Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/series/:id/first_episode #269

Open
eggplants opened this issue Oct 6, 2024 · 1 comment
Open

/series/:id/first_episode #269

eggplants opened this issue Oct 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@eggplants
Copy link
Owner

eggplants commented Oct 6, 2024

https://comic-days.com/series/2550912964574304403/first_episode
→301 redirect
https://comic-days.com/episode/2550912964611244527

@eggplants eggplants added the enhancement New feature or request label Nov 19, 2024
@eggplants
Copy link
Owner Author

import requests
r = requests.head('http://github.com', allow_redirects=True)
r.url

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant