repo.or.cz
/
manga-dl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update workflows/publish_pypi.yml
[manga-dl.git]
/
manga_py
/
providers
/
helveticascans_com.py
blob
2eb3e6e1ba24380e436ff27cf6ae4f544fb76797
1
from
.
gomanga_co
import
GoMangaCo
2
3
4
class
HelveticaScansCom
(
GoMangaCo
):
5
_name_re
=
'/r/[^/]+/([^/]+)/'
6
_content_str
=
'{}/r/series/{}/'
7
8
9
main
=
HelveticaScansCom