mirror of
https://github.com/simon987/opendirectories-bot.git
synced 2025-12-18 01:29:01 +00:00
Fixed problem with a problematic type of OD
This commit is contained in:
@@ -92,7 +92,8 @@ class Crawler:
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
c = Crawler("http://cnqzu.com/library/Anarchy%20Folder/Computers/", True)
|
||||
c = Crawler("https://data.kemt.fei.tuke.sk/Mikrovlnova_technika/RFSim99/", True)
|
||||
c.crawl()
|
||||
print(c.files)
|
||||
c.store_report("000008")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user