pcottle / learnGitBranching

An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
https://pcottle.github.io/learnGitBranching/
MIT License
30.52k stars 5.75k forks source link

[Bug] Origin IP found #1105

Open p474nj4y opened 1 year ago

p474nj4y commented 1 year ago

Hey there , I was scrolling for couple of IPs in censys.io then i got one ip that was redirecting me to https://learngitbranching.js.org/ . So, I just wanted to tell you about that.Can I show the IP to you ??

pcottle commented 1 year ago

I don't even host the website myself (it's done via static hosting on GitHub pages) so you're probably finding an IP that just resolved to one of their servers.

The JS.org is a free project to just redirect subdomains to certain projects. I think it only operates at the DNS level though