Skip to content

Commit

Permalink
Added SelfManga #1
Browse files Browse the repository at this point in the history
  • Loading branch information
Creckeryop committed Feb 18, 2020
1 parent 7852768 commit 0d38c13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ This repo is created to store parsers for NOBORU app on PS vita
* ReadManga
* MangaPoisk
* MintManga
* SelfManga
* Desu
* Nude-Moon (NSFW)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,5 @@ function ReadManga:loadChapterPage(link, dest_table)
end

MintManga = ReadManga:new("MintManga", "https://mintmanga.live", "RUS", "MINTMANGARU")

SelfManga = ReadManga:new("SelfManga", "https://selfmanga.ru", "RUS", "SELFMANGARU")

0 comments on commit 0d38c13

Please sign in to comment.