GitHub is running extra copies, indexed by Google (rubygems.pkg.github.com) 16 points by grhmc 7y ago ↗ HN
[–] grhmc 7y ago ↗ Example google search: https://www.google.com/search?q=site%3Agithub.com+inurl%3Apk...- https://docker.pkg.github.com/NixOS- https://npm.pkg.github.com/NixOS- https://nuget.pkg.github.com/NixOS
[–] cbsks 7y ago ↗ I don’t get it. What is this showing? [–] alpb 7y ago ↗ Duplicates of entire GitHub site (reasons unknown), hosted by GitHub, publicly available and therefore indexed by Google Search, so it's showing up on search results. [–] cameronbrown 7y ago ↗ They're probably not duplicate sites. I wonder if this is some weird config bug.
[–] alpb 7y ago ↗ Duplicates of entire GitHub site (reasons unknown), hosted by GitHub, publicly available and therefore indexed by Google Search, so it's showing up on search results. [–] cameronbrown 7y ago ↗ They're probably not duplicate sites. I wonder if this is some weird config bug.
[–] cameronbrown 7y ago ↗ They're probably not duplicate sites. I wonder if this is some weird config bug.
[–] nbar1 7y ago ↗ Is GitHub not indexed by Google anyway? I'm probably out of the loop on something here.
[–] skunkworker 7y ago ↗ Pretty sure it's just the package registry, goto https://rubygems.pkg.github.com/and you get JSON back.{ status: "ok", message: "Hello, world! This is the GitHub Package Registry." }But this probably shouldn't be indexed this way.
[–] di 7y ago ↗ Seems like it's just some misconfigured DNS. Any subdomain is showing the same thing:https://hackernews.pkg.github.com/
9 comments
[ 4.2 ms ] story [ 34.3 ms ] thread- https://docker.pkg.github.com/NixOS
- https://npm.pkg.github.com/NixOS
- https://nuget.pkg.github.com/NixOS
and you get JSON back.
{ status: "ok", message: "Hello, world! This is the GitHub Package Registry." }
But this probably shouldn't be indexed this way.
https://hackernews.pkg.github.com/