你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/473977-osu-web/versions,源站連結 點此以跳轉。
Library to modify static and dynamic components of osu web pages
这些是此脚本变更过代码的版本。 显示所有版本。
Another fix
Attempt fix for new webpack format
Fix webpack entry point
Change apply to call
Fix modifyFn (forgot var in arr isn't correct for arrays)
var in arr
Remove extra console.log
Rewrite using singletons and assign library to global window
Prevent style from appending multiple times
Move style to prototype
Add method to add css styles
Include Webpack library in code
Require Webpack