Update arcamax

This commit is contained in:
Kovid Goyal 2020-12-27 18:27:11 +05:30
parent d3ba0e98c5
commit bec6c7c0cd
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -20,6 +20,7 @@ class Arcamax(BasicNewsRecipe):
use_embedded_content = False use_embedded_content = False
no_stylesheets = True no_stylesheets = True
remove_javascript = True remove_javascript = True
simultaneous_downloads = 1
cover_url = 'https://www.arcamax.com/images/pub/amuse/leftcol/zits.jpg' cover_url = 'https://www.arcamax.com/images/pub/amuse/leftcol/zits.jpg'
# ###### USER PREFERENCES - SET COMICS AND NUMBER OF COMICS TO RETRIEVE ## # ###### USER PREFERENCES - SET COMICS AND NUMBER OF COMICS TO RETRIEVE ##