GitHub Page Can't Load Properly: Possible malware Detection. #188053
Unanswered
UnidentifiedSeniors
asked this question in
New to GitHub
Replies: 1 comment 1 reply
-
|
Please, It'd be helpful to hear what you all think of this issue. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Lately, I've been having loading issues in Github. Cases where the page never finished loading and some buttons like the "Go To File" button don't function. I have tried everything i could think of, even with the aid of AI. From what i learned after 10 hours of attempting to debug this, In the Github's DevTools(F12), "disqometer.com" or whatever this url, is not part of Github and should not be in the source folder. After i navigated to the elements tab, i found:
<script src="https://api.disqometer.com/8ee4ea609a6346c4cf34c2b621ac79ba.js?nc=MHg3MDAw"></script>. According to AI, that line is suspicious as Github never has that in its Elements.What i found out:
Changing browsers does not work.
Creating a new google account does not work.
Could not find any suspicious extensions, even while on Developer Mode.
Resetting Google Settings to Default doesn't work.
GitHub raw HTML does not contain disqometer
DNS is clean
/etc/hosts is clean
VS Code extensions are clean
The Windows build script is clean
Beta Was this translation helpful? Give feedback.
All reactions