feedleware/TwitchRSS
Laszlo Zeke 53da7045d9 Limiting feed to the newest 5 items instead of 10
GAE started counting UrlFetches to the free quota of incoming bandwith
and this made the app go over it's daily limit. Limited to only 50%
should be able to keep it under limit but users may miss some new
content if they arrive in burst or clients don't update frequently.
2017-07-20 11:40:32 +02:00
..
lib Setting isPermaLink attrib to false when the guid is not a link 2017-04-02 21:11:10 +02:00
app.yaml Support for v5 twitch api 2017-01-21 20:13:40 +01:00
app_id.py Separating client id from app code 2017-04-02 20:02:23 +02:00
appengine_config.py Initial commit 2015-10-10 00:43:29 +02:00
favicon.ico Support for v5 twitch api 2017-01-21 20:13:40 +01:00
twitchrss.py Limiting feed to the newest 5 items instead of 10 2017-07-20 11:40:32 +02:00
vendor.py Initial commit 2015-10-10 00:43:29 +02:00