🐛 恢復全部建構

This commit is contained in:
踢低吸
2026-01-30 13:03:04 +08:00
committed by GitHub
parent 5b7cc2f363
commit 01fb1e4cd5

View File

@@ -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))