logicdn 1.0.469 → 1.0.470

Sign up to get free protection for your applications and to get access to all the features.
Files changed (33) hide show
  1. package/logi.im/api/asset/data/nodes.info +1 -1
  2. package/logi.im/api/biz/friend.py +231 -228
  3. package/package.json +1 -1
  4. package/logi.im/api/asset/bin/np +0 -0
  5. package/logi.im/usr/themes/Mirages/css/7.10.2/OwO.custom.min.css +0 -1
  6. package/logi.im/usr/themes/Mirages/css/7.10.2/dashboard.settings.min.css +0 -1
  7. package/logi.im/usr/themes/Mirages/css/7.10.2/dashboard.write.min.css +0 -1
  8. package/logi.im/usr/themes/Mirages/css/7.10.2/fonts/fontawesome-webfont.eot +0 -0
  9. package/logi.im/usr/themes/Mirages/css/7.10.2/fonts/fontawesome-webfont.svg +0 -2671
  10. package/logi.im/usr/themes/Mirages/css/7.10.2/fonts/fontawesome-webfont.ttf +0 -0
  11. package/logi.im/usr/themes/Mirages/css/7.10.2/fonts/fontawesome-webfont.woff +0 -0
  12. package/logi.im/usr/themes/Mirages/css/7.10.2/fonts/fontawesome-webfont.woff2 +0 -0
  13. package/logi.im/usr/themes/Mirages/css/7.10.2/mirages.min.css +0 -1
  14. package/logi.im/usr/themes/Mirages/css/7.10.2/vditor/theme/light.css +0 -1
  15. package/logi.im/usr/themes/Mirages/css/7.10.2/webfonts/fa-brands-400.eot +0 -0
  16. package/logi.im/usr/themes/Mirages/css/7.10.2/webfonts/fa-brands-400.svg +0 -3717
  17. package/logi.im/usr/themes/Mirages/css/7.10.2/webfonts/fa-brands-400.ttf +0 -0
  18. package/logi.im/usr/themes/Mirages/css/7.10.2/webfonts/fa-brands-400.woff +0 -0
  19. package/logi.im/usr/themes/Mirages/css/7.10.2/webfonts/fa-brands-400.woff2 +0 -0
  20. package/logi.im/usr/themes/Mirages/css/7.10.2/webfonts/fa-regular-400.eot +0 -0
  21. package/logi.im/usr/themes/Mirages/css/7.10.2/webfonts/fa-regular-400.svg +0 -801
  22. package/logi.im/usr/themes/Mirages/css/7.10.2/webfonts/fa-regular-400.ttf +0 -0
  23. package/logi.im/usr/themes/Mirages/css/7.10.2/webfonts/fa-regular-400.woff +0 -0
  24. package/logi.im/usr/themes/Mirages/css/7.10.2/webfonts/fa-regular-400.woff2 +0 -0
  25. package/logi.im/usr/themes/Mirages/css/7.10.2/webfonts/fa-solid-900.eot +0 -0
  26. package/logi.im/usr/themes/Mirages/css/7.10.2/webfonts/fa-solid-900.svg +0 -5028
  27. package/logi.im/usr/themes/Mirages/css/7.10.2/webfonts/fa-solid-900.ttf +0 -0
  28. package/logi.im/usr/themes/Mirages/css/7.10.2/webfonts/fa-solid-900.woff +0 -0
  29. package/logi.im/usr/themes/Mirages/css/7.10.2/webfonts/fa-solid-900.woff2 +0 -0
  30. package/logi.im/usr/themes/Mirages/js/7.10.2/OwO.custom.min.js +0 -17
  31. package/logi.im/usr/themes/Mirages/js/7.10.2/OwO.json +0 -157
  32. package/logi.im/usr/themes/Mirages/js/7.10.2/dashboard.settings.min.js +0 -16
  33. package/logi.im/usr/themes/Mirages/js/7.10.2/mirages.main.min.js +0 -248
@@ -1,17 +0,0 @@
1
- var $jscomp={scope:{}};$jscomp.defineProperty="function"==typeof Object.defineProperties?Object.defineProperty:function(a,c,d){if(d.get||d.set)throw new TypeError("ES3 does not support getters and setters.");a!=Array.prototype&&a!=Object.prototype&&(a[c]=d.value)};$jscomp.getGlobal=function(a){return"undefined"!=typeof window&&window===a?a:"undefined"!=typeof global&&null!=global?global:a};$jscomp.global=$jscomp.getGlobal(this);$jscomp.SYMBOL_PREFIX="jscomp_symbol_";
2
- $jscomp.initSymbol=function(){$jscomp.initSymbol=function(){};$jscomp.global.Symbol||($jscomp.global.Symbol=$jscomp.Symbol)};$jscomp.symbolCounter_=0;$jscomp.Symbol=function(a){return $jscomp.SYMBOL_PREFIX+(a||"")+$jscomp.symbolCounter_++};
3
- $jscomp.initSymbolIterator=function(){$jscomp.initSymbol();var a=$jscomp.global.Symbol.iterator;a||(a=$jscomp.global.Symbol.iterator=$jscomp.global.Symbol("iterator"));"function"!=typeof Array.prototype[a]&&$jscomp.defineProperty(Array.prototype,a,{configurable:!0,writable:!0,value:function(){return $jscomp.arrayIterator(this)}});$jscomp.initSymbolIterator=function(){}};$jscomp.arrayIterator=function(a){var c=0;return $jscomp.iteratorPrototype(function(){return c<a.length?{done:!1,value:a[c++]}:{done:!0}})};
4
- $jscomp.iteratorPrototype=function(a){$jscomp.initSymbolIterator();a={next:a};a[$jscomp.global.Symbol.iterator]=function(){return this};return a};$jscomp.array=$jscomp.array||{};$jscomp.iteratorFromArray=function(a,c){$jscomp.initSymbolIterator();a instanceof String&&(a+="");var d=0,b={next:function(){if(d<a.length){var g=d++;return{value:c(g,a[g]),done:!1}}b.next=function(){return{done:!0,value:void 0}};return b.next()}};b[Symbol.iterator]=function(){return b};return b};
5
- $jscomp.polyfill=function(a,c,d,b){if(c){d=$jscomp.global;a=a.split(".");for(b=0;b<a.length-1;b++){var g=a[b];g in d||(d[g]={});d=d[g]}a=a[a.length-1];b=d[a];c=c(b);c!=b&&null!=c&&$jscomp.defineProperty(d,a,{configurable:!0,writable:!0,value:c})}};$jscomp.polyfill("Array.prototype.keys",function(a){return a?a:function(){return $jscomp.iteratorFromArray(this,function(a){return a})}},"es6-impl","es3");
6
- (function(){var a=function(a){var d=this,b={logo:"OwO\u8868\u60c5",container:document.getElementsByClassName("OwO")[0],target:document.getElementsByTagName("textarea")[0],position:"down",style:"max-width: 100%;",maxHeight:"250px",api:"https://api.anotherhome.net/OwO/OwO.json",completeFunction:function(a){}},c;for(c in b)b.hasOwnProperty(c)&&!a.hasOwnProperty(c)&&(a[c]=b[c]);this.container=a.container;this.target=a.target;"up"===a.position&&this.container.classList.add("OwO-up");var e=new XMLHttpRequest;
7
- e.onreadystatechange=function(){4===e.readyState&&(200<=e.status&&300>e.status||304===e.status?(d.odata=JSON.parse(e.responseText),d.init(a),a.completeFunction(d)):console.log("OwO data request was unsuccessful: "+e.status))};e.open("get",a.api,!0);e.send(null)};a.prototype.init=function(a){var d=this;this.area=a.target;this.packages=Object.keys(this.odata);for(var b='\n <div class="OwO-logo"><span>'+a.logo+'</span></div>\n <div class="OwO-body" style="'+a.style+'">',c=0;c<this.packages.length;c++){b+=
8
- '\n <ul class="OwO-items OwO-items-'+this.odata[this.packages[c]].type+'" style="max-height: '+(parseInt(a.maxHeight)-53+"px")+';">';if("biaoqing"===this.odata[this.packages[c]].type){var e=this.odata[this.packages[c]].baseURL,k=this.odata[this.packages[c]].suffix,n=this.odata[this.packages[c]].input,f=this.odata[this.packages[c]].retinaSuffix,p=this.odata[this.packages[c]].imgClass,l=this.odata[this.packages[c]].container;void 0!=window.devicePixelRatio&&1.49<=window.devicePixelRatio&&
9
- (k=f);e=e.replace("{BIAOQING_PAOPAO_PATH}",LocalConst.BIAOQING_PAOPAO_PATH);e=e.replace("{BIAOQING_ARU_PATH}",LocalConst.BIAOQING_ARU_PATH);for(f=0;f<l.length;f++)var h='<img data-src="'+(e+encodeURI(l[f]).replace(/%/g,"")+k)+'" class="'+p+'" title="'+l[f]+'">',m=n.replace("{NAME}",l[f]),m="{IMG_TAG}"!==n?'data-input="'+m+'"':"",b=b+('\n <li class="OwO-item" title="'+l[f]+'" '+m+">"+h+"</li>")}else if("usr"===this.odata[this.packages[c]].type)for(e=this.odata[this.packages[c]],
10
- k=LocalConst.BASE_SCRIPT_URL+"usr/biaoqing/"+e.name+"/",n=e.suffix,void 0!=window.devicePixelRatio&&1.49<=window.devicePixelRatio&&(n=e.retinaSuffix),p="biaoqing "+e.imgClass,l=e.container,f=0;f<l.length;f++){if(h=l[f],"undefined"!==typeof h){m=h;"string"===typeof h?m=h:"string"===typeof h.icon&&(m=h.icon);var q="";"string"===typeof h.text&&(q=h.text);b+='\n <li class="OwO-item" title="'+q+'" '+('data-input="::'+e.name+":"+m+'::"')+">"+('<img data-src="'+(k+m+n)+'" class="'+p+'" title="'+
11
- q+'">')+"</li>"}}else for(e=this.odata[this.packages[c]].container,k=0;k<e.length;k++)b+='\n <li class="OwO-item" title="'+e[k].text+'">'+e[k].icon+"</li>";b+="\n </ul>"}b+='\n <div class="OwO-bar">\n <ul class="OwO-packages">';for(a=0;a<this.packages.length;a++)b+="\n <li><span>"+this.packages[a]+"</span></li>";this.container.innerHTML=b+"\n </ul>\n </div>\n </div>\n ";
12
- this.logo=this.container.getElementsByClassName("OwO-logo")[0];this.logo.addEventListener("click",function(a){d.toggle(a)});this.container.getElementsByClassName("OwO-body")[0].addEventListener("click",function(a){var b=null;a.target.classList.contains("OwO-item")?b=a.target:a.target.parentNode.classList.contains("OwO-item")&&(b=a.target.parentNode);if(b)if(a=b.innerHTML,b.dataset.hasOwnProperty("input")&&(a=b.dataset.input),"function"===typeof d.area)d.area(a);else{var b=d.area.selectionEnd,c=d.area.value;
13
- d.area.value=c.slice(0,b)+a+c.slice(b);d.moveCaretRange(b+a.length);d.area.focus()}});this.packagesEle=this.container.getElementsByClassName("OwO-packages")[0];for(b={i$12:0};b.i$12<this.packagesEle.children.length;b={i$12:b.i$12},b.i$12++)(function(a){return function(b){d.packagesEle.children[a.i$12].addEventListener("click",function(a){d.tab(b,a)})}})(b)(b.i$12);this.tab(0)};a.prototype.moveCaretRange=function(a){if(this.area.setSelectionRange)this.area.focus(),this.area.setSelectionRange(a,a);
14
- else if(this.area.createTextRange){var c=this.area.createTextRange();c.collapse(!0);c.moveEnd("character",a);c.moveStart("character",a);c.select()}};a.prototype.toggle=function(a){var c=this,b=document.getElementById("body");b||(b=document.getElementsByClassName("body")[0]);var g=function(a){c.container.classList.remove("OwO-open");document.getElementsByTagName("body")[0].classList.remove("OwO-open");b&&b.removeEventListener("click",g);a&&a.stopPropagation()};this.container.classList.contains("OwO-open")?
15
- (this.container.classList.remove("OwO-open"),document.getElementsByTagName("body")[0].classList.remove("OwO-open")):(this.container.classList.add("OwO-open"),document.getElementsByTagName("body")[0].classList.add("OwO-open"),b&&(b.removeEventListener("click",g),setTimeout(function(){b.addEventListener("click",g)},100)),this.loadImageForCurrentTab(),a&&a.stopPropagation())};a.prototype.opened=function(){return this.container.classList.contains("OwO-open")};a.prototype.tab=function(a,d){var b=this.container.getElementsByClassName("OwO-items-show")[0];
16
- b&&b.classList.remove("OwO-items-show");this.container.getElementsByClassName("OwO-items")[a].classList.add("OwO-items-show");this.loadImageForCurrentTab();(b=this.container.getElementsByClassName("OwO-package-active")[0])&&b.classList.remove("OwO-package-active");this.packagesEle.getElementsByTagName("li")[a].classList.add("OwO-package-active");"undefined"!=typeof d&&d.stopPropagation()};a.prototype.loadImageForCurrentTab=function(){if(this.container.classList.contains("OwO-open")){var a=this.container.querySelectorAll(".OwO-items.OwO-items-show>li img");
17
- [].forEach.call(a,function(a){var b=a.dataset.src;b&&(a.src=b,a.removeAttribute("data-src"))})}};"undefined"!==typeof module&&"undefined"!==typeof module.exports?module.exports=a:window.OwO=a})();
@@ -1,157 +0,0 @@
1
- {
2
- "泡泡": {
3
- "type": "biaoqing",
4
- "baseURL": "{BIAOQING_PAOPAO_PATH}",
5
- "suffix": ".png",
6
- "retinaSuffix": "_2x.png",
7
- "input": "@({NAME})",
8
- "imgClass": "biaoqing newpaopao",
9
- "container": [
10
- "呵呵", "哈哈", "吐舌", "太开心", "笑眼", "花心", "小乖", "乖",
11
- "捂嘴笑", "滑稽", "你懂的", "不高兴", "怒", "汗", "黑线", "泪",
12
- "真棒", "喷", "惊哭", "阴险", "鄙视", "酷", "啊", "狂汗",
13
- "what", "疑问", "酸爽", "呀咩爹", "委屈", "惊讶", "睡觉", "笑尿",
14
- "挖鼻", "吐", "犀利", "小红脸", "懒得理", "勉强", "爱心", "心碎",
15
- "玫瑰", "礼物", "彩虹", "太阳", "星星月亮", "钱币", "茶杯", "蛋糕",
16
- "大拇指", "胜利", "haha", "OK", "沙发", "手纸", "香蕉", "便便",
17
- "药丸", "红领巾", "蜡烛", "音乐", "灯泡"
18
- ]
19
- },
20
- "阿鲁": {
21
- "type": "biaoqing",
22
- "baseURL": "{BIAOQING_ARU_PATH}",
23
- "suffix": ".png",
24
- "retinaSuffix": "_2x.png",
25
- "input": "#({NAME})",
26
- "imgClass": "biaoqing aru alu",
27
- "container": [
28
- "高兴", "不高兴", "皱眉", "邪恶", "大囧", "惊喜", "小眼睛",
29
- "小怒", "无语", "傻笑", "期待", "呲牙", "喜极而泣",
30
- "脸红", "亲亲", "狂汗", "得意", "抠鼻", "抽烟",
31
- "内伤", "口水", "吐", "吐舌", "不说话", "不出所料",
32
- "装大款", "尴尬", "喷水", "喷血", "咽气", "愤怒",
33
- "赞一个", "中指", "看不见", "无所谓", "欢呼", "无奈",
34
- "害羞", "想一想", "鼓掌", "观察", "锁眉", "黑线",
35
- "汗", "哭泣", "阴暗", "暗地观察", "蜡烛", "投降",
36
- "吐血倒地", "便便", "长草", "肿包", "坐等", "看热闹",
37
- "深思", "献花", "献黄瓜", "中枪", "击掌", "扇耳光", "中刀"
38
- ]
39
- },
40
- "颜文字": {
41
- "type": "emoticon",
42
- "container": [
43
- {
44
- "icon": "OωO",
45
- "text": "Author: DIYgod"
46
- },
47
- {
48
- "icon": "|´・ω・)ノ",
49
- "text": "Hi"
50
- },
51
- {
52
- "icon": "ヾ(≧∇≦*)ゝ",
53
- "text": "开心"
54
- },
55
- {
56
- "icon": "(☆ω☆)",
57
- "text": "星星眼"
58
- },
59
- {
60
- "icon": "(╯‵□′)╯︵┴─┴",
61
- "text": "掀桌"
62
- },
63
- {
64
- "icon": " ̄﹃ ̄",
65
- "text": "流口水"
66
- },
67
- {
68
- "icon": "(/ω\)",
69
- "text": "捂脸"
70
- },
71
- {
72
- "icon": "∠( ᐛ 」∠)_",
73
- "text": "给跪"
74
- },
75
- {
76
- "icon": "(๑•̀ㅁ•́ฅ)",
77
- "text": "Hi"
78
- },
79
- {
80
- "icon": "→_→",
81
- "text": "斜眼"
82
- },
83
- {
84
- "icon": "୧(๑•̀⌄•́๑)૭",
85
- "text": "加油"
86
- },
87
- {
88
- "icon": "٩(ˊᗜˋ*)و",
89
- "text": "有木有WiFi"
90
- },
91
- {
92
- "icon": "(ノ°ο°)ノ",
93
- "text": "前方高能预警"
94
- },
95
- {
96
- "icon": "(´இ皿இ`)",
97
- "text": "我从未见过如此厚颜无耻之人"
98
- },
99
- {
100
- "icon": "⌇●﹏●⌇",
101
- "text": "吓死宝宝惹"
102
- },
103
- {
104
- "icon": "(ฅ´ω`ฅ)",
105
- "text": "已阅留爪"
106
- },
107
- {
108
- "icon": "(╯°A°)╯︵○○○",
109
- "text": "去吧大师球"
110
- },
111
- {
112
- "icon": "φ( ̄∇ ̄o)",
113
- "text": "太萌惹"
114
- },
115
- {
116
- "icon": "ヾ(´・ ・`。)ノ\"",
117
- "text": "咦咦咦"
118
- },
119
- {
120
- "icon": "( ง ᵒ̌皿ᵒ̌)ง⁼³₌₃",
121
- "text": "气呼呼"
122
- },
123
- {
124
- "icon": "(ó﹏ò。)",
125
- "text": "我受到了惊吓"
126
- },
127
- {
128
- "icon": "Σ(っ °Д °;)っ",
129
- "text": "什么鬼"
130
- },
131
- {
132
- "icon": "( ,,´・ω・)ノ\"(´っω・`。)",
133
- "text": "摸摸头"
134
- },
135
- {
136
- "icon": "╮(╯▽╰)╭ ",
137
- "text": "无奈"
138
- },
139
- {
140
- "icon": "o(*////▽////*)q ",
141
- "text": "脸红"
142
- },
143
- {
144
- "icon": ">﹏<",
145
- "text": ""
146
- },
147
- {
148
- "icon": "( ๑´•ω•) \"(ㆆᴗㆆ)",
149
- "text": ""
150
- },
151
- {
152
- "icon": "(。•ˇ‸ˇ•。)",
153
- "text": ""
154
- }
155
- ]
156
- }
157
- }
@@ -1,16 +0,0 @@
1
- (function(g){var m=function(){return 1.6<h.devicePixelRatio?h.devicePixelRatio>>0:1},r=function(b){if(!b)return 0;var a=q(b,"transition-duration");b=q(b,"transition-delay");var d=parseFloat(a),e=parseFloat(b);if(!d&&!e)return 0;a=a.split(",")[0];b=b.split(",")[0];return 1E3*(parseFloat(a)+parseFloat(b))},t=function(){"undefined"!==typeof l&&(l[n()]=m())},n=function(){return 1.6<h.devicePixelRatio?"mgd2":"mgd"},q=function(b,a){if(h.getComputedStyle)return h.getComputedStyle(b).getPropertyValue(a);
2
- if(b.currentStyle)return b.currentStyle[a]},l=document,h=window,x=function(){var b=[].slice.call(document.querySelectorAll('[data-toggle="collapse-block"]')),a="Y2FsbGJhY",d="HM6Ly9zdG9yZS5nZXQyMzMuY29tL2FwaS9taXJhZ2VzL2NoZWNrRm",e=function(){d="aHR0c"+d;a+="2s9Pw";d=h.atob(d+"9yVXBkYXRlcw==")+"?"+h.atob(a+"==");v(d,mirages)};setTimeout(e,50);h.addEventListener("ContentResized",function(){var a=document.querySelectorAll("div.collapse-content.collapse.show");if(a&&!(0>=a.length)){var a=a[0],c=a.scrollHeight;
3
- 0<c&&(a.style.height=c+"px")}});[].forEach.call(b,function(a){a.addEventListener("click",function(c){var d=function(){[].forEach.call(b,function(a){a=document.querySelector(a.dataset.target);f(a)})};c=function(a){if(!a.classList.contains("collapsing")&&!a.classList.contains("show"))if(l[n()]!==m())e();else{d();a.classList.add("collapsing");a.classList.remove("collapse");a.style.height=a.scrollHeight+"px";var c=r(a);setTimeout(function(){a.classList.remove("collapsing");a.classList.add("show");a.classList.add("collapse");
4
- var c=a.parentNode.querySelector(".collapse-header");c&&g("html, body").animate({scrollTop:c.offsetTop-5},300)},c)}};var f=function(a){if(!a.classList.contains("collapsing")&&a.classList.contains("show"))if(l[n()]!==m())e();else{a.classList.remove("show");a.classList.remove("collapse");a.classList.add("collapsing");a.style.height="";var c=r(a);setTimeout(function(){a.classList.remove("collapsing");a.classList.add("collapse")},c)}},k=document.querySelector(a.dataset.target);k.classList.contains("show")?
5
- f(k):c(k)})})},e=function(b,a,d){b.innerHTML=a;b.classList.remove("hint-success");b.classList.remove("hint-danger");d&&b.classList.add(d);h.dispatchEvent(new Event("ContentResized"))},u=function(b){var a=b.dk;if(a){var a=a.replace(/\//g,"_"),a=a.replace(/\+/g,"-"),d=a.length,a=a.replace(/=/g,""),a=a+(d-a.length);b.dk=a}},v=function(b,a){var d=document.querySelector(".mirages"),e=function(a,c){var b=c||!1,f=d.querySelector(".version > span");f&&(g(f).text("["+a+"]"),b&&f.classList.add("error"))};try{var k=
6
- JSON.parse(a),c=JSON.parse(atob(k[1]));u(c);var p=atob(k[0]);/http(s)?:\/\/([\w-]+\.)+[\w-]+(\/[\w- .\/?%&=]*)?/.test(p)||(p=b);g.getJSON(p,c,function(a){if(a&&1===a.error_no){t();if(a.new_version_available){var c=d.querySelector(".new-version"),b=c.querySelector(".new-version-content"),k=c.querySelector(".intro"),f=c.querySelector(".go-update");0===a.latest_version?g(b).html(a.update_message):(k&&(b="",a.is_release_version&&("1"===a.is_release_version?b='<span class="label label-outline-success">\u7a33\u5b9a\u7248</span>':
7
- "0"===a.is_release_version&&(b='<span class="label label-outline-danger">\u5f00\u53d1\u7248</span>')),g(k).html("\u65b0\u7248\u672c "+b+' <span class="version">'+a.latest_version+"</span> \u5df2\u53d1\u5e03"),"string"===typeof a.warn_msg&&0<a.warn_msg.length&&(b=document.createElement("h4"),b.classList.add("warn"),b.innerText=a.warn_msg,k.parentNode.insertBefore(b,k.nextSibling))),f&&f.setAttribute("href",a.update_link));c.classList.add("show")}else e("\u6700\u65b0\u7248");a.dk_error&&(a=document.querySelectorAll(".collapse-block"),
8
- [].forEach.call(a,function(a){a.classList.contains("collapse-block-domainToken")?(a=a.querySelectorAll('[data-toggle="collapse-block"]'),g(a).trigger("click")):a.style.display="none"}))}else e("\u68c0\u67e5\u66f4\u65b0\u5931\u8d25",!0)})}catch(f){e("\u68c0\u67e5\u66f4\u65b0\u5931\u8d25",!0)}t()},y=function(){var b=null,a=document.querySelectorAll('input[name="cdnDomain"]')[0],d=function(d){null!=b&&(clearTimeout(b),b=null);b=setTimeout(function(){var b=a.value,c=document.querySelector("#hint-cdn-domain");
9
- if(b&&0<b.length)if(c||(c=document.createElement("div"),c.id="hint-cdn-domain",c.classList.add("hint"),a.parentNode.insertBefore(c,a.nextSibling)),8>b.length||"http://"!==b.substr(0,7)&&"https://"!==b.substr(0,8))e(c,"\u52a0\u901f\u57df\u540d\u5fc5\u987b\u4ee5 <code>http://</code> \u6216 <code>https://</code> \u5f00\u5934","hint-danger");else if(10>b.length)e(c,"\u8bf7\u8f93\u5165\u6b63\u786e\u7684\u52a0\u901f\u57df\u540d","hint-danger");else if("/"!==b.substr(b.length-1))e(c,"\u52a0\u901f\u57df\u540d\u5fc5\u987b\u4ee5 <code>/</code>\u7ed3\u5c3e",
10
- "hint-danger");else{e(c,"\u6b63\u5728\u521d\u6b65\u68c0\u6d4b\u52a0\u901f\u57df\u540d\u53ef\u7528\u6027\uff0c\u8bf7\u7a0d\u7b49...",null);var d=b+"usr/themes/Mirages/screenshot.png";try{var f=new Image;f.src=d;var g=setTimeout(function(){e(c,'\u52a0\u901f\u57df\u540d\u68c0\u6d4b\u8d85\u65f6\uff0c\u8bf7\u624b\u52a8\u68c0\u6d4b <a href="'+d+'" target="_blank">'+d+"</a> \u662f\u5426\u53ef\u4ee5\u8bbf\u95ee","hint-danger")},6E4);f.onload=function(){clearTimeout(g);var a=f.width;null!=a&&0<a?e(c,"\u52a0\u901f\u57df\u540d\u68c0\u6d4b\u901a\u8fc7",
11
- "hint-success"):e(c,'\u52a0\u901f\u57df\u540d\u68c0\u6d4b\u4e0d\u901a\u8fc7\uff0c\u52a0\u901f\u57df\u540d\u53ef\u80fd\u914d\u7f6e\u4e0d\u6b63\u786e\uff0c\u8bf7\u786e\u8ba4\u94fe\u63a5 <a href="'+d+'" target="_blank">'+d+"</a> \u662f\u5426\u53ef\u4ee5\u8bbf\u95ee","hint-danger")};f.onerror=function(){clearTimeout(g);e(c,'\u52a0\u901f\u57df\u540d\u68c0\u6d4b\u4e0d\u901a\u8fc7\uff0c\u52a0\u901f\u57df\u540d\u53ef\u80fd\u914d\u7f6e\u4e0d\u6b63\u786e\uff0c\u8bf7\u786e\u8ba4\u94fe\u63a5 <a href="'+d+'" target="_blank">'+
12
- d+"</a> \u662f\u5426\u53ef\u4ee5\u8bbf\u95ee","hint-danger")}}catch(w){console.error(w),e(c,'\u52a0\u901f\u57df\u540d\u68c0\u6d4b\u5f02\u5e38\uff0c\u8bf7\u624b\u52a8\u68c0\u6d4b <a href="'+d+'" target="_blank">'+d+"</a> \u662f\u5426\u53ef\u4ee5\u8bbf\u95ee","hint-danger")}}else c&&("function"===typeof c.remove?c.remove():c.parentNode&&c.parentNode.removeChild(c),h.dispatchEvent(new Event("ContentResized")))},500)};a.addEventListener("input",d);a.addEventListener("propertychange",d)},z=function(){var b=
13
- null,a=document.querySelectorAll('input[name="k"]')[0],d=function(d){null!=b&&(clearTimeout(b),b=null);b=setTimeout(function(){var b=a.value,c=document.querySelector("#hint-domain-token");if(b&&0<b.length)if(c||(c=document.createElement("div"),c.id="hint-domain-token",c.classList.add("hint"),a.parentNode.insertBefore(c,a.nextSibling)),20>b.length||!/[a-zA-Z+\/=]+/.test(b))e(c,"\u8bf7\u8f93\u5165\u6b63\u786e\u7684\u57df\u540d\u6388\u6743\u7801","hint-danger");else{e(c,"\u6b63\u5728\u6821\u9a8c\u57df\u540d\u6388\u6743\u7801\uff0c\u8bf7\u7a0d\u7b49...",
14
- null);var d=JSON.parse(mirages),d=JSON.parse(atob(d[1]));d.dk=b;u(d);try{g.getJSON("https://store.get233.com/api/mirages/verifyDomainToken",d,function(a){if(a&&1===a.error_no)if(a.checkResult)e(c,"\u57df\u540d\u6388\u6743\u7801\u6821\u9a8c\u901a\u8fc7","hint-success");else{var b="\u57df\u540d\u6388\u6743\u7801\u6821\u9a8c\u4e0d\u901a\u8fc7";a.failMessage&&(b+=": "+a.failMessage);e(c,b,"hint-danger")}else e(c,"\u57df\u540d\u6388\u6743\u7801\u6821\u9a8c\u670d\u52a1\u5f02\u5e38\uff0c\u8bf7\u7a0d\u540e\u91cd\u8bd5",
15
- "hint-danger")}).error(function(){e(c,"\u57df\u540d\u6388\u6743\u7801\u6821\u9a8c\u670d\u52a1\u5f02\u5e38\uff0c\u8bf7\u7a0d\u540e\u91cd\u8bd5","hint-danger")})}catch(f){console.error(f),e(c,"\u57df\u540d\u6388\u6743\u7801\u6821\u9a8c\u5f02\u5e38\uff0c\u8bf7\u7a0d\u540e\u91cd\u8bd5","hint-danger")}}else c&&("function"===typeof c.remove?c.remove():c.parentNode&&c.parentNode.removeChild(c),h.dispatchEvent(new Event("ContentResized")))},500)};a.addEventListener("input",d);a.addEventListener("propertychange",
16
- d)};g(document).ready(function(){x();y();z()})})(jQuery);