appscms-tools-theme 1.8.2 → 1.8.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE.txt +21 -21
- data/README.md +50 -50
- data/_data/about/en/about.json +16 -16
- data/_data/blog/alertbar.yml +3 -3
- data/_data/blog/authors.yml +11 -11
- data/_data/blog/blog.yml +3 -3
- data/_data/blog/nav.json +13 -13
- data/_data/blog/share.yml +28 -28
- data/_data/contact/en/contact.json +38 -38
- data/_data/disclaimer/en/disclaimer.json +37 -37
- data/_data/download/en/download.json +35 -35
- data/_data/feature/en/split-pdf.json +115 -115
- data/_data/feature/hi/compress-pdf.json +81 -81
- data/_data/feature/tr/compress-pdf.json +80 -80
- data/_data/fileinfo/en/fileinfo.json +14 -14
- data/_data/files/.gitignore +4 -4
- data/_data/files/en/3gp.json +144 -144
- data/_data/files/en/acc.json +25 -25
- data/_data/files/en/aff.json +65 -65
- data/_data/files/en/cr2.json +169 -169
- data/_data/files/en/dvd.json +25 -25
- data/_data/files/en/mov.json +146 -146
- data/_data/files/en/ogg.json +163 -163
- data/_data/files/en/vmv.json +47 -47
- data/_data/footer/en/data.json +72 -72
- data/_data/footer/hi/data.json +68 -68
- data/_data/footer/networksites.json +15 -15
- data/_data/header/en/data.json +134 -134
- data/_data/header/hi/data.json +144 -144
- data/_data/home/en/en.json +282 -282
- data/_data/home/hi/hi.json +86 -86
- data/_data/languagesupport/compress-pdf-langs.json +11 -11
- data/_data/languagesupport/index-langs.json +13 -13
- data/_data/privacy/en/privacyPolicy.json +265 -265
- data/_data/termAndCondition/en/termAndCondition.json +358 -358
- data/_includes/Rating/rating.html +92 -92
- data/_includes/Rating/structureddata.html +53 -53
- data/_includes/Usp/usp.html +86 -86
- data/_includes/adblocker.html +136 -0
- data/_includes/adsense/adsense.html +7 -7
- data/_includes/alternates/alternates.html +45 -45
- data/_includes/author_bio.html +16 -16
- data/_includes/cssfile/links.html +11 -11
- data/_includes/custom-head.html +33 -33
- data/_includes/customblog/recentposts.html +46 -46
- data/_includes/customblog/relatedposts.html +174 -174
- data/_includes/disqus_comments.html +10 -10
- data/_includes/dropdown/langdropdown.html +22 -22
- data/_includes/feature.html +37 -37
- data/_includes/fileformat/comparisonfiles.html +151 -151
- data/_includes/fileformat/fileformatdetail.html +101 -101
- data/_includes/fileformat/fileinfoformat.html +93 -93
- data/_includes/footer/index.html +249 -249
- data/_includes/google-analytics.html +22 -22
- data/_includes/header/blogHeader.html +29 -29
- data/_includes/header/index.html +95 -95
- data/_includes/languages/languages.html +61 -33
- data/_includes/monumetric/monumetric.html +60 -60
- data/_includes/nofiletransfer/nofiletransfer.html +38 -38
- data/_includes/paginationBlogPage.html +34 -34
- data/_includes/paginationPostPage.html +14 -14
- data/_includes/postauthorbio.html +17 -17
- data/_includes/postbox.html +31 -31
- data/_includes/script.html +27 -26
- data/_includes/section/alertbar.html +11 -11
- data/_includes/section/count.html +23 -23
- data/_includes/section/recent_posts.html +46 -46
- data/_includes/section/related_categories_post.html +173 -173
- data/_includes/share/socialshare.html +20 -20
- data/_includes/staticfooter.html +55 -55
- data/_layouts/aboutUs.html +24 -24
- data/_layouts/blog.html +70 -70
- data/_layouts/categories.html +25 -25
- data/_layouts/contactUs.html +78 -78
- data/_layouts/default.html +1 -1
- data/_layouts/disclaimer.html +78 -78
- data/_layouts/download.html +285 -280
- data/_layouts/feature.html +209 -209
- data/_layouts/fileInfo.html +39 -39
- data/_layouts/help.html +23 -23
- data/_layouts/home.html +208 -208
- data/_layouts/page.html +5 -5
- data/_layouts/post.html +144 -144
- data/_layouts/privacyPolicy.html +402 -402
- data/_layouts/termAndCondition.html +406 -406
- data/assets/cross.svg +4 -4
- data/assets/css/adblocker.css +187 -0
- data/assets/css/blog.css +491 -491
- data/assets/css/bootstrap.min.css +6 -6
- data/assets/css/tools.css +1260 -1212
- data/assets/facebook.svg +4 -4
- data/assets/images/abp.svg +41 -0
- data/assets/images/adblock.svg +266 -0
- data/assets/images/safevideoconverter.svg +23 -23
- data/assets/images/uo.svg +41 -0
- data/assets/instagram.svg +4 -4
- data/assets/js/TopScroll.js +8 -8
- data/assets/js/adBlocker.js +45 -0
- data/assets/js/googledrive.js +155 -155
- data/assets/js/manifest.json +16 -16
- data/assets/js/multiselect.js +157 -157
- data/assets/linkdin.svg +4 -4
- data/assets/pdf.svg +20 -20
- data/assets/secure.svg +43 -43
- data/assets/star.svg +4 -4
- data/assets/twitter.svg +4 -4
- data/assets/youtube.svg +4 -4
- metadata +8 -2
@@ -1,93 +1,93 @@
|
|
1
|
-
{%- if page.tool -%}
|
2
|
-
{%- assign tool = page.tool -%}
|
3
|
-
{%- assign data = site.data.rating.rating.tools -%}
|
4
|
-
{% assign file = page.fileName %}
|
5
|
-
{% assign lang = page.lang %}
|
6
|
-
{% assign folder = page.folderName %}
|
7
|
-
{% assign Data= site.data[folder][lang][file] %}
|
8
|
-
<div class="rating-tool">
|
9
|
-
<img id="rating-img" loading='lazy' src="/assets/images/rating.png" alt="rating-img" {%- if site.crossorigin -%}
|
10
|
-
crossorigin {%- endif -%}>
|
11
|
-
<div class="rating-text">{{Data.rate | default: 'Rate this tool' }}</div>
|
12
|
-
<div class="rating-stars">
|
13
|
-
<i class="fas fa-star rating-star"></i><i class="fas fa-star rating-star"></i><i
|
14
|
-
class="fas fa-star rating-star"></i><i class="fas fa-star rating-star"></i><i class="fas fa-star rating-star"></i>
|
15
|
-
</div>
|
16
|
-
<div class="rating-value ml-2">
|
17
|
-
{%- for item in data -%}
|
18
|
-
{%- if item.name ==tool -%}
|
19
|
-
{%- assign rating = item.rating -%}
|
20
|
-
{%- assign votes = item.votes -%}
|
21
|
-
{%- endif -%}
|
22
|
-
{%- endfor -%}
|
23
|
-
<span class="rating"> <strong id='rating'>{{rating}}</strong><span>/5</span> </span>
|
24
|
-
<span class="total-ratings" id='count'>{{votes}} </span> {{Data.votes | default: 'votes' }}
|
25
|
-
</div>
|
26
|
-
</div>
|
27
|
-
<script>
|
28
|
-
const ratingValue = document.getElementById('rating')
|
29
|
-
const count = document.getElementById('count')
|
30
|
-
const setRating = async (rating) => {
|
31
|
-
const name = '{{site.name}}'
|
32
|
-
const tool = '{{page.tool}}'
|
33
|
-
const data = { website: name, feature: tool, rating: rating };
|
34
|
-
fetch('https://ratingapi-main.netlify.app/.netlify/functions/api/v1/rating/add', {
|
35
|
-
method: 'POST',
|
36
|
-
headers: {
|
37
|
-
'Content-Type': 'application/json',
|
38
|
-
},
|
39
|
-
body: JSON.stringify(data),
|
40
|
-
})
|
41
|
-
.then(response => response.json())
|
42
|
-
.then(data => {
|
43
|
-
ratingValue.innerText = data.rating
|
44
|
-
count.innerText = data.count
|
45
|
-
})
|
46
|
-
.catch((error) => {
|
47
|
-
console.error('Error:', error);
|
48
|
-
});
|
49
|
-
}
|
50
|
-
const tool = '{{page.tool}}'
|
51
|
-
const fetchRating = async () => {
|
52
|
-
|
53
|
-
const data = await fetch(`https://ratingapi-main.netlify.app/.netlify/functions/api/v1/${tool}/rating`).then(res => res.json())
|
54
|
-
ratingValue.innerText = data.rating
|
55
|
-
count.innerText = data.votes
|
56
|
-
}
|
57
|
-
let ratingImg = document.querySelector('#rating-img');
|
58
|
-
ratingImg.addEventListener('load', (event) => {
|
59
|
-
fetchRating()
|
60
|
-
});
|
61
|
-
const ratingNode = document.getElementsByClassName('rating-star')
|
62
|
-
let ratedValue = localStorage.getItem(`${tool}rating`)
|
63
|
-
if (ratedValue) {
|
64
|
-
Array.from(ratingNode).slice(0, ratedValue).map(item => {
|
65
|
-
item.style.color = '#FDD300'
|
66
|
-
})
|
67
|
-
}
|
68
|
-
|
69
|
-
Array.from(ratingNode).map(item => item.addEventListener('click', () => {
|
70
|
-
const tool = '{{page.tool}}'
|
71
|
-
if (!localStorage.getItem(`${tool}rating`)) {
|
72
|
-
function indexInClass(node) {
|
73
|
-
var className = node.className;
|
74
|
-
var num = 0;
|
75
|
-
for (var i = 0; i < ratingNode.length; i++) {
|
76
|
-
if (ratingNode[i] === node) {
|
77
|
-
return num;
|
78
|
-
}
|
79
|
-
num++;
|
80
|
-
}
|
81
|
-
return -1;
|
82
|
-
}
|
83
|
-
const index = indexInClass(item)
|
84
|
-
Array.from(ratingNode).slice(0, index + 1).map(item => {
|
85
|
-
item.style.color = '#FDD300'
|
86
|
-
})
|
87
|
-
setRating(index + 1)
|
88
|
-
localStorage.setItem(`${tool}rating`, index + 1)
|
89
|
-
}
|
90
|
-
}))
|
91
|
-
</script>
|
92
|
-
|
1
|
+
{%- if page.tool -%}
|
2
|
+
{%- assign tool = page.tool -%}
|
3
|
+
{%- assign data = site.data.rating.rating.tools -%}
|
4
|
+
{% assign file = page.fileName %}
|
5
|
+
{% assign lang = page.lang %}
|
6
|
+
{% assign folder = page.folderName %}
|
7
|
+
{% assign Data= site.data[folder][lang][file] %}
|
8
|
+
<div class="rating-tool">
|
9
|
+
<img id="rating-img" loading='lazy' src="/assets/images/rating.png" alt="rating-img" {%- if site.crossorigin -%}
|
10
|
+
crossorigin {%- endif -%}>
|
11
|
+
<div class="rating-text">{{Data.rate | default: 'Rate this tool' }}</div>
|
12
|
+
<div class="rating-stars">
|
13
|
+
<i class="fas fa-star rating-star"></i><i class="fas fa-star rating-star"></i><i
|
14
|
+
class="fas fa-star rating-star"></i><i class="fas fa-star rating-star"></i><i class="fas fa-star rating-star"></i>
|
15
|
+
</div>
|
16
|
+
<div class="rating-value ml-2">
|
17
|
+
{%- for item in data -%}
|
18
|
+
{%- if item.name ==tool -%}
|
19
|
+
{%- assign rating = item.rating -%}
|
20
|
+
{%- assign votes = item.votes -%}
|
21
|
+
{%- endif -%}
|
22
|
+
{%- endfor -%}
|
23
|
+
<span class="rating"> <strong id='rating'>{{rating}}</strong><span>/5</span> </span>
|
24
|
+
<span class="total-ratings" id='count'>{{votes}} </span> {{Data.votes | default: 'votes' }}
|
25
|
+
</div>
|
26
|
+
</div>
|
27
|
+
<script>
|
28
|
+
const ratingValue = document.getElementById('rating')
|
29
|
+
const count = document.getElementById('count')
|
30
|
+
const setRating = async (rating) => {
|
31
|
+
const name = '{{site.name}}'
|
32
|
+
const tool = '{{page.tool}}'
|
33
|
+
const data = { website: name, feature: tool, rating: rating };
|
34
|
+
fetch('https://ratingapi-main.netlify.app/.netlify/functions/api/v1/rating/add', {
|
35
|
+
method: 'POST',
|
36
|
+
headers: {
|
37
|
+
'Content-Type': 'application/json',
|
38
|
+
},
|
39
|
+
body: JSON.stringify(data),
|
40
|
+
})
|
41
|
+
.then(response => response.json())
|
42
|
+
.then(data => {
|
43
|
+
ratingValue.innerText = data.rating
|
44
|
+
count.innerText = data.count
|
45
|
+
})
|
46
|
+
.catch((error) => {
|
47
|
+
console.error('Error:', error);
|
48
|
+
});
|
49
|
+
}
|
50
|
+
const tool = '{{page.tool}}'
|
51
|
+
const fetchRating = async () => {
|
52
|
+
|
53
|
+
const data = await fetch(`https://ratingapi-main.netlify.app/.netlify/functions/api/v1/${tool}/rating`).then(res => res.json())
|
54
|
+
ratingValue.innerText = data.rating
|
55
|
+
count.innerText = data.votes
|
56
|
+
}
|
57
|
+
let ratingImg = document.querySelector('#rating-img');
|
58
|
+
ratingImg.addEventListener('load', (event) => {
|
59
|
+
fetchRating()
|
60
|
+
});
|
61
|
+
const ratingNode = document.getElementsByClassName('rating-star')
|
62
|
+
let ratedValue = localStorage.getItem(`${tool}rating`)
|
63
|
+
if (ratedValue) {
|
64
|
+
Array.from(ratingNode).slice(0, ratedValue).map(item => {
|
65
|
+
item.style.color = '#FDD300'
|
66
|
+
})
|
67
|
+
}
|
68
|
+
|
69
|
+
Array.from(ratingNode).map(item => item.addEventListener('click', () => {
|
70
|
+
const tool = '{{page.tool}}'
|
71
|
+
if (!localStorage.getItem(`${tool}rating`)) {
|
72
|
+
function indexInClass(node) {
|
73
|
+
var className = node.className;
|
74
|
+
var num = 0;
|
75
|
+
for (var i = 0; i < ratingNode.length; i++) {
|
76
|
+
if (ratingNode[i] === node) {
|
77
|
+
return num;
|
78
|
+
}
|
79
|
+
num++;
|
80
|
+
}
|
81
|
+
return -1;
|
82
|
+
}
|
83
|
+
const index = indexInClass(item)
|
84
|
+
Array.from(ratingNode).slice(0, index + 1).map(item => {
|
85
|
+
item.style.color = '#FDD300'
|
86
|
+
})
|
87
|
+
setRating(index + 1)
|
88
|
+
localStorage.setItem(`${tool}rating`, index + 1)
|
89
|
+
}
|
90
|
+
}))
|
91
|
+
</script>
|
92
|
+
|
93
93
|
{%- endif -%}
|
@@ -1,53 +1,53 @@
|
|
1
|
-
{% assign dataArr = site.data.[page.folderName][lang][file] %}
|
2
|
-
{% assign dataToShow = dataArr %}
|
3
|
-
{% assign description = dataToShow.META | replace:"$variable", page.value | default: site.description %}
|
4
|
-
{%- assign tool = page.tool -%}
|
5
|
-
{%- assign data = site.data.rating.rating.tools -%}
|
6
|
-
{%- for item in data -%}
|
7
|
-
{%- if item.name ==tool -%}
|
8
|
-
{%- assign name = item.name -%}
|
9
|
-
{%- assign rating = item.rating -%}
|
10
|
-
{%- assign votes = item.votes -%}
|
11
|
-
{%- endif -%}
|
12
|
-
{%- endfor -%}
|
13
|
-
<script type="application/ld+json">
|
14
|
-
{
|
15
|
-
"@context": "http://schema.org",
|
16
|
-
"@type": "WebApplication",
|
17
|
-
"operatingSystem":"All - Windows/Mac/iOS/Linux/Android",
|
18
|
-
"applicationCategory":"UtilitiesApplication",
|
19
|
-
"name": "{{name}}",
|
20
|
-
"url":"{{site.url | append: page.url}}",
|
21
|
-
"image":"{{site.siteurl}}{{site.logo}}",
|
22
|
-
"aggregateRating": {
|
23
|
-
"@type": "AggregateRating",
|
24
|
-
"worstRating":"1",
|
25
|
-
"bestRating":"5",
|
26
|
-
"ratingValue":
|
27
|
-
{%- if rating -%}
|
28
|
-
{%- if rating=='NaN' -%}
|
29
|
-
"5"
|
30
|
-
{%- else -%}
|
31
|
-
"{{rating}}"
|
32
|
-
{%- endif -%}
|
33
|
-
{%- else -%}
|
34
|
-
"5"
|
35
|
-
{%- endif -%},
|
36
|
-
"ratingCount": {%- if votes -%}
|
37
|
-
{%- if votes== 0 -%}
|
38
|
-
"1"
|
39
|
-
{%- else -%}
|
40
|
-
"{{votes}}"
|
41
|
-
{%- endif -%}
|
42
|
-
{%- else -%}
|
43
|
-
"1"
|
44
|
-
{%- endif -%}
|
45
|
-
|
46
|
-
},
|
47
|
-
"offers": {
|
48
|
-
"@type": "Offer",
|
49
|
-
"price": "0.00",
|
50
|
-
"priceCurrency": "USD"
|
51
|
-
}
|
52
|
-
}
|
53
|
-
</script>
|
1
|
+
{% assign dataArr = site.data.[page.folderName][lang][file] %}
|
2
|
+
{% assign dataToShow = dataArr %}
|
3
|
+
{% assign description = dataToShow.META | replace:"$variable", page.value | default: site.description %}
|
4
|
+
{%- assign tool = page.tool -%}
|
5
|
+
{%- assign data = site.data.rating.rating.tools -%}
|
6
|
+
{%- for item in data -%}
|
7
|
+
{%- if item.name ==tool -%}
|
8
|
+
{%- assign name = item.name -%}
|
9
|
+
{%- assign rating = item.rating -%}
|
10
|
+
{%- assign votes = item.votes -%}
|
11
|
+
{%- endif -%}
|
12
|
+
{%- endfor -%}
|
13
|
+
<script type="application/ld+json">
|
14
|
+
{
|
15
|
+
"@context": "http://schema.org",
|
16
|
+
"@type": "WebApplication",
|
17
|
+
"operatingSystem":"All - Windows/Mac/iOS/Linux/Android",
|
18
|
+
"applicationCategory":"UtilitiesApplication",
|
19
|
+
"name": "{{name}}",
|
20
|
+
"url":"{{site.url | append: page.url}}",
|
21
|
+
"image":"{{site.siteurl}}{{site.logo}}",
|
22
|
+
"aggregateRating": {
|
23
|
+
"@type": "AggregateRating",
|
24
|
+
"worstRating":"1",
|
25
|
+
"bestRating":"5",
|
26
|
+
"ratingValue":
|
27
|
+
{%- if rating -%}
|
28
|
+
{%- if rating=='NaN' -%}
|
29
|
+
"5"
|
30
|
+
{%- else -%}
|
31
|
+
"{{rating}}"
|
32
|
+
{%- endif -%}
|
33
|
+
{%- else -%}
|
34
|
+
"5"
|
35
|
+
{%- endif -%},
|
36
|
+
"ratingCount": {%- if votes -%}
|
37
|
+
{%- if votes== 0 -%}
|
38
|
+
"1"
|
39
|
+
{%- else -%}
|
40
|
+
"{{votes}}"
|
41
|
+
{%- endif -%}
|
42
|
+
{%- else -%}
|
43
|
+
"1"
|
44
|
+
{%- endif -%}
|
45
|
+
|
46
|
+
},
|
47
|
+
"offers": {
|
48
|
+
"@type": "Offer",
|
49
|
+
"price": "0.00",
|
50
|
+
"priceCurrency": "USD"
|
51
|
+
}
|
52
|
+
}
|
53
|
+
</script>
|
data/_includes/Usp/usp.html
CHANGED
@@ -1,87 +1,87 @@
|
|
1
|
-
{% assign file = page.fileName %}
|
2
|
-
{% assign lang = page.lang %}
|
3
|
-
{% assign folder = page.folderName %}
|
4
|
-
{% assign uspData= site.data[folder][lang][file] %}
|
5
|
-
{%- if site.showusps -%}
|
6
|
-
<section class="usp-section">
|
7
|
-
<div class="container">
|
8
|
-
|
9
|
-
<h2 class="feature-h1 my-4">Our USPs</h2>
|
10
|
-
<table class="table table-bordered table-striped table-light ">
|
11
|
-
<tbody>
|
12
|
-
<tr>
|
13
|
-
<td class="font-weight-bold" scope="row">
|
14
|
-
Security
|
15
|
-
</td>
|
16
|
-
<td>
|
17
|
-
100% (No files are sent to server for processing)
|
18
|
-
</td>
|
19
|
-
</tr>
|
20
|
-
<tr>
|
21
|
-
<td class="font-weight-bold" scope="row">
|
22
|
-
File size limits
|
23
|
-
</td>
|
24
|
-
<td>
|
25
|
-
None (No limit on size of files)
|
26
|
-
</td>
|
27
|
-
</tr>
|
28
|
-
<tr>
|
29
|
-
<td class="font-weight-bold" scope="row">
|
30
|
-
Usage limits
|
31
|
-
</td>
|
32
|
-
<td>
|
33
|
-
None (Process as many files as you want)
|
34
|
-
</td>
|
35
|
-
</tr>
|
36
|
-
<tr>
|
37
|
-
<td class="font-weight-bold" scope="row">
|
38
|
-
Price
|
39
|
-
</td>
|
40
|
-
<td>
|
41
|
-
Free
|
42
|
-
</td>
|
43
|
-
</tr>
|
44
|
-
<tr>
|
45
|
-
<td class="font-weight-bold" scope="row">
|
46
|
-
User Information Captured
|
47
|
-
</td>
|
48
|
-
<td>
|
49
|
-
None (We do not request for user information such as email / phone number)
|
50
|
-
</td>
|
51
|
-
</tr>
|
52
|
-
<tr>
|
53
|
-
<td class="font-weight-bold" scope="row">
|
54
|
-
Ads
|
55
|
-
</td>
|
56
|
-
<td>
|
57
|
-
None (We provide complete ad free experience)
|
58
|
-
</td>
|
59
|
-
</tr>
|
60
|
-
</tbody>
|
61
|
-
</table>
|
62
|
-
</div>
|
63
|
-
</section>
|
64
|
-
{%- else -%}
|
65
|
-
{%- if uspData -%}
|
66
|
-
<section class="usp-section">
|
67
|
-
<div class="container">
|
68
|
-
|
69
|
-
<h2 class="feature-h1 my-4">{{uspData.USP_Heading}}</h2>
|
70
|
-
<table class="table table-bordered table-striped table-light ">
|
71
|
-
<tbody>
|
72
|
-
{%- for item in uspData.USPS -%}
|
73
|
-
<tr>
|
74
|
-
<td class="font-weight-bold" scope="row">
|
75
|
-
{{item.USP_VALUE}}
|
76
|
-
</td>
|
77
|
-
<td>
|
78
|
-
{{item.USP_FACTOR}}
|
79
|
-
</td>
|
80
|
-
</tr>
|
81
|
-
{%- endfor -%}
|
82
|
-
</tbody>
|
83
|
-
</table>
|
84
|
-
</div>
|
85
|
-
</section>
|
86
|
-
{%- endif -%}
|
1
|
+
{% assign file = page.fileName %}
|
2
|
+
{% assign lang = page.lang %}
|
3
|
+
{% assign folder = page.folderName %}
|
4
|
+
{% assign uspData= site.data[folder][lang][file] %}
|
5
|
+
{%- if site.showusps -%}
|
6
|
+
<section class="usp-section">
|
7
|
+
<div class="container">
|
8
|
+
|
9
|
+
<h2 class="feature-h1 my-4">Our USPs</h2>
|
10
|
+
<table class="table table-bordered table-striped table-light ">
|
11
|
+
<tbody>
|
12
|
+
<tr>
|
13
|
+
<td class="font-weight-bold" scope="row">
|
14
|
+
Security
|
15
|
+
</td>
|
16
|
+
<td>
|
17
|
+
100% (No files are sent to server for processing)
|
18
|
+
</td>
|
19
|
+
</tr>
|
20
|
+
<tr>
|
21
|
+
<td class="font-weight-bold" scope="row">
|
22
|
+
File size limits
|
23
|
+
</td>
|
24
|
+
<td>
|
25
|
+
None (No limit on size of files)
|
26
|
+
</td>
|
27
|
+
</tr>
|
28
|
+
<tr>
|
29
|
+
<td class="font-weight-bold" scope="row">
|
30
|
+
Usage limits
|
31
|
+
</td>
|
32
|
+
<td>
|
33
|
+
None (Process as many files as you want)
|
34
|
+
</td>
|
35
|
+
</tr>
|
36
|
+
<tr>
|
37
|
+
<td class="font-weight-bold" scope="row">
|
38
|
+
Price
|
39
|
+
</td>
|
40
|
+
<td>
|
41
|
+
Free
|
42
|
+
</td>
|
43
|
+
</tr>
|
44
|
+
<tr>
|
45
|
+
<td class="font-weight-bold" scope="row">
|
46
|
+
User Information Captured
|
47
|
+
</td>
|
48
|
+
<td>
|
49
|
+
None (We do not request for user information such as email / phone number)
|
50
|
+
</td>
|
51
|
+
</tr>
|
52
|
+
<tr>
|
53
|
+
<td class="font-weight-bold" scope="row">
|
54
|
+
Ads
|
55
|
+
</td>
|
56
|
+
<td>
|
57
|
+
None (We provide complete ad free experience)
|
58
|
+
</td>
|
59
|
+
</tr>
|
60
|
+
</tbody>
|
61
|
+
</table>
|
62
|
+
</div>
|
63
|
+
</section>
|
64
|
+
{%- else -%}
|
65
|
+
{%- if uspData -%}
|
66
|
+
<section class="usp-section">
|
67
|
+
<div class="container">
|
68
|
+
|
69
|
+
<h2 class="feature-h1 my-4">{{uspData.USP_Heading}}</h2>
|
70
|
+
<table class="table table-bordered table-striped table-light ">
|
71
|
+
<tbody>
|
72
|
+
{%- for item in uspData.USPS -%}
|
73
|
+
<tr>
|
74
|
+
<td class="font-weight-bold" scope="row">
|
75
|
+
{{item.USP_VALUE}}
|
76
|
+
</td>
|
77
|
+
<td>
|
78
|
+
{{item.USP_FACTOR}}
|
79
|
+
</td>
|
80
|
+
</tr>
|
81
|
+
{%- endfor -%}
|
82
|
+
</tbody>
|
83
|
+
</table>
|
84
|
+
</div>
|
85
|
+
</section>
|
86
|
+
{%- endif -%}
|
87
87
|
{%- endif -%}
|
@@ -0,0 +1,136 @@
|
|
1
|
+
{%- if site.show_allow_ad_blocker_pop -%}
|
2
|
+
<link rel="stylesheet" href="/assets/css/adBlocker.css">
|
3
|
+
<div id="detect"></div>
|
4
|
+
<div class="wrapper text-center">
|
5
|
+
<div class="innerWrapper">
|
6
|
+
{%- if site.adBlockerClose -%}
|
7
|
+
<div class="closePopup p-1">
|
8
|
+
<i class="fas fa-times"></i>
|
9
|
+
</div>
|
10
|
+
{%- endif -%}
|
11
|
+
<h2 class="brand-title">{{site.adspopuptitle}}</h2>
|
12
|
+
<p class="show-ads">
|
13
|
+
Please allow ads on our site
|
14
|
+
</p>
|
15
|
+
<p>Looks like you're using an ad blocker. We rely on advertising to help fund our site to keep it 100% free</p>
|
16
|
+
<div class="btn-container mx-auto">
|
17
|
+
<div class="bg-layer"></div>
|
18
|
+
<button class="allow-ads-btn">Allow ads</button>
|
19
|
+
</div>
|
20
|
+
</div>
|
21
|
+
</div>
|
22
|
+
<div class="extensions">
|
23
|
+
<section>
|
24
|
+
<div class="ads__content">
|
25
|
+
{%- if site.adBlockerClose -%}
|
26
|
+
<div class="closePopup">
|
27
|
+
<i class="fas fa-times"></i>
|
28
|
+
</div>
|
29
|
+
{%- endif -%}
|
30
|
+
<p style="font-size: 18px">Which of these extensions do you have?</p>
|
31
|
+
<ul class="nav nav-tabs tablist" role="tablist">
|
32
|
+
<a class="nav-link nav-tab-link active" data-toggle="tab" href="#home" role="tab">
|
33
|
+
<li class="nav-item">
|
34
|
+
<img class="ads_img" loading="lazy" src="/assets/images/adblock.svg" alt="AdBlock image">
|
35
|
+
</li>
|
36
|
+
AdBlock
|
37
|
+
</a>
|
38
|
+
<a class="nav-link nav-tab-link" data-toggle="tab" href="#adsblockPlus" role="tab">
|
39
|
+
<li class="nav-item">
|
40
|
+
<img class="ads_img" loading="lazy" src="/assets/images/abp.svg" alt="Adblock Plus Image">
|
41
|
+
</li>
|
42
|
+
Adblock Plus
|
43
|
+
</a>
|
44
|
+
<a class="nav-link nav-tab-link" data-toggle="tab" href="#uBlock" role="tab">
|
45
|
+
<li class="nav-item">
|
46
|
+
<img class="ads_img" loading="lazy" src="/assets/images/uo.svg" alt="uBlock image">
|
47
|
+
</li>
|
48
|
+
uBlock Origin
|
49
|
+
</a>
|
50
|
+
<a class="nav-link nav-tab-link" data-toggle="tab" href="#other" role="tab">
|
51
|
+
<li class="nav-item">
|
52
|
+
<div class="three_dot">...</div>
|
53
|
+
</li>
|
54
|
+
Other
|
55
|
+
</a>
|
56
|
+
</ul>
|
57
|
+
|
58
|
+
<!-- Tab panes -->
|
59
|
+
<div class="tab-content">
|
60
|
+
<div class="tab-pane active" id="home" role="tabpanel">
|
61
|
+
<ol class="listContainer">
|
62
|
+
<li class="listItem">Click the AdBlock icon
|
63
|
+
<img width="18px" loading="lazy" src="/assets/images/adblock.svg" alt="AdBlock image">
|
64
|
+
in the browser extension area on the upper right-hand corner. (You may see a small number
|
65
|
+
covering
|
66
|
+
part of
|
67
|
+
the icon.)
|
68
|
+
</li>
|
69
|
+
<li class="listItem">Select <b>Don't run on pages on this site</b>.</li>
|
70
|
+
<li class="listItem">In the "Don’t run AdBlock on..." dialog box, select <b>Exclude</b>. The
|
71
|
+
AdBlock
|
72
|
+
icon
|
73
|
+
changes to a “thumbs up” image.</li>
|
74
|
+
</ol>
|
75
|
+
<div class="text-center w-100" onclick="refresh()">
|
76
|
+
<button class="btn btn-primary" style="font-size: 12px;">Refresh page</button>
|
77
|
+
</div>
|
78
|
+
</div>
|
79
|
+
<div class="tab-pane" id="adsblockPlus" role="tabpanel">
|
80
|
+
<ol class="listContainer">
|
81
|
+
<li class="listItem">Click the Adblock Plus icon
|
82
|
+
<img width="18px" loading="lazy" src="/assets/images/abp.svg" alt="Adblock Plus Image">
|
83
|
+
in the browser extension area on the
|
84
|
+
upper right-hand corner. (You may see a small number covering part of the icon.)
|
85
|
+
</li>
|
86
|
+
<li class="listItem">Click the “power” button Power icon so that it slides left.</li>
|
87
|
+
<li class="listItem">Click the <b>Refresh</b> button.</li>
|
88
|
+
</ol>
|
89
|
+
<div class="text-center w-100" onclick="refresh()">
|
90
|
+
<button class="btn btn-primary" style="font-size: 12px;">Refresh page</button>
|
91
|
+
</div>
|
92
|
+
</div>
|
93
|
+
<div class="tab-pane" id="uBlock" role="tabpanel">
|
94
|
+
<ol class="listContainer">
|
95
|
+
<li class="listItem">Click the uBlock Origin icon
|
96
|
+
<img width="18px" loading="lazy" src="/assets/images/uo.svg" alt="uBlock image"> in the
|
97
|
+
browser
|
98
|
+
extension area on
|
99
|
+
the upper right-hand corner. (You may see a small number covering part of the icon.)
|
100
|
+
</li>
|
101
|
+
<li class="listItem">
|
102
|
+
Click the “power” button so that it slides left.
|
103
|
+
</li>
|
104
|
+
<li class="listItem">Click the <b>Refresh</b> button.</li>
|
105
|
+
</ol>
|
106
|
+
<div class="text-center w-100" onclick="refresh()">
|
107
|
+
<button class="btn btn-primary" style="font-size: 12px;">Refresh page</button>
|
108
|
+
</div>
|
109
|
+
</div>
|
110
|
+
<div class="tab-pane" id="other" role="tabpanel">
|
111
|
+
<ol class="listContainer">
|
112
|
+
<li class="listItem">Click the icon of the ad blocker extension installed on your browser.</li>
|
113
|
+
<p class="text-muted">You’ll usually find this icon in the upper right-hand corner of your
|
114
|
+
screen. You may
|
115
|
+
have more than
|
116
|
+
one ad blocker installed.</p>
|
117
|
+
<li class="listItem">Follow the instructions for disabling the ad blocker on the site you’re
|
118
|
+
viewing.</li>
|
119
|
+
<p class="text-muted">You may have to select a menu option or click a button.</p>
|
120
|
+
<li class="listItem">Refresh the page, either by following prompts or clicking your browser’s
|
121
|
+
“refresh” or
|
122
|
+
“reload” button.</li>
|
123
|
+
</ol>
|
124
|
+
<div class="text-center w-100" onclick="refresh()">
|
125
|
+
<button class="btn btn-primary" style="font-size: 12px;">Refresh page</button>
|
126
|
+
</div>
|
127
|
+
</div>
|
128
|
+
</div>
|
129
|
+
|
130
|
+
|
131
|
+
</div>
|
132
|
+
</section>
|
133
|
+
</div>
|
134
|
+
<script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js"></script>
|
135
|
+
<script delay="/assets/js/adBlocker.js"></script>
|
136
|
+
{%- endif -%}
|
@@ -1,7 +1,7 @@
|
|
1
|
-
{% if jekyll.environment == 'production' and site.clientid %}
|
2
|
-
<script
|
3
|
-
async
|
4
|
-
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client={{site.clientid}}"
|
5
|
-
crossorigin="anonymous"
|
6
|
-
></script>
|
7
|
-
{% endif %}
|
1
|
+
{% if jekyll.environment == 'production' and site.clientid %}
|
2
|
+
<script
|
3
|
+
async
|
4
|
+
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client={{site.clientid}}"
|
5
|
+
crossorigin="anonymous"
|
6
|
+
></script>
|
7
|
+
{% endif %}
|