mirror of
https://github.com/shidahuilang/shuyuan.git
synced 2026-06-04 21:06:55 +08:00
Update shuyuan.py
This commit is contained in:
parent
2bbbeb4845
commit
19ed067083
@ -18,8 +18,8 @@ urls = [
|
||||
|
||||
# 定义不同网址对应的时间范围,单位为天
|
||||
time_ranges = {
|
||||
'https://www.yckceo.com/yuedu/shuyuan/index.html': (1, 7),
|
||||
'https://www.yckceo.com/yuedu/shuyuans/index.html': (1, 7),
|
||||
'https://www.yckceo.com/yuedu/shuyuan/index.html': (1, 4),
|
||||
'https://www.yckceo.com/yuedu/shuyuans/index.html': (1, 4),
|
||||
}
|
||||
|
||||
def parse_page(url):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user