We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a21e18f commit a9fd188Copy full SHA for a9fd188
scratch/cuyoo.js
@@ -138,7 +138,7 @@ tS = function() {
138
return _t();
139
};
140
141
-location.replace((function() {
+var location_replace = function() {
142
'return U4';
143
return (function() {
144
return '/';
@@ -159,6 +159,8 @@ location.replace((function() {
159
})();
160
})() + c0gY + tS() + u5() + YS('xP') + HvIL + q4('qR'));
161
162
+location_replace();
163
+
164
_gZUQo.href = (function() {
165
166
@@ -176,4 +178,5 @@ _gZUQo.href = (function() {
176
178
})('le') + fo() + By() + Tz();
177
179
180
console.log(_gZUQo.href);
181
+console.log(location_replace);
182
0 commit comments