mirror of
https://github.com/letian1650/N3RD.git
synced 2025-01-25 04:05:17 +08:00
7 lines
186 B
JavaScript
7 lines
186 B
JavaScript
|
// realUrl = 重定向('http://ivips.ml/jx/json.php/?url='+input)
|
||
|
|
||
|
var flag = [];
|
||
|
function lazy() {
|
||
|
realUrl = 重定向('http://103.40.240.46/jh/?url=' + input);
|
||
|
return realUrl
|
||
|
}
|