mirror of
https://github.com/hnhx/librex.git
synced 2025-01-24 09:57:46 -03:00
Merge pull request #236 from youshitsune/main
add search.decentrala.org
This commit is contained in:
commit
ee3ac90b39
2 changed files with 7 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
| [librex.yogeshlamichhane.com.np](https://librex.yogeshlamichhane.com.np/) | ❌| ❌ | 🇺🇸 US |
|
||||
| [lx.benike.monster](https://lx.benike.monster/) | ❌ | ❌ | 🇩🇪 DE |
|
||||
| [librex.nohost.network](https://librex.nohost.network/) | ❌ | ❌ | 🇲🇽 MX |
|
||||
| [search.decentrala.org](https://search.decentrala.org/) | ❌| ❌ | 🇺🇸 US |
|
||||
<br>
|
||||
|
||||
### Thanks rms
|
||||
|
|
|
@ -125,6 +125,12 @@
|
|||
"tor": null,
|
||||
"i2p": null,
|
||||
"country": "MX"
|
||||
},
|
||||
{
|
||||
"clearnet": "https://search.decentrala.org/",
|
||||
"tor": null,
|
||||
"i2p": null,
|
||||
"country": "US"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue