Browse Source

Merge pull request #209 from drinkmonster/main

added my instance
hnhx 1 year ago
parent
commit
08c3cf520e
2 changed files with 7 additions and 0 deletions
  1. 1 0
      README.md
  2. 6 0
      instances.json

+ 1 - 0
README.md

@@ -33,6 +33,7 @@
 | [librex.baczek.me](https://librex.baczek.me/) | ❌| ❌ | 🇵🇱 PL |
 | [librex.yogeshlamichhane.com.np](https://librex.yogeshlamichhane.com.np/) | ❌| ❌ | 🇺🇸 US |
 | [search.spaceint.fr](https://search.spaceint.fr/) | ❌ | ❌ | 🇩🇪 DE |
+| [lx.benike.monster](https://lx.benike.monster/) | ❌ | ❌ | 🇩🇪 DE |
 <br>
 
 ### Thanks rms

+ 6 - 0
instances.json

@@ -119,6 +119,12 @@
               "tor": null,
               "i2p": null,
               "country": "DE"
+          },
+          {
+              "clearnet": "https://lx.benike.monster/",
+              "tor": null,
+              "i2p": null,
+              "country": "DE"
           }
     ]
 }