From 03a21faa874ac00be86d474a316f980fda64a8c4 Mon Sep 17 00:00:00 2001 From: Zaptyp Date: Mon, 7 Jun 2021 21:23:01 +0200 Subject: [PATCH] Fakelog.cf FIX mark 3 --- app/API/messages.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/API/messages.py b/app/API/messages.py index 22419e6..ee0e3a3 100644 --- a/app/API/messages.py +++ b/app/API/messages.py @@ -143,7 +143,7 @@ def get_message_content(register_id, students, oun, s, date, school_year, symbol headers = json.load(f) if oun == 'http://uonetplus-uczen.fakelog.tk/powiatwulkanowy/123458': - link = f'http://uonetplus-uzytkownik.fakelog.cf/{symbol}' + link = f'http://uonetplus-uzytkownik.fakelog.tk/{symbol}' else: link = f'https://uonetplus-uzytkownik.vulcan.net.pl/{symbol}'