Greasy Fork is available in English.
GreasyFork镜像站验证库:https://github.com/shenchanran/greasyfork-mirror
当前为
此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.icu/scripts/527537/1540305/GreasyFork%E9%95%9C%E5%83%8F%E7%AB%99%E9%AA%8C%E8%AF%81%E5%BA%93-05.js
// ==UserScript==
// @name GreasyFork镜像站验证库-05
// @namespace gfmirror
// @version 0.0.1
// @description GreasyFork镜像站验证库:https://github.com/shenchanran/greasyfork-mirror
// ==/UserScript==
(function(){
let siteId = 4
eval(`window.site${siteId}()`)
})()