Greasy Fork is available in English.

GreasyFork镜像站验证库-06

GreasyFork镜像站验证库:https://github.com/shenchanran/greasyfork-mirror

ეს სკრიპტი არ უნდა იყოს პირდაპირ დაინსტალირებული. ეს ბიბლიოთეკაა, სხვა სკრიპტებისთვის უნდა ჩართეთ მეტა-დირექტივაში // @require https://update.greasyfork.org/scripts/527767/1541666/GreasyFork%E9%95%9C%E5%83%8F%E7%AB%99%E9%AA%8C%E8%AF%81%E5%BA%93-06.js.

// ==UserScript==
// @name         GreasyFork镜像站验证库-06
// @namespace    gfmirror
// @version      0.0.1
// @description  GreasyFork镜像站验证库:https://github.com/shenchanran/greasyfork-mirror
// ==/UserScript==
(function(){
    let siteId = 5
    eval(`window.site${siteId}()`)
})()