From 6c7ba739f1b9438cf3c4e0b0f3645e796075d2ce Mon Sep 17 00:00:00 2001 From: sinkaroid Date: Wed, 15 Jun 2022 01:00:33 +0700 Subject: [PATCH] docs: add closing remarks documentation --- CLOSING-REMARKS.md | 15 +++++++++++++++ README.md | 23 +++++++++++------------ 2 files changed, 26 insertions(+), 12 deletions(-) create mode 100644 CLOSING-REMARKS.md diff --git a/CLOSING-REMARKS.md b/CLOSING-REMARKS.md new file mode 100644 index 0000000..1e1a246 --- /dev/null +++ b/CLOSING-REMARKS.md @@ -0,0 +1,15 @@ +# Closing remarks + +I hope you have found this project useful. All the major credit really goes to the all the doujin sites, which +allows this services to operate. + +- [nhentai](https://nhentai.net) +- [pururin](https://pururin.to) +- [hentaifox](https://hentaifox.com) +- [hentai2read](https://hentai2read.com) +- [asmhentai](https://asmhentai.com) +- [simply-hentai](https://simply-hentai.com) + +Major dependencies: +- [express](https://github.com/expressjs/express) +- [cheerio](https://cheerio.js.org/) \ No newline at end of file diff --git a/README.md b/README.md index c0bb36e..492cc25 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,17 @@ Luckily there are solutions. Jandapress is here - Free to use(currently): In the future we may implement JWT authentication - Pure scraping +## Jandapress vs. the doujinboards + +| Site | Status | Get | Search | Random | +| --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --- | ------ | ------ | +| `nhentai` | [![Nhentai](https://github.com/sinkaroid/jandapress/workflows/Nhentai%20test/badge.svg)](https://github.com/sinkaroid/jandapress/actions/workflows/nhentai.yml) | ✅ | ✅ | ✅ | +| `pururin` | [![Pururin](https://github.com/sinkaroid/jandapress/workflows/Pururin%20test/badge.svg)](https://github.com/sinkaroid/jandapress/actions/workflows/pururin.yml) | ✅ | ✅ | ✅ | +| `hentaifox` | [![Hentaifox](https://github.com/sinkaroid/jandapress/workflows/Hentaifox%20test/badge.svg)](https://github.com/sinkaroid/jandapress/actions/workflows/hentaifox.yml) | ✅ | ✅ | ✅ | +| `hentai2read` | [![Hentai2read](https://github.com/sinkaroid/jandapress/workflows/Hentai2read%20test/badge.svg)](https://github.com/sinkaroid/jandapress/actions/workflows/hentai2read.yml) | ✅ | ✅ | ❌ | +| `simply-hentai` | [![Simply-hentai](https://github.com/sinkaroid/jandapress/workflows/Simply-hentai%20test/badge.svg)](https://github.com/sinkaroid/jandapress/actions/workflows/simply-hentai.yml) | ✅ | ❌ | ❌ | +| `asmhentai` | [![Asmhentai](https://github.com/sinkaroid/jandapress/workflows/Asmhentai%20test/badge.svg)](https://github.com/sinkaroid/jandapress/actions/workflows/asmhentai.yml) | ✅ | ✅ | ✅ | + ## 🚀Installation If you want add or deploy your own Jandapress @@ -86,18 +97,6 @@ If you want add or deploy your own Jandapress > To running other method, you can see object scripts in file `package.json`, Default port is `3000` - -## Jandapress vs. the doujinboards - -| Site | Status | Get | Search | Random | -| --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --- | ------ | ------ | -| `nhentai` | [![Nhentai](https://github.com/sinkaroid/jandapress/workflows/Nhentai%20test/badge.svg)](https://github.com/sinkaroid/jandapress/actions/workflows/nhentai.yml) | ✅ | ✅ | ✅ | -| `pururin` | [![Pururin](https://github.com/sinkaroid/jandapress/workflows/Pururin%20test/badge.svg)](https://github.com/sinkaroid/jandapress/actions/workflows/pururin.yml) | ✅ | ✅ | ✅ | -| `hentaifox` | [![Hentaifox](https://github.com/sinkaroid/jandapress/workflows/Hentaifox%20test/badge.svg)](https://github.com/sinkaroid/jandapress/actions/workflows/hentaifox.yml) | ✅ | ✅ | ✅ | -| `hentai2read` | [![Hentai2read](https://github.com/sinkaroid/jandapress/workflows/Hentai2read%20test/badge.svg)](https://github.com/sinkaroid/jandapress/actions/workflows/hentai2read.yml) | ✅ | ✅ | ❌ | -| `simply-hentai` | [![Simply-hentai](https://github.com/sinkaroid/jandapress/workflows/Simply-hentai%20test/badge.svg)](https://github.com/sinkaroid/jandapress/actions/workflows/simply-hentai.yml) | ✅ | ❌ | ❌ | -| `asmhentai` | [![Asmhentai](https://github.com/sinkaroid/jandapress/workflows/Asmhentai%20test/badge.svg)](https://github.com/sinkaroid/jandapress/actions/workflows/asmhentai.yml) | ✅ | ✅ | ✅ | - ## Routing the `parameter?`: means is optional.