add
This commit is contained in:
parent
1bf8866f78
commit
76a1d75038
@ -6,7 +6,7 @@ from Comics.utils import Conf
|
||||
|
||||
class RmComicSpider(scrapy.Spider):
|
||||
name = 'rm_comic'
|
||||
allowed_domains = ['roum18.xyz']
|
||||
allowed_domains = ['rouman5.com']
|
||||
main_url = 'https://'+allowed_domains[0]
|
||||
start_urls = main_url+'/books'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user