update link asset

mobile_robot
a2nr 2024-09-04 19:40:09 +07:00
parent b3f038554d
commit 9079f888e9
3 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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":[]}

BIN
myedu.ods

Binary file not shown.