Fix sr_top500*

This commit is contained in:
Johnshall
2021-12-05 21:34:59 +08:00
parent 7c15494ade
commit f5b768df17

View File

@@ -7,10 +7,10 @@ import os
# 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 = [
'sr_top50_banlist_ad', 'sr_top500_banlist_ad',
'sr_top50_banlist', 'sr_top500_banlist',
'sr_top50_whitelist_ad', 'sr_top500_whitelist_ad',
'sr_top50_whitelist', 'sr_top500_whitelist',
'sr_adb', 'sr_adb',
'sr_direct_banad', 'sr_direct_banad',
'sr_proxy_banad', 'sr_proxy_banad',