mirror of
https://github.com/FutaGuard/LowTechFilter.git
synced 2026-02-19 08:32:40 +08:00
👷 更新建構使用 ENV
This commit is contained in:
@@ -178,8 +178,7 @@ class TW165Collector:
|
||||
|
||||
|
||||
SOURCES = {
|
||||
# os.getenv("tw165npa", None): NPA165Parser,
|
||||
"https://165.npa.gov.tw/api/article/subclass/3": NPA165Parser,
|
||||
os.getenv("tw165npa", None): NPA165Parser,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user