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

[Anidex] Fix content retrieval by using alternate domain #1693

Merged
merged 1 commit into from
Aug 31, 2020
Merged

[Anidex] Fix content retrieval by using alternate domain #1693

merged 1 commit into from
Aug 31, 2020

Conversation

ORelio
Copy link
Contributor

@ORelio ORelio commented Aug 11, 2020

This pull request contains changes separated from #1507.

Anidex uses two separate domains, anidex.info and anidex.moe:

  • anidex.info has ddos-guard which prevents access from rss-bridge
  • anidex.moe redirects to anidex.info unless Host: is set to anidex.info

To solve this, the bridge will request anidex.moe with Host: header set to anidex.info.

Anidex uses two separate domains, anidex.info and anidex.moe
anidex.info has ddos-guard so we need to request
anidex.moe with Host header set to anidex.info
@em92 em92 merged commit 46abc18 into RSS-Bridge:master Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants