Browse Source

Fixed country location

MyRoWARE 2 years ago
parent
commit
dff4a55769
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      instances.json

+ 1 - 1
README.md

@@ -28,7 +28,7 @@
 | [search.milivojevic.in.rs](https://search.milivojevic.in.rs/) | ❌ | ❌ | 🇳🇱 NL |
 | [librex.ratakor.com](https://librex.ratakor.com/) | ❌ | ❌ | 🇫🇷 FR |
 | [search.tildevarsh.in](https://search.tildevarsh.in/) | ❌ | ❌ | 🇮🇳  IN |
-| [https://librex.myroware.eu/](https://librex.myroware.eu/) | ❌ | ❌ | 🇨🇿 CZ |
+| [https://librex.myroware.eu/](https://librex.myroware.eu/) | ❌ | ❌ | 🇩🇪 DE |
 <br>
 
 ### Thanks rms

+ 1 - 1
instances.json

@@ -94,7 +94,7 @@
               "clearnet": "https://librex.myroware.eu/",
               "tor": null,
               "i2p": null,
-              "country": "CZ"
+              "country": "DE"
           }
     ]
 }