mirror of
https://github.com/twisterarmy/feed2twister.git
synced 2025-03-12 13:31:08 +00:00

Since is.gd is tor-hostile and ur1.ca is http only, I ran out of 3rd party ideas. Like my wife says: "What you don't do yourself, you do later" write a user_shortener.py file with a shorten(long_url) that returns a short url. May the source be with you.
9 lines
65 B
Plaintext
9 lines
65 B
Plaintext
conf.py
|
|
*.db
|
|
README.html
|
|
*.pyc
|
|
*.swp
|
|
*~
|
|
*.conf
|
|
user_shortener.py
|