feed2twister/.gitignore
The Dod 66c998c18c user_shortener -- roll your own
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.
2015-01-19 22:27:29 +07:00

9 lines
65 B
Plaintext

conf.py
*.db
README.html
*.pyc
*.swp
*~
*.conf
user_shortener.py