mirror of
https://github.com/hnhx/librex.git
synced 2025-02-02 14:07:11 -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 |
|
| [librex.yogeshlamichhane.com.np](https://librex.yogeshlamichhane.com.np/) | ❌| ❌ | 🇺🇸 US |
|
||||||
| [lx.benike.monster](https://lx.benike.monster/) | ❌ | ❌ | 🇩🇪 DE |
|
| [lx.benike.monster](https://lx.benike.monster/) | ❌ | ❌ | 🇩🇪 DE |
|
||||||
| [librex.nohost.network](https://librex.nohost.network/) | ❌ | ❌ | 🇲🇽 MX |
|
| [librex.nohost.network](https://librex.nohost.network/) | ❌ | ❌ | 🇲🇽 MX |
|
||||||
|
| [search.decentrala.org](https://search.decentrala.org/) | ❌| ❌ | 🇺🇸 US |
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### Thanks rms
|
### Thanks rms
|
||||||
|
|
|
@ -125,6 +125,12 @@
|
||||||
"tor": null,
|
"tor": null,
|
||||||
"i2p": null,
|
"i2p": null,
|
||||||
"country": "MX"
|
"country": "MX"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"clearnet": "https://search.decentrala.org/",
|
||||||
|
"tor": null,
|
||||||
|
"i2p": null,
|
||||||
|
"country": "US"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue