| 
 
悬赏2油猫币已解决
 
最佳答案// ==UserScript==
// @name         New Userscript
// @namespace    https://bbs.tampermonkey.net.cn/
// @version      0.1.0
// @description  try to take over the world!
// @author       You
// @match        https://scriptcat.org/zh-CN/script-show-page/[0-9]*/$
// ==/UserScript==
alert('test')
比如脚本站,可以直接匹配数字加尾部强制带/来进行触发
你的页面则可以考虑不包含/只带后缀文本进行触发
比如[A-Z ... 
 | |
| 
 
发表于
					
2023-11-24 14:00:28
|
显示全部楼层
 
  | ||
| 
 混的人。 
------------------------------------------ 進撃!永遠の帝国の破壊虎---李恒道 入驻了爱发电https://afdian.com/a/lihengdao666  | 
||
| 
 
发表于
					
2023-11-24 14:09:42
|
显示全部楼层
 
 | |
| 
 
发表于
					
2023-11-30 14:16:06
|
显示全部楼层
 
  | ||