|
пре 7 месеци | |
---|---|---|
src | пре 7 месеци | |
.editorconfig | пре 7 месеци | |
.gitignore | пре 7 месеци | |
.python-version | пре 7 месеци | |
Dockerfile | пре 7 месеци | |
LICENSE | пре 2 година | |
README.md | пре 7 месеци | |
docker-compose.yml | пре 1 година | |
instances.json | пре 1 година | |
pyproject.toml | пре 7 месеци | |
requirements-dev.lock | пре 7 месеци | |
requirements.lock | пре 7 месеци |
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.