myConstant

常量库

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://greasyfork.org/scripts/456558-myconstant/code/myConstant.js?version=1225735

// ==UserScript==
// @name         myConstant
// @namespace    http://lctnq.yhzu.cn
// @version      0.2
// @description  常量库
// @author       赤练丶风
// @match        http://*/*
// @match        *://s.taobao.com/*
// @match        *://item.taobao.com/*
// @match        *://ai.taobao.com/search/*
// @match        *://list.tmall.com/*
// @match        *://detail.tmall.com/*
// @match        *://detail.tmall.hk/*
// @match        *://chaoshi.detail.tmall.com/*
// @match        *://*.jd.com/*
// @match        *://*.jd.hk/*
// @match        *://*.yiyaojd.com/*
// @match        *://*.jd.com/*
// @match        *://*.vip.com/*
// @match        *://*.vipglobal.hk/*
// @exclude      *://login.taobao.com/*
// @exclude      *://login.tmall.com/*
// @exclude      *://uland.taobao.com/*
// @exclude      *://pages.tmall.com/*
// @exclude      *://wq.jd.com/*
// ==/UserScript==
var TBCoupon = "https://hdkcmsd31.kuaizhan.com/?cid=GUiK3vq0#/search?keyword=";
var JDCoupon = "https://hdkcmsd31.kuaizhan.com/?cid=GUiK3vq0#/detail?platform=2&super=1&id="
var VipCoupon = "https://hdkcmsd31.kuaizhan.com/?cid=GUiK3vq0#/detail?platform=5&itemid="
var TBSearch = "https://hdkcmsd31.kuaizhan.com/?cid=GUiK3vq0#/search?keyword=";
var JDSearch = "https://hdkcmsd31.kuaizhan.com/?cid=GUiK3vq0#/search?pt=2&keyword="
var VipSearch = "https://hdkcmsd31.kuaizhan.com/?cid=GUiK3vq0#/search?pt=5&keyword="
var NewAct = "https://docs.qq.com/doc/DSUltSVBSdFp4d1NT";
var Clabel = "领取商品优惠券";
var AllSearch = "全网搜索";
var Rlabel = "找券机器人|最新活动";
var WMPacket = "https://yijllnji.jutuike.cn/#/?code=YIJLLNji";
var VQPacket = "http://hdka4.kuaizhan.com/?tmp=wechat_code&code=s207Zk&fq=web&id=3857";
var WMlabel = "外卖出行生活红包";
var VQlabel = "活动线报群";
var WMtitle = "外卖出行生活红包(微信扫一扫)";
var VQtitle = "活动线报群";
var TBPacket = "https://m.tb.cn/h.UwkTRBP";
var JDPacket = "https://u.jd.com/OuRRAas";
var VipPacket = "https://t.vip.com/iHHZQ4FuTK7";
var TBlabel = "618淘宝超级红包";
var JDlabel = "618京东超级红包";
var Viplabel = "唯品会红包";
var TBtitle = "每天可拆1次,5月29日-6月20日";
var JDtitle = "每天可拆3次,5月29日-6月18日";
var Viptitle = "每天可拆3次,5月22日-6月21日";
var ButtonSwitch = 1;