mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-20 02:41:19 +02:00
first commit
This commit is contained in:
commit
0a6285a868
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*.py[cod]
|
||||||
|
.idea/
|
0
hentai/__init__.py
Normal file
0
hentai/__init__.py
Normal file
1
hentai/cmdline.py
Normal file
1
hentai/cmdline.py
Normal file
@ -0,0 +1 @@
|
|||||||
|
__author__ = 'ricter'
|
1
hentai/constant.py
Normal file
1
hentai/constant.py
Normal file
@ -0,0 +1 @@
|
|||||||
|
__author__ = 'ricter'
|
1
hentai/dojinshi.py
Normal file
1
hentai/dojinshi.py
Normal file
@ -0,0 +1 @@
|
|||||||
|
__author__ = 'ricter'
|
1
hentai/downloader.py
Normal file
1
hentai/downloader.py
Normal file
@ -0,0 +1 @@
|
|||||||
|
__author__ = 'ricter'
|
1
hentai/parser.py
Normal file
1
hentai/parser.py
Normal file
@ -0,0 +1 @@
|
|||||||
|
__author__ = 'ricter'
|
0
nhentai.py
Normal file
0
nhentai.py
Normal file
0
requirements.txt
Normal file
0
requirements.txt
Normal file
Loading…
x
Reference in New Issue
Block a user