diff --git a/Scripts/python/Library/gdoc.py b/Scripts/python/Library/gdoc.py index 60a4959..40a29f3 100644 --- a/Scripts/python/Library/gdoc.py +++ b/Scripts/python/Library/gdoc.py @@ -7,7 +7,7 @@ from gservice import gservice class gdoc(gservice): def __init__(self): super(gdoc, self).__init__() - self.image_temp_service_url = "https://git.manakin-gentoo.ts.net/a2nr/boring_edu_doc/raw/branch/mapel_data_science" + self.image_temp_service_url = "https://git.manakin-gentoo.ts.net/a2nr/boring_edu_doc/raw/branch/mobile_robot" # self.image_temp_service_url = "https://tmpfiles.org/api/v1/upload" # self.image_temp_service_url = "https://tmpfiles.org/api/v1/upload" # self.image_temp_service_url = "https://uguu.se/upload.php" diff --git a/Scripts/python/Library/gquiz.py b/Scripts/python/Library/gquiz.py index 483c208..d838e23 100644 --- a/Scripts/python/Library/gquiz.py +++ b/Scripts/python/Library/gquiz.py @@ -11,7 +11,7 @@ class gquiz(gservice): templateId : get the id from link GoogleForm ''' super(gquiz, self).__init__() - self.image_temp_service_url = "https://git.manakin-gentoo.ts.net/a2nr/boring_edu_doc/raw/branch/mapel_data_science" + self.image_temp_service_url = "https://git.manakin-gentoo.ts.net/a2nr/boring_edu_doc/raw/branch/mobile_robot" # self.image_temp_service_url = "https://tmpfiles.org/api/v1/upload" # self.image_temp_service_url = "https://uguu.se/upload.php" self.submition = {"requests":[]} diff --git a/myedu.ods b/myedu.ods index 65d7604..e4b9caa 100644 Binary files a/myedu.ods and b/myedu.ods differ