diff --git a/jar/custom_spider.jar b/jar/custom_spider.jar index 899d382..f363634 100644 Binary files a/jar/custom_spider.jar and b/jar/custom_spider.jar differ diff --git a/jar/custom_spider.jar.md5 b/jar/custom_spider.jar.md5 index 8c5f98c..2bd1f08 100644 --- a/jar/custom_spider.jar.md5 +++ b/jar/custom_spider.jar.md5 @@ -1 +1 @@ -d7002d9d65c4c8be30273a2597da408a +b17f3177fdffd71233d05a33b4ca7a89 diff --git a/json/demo.json b/json/config.json similarity index 69% rename from json/demo.json rename to json/config.json index 59bcc20..badf601 100644 --- a/json/demo.json +++ b/json/config.json @@ -32,16 +32,16 @@ ], "sites": [ { - "key": "本地", - "name": "本地", + "key": "local", + "name": "Local", "type": 3, "api": "csp_Local", "searchable": 0, "changeable": 0 }, { - "key": "商店", - "name": "商店", + "key": "market", + "name": "Market", "type": 3, "api": "csp_Market", "searchable": 0, @@ -50,7 +50,7 @@ }, { "key": "push_agent", - "name": "推送", + "name": "Push", "type": 3, "api": "csp_Push", "searchable": 0, @@ -76,44 +76,11 @@ "2606:4700:4700::1111", "2606:4700:4700::1001" ] - }, - { - "name": "AdGuard", - "url": "https://dns.adguard.com/dns-query", - "ips": [ - "94.140.14.140", - "94.140.14.141" - ] - }, - { - "name": "DNSWatch", - "url": "https://resolver2.dns.watch/dns-query", - "ips": [ - "84.200.69.80", - "84.200.70.40" - ] - }, - { - "name": "Quad9", - "url": "https://dns.quad9.net/dns-quer", - "ips": [ - "9.9.9.9", - "149.112.112.112" - ] } ], "rules": [ { - "name": "農民嗅探", - "hosts": [ - "toutiaovod.com" - ], - "regex": [ - "video/tos/cn" - ] - }, - { - "name": "七新嗅探", + "name": "sniffer", "hosts": [ "api.52wyb.com" ], @@ -122,7 +89,7 @@ ] }, { - "name": "毛驢點擊", + "name": "click", "hosts": [ "www.maolvys.com" ], diff --git a/json/market.json b/json/market.json index e165b04..88df628 100644 --- a/json/market.json +++ b/json/market.json @@ -8,7 +8,7 @@ "version": "v7a" }, { - "name": "手機版", + "name": "行動版", "url": "https://github.com/FongMi/Release/raw/fongmi/apk/release/mobile-armeabi_v7a.apk", "version": "v7a" }