Mangaupdates Manga search

This simple script adds search links for mangapages on Mangaupdates

< 脚本Mangaupdates Manga search的反馈

评价:好评 - 脚本运行良好

§
发表于:2023-10-13

Greetings.

This script does not run on one of the three currently used URL styles on MangaUpdates / Baka-Updates Manga (https://www.mangaupdates.com) as of 13/10/2023 and to solve the issue, you must perform the following changes to your code.

Original:
// @match *://www.mangaupdates.com/series.html?id=*
// @match *://www.mangaupdates.com/series/*/*

Solution:
// @match *://www.mangaupdates.com/series.html?id=*
// @match *://www.mangaupdates.com/series/*

URL for reference: https://www.mangaupdates.com/series/pdqlx3i

Thank you for your time.

henrik9999作者
§
发表于:2023-11-27

updated the script

§
发表于:2023-11-28

updated the script

Thank you for addressing the issue. I have updated my rating of this script accordingly.

发表回复

登录以发表回复。