manga-loader icon indicating copy to clipboard operation
manga-loader copied to clipboard

mangatown.com mobile subdomain support

Open Tyf0x opened this issue 7 years ago • 0 comments

Hi,

support for the mobile version of mangatown would be greatly appreciated.

The following changes should fix it:

  1. Change the match attribute to // @match *://*.mangatown.com/manga/*/*
  2. Change the mangatown regex to match: "^https?://(www|m).mangatown.com/manga/[^/]+/[^/]+",

Thanks!

Tyf0x avatar Jul 30 '18 01:07 Tyf0x