We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
You might need to update the providers.json to detect the Github Page TakeOver at
SubOver/providers.json
Line 4 in 0d5eed6
For my case the DNS for the takeover looked like github.github.io. 1412 IN CNAME sni.github.map.fastly.net.
github.github.io. 1412 IN CNAME sni.github.map.fastly.net.
What do you think about updating it to match the following ? "cname":["github.io", "fastly.net", "github.com", "github.map"],
"cname":["github.io", "fastly.net", "github.com", "github.map"],
Cheers
The text was updated successfully, but these errors were encountered:
Thanks for notifying. I think the new structure makes sense. I'll update it as soon as I get on a computer :)
Sorry, something went wrong.
Fixed in your last commit 13f3fed Thx :D
No branches or pull requests
You might need to update the providers.json to detect the Github Page TakeOver at
SubOver/providers.json
Line 4 in 0d5eed6
For my case the DNS for the takeover looked like
github.github.io. 1412 IN CNAME sni.github.map.fastly.net.
What do you think about updating it to match the following ?
"cname":["github.io", "fastly.net", "github.com", "github.map"],
Cheers
The text was updated successfully, but these errors were encountered: