No Description

Skylar "The Cobra" Widulski fba10cd115 Pull from upstream and make some changes 2 years ago
static af195c54f9 init 2 years ago
templates af195c54f9 init 2 years ago
.gitignore af195c54f9 init 2 years ago
LICENSE af195c54f9 init 2 years ago
README.org fba10cd115 Pull from upstream and make some changes 2 years ago
instances.json fba10cd115 Pull from upstream and make some changes 2 years ago
main.py af195c54f9 init 2 years ago

README.org

Rural Dictionary

We're rural, not urban. A privacy respecting urban dictionary client, powered by Flask.

Instances

URL Country Ownername Owner Website
https://rd.vern.cc + Tor + I2P US ~vern https://vern.cc

About

Rural Dictionary scrapes urban dictionary for data and then displays it in html.

Supports

  • Define a word with multiple entries
  • Pagination
  • Random list of words
  • User pages
  • Urban Dictionary home with words of the day
  • Matches urban dictionary's endpoints for features listed above

Dependencies

  • bs4
  • requests
  • Relatively new version of python

Redirection

Simply replace a urban dictionary url with a Rural Dictionary url from the instance list above.

https://urbandictionary.com/define.php?term=eevee

https://rd.vern.cc/define.php?term=eevee

NOTE: More endpoints are supported

Contributors