Compare commits

...

4 Commits

Author SHA1 Message Date
dependabot[bot]
1728a3bf05 Chore: bump actions/checkout from 2 to 3 (#182) 2022-03-02 16:35:46 +08:00
Loyalsoldier
467b44b760 README: add donation info 2021-10-16 11:09:44 +08:00
Loyalsoldier
49289a0a3c README: update appended geoip lists 2021-09-18 10:04:48 +08:00
Loyalsoldier
106d799bf3 README: update blacklist mode configuration 2021-09-18 10:02:24 +08:00
2 changed files with 12 additions and 5 deletions

View File

@@ -39,24 +39,24 @@ jobs:
shell: bash
- name: Checkout the "hidden" branch of this repo
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
ref: hidden
- name: Checkout Loyalsoldier/domain-list-custom
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
repository: Loyalsoldier/domain-list-custom
path: custom
- name: Checkout v2fly/domain-list-community
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
repository: v2fly/domain-list-community
path: community
- name: Checkout cokebar/gfwlist2dnsmasq
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
repository: cokebar/gfwlist2dnsmasq
path: gfwlist2dnsmasq

View File

@@ -13,8 +13,10 @@
- `geoip:cloudfront`
- `geoip:facebook`
- `geoip:fastly`
- `geoip:google`
- `geoip:netflix`
- `geoip:telegram`
- `geoip:twitter`
> 希望定制 `geoip.dat` 文件?查看仓库 [@Loyalsoldier/geoip](https://github.com/Loyalsoldier/geoip)。
@@ -219,7 +221,7 @@ steamstatic.com.8686c.com @cn
{
"type": "field",
"outboundTag": "Proxy",
"domain": ["geosite:tld-!cn", "geosite:gfw", "geosite:greatfire"]
"domain": ["geosite:gfw", "geosite:greatfire"]
},
{
"type": "field",
@@ -435,6 +437,11 @@ steamstatic.com.8686c.com @cn
}
```
## 激赏 | Donation
- **比特币BTCbech32 地址**bc1qfe4nxcanet4w4ph8pf6qqyf263y68vw26nv9j9
- **比特币BTC地址**3PRyneb1D7jFFBakAaJiCRSsxsXAtMr7LN
## 使用本项目的项目
- [@Loyalsoldier/clash-rules](https://github.com/Loyalsoldier/clash-rules)