This website works better with JavaScript.
Explore
Help
Register
Sign In
twisterarmy
/
feed2twister
mirror of
https://github.com/twisterarmy/feed2twister.git
Watch
1
Star
0
Fork
You've already forked feed2twister
0
Code
Issues
Projects
Releases
Wiki
Activity
Simple cron script to post RSS/ATOM items to Twister
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28
Commits
1
Branch
0
Tags
102 KiB
Tree:
3a0f3154cc
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3a0f3154cc'
${ noResults }
feed2twister
/
.gitignore
9 lines
65 B
Raw
Normal View
History
Unescape
Escape
Initial commit
11 years ago
conf.py
*.db
README.html
*.pyc
*.swp
*~
Ignore local .conf files
10 years ago
*.conf
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.
10 years ago
user_shortener.py