We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9a6694 commit d240c5aCopy full SHA for d240c5a
1 file changed
main.py
@@ -86,10 +86,10 @@ def main() :
86
ERROR = 0
87
88
global BASEURL
89
- BASEURL = 'https://www.haidan.video/index.php'
+ BASEURL = 'https://www.haidan.cc/index.php'
90
91
global SIGNURL
92
- SIGNURL = 'https://www.haidan.video/signin.php'
+ SIGNURL = 'https://www.haidan.cc/signin.php'
93
94
global HTTP
95
HTTP = urllib3.PoolManager()
0 commit comments