Skip to content

Commit

Permalink
change book url
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrtye committed Jan 17, 2024
1 parent fe016e3 commit f2c5e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion novel/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ def start_health_server():
}

try:
url = f"https://www.69shuba.com/book/{books[i][0]}.htm"
url = f"https://www.69xinshu.com/book/{books[i][0]}.htm"
html = requests.get(
url,
headers=headers,
Expand Down

0 comments on commit f2c5e6a

Please sign in to comment.