Skip to content

Commit d240c5a

Browse files
committed
Update BASEURL
1 parent f9a6694 commit d240c5a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

main.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@ def main() :
8686
ERROR = 0
8787

8888
global BASEURL
89-
BASEURL = 'https://www.haidan.video/index.php'
89+
BASEURL = 'https://www.haidan.cc/index.php'
9090

9191
global SIGNURL
92-
SIGNURL = 'https://www.haidan.video/signin.php'
92+
SIGNURL = 'https://www.haidan.cc/signin.php'
9393

9494
global HTTP
9595
HTTP = urllib3.PoolManager()

0 commit comments

Comments
 (0)