mirror of
https://github.com/FutaGuard/LowTechFilter.git
synced 2026-02-19 08:32:40 +08:00
🐛 恢復全部建構
This commit is contained in:
@@ -7,14 +7,13 @@ import time
|
||||
from urllib.parse import urlparse
|
||||
|
||||
filterlist = {
|
||||
"hosts": ["TW165.txt"],
|
||||
# "abp": [
|
||||
# "experimental.txt",
|
||||
# "filter.txt",
|
||||
# "PureView/news.txt",
|
||||
# "PureView/news_mobile.txt",
|
||||
# ],
|
||||
# "hosts": ["hosts.txt", "nofarm.txt", "TWNIC-RPZ.txt", "TW165.txt"],
|
||||
"abp": [
|
||||
"experimental.txt",
|
||||
"filter.txt",
|
||||
"PureView/news.txt",
|
||||
"PureView/news_mobile.txt",
|
||||
],
|
||||
"hosts": ["hosts.txt", "nofarm.txt", "TWNIC-RPZ.txt", "TW165.txt"],
|
||||
}
|
||||
url = "https://filter.futa.gg/"
|
||||
tz = timezone(timedelta(hours=+8))
|
||||
|
||||
Reference in New Issue
Block a user