No Description

vlnst d28e70fa8f Fix indents 1 year ago
static af195c54f9 init 2 years ago
templates 3b86661b74 Add autofocus to search input bar 1 year ago
.gitignore af195c54f9 init 2 years ago
LICENSE af195c54f9 init 2 years ago
README.org 9c427e11f9 Add bloatcat instance 1 year ago
instances.json d28e70fa8f Fix indents 1 year ago
main.py e881c24f70 Don't explode upon 404 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
https://rd.bloatcat.tk IS bloatcat https://bloatcat.tk

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