mirror of
https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever.git
synced 2025-12-17 23:34:48 +08:00
Fix top 500
This commit is contained in:
@@ -55,8 +55,8 @@ values = {}
|
||||
|
||||
values['build_time'] = time.strftime("%Y-%m-%d %H:%M:%S")
|
||||
|
||||
values['top500_proxy'] = getRulesStringFromFile('resultant/top50_proxy.list', 'Proxy')
|
||||
values['top500_direct'] = getRulesStringFromFile('resultant/top50_direct.list', 'Direct')
|
||||
values['top50_proxy'] = getRulesStringFromFile('resultant/top50_proxy.list', 'Proxy')
|
||||
values['top50_direct'] = getRulesStringFromFile('resultant/top50_direct.list', 'Direct')
|
||||
|
||||
values['ad'] = getRulesStringFromFile('resultant/ad.list', 'Reject')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user