NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name sc // @namespace http://chenchenchen.top/ // @version 0.1 // @description 自动兑换 // @author Maya // @license MIT // @match *://shift.gearboxsoftware.com // @require http://cdn.bootcss.com/jquery/1.8.3/jquery.min.js // @run-at document-end // @grant unsafeWindow // ==/UserScript==