Browse Source

added a new instance librex.retro-hax.net

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

+ 1 - 0
README.md

@@ -31,6 +31,7 @@
 | [librex.myroware.eu](https://librex.myroware.eu/) | ❌ | ❌ | 🇩🇪 DE |
 | [lx.drain.win](https://lx.drain.win/) | ❌ | ❌ | 🇸🇬 SG |
 | [librex.bloatcat.tk](https://librex.bloatcat.tk/) | ❌ | ❌ | 🇮🇸 IS |
+| [librex.retro-hax.net](https://librex.retro-hax.net/) | ❌ | ❌ | 🇩🇪 DE |
 <br>
 
 ### Thanks rms

+ 6 - 0
instances.json

@@ -107,6 +107,12 @@
               "tor": null,
               "i2p": null,
               "country": "IS"
+          },
+          {
+              "clearnet": "https://librex.retro-hax.net/",
+              "tor": null,
+              "i2p": null,
+              "country": "DE"
           }
     ]
 }