mirror of
https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever.git
synced 2025-12-18 07:44:57 +08:00
Fix Path and ChengFeng Ad
This commit is contained in:
@@ -18,7 +18,7 @@ rules_url = [
|
|||||||
# EasyList + China
|
# EasyList + China
|
||||||
'https://easylist-downloads.adblockplus.org/easylistchina+easylist.txt',
|
'https://easylist-downloads.adblockplus.org/easylistchina+easylist.txt',
|
||||||
# 乘风 广告过滤规则
|
# 乘风 广告过滤规则
|
||||||
'https://raw.githubusercontent.com/xinggsf/Adblock-Plus-Rule/master/ABP-FX.txt',
|
'https://raw.githubusercontent.com/xinggsf/Adblock-Plus-Rule/master/rule.txt',
|
||||||
# Peter Lowe 广告和隐私跟踪域名
|
# Peter Lowe 广告和隐私跟踪域名
|
||||||
'https://pgl.yoyo.org/adservers/serverlist.php?hostformat=adblockplus;showintro=0',
|
'https://pgl.yoyo.org/adservers/serverlist.php?hostformat=adblockplus;showintro=0',
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -4,8 +4,6 @@ import re
|
|||||||
import time
|
import time
|
||||||
import os
|
import os
|
||||||
|
|
||||||
os.chdir('./factory')
|
|
||||||
|
|
||||||
# confs names in template/ and ../
|
# confs names in template/ and ../
|
||||||
# except sr_head and sr_foot
|
# except sr_head and sr_foot
|
||||||
confs_names = [
|
confs_names = [
|
||||||
|
|||||||
Reference in New Issue
Block a user