修改get_url
This commit is contained in:
parent
a694a3eb39
commit
2967957ab8
@ -8,7 +8,12 @@ from bs4 import BeautifulSoup
|
||||
url_root = 'https://git.zeekling.cn'
|
||||
url_mine_list = [
|
||||
'https://git.zeekling.cn/',
|
||||
'https://git.zeekling.cn/zeekling'
|
||||
'https://git.zeekling.cn/zeekling',
|
||||
'https://git.zeekling.cn/deep-learn',
|
||||
'https://git.zeekling.cn/java',
|
||||
'https://git.zeekling.cn/python',
|
||||
'https://git.zeekling.cn/linux',
|
||||
'https://git.zeekling.cn/mirror'
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user