Greasy Fork is available in English.

myConstant

常量库

이 스크립트는 직접 설치해서 쓰는 게 아닙니다. 다른 스크립트가 메타 명령 // @require https://greasyfork.org/scripts/456558-myconstant/code/myConstant.js?version=1187101로 포함하여 쓰는 라이브러리입니다.

질문, 리뷰하거나, 이 스크립트를 신고하세요.
// ==UserScript==
// @name         myConstant
// @namespace    http://lctnq.yhzu.cn
// @version      0.2
// @description  常量库
// @author       赤练丶风
// @match        http://*/*
// ==/UserScript==
var TBCoupon = "https://hdkcmsd29.kuaizhan.com/?cid=AqHBB6m#/detail?super=1&itemid=";
var JDCoupon = "https://hdkcmsd29.kuaizhan.com/?cid=AqHBB6m#/detail?platform=2&super=1&id="
var VipCoupon = "https://hdkcmsd29.kuaizhan.com/?cid=AqHBB6m#/detail?platform=5&itemid="
var TBSearch = "https://hdkcmsd29.kuaizhan.com/?cid=AqHBB6m#/search?keyword=";
var JDSearch = "https://hdkcmsd29.kuaizhan.com/?cid=AqHBB6m#/search?pt=2&keyword="
var VipSearch = "https://hdkcmsd29.kuaizhan.com/?cid=AqHBB6m#/search?pt=5&keyword="
var NewAct = "https://docs.qq.com/doc/DSUltSVBSdFp4d1NT";
var Clabel = "领取商品优惠券";
var AllSearch = "全网搜索";
var Rlabel = "找券机器人|最新活动";
var TBPacket = "http://dpurl.cn/WTpL4ijz";
var JDPacket = "http://hdka4.kuaizhan.com/?tmp=wechat_code&code=s207Zk&fq=web&id=3857";
var VipPacket = "http://hdka4.kuaizhan.com/?tmp=wechat_code&code=s207Zk&fq=web&id=3857";
var TBlabel = "美团大牌券包";
var JDlabel = "唯品会特价群";
var Viplabel = "领取商品优惠券";
var TBtitle = "美团超值券包";
var JDtitle = "唯品会特价群";
var Viptitle = "唯品会特价群";
var ButtonSwitch = 1;