[RssNotify] Fix Typo

master
Sfan5 2013-02-24 18:42:23 +01:00
parent 020df3df01
commit 7dde00ea65
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ def rsscheck(phenny, input):
start = time.time()
feeds = [
'https://github.com/minetest/minetest/commits/master.atom',
'https://github.com/mintest/minetest_game/commits/master.atom',
'https://github.com/minetest/minetest_game/commits/master.atom',
'https://github.com/Uberi/MineTest-WorldEdit/commits/master.atom',
'https://github.com/Jeija/minetest-mod-mesecons/commits/master.atom'
]