mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
22d5e11cac
commit
c327410f69
@ -37,7 +37,6 @@ class SI(BasicNewsRecipe):
|
|||||||
tag.name = 'img'
|
tag.name = 'img'
|
||||||
del tag.contents[:]
|
del tag.contents[:]
|
||||||
tag['src'] = tag['data-src']
|
tag['src'] = tag['data-src']
|
||||||
print(tag)
|
|
||||||
return soup
|
return soup
|
||||||
|
|
||||||
feeds = [
|
feeds = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user