mirror of
https://github.com/hnhx/librex.git
synced 2025-04-29 14:09:27 -04:00
Fixed country location
This commit is contained in:
parent
856130b86d
commit
dff4a55769
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -94,7 +94,7 @@
|
|||
"clearnet": "https://librex.myroware.eu/",
|
||||
"tor": null,
|
||||
"i2p": null,
|
||||
"country": "CZ"
|
||||
"country": "DE"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue