fix rss
This commit is contained in:
parent
64c28953fa
commit
562c433235
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ from zzcore import StdAns
|
|||
|
||||
import feedparser, json
|
||||
|
||||
allowCMD = ['sub','unsub','list','disable']
|
||||
allowCMD = ['sub','unsub','list','disable', 'enable']
|
||||
|
||||
# allSub = {
|
||||
# 'https://farseerfc.me/feeds/atom.xml' : {
|
||||
|
|
Loading…
Reference in a new issue