52 Commits

Author SHA1 Message Date
calion-m
8b3c2cc12f
Jinmantiantang - Refined codes and added new features (#4133)
* add @Nsfw annotation

* remove the unnecessary prefix of description

* correct filter name

* add TimeFilter

* fixed typos

* remove redundant manga detail parse

* long line split

* genres split

* implemented 18comic search feature

* implemented new search feature(remove genres)

* enable filter whlie searching

* change sortFilter order to enable latest filter

* merge completed

* Add date_upload property and remove Log function

* uncommented manga properties 

And made thumbnail_urls consistent.

* add containsNsfw to gradle

Co-authored-by: weng <anonymous>
Co-authored-by: snakedoc83 <mikepeterson83@gmail.com>
2020-08-15 20:21:56 -04:00
ZongerZY
c790896c91
The website is 18comic.vip, Chinese (#4123)
* The website is 18comic.vip, Chinese website

The reason why I submitted the two versions is: if the Internet user in Mainland China needs to access the URL 18comic2.biz to log in to the website, if it is a non-Mainland China Internet user needs to access 18comic.vip, I cannot judge the user's IP

* Revert "The website is 18comic.vip, Chinese website"

This reverts commit 47a74ca7e92eeda2bb7cf1676a89a26081d47132.

* 18comic

* Delete illegal information

* Keep one extension, and delete illegal information
2020-08-14 18:08:00 -04:00