mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Lose 50 minutes of my life (and fix the TGI tut)
This commit is contained in:
parent
fa5f82d312
commit
f5bc49160f
@ -17,7 +17,7 @@ pretty = PrettyLogger(logger)
|
|||||||
|
|
||||||
|
|
||||||
class TGI_Tut:
|
class TGI_Tut:
|
||||||
CRAWL_URL = "https://tgitut.jimdo.com"
|
CRAWL_URL = "https://tgitut.jimdofree.com/"
|
||||||
|
|
||||||
def __init__(self, base_path, year="winter2019"):
|
def __init__(self, base_path, year="winter2019"):
|
||||||
self.base_path = base_path
|
self.base_path = base_path
|
||||||
|
Loading…
Reference in New Issue
Block a user