Browse Source

add instance

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

+ 1 - 0
README.md

@@ -26,6 +26,7 @@
 | [search.ahwx.org](https://search.ahwx.org/) | ❌ | ❌ | 🇳🇱 NL |
 | [librex.pufe.org](https://librex.pufe.org/) | ❌ | ❌ | :new_zealand: NZ |
 | [search.milivojevic.in.rs](https://search.milivojevic.in.rs/) | ❌ | ❌ | 🇳🇱 NL |
+| [librex.ratakor.com](https://librex.ratakor.com/) | ❌ | ❌ | 🇫🇷 FR |
 <br>
 
 ### Thanks rms

+ 6 - 0
instances.json

@@ -77,6 +77,12 @@
               "tor": null,
               "i2p": null,
               "country": "NL"
+          },
+          {
+              "clearnet": "https://librex.ratakor.com/",
+              "tor": null,
+              "i2p": null,
+              "country": "FR"
           }
     ]
 }