Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Site Request] Comic Pash! Neo #7618

Open
WhonderWy opened this issue Dec 20, 2024 · 2 comments
Open

[Site Request] Comic Pash! Neo #7618

WhonderWy opened this issue Dec 20, 2024 · 2 comments
Labels
Haruneko 🐈 This request is fullfilled in Haruneko (any branch or pending PR) Website Suggestion Suggestion to add a new Website

Comments

@WhonderWy
Copy link

Name of the website
Comic Pash! Neo

Website urls (examples below)

const mangaType = [
    "連載",
    "読み切り",
    "完結"
];
const jpDays = [
    "月",
    "火",
    "水",
    "木",
    "金",
    "土",
    "日"
];

mangaType.map(t => jpDays.map(d => `https://comicpash.jp/category/manga?type=${encodeURI(t)}&day=${encodeURI(d)}`)).flat();

Languages
Japanese

*Website relationship
Successor of https://pash-up.jp/ which means #3103 and similar can be closed.

Additional details
Interface looks to be the same as https://comicride.jp/ so I assume it's using the same as the Young Champion template.

@WhonderWy WhonderWy added the Website Suggestion Suggestion to add a new Website label Dec 20, 2024
@MikeZeDev
Copy link
Contributor

what do you mean by "successor of pashup" ? Pashup will close?

Yeah its comici, thats awesome.

@WhonderWy
Copy link
Author

According to the article here: https://pash-up.jp/information/neo_open

12/17(火)より、PASHUP!で掲載中のマンガ連載・話読みが、新しいサイトに移行します!
All active serialised manga and volume chapters on "PASHUP!" will move to the new site from Tuesday, 17th December.

Further https://pash-up.jp/information/comicservicechange

こちらに際して「PASH UP!」では、マンガの全作品の話読みおよびレンタル機能を終了することをお知らせいたします。
... Accordingly, all manga and volume chapters (free and rental) will end on "PASH UP!".

1.無料の話読みマンガの掲載終了
2.マンガの話読みレンタル機能サービスの終了
3.マンガの連載の更新停止

  1. All free manga volume chapters will end
  2. Renting of manga volume chapters will end
  3. Serialised manga will no longer be updated (on PASH UP!)

So unless Hakuneko wants to support the downloading of purchased manga tankobon, light novel chapter and volume reading, and the magazine "PASH", I would consider the Neo site the successor. I personally don't use PASH for purchasing digital books, and I don't read the magazine.

@MikeZeDev MikeZeDev added the Haruneko 🐈 This request is fullfilled in Haruneko (any branch or pending PR) label Dec 20, 2024
MikeZeDev added a commit to manga-download/haruneko that referenced this issue Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Haruneko 🐈 This request is fullfilled in Haruneko (any branch or pending PR) Website Suggestion Suggestion to add a new Website
Projects
None yet
Development

No branches or pull requests

2 participants