mirror of
https://github.com/hnhx/librex.git
synced 2025-04-29 14:09:27 -04:00
Merge pull request #157 from Ftonans/main
Add new instance librex.bloatcat.tk
This commit is contained in:
commit
7966ec984b
2 changed files with 8 additions and 1 deletions
|
@ -30,6 +30,7 @@
|
|||
| [search.tildevarsh.in](https://search.tildevarsh.in/) | ❌ | ❌ | 🇮🇳 IN |
|
||||
| [librex.myroware.eu](https://librex.myroware.eu/) | ❌ | ❌ | 🇩🇪 DE |
|
||||
| [lx.drain.win](https://lx.drain.win/) | ❌ | ❌ | 🇸🇬 SG |
|
||||
| [librex.bloatcat.tk](https://librex.bloatcat.tk/) | ❌ | ❌ | 🇮🇸 IS |
|
||||
<br>
|
||||
|
||||
### Thanks rms
|
||||
|
|
|
@ -101,6 +101,12 @@
|
|||
"tor": null,
|
||||
"i2p": null,
|
||||
"country": "SG"
|
||||
}
|
||||
},
|
||||
{
|
||||
"clearnet": "https://librex.bloatcat.tk/",
|
||||
"tor": null,
|
||||
"i2p": null,
|
||||
"country": "IS"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue