mirror of
https://github.com/FutaGuard/LowTechFilter.git
synced 2025-06-21 05:21:02 +08:00
🐛 165 AutoBuild path
This commit is contained in:
parent
4b8b862b4f
commit
61e707dae0
@ -46,7 +46,7 @@ def main():
|
||||
r = fetchdata(csvurl)
|
||||
domains.update(dict.fromkeys(
|
||||
[
|
||||
x.split(',')[1]
|
||||
urlparse('http://'+x.split(',')[1]).hostname
|
||||
for x in r.text.splitlines()[2:]
|
||||
]
|
||||
))
|
||||
|
Loading…
x
Reference in New Issue
Block a user