We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b160eba commit 5a27cbaCopy full SHA for 5a27cba
comcigan/async_school.py
@@ -29,7 +29,7 @@ def trim(lis):
29
return lis
30
31
32
-URL = "http://112.186.226.178:4082"
+URL = "http://222.106.100.23:4082"
33
34
35
class CONSTANT:
comcigan/school.py
@@ -23,7 +23,7 @@ def trim(lis):
23
24
25
26
27
28
comci_resp = get(f"{URL}/st")
comci_resp.encoding = "EUC-KR"
0 commit comments