This commit is contained in:
Kovid Goyal 2018-12-02 13:00:50 +05:30
parent 22d5e11cac
commit c327410f69
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -37,7 +37,6 @@ class SI(BasicNewsRecipe):
tag.name = 'img'
del tag.contents[:]
tag['src'] = tag['data-src']
print(tag)
return soup
feeds = [