mirror of
https://github.com/hnhx/librex.git
synced 2025-04-29 14:09:27 -04:00
Merge pull request #233 from ReprovedC0medown1nch1ng/patch-1
Added instance librex.nohost.network
This commit is contained in:
commit
b300235410
2 changed files with 7 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
||||||
| [librex.yogeshlamichhane.com.np](https://librex.yogeshlamichhane.com.np/) | ❌| ❌ | 🇺🇸 US |
|
| [librex.yogeshlamichhane.com.np](https://librex.yogeshlamichhane.com.np/) | ❌| ❌ | 🇺🇸 US |
|
||||||
| [search.spaceint.fr](https://search.spaceint.fr/) | ❌ | ❌ | 🇩🇪 DE |
|
| [search.spaceint.fr](https://search.spaceint.fr/) | ❌ | ❌ | 🇩🇪 DE |
|
||||||
| [lx.benike.monster](https://lx.benike.monster/) | ❌ | ❌ | 🇩🇪 DE |
|
| [lx.benike.monster](https://lx.benike.monster/) | ❌ | ❌ | 🇩🇪 DE |
|
||||||
|
| [librex.nohost.network](https://librex.nohost.network/) | ❌ | ❌ | 🇲🇽 MX |
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### Thanks rms
|
### Thanks rms
|
||||||
|
|
|
@ -119,6 +119,12 @@
|
||||||
"tor": null,
|
"tor": null,
|
||||||
"i2p": null,
|
"i2p": null,
|
||||||
"country": "DE"
|
"country": "DE"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"clearnet": "https://librex.nohost.network/",
|
||||||
|
"tor": null,
|
||||||
|
"i2p": null,
|
||||||
|
"country": "MX"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue