mirror of
https://github.com/hnhx/librex.git
synced 2025-04-29 14:09:27 -04:00
Merge pull request #126 from MyRoWARE/main
Added new instance: librex.myroware.eu
This commit is contained in:
commit
df1d68fd0f
2 changed files with 7 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
| [librex.ratakor.com](https://librex.ratakor.com/) | ❌ | ❌ | 🇫🇷 FR |
|
||||
| [search.tildevarsh.in](https://search.tildevarsh.in/) | ❌ | ❌ | 🇮🇳 IN |
|
||||
| [librex.yogeshlamichhane.com.np](https://librex.yogeshlamichhane.com.np/) | ❌ | ❌ | 🇬🇧 GB |
|
||||
| [https://librex.myroware.eu/](https://librex.myroware.eu/) | ❌ | ❌ | 🇩🇪 DE |
|
||||
<br>
|
||||
|
||||
### Thanks rms
|
||||
|
|
|
@ -95,6 +95,12 @@
|
|||
"tor": null,
|
||||
"i2p": null,
|
||||
"country": "GB"
|
||||
},
|
||||
{
|
||||
"clearnet": "https://librex.myroware.eu",
|
||||
"tor": null,
|
||||
"i2p": null,
|
||||
"country": "DE"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue