小众软件短链还原
< 脚本kutt.appinn.net Demon Mirror的反馈
改进建议:使用 [...document.querySelectorAll('a[href^="https://kutt.appinn.net/"]')] 即可选取所有目标链接。
[...document.querySelectorAll('a[href^="https://kutt.appinn.net/"]')]
感谢建议,已经更新:https://github.com/jerryshell/kutt-appinn-net-demon-mirror/commit/ef2b7c608f8a667c87d935afd177a785d74bcd9c
登录以发表回复。
改进建议:使用
[...document.querySelectorAll('a[href^="https://kutt.appinn.net/"]')]
即可选取所有目标链接。