你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/473830-greasy-fork/discussions/298888,源站連結 點此以跳轉

Greasy Fork++

添加各种功能并改善 Greasy Fork 体验

< 脚本 Greasy Fork++ 的反馈

提问 / 留言

§
发布于:2025-05-23

[BUG] Doesn't work on site-specific script lists

Example URL: https://greasyfork.org.cn/en/scripts/by-site/github.com

Page type detection fails: const pageType_ = /\/([a-z-]+)$/.exec(window.location.pathname);

§
发布于:2025-05-23
编辑于:2025-05-23

[BUG] Doesn't work on site-specific script lists

Example URL: https://greasyfork.org.cn/en/scripts/by-site/github.com

Page type detection fails: const pageType_ = /\/([a-z-]+)$/.exec(window.location.pathname);

Yes. There is no feature provided for the site-specific scripts browsing.

We might or might not update ...

§
发布于:2025-05-23

Fixed the page type detection now.

Not well tested but should be fine.

发布留言

登录以发布留言。