mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-28 20:24:34 +02:00
...
This commit is contained in:
parent
9076786195
commit
0596119363
2 changed files with 2 additions and 2 deletions
|
|
@ -174,7 +174,7 @@ def decode_url_date(self,url):
|
|||
dict(attrs={'class':[
|
||||
'articleFooter',
|
||||
'articleTools',
|
||||
'rfd',
|
||||
'rfd', 'story-footer-links', 'page-footer',
|
||||
'columnGroup singleRule',
|
||||
'columnGroup last',
|
||||
'columnGroup last',
|
||||
|
|
|
|||
|
|
@ -174,7 +174,7 @@ def decode_url_date(self,url):
|
|||
dict(attrs={'class':[
|
||||
'articleFooter',
|
||||
'articleTools',
|
||||
'rfd',
|
||||
'rfd', 'story-footer-links', 'page-footer',
|
||||
'columnGroup singleRule',
|
||||
'columnGroup last',
|
||||
'columnGroup last',
|
||||
|
|
|
|||
Loading…
Reference in a new issue