appscms-tools-theme 0.7.6 → 0.7.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_data/download/en/download.json +63 -0
- data/_data/feature/en/compress-pdf.json +1 -0
- data/_data/footer/en/data.json +0 -16
- data/_data/footer/hi/data.json +0 -16
- data/_data/footer/networksites.json +18 -0
- data/_data/header/en/data.json +2 -2
- data/_data/header/hi/data.json +12 -12
- data/_includes/footer/index.html +2 -1
- data/_includes/head/index.html +15 -7
- data/_includes/nofiletransfer/nofiletransfer.html +38 -0
- data/_layouts/download.html +196 -0
- data/_layouts/feature.html +16 -2
- data/_layouts/home.html +15 -1
- data/assets/css/tools.css +172 -2
- data/assets/noserverupload.svg +4 -0
- data/assets/secure.svg +43 -0
- data/manifest.json +17 -0
- data/serviceworker.js +42 -0
- metadata +10 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 30c373f22804a555b15b83aa007f3e3443d8caf312bb12bed6457948b8c2a24a
|
4
|
+
data.tar.gz: d3b60bbefe39e4f37d9342d8f73b4354921369625e3853cdb4d8e67d751dea94
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 609469aff38914d16ee4686d9d4218cb8f7b50973483d60f884c8efbea6340396a248de947e3987813fa86d938d7fd1142543905869d472ac69ff233ec4cab49
|
7
|
+
data.tar.gz: 16b392c015fdc1d3a15d08d10f99dc8bf93599feabb2b0446bf704de1aee351c996270e6e0d307cb8cf476cebcd981bb8716b1cd625074a7a7a3890bb204654c
|
@@ -0,0 +1,63 @@
|
|
1
|
+
{
|
2
|
+
"Language":"English",
|
3
|
+
"htmlLangAtt":"en",
|
4
|
+
"TITLE": "Set alarm for $variable minutes from now",
|
5
|
+
"META": "Easiest way to set alarm for $variable minutes from now. Choose sound for alarm from multiple options.",
|
6
|
+
"button-background":"red",
|
7
|
+
"socialshareheading":"We are a free to use platform for safe processing of your files. We need to your support to grow. Help us by sharing us on social media. Thanks ! ",
|
8
|
+
"recommendedsitesheading":"Try our other sites for safe processing of you files ! ",
|
9
|
+
"recommendedsites":[
|
10
|
+
{
|
11
|
+
"name":"Safepdfkit.com",
|
12
|
+
"url":"https://safepdfkit.com",
|
13
|
+
"logo":"https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
|
14
|
+
},
|
15
|
+
{
|
16
|
+
"name":"Safepdfkit.com",
|
17
|
+
"url":"https://safepdfkit.com",
|
18
|
+
"logo":"https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
|
19
|
+
},
|
20
|
+
{
|
21
|
+
"name":"Safepdfkit.com",
|
22
|
+
"url":"https://safepdfkit.com",
|
23
|
+
"logo":"https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"name":"Safepdfkit.com",
|
27
|
+
"url":"https://safepdfkit.com",
|
28
|
+
"logo":"https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"name":"Safepdfkit.com",
|
32
|
+
"url":"https://safepdfkit.com",
|
33
|
+
"logo":"https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
|
34
|
+
}
|
35
|
+
],
|
36
|
+
"recommendedfeatures":[
|
37
|
+
{
|
38
|
+
"name":"Split pdf",
|
39
|
+
"url":"https://safepdfkit.com",
|
40
|
+
"logo":"https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"name":"Combine pdf",
|
44
|
+
"url":"https://safepdfkit.com",
|
45
|
+
"logo":"https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
|
46
|
+
},
|
47
|
+
{
|
48
|
+
"name":"Merge pdf",
|
49
|
+
"url":"https://safepdfkit.com",
|
50
|
+
"logo":"https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"name":"Delete pdf",
|
54
|
+
"url":"https://safepdfkit.com",
|
55
|
+
"logo":"https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
|
56
|
+
},
|
57
|
+
{
|
58
|
+
"name":"Compress-pdf",
|
59
|
+
"url":"https://safepdfkit.com",
|
60
|
+
"logo":"https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
|
61
|
+
}
|
62
|
+
]
|
63
|
+
}
|
@@ -8,6 +8,7 @@
|
|
8
8
|
"META": "Easiest way to set alarm for $variable minutes from now. Choose sound for alarm from multiple options.",
|
9
9
|
"keywords":"key1,key2,key3,key4",
|
10
10
|
"LABEL": "DOCX to PDF",
|
11
|
+
"nofileupload":true,
|
11
12
|
"BREADCRUMB_LABEL": "DOCX TO PDF",
|
12
13
|
"color": "purple",
|
13
14
|
"height": "300px",
|
data/_data/footer/en/data.json
CHANGED
@@ -29,22 +29,6 @@
|
|
29
29
|
"url":"/developers"
|
30
30
|
}
|
31
31
|
],
|
32
|
-
"networkSites":[
|
33
|
-
{
|
34
|
-
"name":"ABC.com",
|
35
|
-
"url":"/"
|
36
|
-
|
37
|
-
},
|
38
|
-
{
|
39
|
-
"name":"PQR.com",
|
40
|
-
"url":"/"
|
41
|
-
},
|
42
|
-
{
|
43
|
-
"name":"XYZ.com",
|
44
|
-
"url":"/"
|
45
|
-
|
46
|
-
}
|
47
|
-
],
|
48
32
|
"social":[
|
49
33
|
{
|
50
34
|
"logo":"/assets/facebook.svg",
|
data/_data/footer/hi/data.json
CHANGED
@@ -34,22 +34,6 @@
|
|
34
34
|
|
35
35
|
}
|
36
36
|
],
|
37
|
-
"networkSites":[
|
38
|
-
{
|
39
|
-
"name":"ABC.com",
|
40
|
-
"url":"/"
|
41
|
-
|
42
|
-
},
|
43
|
-
{
|
44
|
-
"name":"PQR.com",
|
45
|
-
"url":"/"
|
46
|
-
},
|
47
|
-
{
|
48
|
-
"name":"XYZ.com",
|
49
|
-
"url":"/"
|
50
|
-
|
51
|
-
}
|
52
|
-
],
|
53
37
|
"social":[
|
54
38
|
{
|
55
39
|
"logo":"/assets/facebook.svg",
|
@@ -0,0 +1,18 @@
|
|
1
|
+
{
|
2
|
+
"networkSites":[
|
3
|
+
{
|
4
|
+
"name":"wordswithletters",
|
5
|
+
"url":"http://wordswithletters.org/"
|
6
|
+
|
7
|
+
},
|
8
|
+
{
|
9
|
+
"name":"alarmsetter",
|
10
|
+
"url":"https://alarmsetter.com/"
|
11
|
+
},
|
12
|
+
{
|
13
|
+
"name":"safepdfkit",
|
14
|
+
"url":"http://safepdfkit.com/"
|
15
|
+
|
16
|
+
}
|
17
|
+
]
|
18
|
+
}
|
data/_data/header/en/data.json
CHANGED
data/_data/header/hi/data.json
CHANGED
@@ -109,36 +109,36 @@
|
|
109
109
|
|
110
110
|
"navItems": [
|
111
111
|
{
|
112
|
-
"name": "
|
113
|
-
"url": "/"
|
112
|
+
"name": "होम",
|
113
|
+
"url": "/hi"
|
114
114
|
},
|
115
115
|
{
|
116
|
-
"name": "
|
116
|
+
"name": "ब्लॉाग",
|
117
117
|
"url": "/blog"
|
118
118
|
},
|
119
119
|
{
|
120
|
-
"name": "
|
120
|
+
"name": "संपर्क करें",
|
121
121
|
"url": "/contact"
|
122
122
|
},
|
123
123
|
{
|
124
|
-
"name": "
|
124
|
+
"name": "के बारे में",
|
125
125
|
"url": "/about"
|
126
126
|
},
|
127
127
|
{
|
128
|
-
"name": "
|
129
|
-
"url": "/
|
128
|
+
"name": "नियम एवं शर्तें",
|
129
|
+
"url": "/terms-and-conditions"
|
130
130
|
},
|
131
131
|
{
|
132
|
-
"name": "
|
132
|
+
"name": "सहायत",
|
133
133
|
"url": "/help"
|
134
134
|
},
|
135
135
|
{
|
136
|
-
"name": "
|
137
|
-
"url": "/disclaimer"
|
136
|
+
"name": "अस्वीकरण",
|
137
|
+
"url": "/hi/disclaimer"
|
138
138
|
},
|
139
139
|
{
|
140
|
-
"name": "
|
141
|
-
"url": "/privacy-policy"
|
140
|
+
"name": "गोपनीयता सूचना",
|
141
|
+
"url": "/hi/privacy-policy"
|
142
142
|
}
|
143
143
|
]
|
144
144
|
}
|
data/_includes/footer/index.html
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
{% assign lang = page.lang %}
|
2
2
|
{% assign dataToShow = site.data.footer[lang].data %}
|
3
|
+
{%- assign networksitesData = site.data.footer.networksites -%}
|
3
4
|
<footer class="footer">
|
4
5
|
<div class="container">
|
5
6
|
<div class="footer-wrapper">
|
@@ -24,7 +25,7 @@
|
|
24
25
|
</ul>
|
25
26
|
<ul class="footer-ul">
|
26
27
|
<h2 class="footer-ul-title">Network sites</h2>
|
27
|
-
{% for data in
|
28
|
+
{% for data in networksitesData.networkSites %}
|
28
29
|
<a class="footer-link" href="{{data.url}}">{{data.name}}</a>
|
29
30
|
{% endfor %}
|
30
31
|
</ul>
|
data/_includes/head/index.html
CHANGED
@@ -18,12 +18,10 @@
|
|
18
18
|
<meta name="keywords" content="{{keywords}}" />
|
19
19
|
{%- endif -%}
|
20
20
|
<meta name="description" content="{{description}}">
|
21
|
-
<link rel="
|
22
|
-
integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous" as="style" onload="this.rel='stylesheet'">
|
21
|
+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css" integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l" crossorigin="anonymous">
|
23
22
|
<link rel="canonical" href="{{site.url | append: page.url}}">
|
24
|
-
<link rel="preconnect" href="https://fonts.gstatic.com">
|
25
23
|
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600&display=swap" rel="stylesheet">
|
26
|
-
<link rel="
|
24
|
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
27
25
|
<link rel="stylesheet" href="/assets/css/tools.css">
|
28
26
|
<meta data-rh="true" property="og:image" content="{{site.url}}{{favicon}}">
|
29
27
|
<meta property="og:title" content="{{title}}">
|
@@ -36,6 +34,7 @@
|
|
36
34
|
<meta data-rh="true" name="twitter:title" content="{{title}}">
|
37
35
|
<meta data-rh="true" name="twitter:description" content="{{description}}">
|
38
36
|
<meta data-rh="true" name="twitter:image:src" content="{{site.url}}{{favicon}}">
|
37
|
+
<link rel="manifest" href="./manifest.json">
|
39
38
|
{%- for item in variable.langsupport -%}
|
40
39
|
<link data-rh="true" rel="alternate" href="{{site.url | append: item.permalink}}" hreflang="{{item.hreflang}}">
|
41
40
|
{%- endfor -%}
|
@@ -70,13 +69,13 @@
|
|
70
69
|
{ "@type": "HowToStep",
|
71
70
|
"text": "{{item | replace:'"', "'" }}",
|
72
71
|
"image": "{{site.siteurl}}{{dataToShow.HOW_TO_CONTENT.logoImageUrl}}",
|
73
|
-
"url": "{{site.
|
72
|
+
"url": "{{site.url | append: page.url}}#step{{ forloop.index }}"
|
74
73
|
}
|
75
74
|
{%- else -%}
|
76
75
|
{ "@type": "HowToStep",
|
77
76
|
"text": "{{item | replace:'"', "'" }}",
|
78
77
|
"image": "{{site.siteurl}}{{dataToShow.HOW_TO_CONTENT.logoImageUrl}}",
|
79
|
-
"url": "{{site.
|
78
|
+
"url": "{{site.url | append: page.url}}#step{{ forloop.index}}"
|
80
79
|
},
|
81
80
|
{%- endif -%}
|
82
81
|
{%- endfor -%}
|
@@ -115,11 +114,20 @@
|
|
115
114
|
}
|
116
115
|
</script>
|
117
116
|
{%- endif -%}
|
118
|
-
|
117
|
+
|
119
118
|
{%- if page.tool -%}
|
120
119
|
{%- include Rating/structureddata.html -%}
|
121
120
|
{%- endif -%}
|
122
121
|
<!-- GA -->
|
123
122
|
{%- include google-analytics.html -%}
|
123
|
+
<script>
|
124
|
+
if ('serviceWorker' in navigator) {
|
125
|
+
window.addEventListener('load', () => {
|
126
|
+
navigator.serviceWorker.register('./serviceworker.js')
|
127
|
+
.then((reg) => console.log('Success: ', reg.scope))
|
128
|
+
.catch((err) => console.log('Failure: ', err));
|
129
|
+
})
|
130
|
+
}
|
131
|
+
</script>
|
124
132
|
</head>
|
125
133
|
|
@@ -0,0 +1,38 @@
|
|
1
|
+
<div class="no-file-transfer flex-column mt-5" >
|
2
|
+
<svg
|
3
|
+
id="bold"
|
4
|
+
enable-background="new 0 0 32 32"
|
5
|
+
height="512"
|
6
|
+
viewBox="0 0 32 32"
|
7
|
+
width="512"
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
9
|
+
>
|
10
|
+
<path
|
11
|
+
d="m26 32h-20c-3.314 0-6-2.686-6-6v-20c0-3.314 2.686-6 6-6h20c3.314 0 6 2.686 6 6v20c0 3.314-2.686 6-6 6z"
|
12
|
+
fill="#80008030"
|
13
|
+
/>
|
14
|
+
<path
|
15
|
+
d="m19.667 15.333c-2.389 0-4.334 1.944-4.334 4.333s1.944 4.334 4.334 4.334 4.333-1.944 4.333-4.333-1.944-4.334-4.333-4.334zm1.957 3.704c-.081.18-.26.297-.457.297h-.833v2.666c0 .368-.298.667-.667.667s-.667-.299-.667-.667v-2.667h-.833c-.197 0-.376-.116-.457-.297-.08-.18-.047-.391.085-.538l1.5-1.667c.095-.105.23-.165.372-.165s.277.06.372.165l1.5 1.667c.132.148.165.358.085.539z"
|
16
|
+
fill="#800080ab"
|
17
|
+
/>
|
18
|
+
<g fill="#730073">
|
19
|
+
<path
|
20
|
+
d="m14.98 16.48c-.547.807-.893 1.76-.967 2.787-.653.06-1.193.067-1.347.067-.48 0-4.667-.047-4.667-1.667v-2.667c0 1.62 4.187 1.667 4.667 1.667.227 0 1.267-.014 2.314-.187z"
|
21
|
+
/>
|
22
|
+
<path
|
23
|
+
d="m17.333 13.667c0 1.62-4.189 1.667-4.667 1.667s-4.666-.048-4.666-1.667v-2.667c0 1.62 4.189 1.667 4.667 1.667s4.666-.047 4.666-1.667z"
|
24
|
+
/>
|
25
|
+
<path
|
26
|
+
d="m12.667 11.333c-.478 0-4.667-.047-4.667-1.666s4.189-1.667 4.667-1.667 4.667.047 4.667 1.667-4.19 1.666-4.667 1.666z"
|
27
|
+
/>
|
28
|
+
</g>
|
29
|
+
</svg>
|
30
|
+
<div>
|
31
|
+
<button class="btn btn-outline-danger ">Upload</button>
|
32
|
+
|
33
|
+
</div>
|
34
|
+
<div class="circle">
|
35
|
+
No
|
36
|
+
</div>
|
37
|
+
|
38
|
+
</div>
|
@@ -0,0 +1,196 @@
|
|
1
|
+
{% assign file = page.fileName %}
|
2
|
+
{% assign lang = page.lang %}
|
3
|
+
{% assign folder = page.folderName %}
|
4
|
+
{% assign downloadData= site.data[folder][lang][file] %}
|
5
|
+
<!DOCTYPE html>
|
6
|
+
<html lang="{{homeData.htmlLangAtt}}">
|
7
|
+
{% include head/index.html %}
|
8
|
+
<body>
|
9
|
+
{% include header/index.html %}
|
10
|
+
<div class="container">
|
11
|
+
<div class="download-section">
|
12
|
+
<div class="row">
|
13
|
+
<div class="col-md-8 px-0">
|
14
|
+
<p class="success-msg" >Hurry! your operation was completed</p>
|
15
|
+
<div class="try-more-features ">
|
16
|
+
<h2 class="success-msg border-bottom-none" >Try These features</h2>
|
17
|
+
<div class="row feature-showcase " >
|
18
|
+
{%- if downloadData.recommendedfeatures -%}
|
19
|
+
{%- for item in downloadData.recommendedfeatures -%}
|
20
|
+
<div class="col-md-6 feature-showcase-div">
|
21
|
+
<a class="px-2 w-100 d-flex justify-content-between " target="_blank" href="{{item.url}}"> <span><img src="{{item.logo}}" alt="feature-logo"> <span class="ml-3 "> {{item.name}}</span></span> <span class='d-inline-block ml-auto'><i class="fas fa-chevron-right"></i></span> </a> </div>
|
22
|
+
{%- endfor -%}
|
23
|
+
{%- else -%}
|
24
|
+
code2
|
25
|
+
{%- endif -%}
|
26
|
+
|
27
|
+
</div>
|
28
|
+
</div>
|
29
|
+
</div>
|
30
|
+
|
31
|
+
<div class="col-md-4 download-btn-container ">
|
32
|
+
<p id="filename" class="download-file-name text-left"></p>
|
33
|
+
<a id="file-download-button" class="download-download-btn btn " style="background-color: {{downloadData.button-background}};" download href="#"><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M18 20H5V15H6V19H17V15H18V20ZM12 4V15.19L14.3 13L15 13.6667L11.5 17L8 13.6667L8.7 13L11 15.19V4H12Z"></path></svg>DOWNLOAD</a>
|
34
|
+
</div>
|
35
|
+
|
36
|
+
<div class="col-md-12 download-page-rate-us">
|
37
|
+
<div class="rating-tool" style="border: none;">
|
38
|
+
<img id="rating-img" loading='lazy' src="/assets/images/rating.png" alt="rating-img">
|
39
|
+
<div class="rating-text">Rate us</div>
|
40
|
+
<div class="rating-stars" >
|
41
|
+
<i class="fas fa-star rating-star"></i><i class="fas fa-star rating-star"></i
|
42
|
+
><i class="fas fa-star rating-star"></i><i class="fas fa-star rating-star"></i
|
43
|
+
><i class="fas fa-star rating-star"></i>
|
44
|
+
</div>
|
45
|
+
<div class="rating-value ml-2">
|
46
|
+
|
47
|
+
<span class="rating"> <strong id='rating'>0</strong><span>/5</span> </span>
|
48
|
+
<span class="total-ratings" id='count'>0 </span> votes
|
49
|
+
</div>
|
50
|
+
</div>
|
51
|
+
<script>
|
52
|
+
const ratingValue=document.getElementById('rating')
|
53
|
+
const count=document.getElementById('count')
|
54
|
+
const setRating=async(rating)=>{
|
55
|
+
const name= '{{site.name}}'
|
56
|
+
const urlParams = new URLSearchParams(window.location.search)
|
57
|
+
let tool = urlParams.get('tool')
|
58
|
+
const data = { website: name,feature:tool,rating:rating };
|
59
|
+
fetch('https://ratingapi-main.netlify.app/.netlify/functions/api/v1/rating/add', {
|
60
|
+
method: 'POST',
|
61
|
+
headers: {
|
62
|
+
'Content-Type': 'application/json',
|
63
|
+
},
|
64
|
+
body: JSON.stringify(data),
|
65
|
+
})
|
66
|
+
.then(response => response.json())
|
67
|
+
.then(data => {
|
68
|
+
ratingValue.innerText=data.rating
|
69
|
+
count.innerText=data.count
|
70
|
+
})
|
71
|
+
.catch((error) => {
|
72
|
+
console.error('Error:', error);
|
73
|
+
});
|
74
|
+
}
|
75
|
+
const urlParams = new URLSearchParams(window.location.search)
|
76
|
+
let tool = urlParams.get('tool')
|
77
|
+
const fetchRating=async()=>{
|
78
|
+
|
79
|
+
const data= await fetch(`https://ratingapi-main.netlify.app/.netlify/functions/api/v1/${tool}/rating`).then(res=>res.json())
|
80
|
+
ratingValue.innerText=data.rating
|
81
|
+
count.innerText=data.votes
|
82
|
+
}
|
83
|
+
let ratingImg = document.querySelector('#rating-img');
|
84
|
+
ratingImg.addEventListener('load', (event) => {
|
85
|
+
fetchRating()
|
86
|
+
});
|
87
|
+
const ratingNode=document.getElementsByClassName('rating-star')
|
88
|
+
let ratedValue=localStorage.getItem(`${tool}rating`)
|
89
|
+
if(ratedValue){
|
90
|
+
Array.from(ratingNode).slice(0,ratedValue).map(item=>{
|
91
|
+
item.style.color='#FDD300'
|
92
|
+
})
|
93
|
+
}
|
94
|
+
|
95
|
+
Array.from(ratingNode).map(item=>item.addEventListener('click',()=>{
|
96
|
+
const urlParams = new URLSearchParams(window.location.search)
|
97
|
+
let tool = urlParams.get('tool')
|
98
|
+
if(!localStorage.getItem(`${tool}rating`)){
|
99
|
+
function indexInClass(node) {
|
100
|
+
var className = node.className;
|
101
|
+
var num = 0;
|
102
|
+
for (var i = 0; i < ratingNode.length; i++) {
|
103
|
+
if (ratingNode[i] === node) {
|
104
|
+
return num;
|
105
|
+
}
|
106
|
+
num++;
|
107
|
+
}
|
108
|
+
return -1;
|
109
|
+
}
|
110
|
+
const index=indexInClass(item)
|
111
|
+
Array.from(ratingNode).slice(0,index+1).map(item=>{
|
112
|
+
item.style.color='#FDD300'
|
113
|
+
})
|
114
|
+
setRating(index+1)
|
115
|
+
localStorage.setItem(`${tool}rating`,index+1)
|
116
|
+
}}))
|
117
|
+
</script>
|
118
|
+
|
119
|
+
</div>
|
120
|
+
<div class="col-12">
|
121
|
+
<div class="download-social-share">
|
122
|
+
{%- if site.data.blog.share.platforms -%}
|
123
|
+
<div class="d-flex align-items-center flex-column justify-content-center" " >
|
124
|
+
<p class="share-heading mb-0 " >
|
125
|
+
{%- if downloadData.socialshareheading -%}
|
126
|
+
{{downloadData.socialshareheading}}
|
127
|
+
{%- else -%}
|
128
|
+
we are a free to use platform for safe processing of your files. We need to your support to grow. Help us by sharing us on social media. Thanks !
|
129
|
+
{%- endif -%}
|
130
|
+
</p>
|
131
|
+
<div>
|
132
|
+
{% assign url = site.url %}
|
133
|
+
{% for share in site.data.blog.share.platforms %}
|
134
|
+
{% assign link = share.link | replace: 'URL', url %}
|
135
|
+
{{page.title}}
|
136
|
+
<a id="{{share.type}}" href="{{ link }}" data-toggle="tooltip"
|
137
|
+
onclick="window.open(this.href, 'pop-up', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;"
|
138
|
+
data-placement="top" title="{{ share.type }}" aria-label="{{ share.type }}">
|
139
|
+
<i class="fa-fw {{ share.icon }} mb-0 py-3"></i>
|
140
|
+
</a>
|
141
|
+
|
142
|
+
{% endfor %}
|
143
|
+
</div>
|
144
|
+
</ul>
|
145
|
+
</ul>
|
146
|
+
</div>
|
147
|
+
{%- endif -%}</p>
|
148
|
+
</div>
|
149
|
+
</div>
|
150
|
+
<div class="row sites-config px-3">
|
151
|
+
<div class="col-12">
|
152
|
+
{%- if downloadData.recommendedsitesheading -%}
|
153
|
+
<p class="success-msg" >{{downloadData.recommendedsitesheading}}</p>
|
154
|
+
{%- else -%}
|
155
|
+
<p class="success-msg" >Try our other sites for safe processing of you files ! </p>
|
156
|
+
{%- endif -%}
|
157
|
+
</div>
|
158
|
+
|
159
|
+
{%- if downloadData.recommendedsites -%}
|
160
|
+
{%- assign recommendedsitesData = downloadData.recommendedsites -%}
|
161
|
+
{%- else -%}
|
162
|
+
{%- assign recommendedsitesData = downloadData.recommendedsites -%}
|
163
|
+
{%- endif -%}
|
164
|
+
{%- for item in recommendedsitesData -%}
|
165
|
+
<div class="col-md-4 col-sm-6 mb-4 col-lg-3">
|
166
|
+
<img src="{{item.logo}}" alt=""> <a target="_blank" href="{{item.url}}">{{item.name}}</a> </div>
|
167
|
+
|
168
|
+
{%- endfor -%}
|
169
|
+
</div>
|
170
|
+
|
171
|
+
|
172
|
+
|
173
|
+
</div>
|
174
|
+
</div>
|
175
|
+
|
176
|
+
{% include footer/index.html %}
|
177
|
+
{% include script.html %}
|
178
|
+
<script>
|
179
|
+
document.addEventListener("DOMContentLoaded", function(event) {
|
180
|
+
const urlParams = new URLSearchParams(window.location.search)
|
181
|
+
let file = urlParams.get('filename')
|
182
|
+
let data= urlParams.get('data')
|
183
|
+
// const blob = new Blob([`${data}`], { type: 'text/plain' });
|
184
|
+
// const blobUrl = URL.createObjectURL(blob);
|
185
|
+
// console.log(blobUrl);
|
186
|
+
const fileName=document.getElementById('filename')
|
187
|
+
console.log(fileName);
|
188
|
+
const downloadBtn=document.getElementById('file-download-button')
|
189
|
+
downloadBtn.href=data
|
190
|
+
filename.innerHTML=file
|
191
|
+
|
192
|
+
});
|
193
|
+
</script>
|
194
|
+
</body>
|
195
|
+
|
196
|
+
</html>
|
data/_layouts/feature.html
CHANGED
@@ -9,7 +9,21 @@
|
|
9
9
|
<body>
|
10
10
|
{% include header/index.html %}
|
11
11
|
{%- include dropdown/langdropdown.html -%}
|
12
|
-
|
12
|
+
{%- if featureData.nofileupload -%}
|
13
|
+
<div class="alert alert-warning alert-dismissible fade show text-center" role="alert">
|
14
|
+
<img src="/assets/secure.svg" height="23px" width="18px" alt="secure">
|
15
|
+
{%- if featureData.alertmsg -%}
|
16
|
+
{{featureData.alertmsg}}
|
17
|
+
{%- else -%}
|
18
|
+
We don't upload your files on server ,your data is 100% secure.
|
19
|
+
{%- endif -%}
|
20
|
+
<img src="/assets/noserverupload.svg" height="23px" width="20px" alt="no server upload">
|
21
|
+
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
|
22
|
+
<span aria-hidden="true">×</span>
|
23
|
+
</button>
|
24
|
+
</div>
|
25
|
+
{%- endif -%}
|
26
|
+
<div class="flex-container pb-3">
|
13
27
|
<div class="flex-class py-4 mt-4 mt-md-0 ">
|
14
28
|
<div class="d-flex justify-content-center align-items-center"><span class="fHhdVc">
|
15
29
|
<div class="div-cont feature-img mr-2">
|
@@ -75,7 +89,7 @@
|
|
75
89
|
page.value}}</h3>
|
76
90
|
<ol class="how-to-list">
|
77
91
|
{% for data in featureData.HOW_TO_CONTENT.steps %}
|
78
|
-
<li class="how-to-list-item">{{data | replace: "$variable", page.value}}</li>
|
92
|
+
<li id="step{{forloop.index}}" class="how-to-list-item">{{data | replace: "$variable", page.value}}</li>
|
79
93
|
{% endfor %}
|
80
94
|
</ol>
|
81
95
|
</div>
|
data/_layouts/home.html
CHANGED
@@ -8,6 +8,20 @@
|
|
8
8
|
<body>
|
9
9
|
{% include header/index.html %}
|
10
10
|
{%- include dropdown/langdropdown.html -%}
|
11
|
+
{%- if homeData.nofileupload -%}
|
12
|
+
<div class="alert alert-warning alert-dismissible fade show text-center" role="alert">
|
13
|
+
<img src="/assets/secure.svg" height="23px" width="18px" alt="secure">
|
14
|
+
{%- if featureData.alertmsg -%}
|
15
|
+
{{featureData.alertmsg}}
|
16
|
+
{%- else -%}
|
17
|
+
We don't upload your files on server ,your data is 100% secure.
|
18
|
+
{%- endif -%}
|
19
|
+
<img src="/assets/noserverupload.svg" height="23px" width="20px" alt="no server upload">
|
20
|
+
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
|
21
|
+
<span aria-hidden="true">×</span>
|
22
|
+
</button>
|
23
|
+
</div>
|
24
|
+
{%- endif -%}
|
11
25
|
{%- if homeData.h1 or homeData.h2 -%}
|
12
26
|
<div class="flex-container">
|
13
27
|
<div class="flex-class py-5">
|
@@ -68,7 +82,7 @@
|
|
68
82
|
page.value}}</h3>
|
69
83
|
<ol class="how-to-list">
|
70
84
|
{% for data in homeData.HOW_TO_CONTENT.steps %}
|
71
|
-
<li class="how-to-list-item">{{data | replace: "$variable", page.value}}</li>
|
85
|
+
<li id="step{{forloop.index}}" class="how-to-list-item">{{data | replace: "$variable", page.value}}</li>
|
72
86
|
{% endfor %}
|
73
87
|
</ol>
|
74
88
|
</div>
|
data/assets/css/tools.css
CHANGED
@@ -1532,7 +1532,7 @@ ul li {
|
|
1532
1532
|
right: 1px;
|
1533
1533
|
border-radius: 50%;
|
1534
1534
|
margin-top: 1px;
|
1535
|
-
padding:9px;
|
1535
|
+
padding: 9px;
|
1536
1536
|
}
|
1537
1537
|
.file-detail-table th,
|
1538
1538
|
.file-detail-table td {
|
@@ -1560,5 +1560,175 @@ ul li {
|
|
1560
1560
|
filter: brightness();
|
1561
1561
|
filter: brightness(100);
|
1562
1562
|
}
|
1563
|
-
|
1563
|
+
.no-file-transfer {
|
1564
|
+
position: absolute;
|
1565
|
+
top: 93px;
|
1566
|
+
height: 127px;
|
1567
|
+
width: 200px;
|
1568
|
+
background: #80008030;
|
1569
|
+
right: 24px;
|
1570
|
+
border-radius: 8px;
|
1571
|
+
display: flex;
|
1572
|
+
align-items: center;
|
1573
|
+
justify-content: center;
|
1574
|
+
z-index: 9999;
|
1575
|
+
}
|
1576
|
+
.no-file-transfer svg {
|
1577
|
+
width: 50px;
|
1578
|
+
}
|
1579
|
+
.no-file-transfer button {
|
1580
|
+
background: transparent;
|
1581
|
+
border: 1px solid #800080ab;
|
1582
|
+
color: #800080ab;
|
1583
|
+
margin-bottom: 10px;
|
1584
|
+
}
|
1585
|
+
.no-file-transfer button:hover {
|
1586
|
+
background: #800080ab;
|
1587
|
+
border: 1px solid #800080ab;
|
1588
|
+
}
|
1589
|
+
.no-file-transfer .circle {
|
1590
|
+
height: 64px;
|
1591
|
+
border-radius: 50%;
|
1592
|
+
position: absolute;
|
1593
|
+
width: 64px;
|
1594
|
+
display: flex;
|
1595
|
+
align-items: center;
|
1596
|
+
justify-content: center;
|
1597
|
+
border: 3px solid red;
|
1598
|
+
color: red;
|
1599
|
+
font-size: 20px;
|
1600
|
+
font-weight: 700;
|
1601
|
+
transform: rotate(-41deg);
|
1602
|
+
}
|
1603
|
+
.download-section {
|
1604
|
+
box-shadow: rgb(0 0 0 / 20%) 0px 0px 2px inset;
|
1605
|
+
margin-top: 40px;
|
1606
|
+
}
|
1607
|
+
.download-btn-container {
|
1608
|
+
border-bottom: 1px solid rgb(238, 238, 238);
|
1609
|
+
border-left: 1px solid rgb(238, 238, 238);
|
1610
|
+
padding: 24px 24px 40px;
|
1611
|
+
}
|
1612
|
+
.success-msg {
|
1613
|
+
font-size: 20px;
|
1614
|
+
font-weight: 600;
|
1615
|
+
padding: 24px 0px;
|
1616
|
+
color: rgb(26, 26, 26);
|
1617
|
+
}
|
1618
|
+
.sites-config {
|
1619
|
+
padding: 0px 24px;
|
1620
|
+
border-top: 1px solid rgb(238, 238, 238);
|
1621
|
+
}
|
1622
|
+
.social-share-section {
|
1623
|
+
padding: 0px 24px;
|
1624
|
+
border-top: 1px solid rgb(238, 238, 238);
|
1625
|
+
}
|
1626
|
+
.try-more-features {
|
1627
|
+
padding: 0px 24px;
|
1628
|
+
border-bottom: 1px solid rgb(238, 238, 238);
|
1629
|
+
}
|
1630
|
+
.sites-config {
|
1631
|
+
padding: 24px 0px;
|
1632
|
+
}
|
1633
|
+
.social-share-section {
|
1634
|
+
padding: 24px 0px;
|
1635
|
+
}
|
1636
|
+
#filename {
|
1637
|
+
font-size: 22px;
|
1638
|
+
font-weight: 700;
|
1639
|
+
}
|
1640
|
+
#file-download-button {
|
1641
|
+
font-weight: 700;
|
1642
|
+
font-size: 16px;
|
1643
|
+
line-height: 24px;
|
1644
|
+
width: 150px;
|
1645
|
+
color: #fff;
|
1646
|
+
padding: 9px 18px;
|
1647
|
+
background: #0050f2;
|
1648
|
+
height: 42px;
|
1649
|
+
position: relative;
|
1650
|
+
border-radius: 4px 0px 0px 4px;
|
1651
|
+
text-transform: uppercase;
|
1652
|
+
border-radius: 3px;
|
1653
|
+
display: flex;
|
1654
|
+
-webkit-box-pack: center;
|
1655
|
+
justify-content: center;
|
1656
|
+
}
|
1657
|
+
.download-social-share a i {
|
1658
|
+
font-size: 1.5rem;
|
1659
|
+
padding: 0px 10px;
|
1660
|
+
margin: 0px 30px;
|
1661
|
+
}
|
1662
|
+
.share-heading {
|
1663
|
+
font-size: 17px;
|
1664
|
+
font-weight: 700;
|
1665
|
+
color: rgb(33, 33, 33);
|
1666
|
+
padding: 6px;
|
1667
|
+
}
|
1668
|
+
.sites-config img {
|
1669
|
+
height: 27px;
|
1670
|
+
}
|
1671
|
+
.social-share-section,
|
1672
|
+
.try-more-features {
|
1673
|
+
padding: 0px 24px;
|
1674
|
+
border-top: 1px solid rgb(238, 238, 238);
|
1675
|
+
}
|
1676
|
+
.download-social-share {
|
1677
|
+
padding: 24px 0px;
|
1678
|
+
border-top: 1px solid rgb(238, 238, 238);
|
1679
|
+
}
|
1680
|
+
.sites-config {
|
1681
|
+
padding: 24px 0px;
|
1682
|
+
}
|
1683
|
+
.social-share-section {
|
1684
|
+
padding: 24px 0px;
|
1685
|
+
}
|
1686
|
+
#filename {
|
1687
|
+
font-size: 22px;
|
1688
|
+
font-weight: 700;
|
1689
|
+
}
|
1690
|
+
.sites-config a {
|
1691
|
+
text-decoration: none;
|
1692
|
+
}
|
1693
|
+
.feature-showcase-div {
|
1694
|
+
margin: 0px;
|
1695
|
+
padding: 0px;
|
1696
|
+
overflow: visible;
|
1697
|
+
text-decoration: inherit;
|
1698
|
+
display: flex;
|
1699
|
+
position: relative;
|
1700
|
+
border: 1px solid rgb(232, 232, 232);
|
1701
|
+
border-radius: 4px;
|
1702
|
+
width: 100%;
|
1703
|
+
cursor: pointer;
|
1704
|
+
font-weight: 700;
|
1705
|
+
font-size: 16px;
|
1706
|
+
line-height: 24px;
|
1707
|
+
color: rgb(26, 26, 26);
|
1708
|
+
user-select: none;
|
1709
|
+
outline: none;
|
1710
|
+
-webkit-box-align: center;
|
1711
|
+
align-items: center;
|
1712
|
+
height: 80px;
|
1713
|
+
background: rgb(250, 250, 250);
|
1714
|
+
}
|
1715
|
+
.feature-showcase-div img {
|
1716
|
+
width: 32px;
|
1717
|
+
height: 32px;
|
1718
|
+
/* margin: ; */
|
1719
|
+
}
|
1720
|
+
.feature-showcase-div a {
|
1721
|
+
text-decoration: none;
|
1722
|
+
}
|
1723
|
+
.feature-showcase-div i {
|
1724
|
+
font-size: 11px;
|
1725
|
+
}
|
1726
|
+
/* .no-file-transfer .circle::before {
|
1727
|
+
content: 'No';
|
1728
|
+
height: 100%;
|
1729
|
+
width: 100%;
|
1730
|
+
position: absolute;
|
1731
|
+
border-radius: 50%;
|
1732
|
+
background: red;
|
1733
|
+
} */
|
1564
1734
|
/* close */
|
@@ -0,0 +1,4 @@
|
|
1
|
+
<svg width="78" height="55" viewBox="0 0 78 55" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path d="M60.9465 55H48.3396H44.9448H44.2117V38.6127H49.7421C51.1447 38.6127 51.9734 37.0682 51.1447 35.9562L40.3866 21.5305C39.7013 20.6038 38.2828 20.6038 37.5975 21.5305L26.8394 35.9562C26.0106 37.0682 26.8235 38.6127 28.2419 38.6127H33.7724V55H33.0392H29.6445H15.0294C6.66204 54.5521 0 46.9685 0 38.7518C0 33.0834 3.17164 28.141 7.87331 25.469C7.44299 24.3415 7.21986 23.1368 7.21986 21.8703C7.21986 16.0783 12.049 11.3985 18.0257 11.3985C19.3167 11.3985 20.5599 11.6147 21.7233 12.0317C25.1819 4.92699 32.6408 0 41.311 0C52.5313 0.0154451 61.7752 8.34036 62.8271 18.9511C71.4495 20.3875 78 28.1255 78 36.8829C78 46.2426 70.4773 54.3513 60.9465 55Z" fill="black"/>
|
3
|
+
<path d="M56.9776 21.8877C56.4655 21.239 55.8457 20.6384 55.1988 20.0619C54.552 19.4854 53.8781 18.9327 53.1504 18.4763C49.1344 15.6176 44.202 14 39 14C32.8816 14 27.1405 16.1941 22.8012 20.0619C18.4618 23.9297 16 29.0466 16 34.5C16 39.1605 17.8148 43.5568 21.0224 47.1363C21.5614 47.7608 22.1543 48.3614 22.8012 48.9381C23.448 49.5146 24.1219 50.0431 24.8227 50.5236C28.8386 53.3824 33.7711 55 39 55C45.1184 55 50.8595 52.8059 55.1988 48.9381C59.5383 45.0702 62 39.9532 62 34.5C62 29.8635 60.1852 25.4672 56.9776 21.8877ZM21.4805 34.5C21.4805 30.3199 23.3133 26.4041 26.6017 23.4491C29.9168 20.5184 34.3102 18.8848 39 18.8848C42.7735 18.8848 46.3581 19.9418 49.3231 21.8877L24.8766 43.7009C22.6664 41.0583 21.4805 37.8632 21.4805 34.5ZM51.3983 45.5507C48.0832 48.4816 43.6898 50.1152 39 50.1152C35.2265 50.1152 31.6419 49.0582 28.6769 47.0883L53.1504 25.299C55.3336 27.9415 56.5195 31.1366 56.5195 34.5C56.5195 38.6801 54.6867 42.5959 51.3983 45.5507Z" fill="#FD003A"/>
|
4
|
+
</svg>
|
data/assets/secure.svg
ADDED
@@ -0,0 +1,43 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
4
|
+
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
5
|
+
viewBox="0 0 229.5 229.5" style="enable-background:new 0 0 229.5 229.5;" xml:space="preserve">
|
6
|
+
<path d="M214.419,32.12c-0.412-2.959-2.541-5.393-5.419-6.193L116.76,0.275c-1.315-0.366-2.704-0.366-4.02,0L20.5,25.927
|
7
|
+
c-2.878,0.8-5.007,3.233-5.419,6.193c-0.535,3.847-12.74,94.743,18.565,139.961c31.268,45.164,77.395,56.738,79.343,57.209
|
8
|
+
c0.579,0.14,1.169,0.209,1.761,0.209s1.182-0.07,1.761-0.209c1.949-0.471,48.076-12.045,79.343-57.209
|
9
|
+
C227.159,126.864,214.954,35.968,214.419,32.12z M174.233,85.186l-62.917,62.917c-1.464,1.464-3.384,2.197-5.303,2.197
|
10
|
+
s-3.839-0.732-5.303-2.197l-38.901-38.901c-1.407-1.406-2.197-3.314-2.197-5.303s0.791-3.897,2.197-5.303l7.724-7.724
|
11
|
+
c2.929-2.928,7.678-2.929,10.606,0l25.874,25.874l49.89-49.891c1.406-1.407,3.314-2.197,5.303-2.197s3.897,0.79,5.303,2.197
|
12
|
+
l7.724,7.724C177.162,77.508,177.162,82.257,174.233,85.186z"/>
|
13
|
+
<g>
|
14
|
+
</g>
|
15
|
+
<g>
|
16
|
+
</g>
|
17
|
+
<g>
|
18
|
+
</g>
|
19
|
+
<g>
|
20
|
+
</g>
|
21
|
+
<g>
|
22
|
+
</g>
|
23
|
+
<g>
|
24
|
+
</g>
|
25
|
+
<g>
|
26
|
+
</g>
|
27
|
+
<g>
|
28
|
+
</g>
|
29
|
+
<g>
|
30
|
+
</g>
|
31
|
+
<g>
|
32
|
+
</g>
|
33
|
+
<g>
|
34
|
+
</g>
|
35
|
+
<g>
|
36
|
+
</g>
|
37
|
+
<g>
|
38
|
+
</g>
|
39
|
+
<g>
|
40
|
+
</g>
|
41
|
+
<g>
|
42
|
+
</g>
|
43
|
+
</svg>
|
data/manifest.json
ADDED
@@ -0,0 +1,17 @@
|
|
1
|
+
---
|
2
|
+
---
|
3
|
+
{
|
4
|
+
"short_name": "{{site.name}}",
|
5
|
+
"name": "{{site.name}}",
|
6
|
+
"icons": [
|
7
|
+
{
|
8
|
+
"src": "/assets/images/avatar.png",
|
9
|
+
"type": "image/png",
|
10
|
+
"sizes": "1024x1024"
|
11
|
+
}
|
12
|
+
],
|
13
|
+
"start_url": ".",
|
14
|
+
"display": "standalone",
|
15
|
+
"theme_color": "#000000",
|
16
|
+
"background_color": "#ffffff"
|
17
|
+
}
|
data/serviceworker.js
ADDED
@@ -0,0 +1,42 @@
|
|
1
|
+
const CACHE_NAME = 'v1'
|
2
|
+
const urlsToCache = ['index.html']
|
3
|
+
|
4
|
+
const self = this
|
5
|
+
|
6
|
+
// Install SW
|
7
|
+
self.addEventListener('install', (event) => {
|
8
|
+
event.waitUntil(
|
9
|
+
caches.open(CACHE_NAME).then((cache) => {
|
10
|
+
console.log('Opened cache')
|
11
|
+
|
12
|
+
return cache.addAll(urlsToCache)
|
13
|
+
})
|
14
|
+
)
|
15
|
+
})
|
16
|
+
|
17
|
+
// Listen for requests
|
18
|
+
self.addEventListener('fetch', (event) => {
|
19
|
+
event.respondWith(
|
20
|
+
caches.match(event.request).then(() => {
|
21
|
+
return fetch(event.request).catch(() => caches.match('index.html'))
|
22
|
+
})
|
23
|
+
)
|
24
|
+
})
|
25
|
+
|
26
|
+
// Activate the SW
|
27
|
+
self.addEventListener('activate', (event) => {
|
28
|
+
const cacheWhitelist = []
|
29
|
+
cacheWhitelist.push(CACHE_NAME)
|
30
|
+
|
31
|
+
event.waitUntil(
|
32
|
+
caches.keys().then((cacheNames) =>
|
33
|
+
Promise.all(
|
34
|
+
cacheNames.map((cacheName) => {
|
35
|
+
if (!cacheWhitelist.includes(cacheName)) {
|
36
|
+
return caches.delete(cacheName)
|
37
|
+
}
|
38
|
+
})
|
39
|
+
)
|
40
|
+
)
|
41
|
+
)
|
42
|
+
})
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: appscms-tools-theme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.7.
|
4
|
+
version: 0.7.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- vivek-appscms
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-06-
|
11
|
+
date: 2021-06-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -70,6 +70,7 @@ files:
|
|
70
70
|
- _data/contact/en/contact.json
|
71
71
|
- _data/customcdns/customcdns.yml
|
72
72
|
- _data/disclaimer/en/disclaimer.json
|
73
|
+
- _data/download/en/download.json
|
73
74
|
- _data/feature/en/compress-pdf.json
|
74
75
|
- _data/feature/en/split-pdf.json
|
75
76
|
- _data/feature/hi/compress-pdf.json
|
@@ -77,6 +78,7 @@ files:
|
|
77
78
|
- _data/files/en/png.json
|
78
79
|
- _data/footer/en/data.json
|
79
80
|
- _data/footer/hi/data.json
|
81
|
+
- _data/footer/networksites.json
|
80
82
|
- _data/header/en/data.json
|
81
83
|
- _data/header/hi/data.json
|
82
84
|
- _data/help/en/help.json
|
@@ -103,6 +105,7 @@ files:
|
|
103
105
|
- _includes/head/index.html
|
104
106
|
- _includes/header/blogHeader.html
|
105
107
|
- _includes/header/index.html
|
108
|
+
- _includes/nofiletransfer/nofiletransfer.html
|
106
109
|
- _includes/paginationBlogPage.html
|
107
110
|
- _includes/paginationPostPage.html
|
108
111
|
- _includes/postauthorbio.html
|
@@ -120,6 +123,7 @@ files:
|
|
120
123
|
- _layouts/contactUs.html
|
121
124
|
- _layouts/default.html
|
122
125
|
- _layouts/disclaimer.html
|
126
|
+
- _layouts/download.html
|
123
127
|
- _layouts/feature.html
|
124
128
|
- _layouts/help.html
|
125
129
|
- _layouts/home.html
|
@@ -150,12 +154,16 @@ files:
|
|
150
154
|
- assets/instagram.svg
|
151
155
|
- assets/js/TopScroll.js
|
152
156
|
- assets/linkdin.svg
|
157
|
+
- assets/noserverupload.svg
|
153
158
|
- assets/pdf.svg
|
154
159
|
- assets/protect.svg
|
160
|
+
- assets/secure.svg
|
155
161
|
- assets/star.svg
|
156
162
|
- assets/support.svg
|
157
163
|
- assets/twitter.svg
|
158
164
|
- assets/youtube.svg
|
165
|
+
- manifest.json
|
166
|
+
- serviceworker.js
|
159
167
|
homepage: https://github.com/Appscms-com/appscms-tools-theme
|
160
168
|
licenses:
|
161
169
|
- MIT
|