diff --git a/260324+2509165020.py/260324+2509165020.txt b/260324+2509165020.py/260324+2509165020.txt index 0fa1073..576705f 100644 --- a/260324+2509165020.py/260324+2509165020.txt +++ b/260324+2509165020.py/260324+2509165020.txt @@ -1,7 +1,7 @@ import requests from bs4 import BeautifulSoup import time -BASE_URL = "https://xxx.com/list?page=" +BASE_URL = "https://www.douban.com/doulist/3936288/" START_PAGE = 1 END_PAGE = 100 HEADERS = {