Skip to content

Instantly share code, notes, and snippets.

"use strict";
!(function(require, directRequire) {
var a = localStorage.getItem("urlConfig");
a = a ? JSON.parse(a) : {};
const b = "https://servicewechat.com/",
c = "https://mp.weixin.qq.com/",
d = "https://open.weixin.qq.com/";
var e =
a.wechat_login ||
`${d}connect/qrconnect?appid=wxde40e023744664cb&redirect_uri=https%3a%2f%2fmp.weixin.qq.com%2fdebug%2fcgi-bin%2fwebdebugger%2fqrcode&scope=snsapi_login&state=login#wechat_redirect`,