Browse Source

Added instance

root 2 years ago
parent
commit
bf72b73589
2 changed files with 7 additions and 0 deletions
  1. 1 0
      README.md
  2. 6 0
      instances.json

+ 1 - 0
README.md

@@ -32,6 +32,7 @@
 | [librex.bloatcat.tk](https://librex.bloatcat.tk/) | ❌ | ❌ | 🇮🇸 IS |
 | [librex.retro-hax.net](https://librex.retro-hax.net/) | ❌ | ❌ | 🇩🇪 DE |
 | [search.funami.tech](https://search.funami.tech/) | ❌ | ❌ | 🇰🇷 KR |
+| [search.zeroish.xyz](https://search.zeroish.xyz/) | ❌| ❌ | 🇺🇸 US |
 <br>
 
 ### Thanks rms

+ 6 - 0
instances.json

@@ -113,6 +113,12 @@
               "tor": null,
               "i2p": null,
               "country": "KR"
+          },
+          {
+              "clearnet": "https://search.zeroish.xyz/",
+              "tor": null,
+              "i2p": null,
+              "country": "US"
           }
     ]
 }