fix
This commit is contained in:
@@ -7,4 +7,4 @@ if __name__ == '__main__':
|
||||
# comicEntity.comicChapter(url,scramble=True)
|
||||
# comicEntity.oneComic("https://rm01.xyz/books/c94f80c1-a673-4c74-bb5e-ad5ac7dd766b")
|
||||
for x in range(0,20):
|
||||
comicEntity.downladsComcis("https://rm01.xyz/books?&page="+x)
|
||||
comicEntity.downladsComcis("https://rm01.xyz/books?&page="+str(x))
|
||||
Reference in New Issue
Block a user