Fix @match to include episode page URLs (needs */* for second path segment)

This commit is contained in:
user01
2026-06-13 18:47:32 +09:00
parent 24976567de
commit c30e1d36bc

View File

@@ -5,6 +5,7 @@
// @description sbxh6.com (뉴토끼) 만화 다운로더
// @author hehaho
// @match https://sbxh*.com/manhwa/*
// @match https://sbxh*.com/manhwa/*/*
// @icon https://github.com/user-attachments/assets/99f5bb36-4ef8-40cc-8ae5-e3bf1c7952ad
// @grant GM_registerMenuCommand
// @grant GM_xmlhttpRequest