Add bloatcat instance

This commit is contained in:
vlnst 2023-05-19 23:59:44 +03:00
parent 3b86661b74
commit 9c427e11f9
2 changed files with 10 additions and 1 deletions

View File

@ -7,6 +7,7 @@ We're rural, not urban. A privacy respecting urban dictionary client, powered by
| URL | Country | Ownername | Owner Website |
|--------------------+---------+-----------+-----------------|
| https://rd.vern.cc + [[http://rd.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion][Tor]] + [[http://vern5cxiaufqvhv4hu5ypkvw3tiwvuinae4evdbqzrioql6s2sha.b32.i2p][I2P]] | US | ~vern | https://vern.cc |
| https://rd.bloatcat.tk | IS | bloatcat | https://bloatcat.tk |
* About
Rural Dictionary scrapes urban dictionary for data and then displays it in html.

View File

@ -6,5 +6,13 @@
"country": "US",
"owner_name": "~vern",
"owner_website": "https://vern.cc"
}
},
{
"clearnet": "https://rd.bloatcat.tk",
"tor": null,
"i2p": null,
"country": "IS",
"owner_name": "bloatcat",
"owner_website": "https://bloatcat.tk"
}
]