manga-download / hakuneko

Manga & Anime Downloader for Linux, Windows & MacOS
https://hakuneko.download
The Unlicense
4.74k stars 469 forks source link

[Site Request] BarManga #7484

Closed negareni closed 4 weeks ago

negareni commented 4 weeks ago

Name of the website BarManga

Website urls (examples below)

Languages Spanish

*Website relationship If applicable describe the relation with any other website (eg : "alternative domain, copy of ...").

Additional details WordPress version 6.6.2

Until Saturday I was using this code: /* import WordPressMadara from './templates/WordPressMadara.mjs';

export default class Barmanga extends WordPressMadara {

constructor() {
    super();
    super.id = 'barmanga';
    super.label = 'Bar Manga';
    this.tags = [ 'webtoon', 'spanish' ];
    this.url = 'https://barmanga.com/';
}

} */

and it worked, now it seems that they updated (although it still appears to use WordPress) it because it no longer loads the list of manga or allows me to download, could you please add it. Thanks.

Screenshot 2024-10-15 095411 Screenshot 2024-10-15 095547

negareni commented 4 weeks ago

Thank you.