你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/473830-greasy-fork/discussions/298888,源站連結 點此以跳轉。
添加各种功能并改善 Greasy Fork 体验
[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 ...
Fixed the page type detection now.
Not well tested but should be fine.
[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);