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