|
преди 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.