mirror of
https://github.com/hnhx/librex.git
synced 2025-04-29 14:09:27 -04:00
Merge pull request #123 from gtlsgamr/patch-1
Added instance for ~tildevarsh
This commit is contained in:
commit
74062ce433
2 changed files with 7 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
| [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 |
|
||||
| [search.tildevarsh.in](https://search.tildevarsh.in/) | ❌ | ❌ | 🇮🇳 IN |
|
||||
<br>
|
||||
|
||||
### Thanks rms
|
||||
|
|
|
@ -83,6 +83,12 @@
|
|||
"tor": null,
|
||||
"i2p": null,
|
||||
"country": "FR"
|
||||
},
|
||||
{
|
||||
"clearnet": "https://search.tildevarsh.in/",
|
||||
"tor": null,
|
||||
"i2p": null,
|
||||
"country": "IN"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue