萌娘百科个人 CSS 和 JS 备份。
- 用于所有及各个皮肤的个人 CSS 和 JS,皮肤包括 Vector、MoeSkin 和 Minerva(已移除);
- JS 工具。
目前与网站上的版本手动同步。
对于 /js 中的脚本,请查看萌娘百科上的 User:GuoPC/js 了解详细信息。
- 通过 jsDelivr 获取:
https://cdn.jsdelivr.net/gh/GuoPCinGitHub/MGP@master/<文件相对路径>
- 如:对于 /js/BgInfo.js:
- 使用
https://cdn.jsdelivr.net/gh/GuoPCinGitHub/MGP@master/js/BgInfo.js
获取原始版本; - 使用
https://cdn.jsdelivr.net/gh/GuoPCinGitHub/MGP@master/js/BgInfo.min.js
获取压缩版本。
- 使用
- 注:如果您无法访问
cdn.jsdelivr.net
,可尝试使用fastly.jsdelivr.net
替代,或者按下述内容通过萌娘百科使用。
- 如:对于 /js/BgInfo.js:
- 通过萌娘百科获取:对于 JS,使用
https://zh.moegirl.org.cn/index.php?title=User:GuoPC/<文件相对路径>&action=raw&ctype=text/javascript
获取;对于 CSS,使用https://zh.moegirl.org.cn/index.php?title=User:GuoPC/<文件相对路径>&action=raw&ctype=text/css
获取。- 注:可视访问状况将
zh.moegirl.org.cn
更换为mzh.moegirl.org.cn
或mobile.moegirl.org.cn
。
- 注:可视访问状况将
A backup for personal CSS and JS files on MGP.
- Personal CSS and JS files for all skins and counterparts, including Vector, MoeSkin and Minerva (removed);
- JS tools.
Now manually syncing with versions on the site.
For scripts in /js, please see User:GuoPC/js on MGP (in Chinese) for more information.
- Through jsDelivr:
https://cdn.jsdelivr.net/gh/GuoPCinGitHub/MGP@master/<filepath>
- e.g.: For /js/BgInfo.js:
https://cdn.jsdelivr.net/gh/GuoPCinGitHub/MGP@master/js/BgInfo.js
for original version;https://cdn.jsdelivr.net/gh/GuoPCinGitHub/MGP@master/js/BgInfo.min.js
for minified version.
- Note: If you cannot access
cdn.jsdelivr.net
, tryfastly.jsdelivr.net
instead, or load through MGP as follows.
- e.g.: For /js/BgInfo.js:
- Through MGP:
https://zh.moegirl.org.cn/index.php?title=User:GuoPC/<filepath>&action=raw&ctype=text/javascript
for JS,https://zh.moegirl.org.cn/index.php?title=User:GuoPC/<filepath>&action=raw&ctype=text/css
for CSS.- Note: You can use
mzh.moegirl.org.cn
ormobile.moegirl.org.cn
instead ofzh.moegirl.org.cn
according your accessibility.
- Note: You can use