mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-27 14:24:47 +01:00
Merge branch 'master' of https://github.com/lifanxi/calibre
This commit is contained in:
commit
81f6841cdb
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
NAMESPACES = {
|
||||
'openSearch':'http://a9.com/-/spec/opensearchrss/1.0/',
|
||||
'atom' : 'http://www.w3.org/2005/Atom',
|
||||
'db': 'http://www.douban.com/xmlns/',
|
||||
'db': 'https://www.douban.com/xmlns/',
|
||||
'gd': 'http://schemas.google.com/g/2005'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue