appscms-tools-theme 2.8.9 → 2.9.0
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 +4 -4
- data/_data/blog/nav.json +13 -13
- data/_data/blog/share.yml +28 -28
- data/_data/calculators/en/biology-calc/bulb-spacing.json +78 -78
- data/_data/calculators/en/biology-calc/cat-chocolate-toxicity.json +52 -52
- data/_data/calculators/en/chemistry-calc/activation-energy.json +44 -44
- data/_data/calculators/en/finance-calc/401k.json +122 -122
- 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/3_shop_posters.json +351 -351
- data/_data/feature/en/allele-frequency.json +246 -246
- data/_data/feature/en/batch-conversion.json +77 -77
- data/_data/feature/en/compress-pdf.json +202 -202
- data/_data/feature/en/face-detection.json +52 -52
- data/_data/feature/en/split-pdf.json +115 -115
- data/_data/feature/en/theframe.json +56 -56
- data/_data/feature/hi/compress-pdf.json +81 -81
- data/_data/feature/tr/compress-pdf.json +80 -80
- data/_data/filecomparison/en/filecomparison.json +38 -38
- data/_data/fileinfo/en/fileinfo.json +15 -15
- data/_data/footer/en/data.json +164 -164
- data/_data/footer/hi/data.json +68 -68
- data/_data/footer/networksites.json +15 -15
- data/_data/header/en/data.json +173 -173
- data/_data/header/hi/data.json +144 -144
- data/_data/home/en/en.json +285 -285
- data/_data/home/en/photoeffects.json +23 -23
- data/_data/home/en/posters.json +323 -323
- data/_data/home/hi/hi.json +86 -86
- data/_data/home-1/en/en.json +229 -229
- data/_data/languagesupport/compress-pdf-langs.json +11 -11
- data/_data/languagesupport/index-langs.json +13 -13
- data/_data/photo-categories.json +104 -104
- data/_data/photoeffects.json +31 -31
- 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 +95 -95
- data/_includes/adblocker.html +135 -135
- data/_includes/adsense/adsense.html +7 -7
- data/_includes/alternates/alternates.html +45 -45
- data/_includes/author_bio.html +16 -16
- data/_includes/authors/authors.html +67 -67
- data/_includes/batch-conversion.html +65 -65
- data/_includes/cssfile/links.html +11 -11
- data/_includes/custom-head.html +136 -136
- data/_includes/customblog/recentposts.html +67 -67
- data/_includes/customblog/relatedposts.html +203 -203
- data/_includes/disqus_comments.html +10 -10
- data/_includes/dropdown/langdropdown.html +22 -22
- data/_includes/feature.html +37 -37
- data/_includes/fileformat/Tabularcompariosn.html +158 -158
- 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 +534 -534
- data/_includes/google-analytics.html +22 -22
- data/_includes/head/index.html +235 -235
- data/_includes/header/blogHeader.html +34 -34
- data/_includes/header/index.html +188 -188
- data/_includes/languages/languages.html +60 -60
- data/_includes/monumetric/ads.html +57 -57
- data/_includes/monumetric/monumetric.html +57 -57
- data/_includes/monumetric/profitablecpmgate.html +51 -51
- data/_includes/nofiletransfer/nofiletransfer.html +38 -38
- data/_includes/paginationBlogPage.html +71 -71
- data/_includes/paginationPostPage.html +14 -14
- data/_includes/postauthorbio.html +17 -17
- data/_includes/postbox.html +31 -31
- data/_includes/script.html +58 -58
- data/_includes/section/alertbar.html +11 -11
- data/_includes/section/count.html +36 -36
- data/_includes/section/recent_posts.html +65 -65
- data/_includes/section/related_categories_post.html +198 -198
- data/_includes/share/socialshare.html +20 -20
- data/_includes/staticfooter.html +67 -67
- data/_layouts/aboutUs.html +34 -34
- data/_layouts/batch.html +102 -102
- data/_layouts/blog-1.html +83 -83
- data/_layouts/blog.html +94 -94
- data/_layouts/calculator.html +89 -89
- data/_layouts/categories.html +33 -33
- data/_layouts/contactUs.html +124 -124
- data/_layouts/default.html +1 -1
- data/_layouts/disclaimer.html +123 -123
- data/_layouts/download.html +299 -299
- data/_layouts/feature-1.html +320 -320
- data/_layouts/feature-download.html +308 -308
- data/_layouts/feature.html +258 -258
- data/_layouts/featureResultPage.html +65 -59
- data/_layouts/fileInfo.html +39 -39
- data/_layouts/filecomparison.html +85 -85
- data/_layouts/frame.html +434 -434
- data/_layouts/help.html +23 -23
- data/_layouts/home-1.html +229 -229
- data/_layouts/home.html +249 -249
- data/_layouts/homeResultPage.html +31 -31
- data/_layouts/imagekit.html +125 -125
- data/_layouts/page.html +5 -5
- data/_layouts/photo-effects-home.html +193 -193
- data/_layouts/post.html +177 -177
- data/_layouts/privacyPolicy.html +637 -637
- data/_layouts/termAndCondition.html +646 -646
- data/assets/cross.svg +4 -4
- data/assets/css/adblocker.css +187 -187
- data/assets/css/batch.css +437 -437
- data/assets/css/blog-1.css +65 -65
- data/assets/css/blog.css +491 -491
- data/assets/css/bootstrap.min.css +6 -6
- data/assets/css/calculators.css +47 -47
- data/assets/css/common.css +550 -550
- data/assets/css/feature-1.css +290 -290
- data/assets/css/filecomparison.css +25 -25
- data/assets/css/frame.css +780 -780
- data/assets/css/home-1.css +187 -187
- data/assets/css/imagekit.css +840 -840
- data/assets/css/tools.css +1275 -1275
- data/assets/facebook.svg +4 -4
- data/assets/images/abp.svg +41 -41
- data/assets/images/adblock.svg +266 -266
- data/assets/images/addimg.svg +2 -2
- data/assets/images/convert.svg +8 -8
- data/assets/images/safevideoconverter.svg +23 -23
- data/assets/images/uo.svg +41 -41
- data/assets/images/vectorpaint.svg +5 -5
- data/assets/instagram.svg +4 -4
- data/assets/js/TopScroll.js +8 -8
- data/assets/js/adBlocker.js +44 -44
- data/assets/js/ads.js +8 -8
- data/assets/js/append-div.js +10 -10
- data/assets/js/batch.js +229 -229
- data/assets/js/calculator-tooltip.js +3 -3
- data/assets/js/face-api.js +38064 -38064
- data/assets/js/face-detection.js +303 -303
- data/assets/js/featureResult.js +42 -42
- data/assets/js/frame.js +263 -263
- data/assets/js/googledrive.js +155 -155
- data/assets/js/homeResult.js +36 -36
- data/assets/js/manifest.json +16 -16
- data/assets/js/multiselect.js +157 -157
- data/assets/js/perspective.min.js +182 -182
- data/assets/js/photo-effects.json +84 -84
- data/assets/js/redirectResult.js +9 -9
- data/assets/js/testing-batch.js +39 -39
- data/assets/js/theme.js +44 -44
- data/assets/linkdin.svg +4 -4
- data/assets/noserverupload.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 +6 -6
data/assets/facebook.svg
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
<svg viewBox="0 0 24 24" fill="#000000" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path
|
3
|
-
d="M18 4.63h-2.397c-1.69 0-2.182.65-2.182 1.897v2.52h4.395l-.584 3.901H13.42V23H8.81V12.948H5V9.047h3.81V6.175C8.81 2.897 11.117 1 14.559 1c1.444 0 2.612.054 3.442.135v3.496z">
|
4
|
-
</path>
|
1
|
+
<svg viewBox="0 0 24 24" fill="#000000" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path
|
3
|
+
d="M18 4.63h-2.397c-1.69 0-2.182.65-2.182 1.897v2.52h4.395l-.584 3.901H13.42V23H8.81V12.948H5V9.047h3.81V6.175C8.81 2.897 11.117 1 14.559 1c1.444 0 2.612.054 3.442.135v3.496z">
|
4
|
+
</path>
|
5
5
|
</svg>
|
data/assets/images/abp.svg
CHANGED
@@ -1,41 +1,41 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
|
-
<!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
-
<svg version="1.1"
|
4
|
-
id="svg2" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
|
5
|
-
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 136 136"
|
6
|
-
style="enable-background:new 0 0 136 136;" xml:space="preserve">
|
7
|
-
<style type="text/css">
|
8
|
-
.st0{fill:#FFFFFF;}
|
9
|
-
.st1{fill:#FFFFFF;stroke:#DADBDB;stroke-width:3;}
|
10
|
-
.st2{fill:#E00000;stroke:#CB0000;stroke-width:3.0038;}
|
11
|
-
</style>
|
12
|
-
<symbol id="ABP" viewBox="-309.63 -310.25 619.25 620.5">
|
13
|
-
<g id="layer1_1_" transform="translate(0,-431.86229)" inkscape:groupmode="layer" inkscape:label="Layer 1">
|
14
|
-
<rect id="rect6016_1_" x="-265.18" y="319.6" class="st0" width="525.28" height="226.27"/>
|
15
|
-
<path id="path4287_1_" inkscape:connector-curvature="0" class="st1" d="M-217.82,213.43l-90.31,90.32v128.12v128.12l90.32,90.31
|
16
|
-
l90.32,90.31H0.01h127.5l90.31-90.32l90.31-90.32V431.86V303.73l-90.32-90.31l-90.32-90.31H-0.01h-127.5L-217.82,213.43
|
17
|
-
L-217.82,213.43z M198.43,234.05l82.19,82.18v115.63v115.63l-82.19,82.18l-82.19,82.18H0.6h-115.64l-82.17-82.19l-82.17-82.19
|
18
|
-
l0-115.62l0-115.62l82.18-82.19l82.18-82.19H0.62h115.62L198.43,234.05L198.43,234.05z"/>
|
19
|
-
<path id="path4220_1_" inkscape:connector-curvature="0" class="st2" d="M-197.69,233.47l-81.77,81.57v116.87v116.87l81.77,81.56
|
20
|
-
l81.77,81.56H0.01h115.91l82.4-82.18l82.4-82.18V431.9V316.27l-82.4-82.18l-82.4-82.18H0h-115.92L-197.69,233.47L-197.69,233.47z
|
21
|
-
M33.73,327.66c31.22,6.72,48.92,26.18,51.1,56.19c1.48,20.29-4.54,37.72-16.17,46.89c-5.58,4.4-17.6,9.9-21.63,9.9
|
22
|
-
c-3.29,0-3.16,2.23,0.17,3.06c10.03,2.51,21.36,14.96,25.48,28.01c3.08,9.73,3.4,28,0.66,37.2c-2.66,8.92-10.24,19.1-18.23,24.45
|
23
|
-
c-14.39,9.64-31.54,12.17-82.99,12.24l-32.27,0.04l0-110.31l0-110.31l42.3,0.32C15.26,325.6,26.46,326.1,33.73,327.66
|
24
|
-
L33.73,327.66z M-16.29,392.41v28.24H0.4c18.68,0,27.15-1.79,33.42-7.05c6.01-5.05,7.94-9.91,7.94-20.06
|
25
|
-
c0.01-13.01-3.66-19.71-13.55-24.76c-7.03-3.59-8.16-3.77-25.93-4.18l-18.58-0.43V392.41z M-16.29,481.27v24.62l16.6-0.44
|
26
|
-
c18.39-0.49,24.16-2.27,29.06-8.96c3.94-5.38,3.73-22.13-0.36-28.69c-4.98-8-10.81-10.12-29.32-10.67l-15.98-0.48L-16.29,481.27
|
27
|
-
L-16.29,481.27z M-208.8,346.59c2.59,11.52,5.25,23.05,5.92,25.62l1.22,4.69h28.67h28.67l2.74-12.19
|
28
|
-
c1.5-6.7,4.14-18.23,5.85-25.62l3.11-13.44h23.21c18.02,0,23.09,0.35,22.68,1.56c-0.29,0.86-13.72,50.08-29.83,109.37
|
29
|
-
l-29.3,107.81h-26.4h-26.4l-3.42-12.81c-4.81-18.04-54.72-201.09-55.56-203.75c-0.64-2.03,0.95-2.19,21.72-2.19h22.41
|
30
|
-
L-208.8,346.59L-208.8,346.59z M-192.49,419.09c1.79,5.94,8.92,37.52,13.75,60.94c3.24,15.72,5.73,25.25,6.19,23.75
|
31
|
-
c0.43-1.38,3.05-13.19,5.82-26.25c2.77-13.06,6.95-32.05,9.28-42.19l4.25-18.44h-19.97C-191.62,416.9-193.1,417.07-192.49,419.09
|
32
|
-
L-192.49,419.09z M157.91,362.53v36.87h17.43c21.16,0,33.8,2.22,46.23,8.11c17.52,8.3,31.24,26.22,35.42,46.27
|
33
|
-
c2.25,10.79,1.95,33.3-0.57,43.12c-6.38,24.86-22.82,40.24-48.65,45.52c-7.68,1.57-18.28,1.98-51.69,1.98h-42.03V435.03V325.65
|
34
|
-
h21.93h21.93L157.91,362.53L157.91,362.53z M157.91,471.9v32.5h16.69c19.82,0,27.7-1.86,33.86-8.01
|
35
|
-
c5.57-5.55,7.55-13.11,6.84-26.04c-1.29-23.43-11.49-30.95-41.96-30.95h-15.44L157.91,471.9L157.91,471.9z"/>
|
36
|
-
</g>
|
37
|
-
</symbol>
|
38
|
-
<sodipodi:namedview bordercolor="#666666" borderopacity="1.0" id="base" inkscape:current-layer="layer1" inkscape:cx="119.46034" inkscape:cy="376.94507" inkscape:document-units="px" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:window-height="719" inkscape:window-maximized="1" inkscape:window-width="1366" inkscape:window-x="0" inkscape:window-y="25" inkscape:zoom="0.49497475" pagecolor="#ffffff" showgrid="false" units="px">
|
39
|
-
</sodipodi:namedview>
|
40
|
-
<use xlink:href="#ABP" width="619.25" height="620.5" x="-309.63" y="-310.25" transform="matrix(0.2067 0 0 -0.2067 68.2326 67.7318)" style="overflow:visible;"/>
|
41
|
-
</svg>
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
<svg version="1.1"
|
4
|
+
id="svg2" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
|
5
|
+
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 136 136"
|
6
|
+
style="enable-background:new 0 0 136 136;" xml:space="preserve">
|
7
|
+
<style type="text/css">
|
8
|
+
.st0{fill:#FFFFFF;}
|
9
|
+
.st1{fill:#FFFFFF;stroke:#DADBDB;stroke-width:3;}
|
10
|
+
.st2{fill:#E00000;stroke:#CB0000;stroke-width:3.0038;}
|
11
|
+
</style>
|
12
|
+
<symbol id="ABP" viewBox="-309.63 -310.25 619.25 620.5">
|
13
|
+
<g id="layer1_1_" transform="translate(0,-431.86229)" inkscape:groupmode="layer" inkscape:label="Layer 1">
|
14
|
+
<rect id="rect6016_1_" x="-265.18" y="319.6" class="st0" width="525.28" height="226.27"/>
|
15
|
+
<path id="path4287_1_" inkscape:connector-curvature="0" class="st1" d="M-217.82,213.43l-90.31,90.32v128.12v128.12l90.32,90.31
|
16
|
+
l90.32,90.31H0.01h127.5l90.31-90.32l90.31-90.32V431.86V303.73l-90.32-90.31l-90.32-90.31H-0.01h-127.5L-217.82,213.43
|
17
|
+
L-217.82,213.43z M198.43,234.05l82.19,82.18v115.63v115.63l-82.19,82.18l-82.19,82.18H0.6h-115.64l-82.17-82.19l-82.17-82.19
|
18
|
+
l0-115.62l0-115.62l82.18-82.19l82.18-82.19H0.62h115.62L198.43,234.05L198.43,234.05z"/>
|
19
|
+
<path id="path4220_1_" inkscape:connector-curvature="0" class="st2" d="M-197.69,233.47l-81.77,81.57v116.87v116.87l81.77,81.56
|
20
|
+
l81.77,81.56H0.01h115.91l82.4-82.18l82.4-82.18V431.9V316.27l-82.4-82.18l-82.4-82.18H0h-115.92L-197.69,233.47L-197.69,233.47z
|
21
|
+
M33.73,327.66c31.22,6.72,48.92,26.18,51.1,56.19c1.48,20.29-4.54,37.72-16.17,46.89c-5.58,4.4-17.6,9.9-21.63,9.9
|
22
|
+
c-3.29,0-3.16,2.23,0.17,3.06c10.03,2.51,21.36,14.96,25.48,28.01c3.08,9.73,3.4,28,0.66,37.2c-2.66,8.92-10.24,19.1-18.23,24.45
|
23
|
+
c-14.39,9.64-31.54,12.17-82.99,12.24l-32.27,0.04l0-110.31l0-110.31l42.3,0.32C15.26,325.6,26.46,326.1,33.73,327.66
|
24
|
+
L33.73,327.66z M-16.29,392.41v28.24H0.4c18.68,0,27.15-1.79,33.42-7.05c6.01-5.05,7.94-9.91,7.94-20.06
|
25
|
+
c0.01-13.01-3.66-19.71-13.55-24.76c-7.03-3.59-8.16-3.77-25.93-4.18l-18.58-0.43V392.41z M-16.29,481.27v24.62l16.6-0.44
|
26
|
+
c18.39-0.49,24.16-2.27,29.06-8.96c3.94-5.38,3.73-22.13-0.36-28.69c-4.98-8-10.81-10.12-29.32-10.67l-15.98-0.48L-16.29,481.27
|
27
|
+
L-16.29,481.27z M-208.8,346.59c2.59,11.52,5.25,23.05,5.92,25.62l1.22,4.69h28.67h28.67l2.74-12.19
|
28
|
+
c1.5-6.7,4.14-18.23,5.85-25.62l3.11-13.44h23.21c18.02,0,23.09,0.35,22.68,1.56c-0.29,0.86-13.72,50.08-29.83,109.37
|
29
|
+
l-29.3,107.81h-26.4h-26.4l-3.42-12.81c-4.81-18.04-54.72-201.09-55.56-203.75c-0.64-2.03,0.95-2.19,21.72-2.19h22.41
|
30
|
+
L-208.8,346.59L-208.8,346.59z M-192.49,419.09c1.79,5.94,8.92,37.52,13.75,60.94c3.24,15.72,5.73,25.25,6.19,23.75
|
31
|
+
c0.43-1.38,3.05-13.19,5.82-26.25c2.77-13.06,6.95-32.05,9.28-42.19l4.25-18.44h-19.97C-191.62,416.9-193.1,417.07-192.49,419.09
|
32
|
+
L-192.49,419.09z M157.91,362.53v36.87h17.43c21.16,0,33.8,2.22,46.23,8.11c17.52,8.3,31.24,26.22,35.42,46.27
|
33
|
+
c2.25,10.79,1.95,33.3-0.57,43.12c-6.38,24.86-22.82,40.24-48.65,45.52c-7.68,1.57-18.28,1.98-51.69,1.98h-42.03V435.03V325.65
|
34
|
+
h21.93h21.93L157.91,362.53L157.91,362.53z M157.91,471.9v32.5h16.69c19.82,0,27.7-1.86,33.86-8.01
|
35
|
+
c5.57-5.55,7.55-13.11,6.84-26.04c-1.29-23.43-11.49-30.95-41.96-30.95h-15.44L157.91,471.9L157.91,471.9z"/>
|
36
|
+
</g>
|
37
|
+
</symbol>
|
38
|
+
<sodipodi:namedview bordercolor="#666666" borderopacity="1.0" id="base" inkscape:current-layer="layer1" inkscape:cx="119.46034" inkscape:cy="376.94507" inkscape:document-units="px" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:window-height="719" inkscape:window-maximized="1" inkscape:window-width="1366" inkscape:window-x="0" inkscape:window-y="25" inkscape:zoom="0.49497475" pagecolor="#ffffff" showgrid="false" units="px">
|
39
|
+
</sodipodi:namedview>
|
40
|
+
<use xlink:href="#ABP" width="619.25" height="620.5" x="-309.63" y="-310.25" transform="matrix(0.2067 0 0 -0.2067 68.2326 67.7318)" style="overflow:visible;"/>
|
41
|
+
</svg>
|