Closed negareni closed 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.
Thank you.
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 {
} */
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.