appscms-tools-theme 2.5.4 → 2.5.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_data/feature/en/allele-frequency.json +244 -244
- data/_data/feature/en/theframe.json +55 -55
- data/_data/home/en/photoeffects.json +23 -23
- data/_data/photo-categories.json +12 -12
- data/_data/photoeffects.json +116 -116
- data/_includes/header/index.html +1 -1
- data/_includes/monumetric/ads.html +57 -57
- data/_includes/monumetric/profitablecpmgate.html +51 -51
- data/_layouts/calculator.html +83 -83
- data/_layouts/feature-1.html +37 -44
- data/_layouts/frame.html +197 -197
- data/_layouts/photo-effects-home.html +97 -97
- data/assets/css/calculators.css +40 -40
- data/assets/css/common.css +7 -4
- data/assets/css/feature-1.css +30 -6
- data/assets/css/frame.css +717 -717
- data/assets/css/imagekit.css +841 -757
- data/assets/images/addimg.svg +2 -2
- data/assets/js/ads.js +8 -8
- data/assets/js/append-div.js +10 -10
- data/assets/js/photo-effects.json +32 -32
- data/assets/js/theme.js +44 -27
- metadata +7 -7
@@ -1,24 +1,24 @@
|
|
1
|
-
{
|
2
|
-
"Language": "English",
|
3
|
-
"htmlLangAtt": "en",
|
4
|
-
"H1": "All effects",
|
5
|
-
"H2": "Largest and best collection of photo effects",
|
6
|
-
"color": "#ff6131",
|
7
|
-
"imgwidth": "35px",
|
8
|
-
"imgheight": "35px",
|
9
|
-
"imgalt": "altvalue",
|
10
|
-
"nofileupload": true,
|
11
|
-
"variant": "primary",
|
12
|
-
"TITLE": "Image border tool- Surround your images with a border",
|
13
|
-
"META": "Image border tool helps you to add a simple border frame to your image. You can customize border colour and width. Border sets the focal subject.",
|
14
|
-
"TEXTUAL_CONTENT": [],
|
15
|
-
"FAQ": [
|
16
|
-
{
|
17
|
-
"question": "",
|
18
|
-
"answer": ""
|
19
|
-
}
|
20
|
-
],
|
21
|
-
"cssfilepaths": [
|
22
|
-
"/assets/css/frame.css"
|
23
|
-
]
|
1
|
+
{
|
2
|
+
"Language": "English",
|
3
|
+
"htmlLangAtt": "en",
|
4
|
+
"H1": "All effects",
|
5
|
+
"H2": "Largest and best collection of photo effects",
|
6
|
+
"color": "#ff6131",
|
7
|
+
"imgwidth": "35px",
|
8
|
+
"imgheight": "35px",
|
9
|
+
"imgalt": "altvalue",
|
10
|
+
"nofileupload": true,
|
11
|
+
"variant": "primary",
|
12
|
+
"TITLE": "Image border tool- Surround your images with a border",
|
13
|
+
"META": "Image border tool helps you to add a simple border frame to your image. You can customize border colour and width. Border sets the focal subject.",
|
14
|
+
"TEXTUAL_CONTENT": [],
|
15
|
+
"FAQ": [
|
16
|
+
{
|
17
|
+
"question": "",
|
18
|
+
"answer": ""
|
19
|
+
}
|
20
|
+
],
|
21
|
+
"cssfilepaths": [
|
22
|
+
"/assets/css/frame.css"
|
23
|
+
]
|
24
24
|
}
|
data/_data/photo-categories.json
CHANGED
@@ -1,13 +1,13 @@
|
|
1
|
-
[
|
2
|
-
{
|
3
|
-
"category": "crsis",
|
4
|
-
"link": "valentines_day",
|
5
|
-
"features": [
|
6
|
-
{
|
7
|
-
"name": "aaaaaaa",
|
8
|
-
"link": "/swwwwwwwww",
|
9
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
10
|
-
}
|
11
|
-
]
|
12
|
-
}
|
1
|
+
[
|
2
|
+
{
|
3
|
+
"category": "crsis",
|
4
|
+
"link": "valentines_day",
|
5
|
+
"features": [
|
6
|
+
{
|
7
|
+
"name": "aaaaaaa",
|
8
|
+
"link": "/swwwwwwwww",
|
9
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
10
|
+
}
|
11
|
+
]
|
12
|
+
}
|
13
13
|
]
|
data/_data/photoeffects.json
CHANGED
@@ -1,117 +1,117 @@
|
|
1
|
-
[
|
2
|
-
{
|
3
|
-
"featureName": "Hot Air Balloon",
|
4
|
-
"url": "/",
|
5
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
6
|
-
},
|
7
|
-
{
|
8
|
-
"featureName": "Hot Air Balloon",
|
9
|
-
"url": "/",
|
10
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
11
|
-
},
|
12
|
-
{
|
13
|
-
"featureName": "Hot Air Balloon",
|
14
|
-
"url": "/",
|
15
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
16
|
-
},
|
17
|
-
{
|
18
|
-
"featureName": "Hot Air Balloon",
|
19
|
-
"url": "/",
|
20
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
21
|
-
},
|
22
|
-
{
|
23
|
-
"featureName": "Hot Air Balloon",
|
24
|
-
"url": "/",
|
25
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
26
|
-
},
|
27
|
-
{
|
28
|
-
"featureName": "Hot Air Balloon",
|
29
|
-
"url": "/",
|
30
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
31
|
-
},
|
32
|
-
{
|
33
|
-
"featureName": "Hot Air Balloon",
|
34
|
-
"url": "/",
|
35
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
36
|
-
},
|
37
|
-
{
|
38
|
-
"featureName": "Hot Air Balloon",
|
39
|
-
"url": "/",
|
40
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
41
|
-
},
|
42
|
-
{
|
43
|
-
"featureName": "Hot Air Balloon",
|
44
|
-
"url": "/",
|
45
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
46
|
-
},
|
47
|
-
{
|
48
|
-
"featureName": "Hot Air Balloon",
|
49
|
-
"url": "/",
|
50
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
51
|
-
},
|
52
|
-
{
|
53
|
-
"featureName": "Hot Air Balloon",
|
54
|
-
"url": "/",
|
55
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
56
|
-
},
|
57
|
-
{
|
58
|
-
"featureName": "Hot Air Balloon",
|
59
|
-
"url": "/",
|
60
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
61
|
-
},
|
62
|
-
{
|
63
|
-
"featureName": "Hot Air Balloon",
|
64
|
-
"url": "/",
|
65
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
66
|
-
},
|
67
|
-
{
|
68
|
-
"featureName": "Hot Air Balloon",
|
69
|
-
"url": "/",
|
70
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
71
|
-
},
|
72
|
-
{
|
73
|
-
"featureName": "Hot Air Balloon",
|
74
|
-
"url": "/",
|
75
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
76
|
-
},
|
77
|
-
{
|
78
|
-
"featureName": "Hot Air Balloon",
|
79
|
-
"url": "/",
|
80
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
81
|
-
},
|
82
|
-
{
|
83
|
-
"featureName": "Hot Air Balloon",
|
84
|
-
"url": "/",
|
85
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
86
|
-
},
|
87
|
-
{
|
88
|
-
"featureName": "Hot Air Balloon",
|
89
|
-
"url": "/",
|
90
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
91
|
-
},
|
92
|
-
{
|
93
|
-
"featureName": "Hot Air Balloon",
|
94
|
-
"url": "/",
|
95
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
96
|
-
},
|
97
|
-
{
|
98
|
-
"featureName": "Hot Air Balloon",
|
99
|
-
"url": "/",
|
100
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
101
|
-
},
|
102
|
-
{
|
103
|
-
"featureName": "Hot Air Balloon",
|
104
|
-
"url": "/",
|
105
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
106
|
-
},
|
107
|
-
{
|
108
|
-
"featureName": "Hot Air Balloon",
|
109
|
-
"url": "/",
|
110
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
111
|
-
},
|
112
|
-
{
|
113
|
-
"featureName": "Hot Air Balloon",
|
114
|
-
"url": "/",
|
115
|
-
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
116
|
-
}
|
1
|
+
[
|
2
|
+
{
|
3
|
+
"featureName": "Hot Air Balloon",
|
4
|
+
"url": "/",
|
5
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
6
|
+
},
|
7
|
+
{
|
8
|
+
"featureName": "Hot Air Balloon",
|
9
|
+
"url": "/",
|
10
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
11
|
+
},
|
12
|
+
{
|
13
|
+
"featureName": "Hot Air Balloon",
|
14
|
+
"url": "/",
|
15
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
16
|
+
},
|
17
|
+
{
|
18
|
+
"featureName": "Hot Air Balloon",
|
19
|
+
"url": "/",
|
20
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"featureName": "Hot Air Balloon",
|
24
|
+
"url": "/",
|
25
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
26
|
+
},
|
27
|
+
{
|
28
|
+
"featureName": "Hot Air Balloon",
|
29
|
+
"url": "/",
|
30
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
31
|
+
},
|
32
|
+
{
|
33
|
+
"featureName": "Hot Air Balloon",
|
34
|
+
"url": "/",
|
35
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"featureName": "Hot Air Balloon",
|
39
|
+
"url": "/",
|
40
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"featureName": "Hot Air Balloon",
|
44
|
+
"url": "/",
|
45
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
46
|
+
},
|
47
|
+
{
|
48
|
+
"featureName": "Hot Air Balloon",
|
49
|
+
"url": "/",
|
50
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"featureName": "Hot Air Balloon",
|
54
|
+
"url": "/",
|
55
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
56
|
+
},
|
57
|
+
{
|
58
|
+
"featureName": "Hot Air Balloon",
|
59
|
+
"url": "/",
|
60
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
61
|
+
},
|
62
|
+
{
|
63
|
+
"featureName": "Hot Air Balloon",
|
64
|
+
"url": "/",
|
65
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
66
|
+
},
|
67
|
+
{
|
68
|
+
"featureName": "Hot Air Balloon",
|
69
|
+
"url": "/",
|
70
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
71
|
+
},
|
72
|
+
{
|
73
|
+
"featureName": "Hot Air Balloon",
|
74
|
+
"url": "/",
|
75
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
76
|
+
},
|
77
|
+
{
|
78
|
+
"featureName": "Hot Air Balloon",
|
79
|
+
"url": "/",
|
80
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
81
|
+
},
|
82
|
+
{
|
83
|
+
"featureName": "Hot Air Balloon",
|
84
|
+
"url": "/",
|
85
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
86
|
+
},
|
87
|
+
{
|
88
|
+
"featureName": "Hot Air Balloon",
|
89
|
+
"url": "/",
|
90
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
91
|
+
},
|
92
|
+
{
|
93
|
+
"featureName": "Hot Air Balloon",
|
94
|
+
"url": "/",
|
95
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
96
|
+
},
|
97
|
+
{
|
98
|
+
"featureName": "Hot Air Balloon",
|
99
|
+
"url": "/",
|
100
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
101
|
+
},
|
102
|
+
{
|
103
|
+
"featureName": "Hot Air Balloon",
|
104
|
+
"url": "/",
|
105
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
106
|
+
},
|
107
|
+
{
|
108
|
+
"featureName": "Hot Air Balloon",
|
109
|
+
"url": "/",
|
110
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
111
|
+
},
|
112
|
+
{
|
113
|
+
"featureName": "Hot Air Balloon",
|
114
|
+
"url": "/",
|
115
|
+
"image": "https://cdn.photofunia.com/effects/balloon/icons/regular.jpg"
|
116
|
+
}
|
117
117
|
]
|
data/_includes/header/index.html
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
{% assign Data= site.data[folder][lang][file] %}
|
6
6
|
|
7
7
|
{%- if page.layout == 'home-1' or page.layout == "feature-1" -%}
|
8
|
-
<header class="home1-nav-header">
|
8
|
+
<header data-layout="{{page.layout}}" id="header" class="home1-nav-header">
|
9
9
|
<nav class="header-navbar navbar navbar-expand-lg">
|
10
10
|
<div class="container px-0">
|
11
11
|
{% if dataToShow.navbarBrandText != "" %}
|
@@ -1,58 +1,58 @@
|
|
1
|
-
{% if page.url != '/' %}
|
2
|
-
{% if jekyll.environment == 'production' and site.adsId %}
|
3
|
-
<script>
|
4
|
-
const autoLoadDuration = 5; //In Seconds
|
5
|
-
const eventList = ["keydown", "mousemove", "wheel", "touchmove", "touchstart", "touchend"];
|
6
|
-
|
7
|
-
const autoLoadTimeout = setTimeout(runScripts, autoLoadDuration * 1000);
|
8
|
-
|
9
|
-
eventList.forEach(function (event) {
|
10
|
-
window.addEventListener(event, triggerScripts, { passive: true })
|
11
|
-
});
|
12
|
-
|
13
|
-
function triggerScripts() {
|
14
|
-
runScripts();
|
15
|
-
clearTimeout(autoLoadTimeout);
|
16
|
-
eventList.forEach(function (event) {
|
17
|
-
window.removeEventListener(event, triggerScripts, { passive: true });
|
18
|
-
});
|
19
|
-
}
|
20
|
-
|
21
|
-
function runScripts() {
|
22
|
-
document.querySelectorAll("script[delay]").forEach(function (scriptTag) {
|
23
|
-
scriptTag.setAttribute("src", scriptTag.getAttribute("delay"));
|
24
|
-
});
|
25
|
-
}
|
26
|
-
</script>
|
27
|
-
<script type="text/javascript" delay="/assets/js/ads.js" crossorigin="anonymous"></script>
|
28
|
-
{% endif %}
|
29
|
-
|
30
|
-
{% if jekyll.environment == 'development' and site.adsId %}
|
31
|
-
<script>
|
32
|
-
const autoLoadDuration = 5; //In Seconds
|
33
|
-
const eventList = ["keydown", "mousemove", "wheel", "touchmove", "touchstart", "touchend"];
|
34
|
-
|
35
|
-
const autoLoadTimeout = setTimeout(runScripts, autoLoadDuration * 1000);
|
36
|
-
|
37
|
-
eventList.forEach(function (event) {
|
38
|
-
window.addEventListener(event, triggerScripts, { passive: true })
|
39
|
-
});
|
40
|
-
|
41
|
-
function triggerScripts() {
|
42
|
-
runScripts();
|
43
|
-
clearTimeout(autoLoadTimeout);
|
44
|
-
eventList.forEach(function (event) {
|
45
|
-
window.removeEventListener(event, triggerScripts, { passive: true });
|
46
|
-
});
|
47
|
-
}
|
48
|
-
|
49
|
-
function runScripts() {
|
50
|
-
document.querySelectorAll("script[delay]").forEach(function (scriptTag) {
|
51
|
-
scriptTag.setAttribute("src", scriptTag.getAttribute("delay"));
|
52
|
-
});
|
53
|
-
}
|
54
|
-
</script>
|
55
|
-
<script type="text/javascript" delay="/assets/js/ads.js" crossorigin="anonymous"></script>
|
56
|
-
|
57
|
-
{% endif %}
|
1
|
+
{% if page.url != '/' %}
|
2
|
+
{% if jekyll.environment == 'production' and site.adsId %}
|
3
|
+
<script>
|
4
|
+
const autoLoadDuration = 5; //In Seconds
|
5
|
+
const eventList = ["keydown", "mousemove", "wheel", "touchmove", "touchstart", "touchend"];
|
6
|
+
|
7
|
+
const autoLoadTimeout = setTimeout(runScripts, autoLoadDuration * 1000);
|
8
|
+
|
9
|
+
eventList.forEach(function (event) {
|
10
|
+
window.addEventListener(event, triggerScripts, { passive: true })
|
11
|
+
});
|
12
|
+
|
13
|
+
function triggerScripts() {
|
14
|
+
runScripts();
|
15
|
+
clearTimeout(autoLoadTimeout);
|
16
|
+
eventList.forEach(function (event) {
|
17
|
+
window.removeEventListener(event, triggerScripts, { passive: true });
|
18
|
+
});
|
19
|
+
}
|
20
|
+
|
21
|
+
function runScripts() {
|
22
|
+
document.querySelectorAll("script[delay]").forEach(function (scriptTag) {
|
23
|
+
scriptTag.setAttribute("src", scriptTag.getAttribute("delay"));
|
24
|
+
});
|
25
|
+
}
|
26
|
+
</script>
|
27
|
+
<script type="text/javascript" delay="/assets/js/ads.js" crossorigin="anonymous"></script>
|
28
|
+
{% endif %}
|
29
|
+
|
30
|
+
{% if jekyll.environment == 'development' and site.adsId %}
|
31
|
+
<script>
|
32
|
+
const autoLoadDuration = 5; //In Seconds
|
33
|
+
const eventList = ["keydown", "mousemove", "wheel", "touchmove", "touchstart", "touchend"];
|
34
|
+
|
35
|
+
const autoLoadTimeout = setTimeout(runScripts, autoLoadDuration * 1000);
|
36
|
+
|
37
|
+
eventList.forEach(function (event) {
|
38
|
+
window.addEventListener(event, triggerScripts, { passive: true })
|
39
|
+
});
|
40
|
+
|
41
|
+
function triggerScripts() {
|
42
|
+
runScripts();
|
43
|
+
clearTimeout(autoLoadTimeout);
|
44
|
+
eventList.forEach(function (event) {
|
45
|
+
window.removeEventListener(event, triggerScripts, { passive: true });
|
46
|
+
});
|
47
|
+
}
|
48
|
+
|
49
|
+
function runScripts() {
|
50
|
+
document.querySelectorAll("script[delay]").forEach(function (scriptTag) {
|
51
|
+
scriptTag.setAttribute("src", scriptTag.getAttribute("delay"));
|
52
|
+
});
|
53
|
+
}
|
54
|
+
</script>
|
55
|
+
<script type="text/javascript" delay="/assets/js/ads.js" crossorigin="anonymous"></script>
|
56
|
+
|
57
|
+
{% endif %}
|
58
58
|
{% endif %}
|
@@ -1,52 +1,52 @@
|
|
1
|
-
{% if page.url != '/' %}
|
2
|
-
{% if jekyll.environment == 'production' and site.profitablecpmgateId %}
|
3
|
-
<script>
|
4
|
-
const eventList = ["keydown", "mousemove", "wheel", "touchmove", "touchstart", "touchend"];
|
5
|
-
eventList.forEach(function (event) {
|
6
|
-
window.addEventListener(event, triggerScripts, { passive: true })
|
7
|
-
});
|
8
|
-
|
9
|
-
function triggerScripts() {
|
10
|
-
runScripts();
|
11
|
-
eventList.forEach(function (event) {
|
12
|
-
window.removeEventListener(event, triggerScripts, { passive: true });
|
13
|
-
});
|
14
|
-
}
|
15
|
-
|
16
|
-
function runScripts() {
|
17
|
-
document.querySelectorAll("script[delay]").forEach(function (scriptTag) {
|
18
|
-
scriptTag.setAttribute("src", scriptTag.getAttribute("delay"));
|
19
|
-
});
|
20
|
-
}
|
21
|
-
</script>
|
22
|
-
<script type="text/javascript" delay="/assets/js/append-div.js" crossorigin="anonymous"></script>
|
23
|
-
<script async="async" type="text/javascript" data-cfasync="false"
|
24
|
-
delay="//pl17448257.profitablecpmgate.com/{{site.profitablecpmgateId}}/invoke.js" crossorigin="anonymous"></script>
|
25
|
-
{% endif %}
|
26
|
-
|
27
|
-
{% if jekyll.environment == 'development' and site.profitablecpmgateId %}
|
28
|
-
<script>
|
29
|
-
const eventList = ["keydown", "mousemove", "wheel", "touchmove", "touchstart", "touchend"];
|
30
|
-
eventList.forEach(function (event) {
|
31
|
-
window.addEventListener(event, triggerScripts, { passive: true })
|
32
|
-
});
|
33
|
-
|
34
|
-
function triggerScripts() {
|
35
|
-
runScripts();
|
36
|
-
eventList.forEach(function (event) {
|
37
|
-
window.removeEventListener(event, triggerScripts, { passive: true });
|
38
|
-
});
|
39
|
-
}
|
40
|
-
|
41
|
-
function runScripts() {
|
42
|
-
document.querySelectorAll("script[delay]").forEach(function (scriptTag) {
|
43
|
-
scriptTag.setAttribute("src", scriptTag.getAttribute("delay"));
|
44
|
-
});
|
45
|
-
}
|
46
|
-
</script>
|
47
|
-
<script type="text/javascript" delay="/assets/js/append-div.js" crossorigin="anonymous"></script>
|
48
|
-
<script async="async" type="text/javascript" data-cfasync="false"
|
49
|
-
delay="//pl17448257.profitablecpmgate.com/{{site.profitablecpmgateId}}/invoke.js" crossorigin="anonymous"></script>
|
50
|
-
|
51
|
-
{% endif %}
|
1
|
+
{% if page.url != '/' %}
|
2
|
+
{% if jekyll.environment == 'production' and site.profitablecpmgateId %}
|
3
|
+
<script>
|
4
|
+
const eventList = ["keydown", "mousemove", "wheel", "touchmove", "touchstart", "touchend"];
|
5
|
+
eventList.forEach(function (event) {
|
6
|
+
window.addEventListener(event, triggerScripts, { passive: true })
|
7
|
+
});
|
8
|
+
|
9
|
+
function triggerScripts() {
|
10
|
+
runScripts();
|
11
|
+
eventList.forEach(function (event) {
|
12
|
+
window.removeEventListener(event, triggerScripts, { passive: true });
|
13
|
+
});
|
14
|
+
}
|
15
|
+
|
16
|
+
function runScripts() {
|
17
|
+
document.querySelectorAll("script[delay]").forEach(function (scriptTag) {
|
18
|
+
scriptTag.setAttribute("src", scriptTag.getAttribute("delay"));
|
19
|
+
});
|
20
|
+
}
|
21
|
+
</script>
|
22
|
+
<script type="text/javascript" delay="/assets/js/append-div.js" crossorigin="anonymous"></script>
|
23
|
+
<script async="async" type="text/javascript" data-cfasync="false"
|
24
|
+
delay="//pl17448257.profitablecpmgate.com/{{site.profitablecpmgateId}}/invoke.js" crossorigin="anonymous"></script>
|
25
|
+
{% endif %}
|
26
|
+
|
27
|
+
{% if jekyll.environment == 'development' and site.profitablecpmgateId %}
|
28
|
+
<script>
|
29
|
+
const eventList = ["keydown", "mousemove", "wheel", "touchmove", "touchstart", "touchend"];
|
30
|
+
eventList.forEach(function (event) {
|
31
|
+
window.addEventListener(event, triggerScripts, { passive: true })
|
32
|
+
});
|
33
|
+
|
34
|
+
function triggerScripts() {
|
35
|
+
runScripts();
|
36
|
+
eventList.forEach(function (event) {
|
37
|
+
window.removeEventListener(event, triggerScripts, { passive: true });
|
38
|
+
});
|
39
|
+
}
|
40
|
+
|
41
|
+
function runScripts() {
|
42
|
+
document.querySelectorAll("script[delay]").forEach(function (scriptTag) {
|
43
|
+
scriptTag.setAttribute("src", scriptTag.getAttribute("delay"));
|
44
|
+
});
|
45
|
+
}
|
46
|
+
</script>
|
47
|
+
<script type="text/javascript" delay="/assets/js/append-div.js" crossorigin="anonymous"></script>
|
48
|
+
<script async="async" type="text/javascript" data-cfasync="false"
|
49
|
+
delay="//pl17448257.profitablecpmgate.com/{{site.profitablecpmgateId}}/invoke.js" crossorigin="anonymous"></script>
|
50
|
+
|
51
|
+
{% endif %}
|
52
52
|
{% endif %}
|