|
vor 7 Monaten | |
---|---|---|
src | vor 7 Monaten | |
.editorconfig | vor 7 Monaten | |
.gitignore | vor 7 Monaten | |
.python-version | vor 7 Monaten | |
Dockerfile | vor 7 Monaten | |
LICENSE | vor 2 Jahren | |
README.md | vor 7 Monaten | |
docker-compose.yml | vor 1 Jahr | |
instances.json | vor 1 Jahr | |
pyproject.toml | vor 7 Monaten | |
requirements-dev.lock | vor 7 Monaten | |
requirements.lock | vor 7 Monaten |
We're rural, not urban. A privacy respecting urban dictionary client, powered by Flask.
URL | Country | Ownername | Owner Website |
---|---|---|---|
https://rd.vern.cc + Tor + I2P | US | ~vern | https://vern.cc |
https://rd.bloat.cat | RO | bloatcat | https://bloat.cat |
Rural Dictionary scrapes urban dictionary for data and then displays it in html.
Join our Matrix room for support and other things related to Rural Dictionary
rye build --wheel --clean
docker buildx build . --tag rural-dict
docker compose up -d
To use Rural Dictionary, simply replace an Urban Dictionary URL with a Rural Dictionary URL from the instance list above.
For example, change:
https://urbandictionary.com/define.php?term=kin
to:
https://rd.vern.cc/define.php?term=kin
Note: More endpoints are supported.