Merge pull request #5 from I-Al-Istannen/master

Lose 50 minutes of my life (and fix the TGI tut)
This commit is contained in:
Garmelon 2019-12-12 11:52:05 +00:00 committed by GitHub
commit 4a5600d5ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ pretty = PrettyLogger(logger)
class TGI_Tut:
CRAWL_URL = "https://tgitut.jimdo.com"
CRAWL_URL = "https://tgitut.jimdofree.com/"
def __init__(self, base_path, year="winter2019"):
self.base_path = base_path