Skip to content
Discussion options

You must be logged in to vote

Short answer: This is almost certainly a reputation / Safe Browsing classification issue (third-party blocklist) rather than a content issue in your repo. The browser warning is coming from Safe Browsing/SmartScreen/etc., not from GitHub Pages code, so the fix will require a review request to those services — and optionally coordination with GitHub Support.

What’s happening (technical background)

  • GitHub Pages sites are served on GitHub’s CDN under *.github.io. Browsers consult third-party reputation services (Google Safe Browsing, Microsoft SmartScreen and others) when deciding to show “Deceptive site ahead”.
  • If a specific subdomain (e.g. saniyamujawar04.github.io) was previously flagged…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by sepidehghaderi7
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pages Host a static website, right from your repo Question Ask and answer questions about GitHub features and usage Site Flagged Used for discussions about GitHub Pages sites flagged as unsafe or dangerous.
4 participants