mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-28 09:42:33 -04:00
...
This commit is contained in:
@@ -37,7 +37,6 @@ class SI(BasicNewsRecipe):
|
||||
tag.name = 'img'
|
||||
del tag.contents[:]
|
||||
tag['src'] = tag['data-src']
|
||||
print(tag)
|
||||
return soup
|
||||
|
||||
feeds = [
|
||||
|
||||
Reference in New Issue
Block a user