appscms-tools-theme 1.3.0 → 1.3.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (98) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE.txt +21 -21
  3. data/README.md +50 -50
  4. data/_data/about/en/about.json +16 -16
  5. data/_data/blog/alertbar.yml +3 -3
  6. data/_data/blog/authors.yml +11 -11
  7. data/_data/blog/blog.yml +3 -3
  8. data/_data/blog/nav.json +13 -13
  9. data/_data/blog/share.yml +28 -28
  10. data/_data/contact/en/contact.json +38 -38
  11. data/_data/disclaimer/en/disclaimer.json +37 -37
  12. data/_data/download/en/download.json +35 -35
  13. data/_data/feature/en/compress-pdf.json +191 -191
  14. data/_data/feature/en/split-pdf.json +115 -115
  15. data/_data/feature/hi/compress-pdf.json +81 -81
  16. data/_data/fileinfo/en/fileinfo.json +14 -14
  17. data/_data/files/.gitignore +4 -4
  18. data/_data/files/en/3gp.json +144 -144
  19. data/_data/files/en/acc.json +25 -25
  20. data/_data/files/en/aff.json +65 -65
  21. data/_data/files/en/cr2.json +169 -169
  22. data/_data/files/en/dvd.json +25 -25
  23. data/_data/files/en/mov.json +146 -146
  24. data/_data/files/en/ogg.json +163 -163
  25. data/_data/files/en/vmv.json +47 -47
  26. data/_data/footer/en/data.json +72 -72
  27. data/_data/footer/hi/data.json +68 -68
  28. data/_data/footer/networksites.json +15 -15
  29. data/_data/header/en/data.json +144 -144
  30. data/_data/header/hi/data.json +144 -144
  31. data/_data/home/en/en.json +270 -270
  32. data/_data/home/hi/hi.json +86 -86
  33. data/_data/languagesupport/compress-pdf-langs.json +11 -11
  34. data/_data/languagesupport/index-langs.json +13 -13
  35. data/_data/privacy/en/privacyPolicy.json +265 -265
  36. data/_data/termAndCondition/en/termAndCondition.json +358 -358
  37. data/_includes/Rating/rating.html +91 -91
  38. data/_includes/Rating/structureddata.html +53 -53
  39. data/_includes/Usp/usp.html +84 -84
  40. data/_includes/adsense/adsense.html +7 -7
  41. data/_includes/author_bio.html +15 -15
  42. data/_includes/authors/authors.html +27 -27
  43. data/_includes/cssfile/links.html +13 -13
  44. data/_includes/custom-head.html +41 -41
  45. data/_includes/disqus_comments.html +10 -10
  46. data/_includes/dropdown/langdropdown.html +22 -22
  47. data/_includes/feature.html +35 -35
  48. data/_includes/fileformat/comparisonfiles.html +145 -145
  49. data/_includes/fileformat/fileformatdetail.html +99 -99
  50. data/_includes/fileformat/fileinfoformat.html +90 -90
  51. data/_includes/footer/index.html +100 -100
  52. data/_includes/google-analytics.html +22 -22
  53. data/_includes/head/index.html +159 -159
  54. data/_includes/header/blogHeader.html +28 -28
  55. data/_includes/header/index.html +92 -92
  56. data/_includes/nofiletransfer/nofiletransfer.html +38 -38
  57. data/_includes/paginationBlogPage.html +34 -34
  58. data/_includes/paginationPostPage.html +14 -14
  59. data/_includes/postauthorbio.html +17 -17
  60. data/_includes/postbox.html +29 -29
  61. data/_includes/script.html +15 -15
  62. data/_includes/section/alertbar.html +11 -11
  63. data/_includes/section/count.html +23 -23
  64. data/_includes/section/recent_posts.html +42 -43
  65. data/_includes/section/related_categories_post.html +158 -119
  66. data/_includes/share/socialshare.html +50 -50
  67. data/_layouts/aboutUs.html +22 -22
  68. data/_layouts/blog.html +66 -66
  69. data/_layouts/categories.html +25 -25
  70. data/_layouts/contactUs.html +22 -22
  71. data/_layouts/default.html +1 -1
  72. data/_layouts/disclaimer.html +35 -35
  73. data/_layouts/download.html +243 -243
  74. data/_layouts/feature.html +151 -151
  75. data/_layouts/fileInfo.html +37 -37
  76. data/_layouts/help.html +22 -22
  77. data/_layouts/home.html +152 -152
  78. data/_layouts/page.html +5 -5
  79. data/_layouts/post.html +135 -127
  80. data/_layouts/privacyPolicy.html +400 -400
  81. data/_layouts/termAndCondition.html +401 -401
  82. data/assets/cross.svg +4 -4
  83. data/assets/css/blog.css +491 -491
  84. data/assets/css/tools.css +1805 -1805
  85. data/assets/facebook.svg +4 -4
  86. data/assets/instagram.svg +4 -4
  87. data/assets/js/TopScroll.js +8 -8
  88. data/assets/js/googledrive.js +153 -153
  89. data/assets/js/manifest.json +16 -16
  90. data/assets/js/multiselect.js +155 -155
  91. data/assets/linkdin.svg +4 -4
  92. data/assets/pdf.svg +20 -20
  93. data/assets/secure.svg +43 -43
  94. data/assets/star.svg +4 -4
  95. data/assets/twitter.svg +4 -4
  96. data/assets/youtube.svg +4 -4
  97. metadata +7 -8
  98. data/_includes/section/related_tag_post.html +0 -59
@@ -1,26 +1,26 @@
1
- ---
2
- layout: blog
3
- ---
4
-
5
- <div class="container">
6
- <div class="row listrecent">
7
- {% for category in site.categories %}
8
- <div class="section-title col-md-12 mt-4">
9
- <h2 id="{{ category[0] | replace: ' ', '-' }}">Category
10
- <span class="text-capitalize">{{ category[0]
11
- }}</span>
12
- </h2>
13
- </div>
14
- {% assign pages_list = category[1] %}
15
- {% for post in pages_list %}
16
- {% if post.title != null %}
17
- {% if group == null or group == post.group %}
18
- {% include postbox.html %}
19
- {% endif %}
20
- {% endif %}
21
- {% endfor %}
22
- {% assign pages_list = nil %}
23
- {% assign group = nil %}
24
- {% endfor %}
25
- </div>
1
+ ---
2
+ layout: blog
3
+ ---
4
+
5
+ <div class="container">
6
+ <div class="row listrecent">
7
+ {% for category in site.categories %}
8
+ <div class="section-title col-md-12 mt-4">
9
+ <h2 id="{{ category[0] | replace: ' ', '-' }}">Category
10
+ <span class="text-capitalize">{{ category[0]
11
+ }}</span>
12
+ </h2>
13
+ </div>
14
+ {% assign pages_list = category[1] %}
15
+ {% for post in pages_list %}
16
+ {% if post.title != null %}
17
+ {% if group == null or group == post.group %}
18
+ {% include postbox.html %}
19
+ {% endif %}
20
+ {% endif %}
21
+ {% endfor %}
22
+ {% assign pages_list = nil %}
23
+ {% assign group = nil %}
24
+ {% endfor %}
25
+ </div>
26
26
  </div>
@@ -1,23 +1,23 @@
1
- {% assign file = page.fileName %}
2
- {% assign folder = page.folderName %}
3
- {% assign lang = page.lang %}
4
- {% assign contactData = site.data[folder][lang][file] %}
5
- <!DOCTYPE html>
6
- <html lang="{{contactData.htmlLangAtt}}">
7
- {% include head/index.html %}
8
- <body>
9
- {% include header/index.html %}
10
- {%- include dropdown/langdropdown.html -%}
11
- <div class="container py-4 contact_layout">
12
- <h1 class="contact-h1 py-2">Contact us</h1>
13
- <h2 class="contact-h2">Welcome to {{page.companyName}}</h2>
14
- <div class="py-3">
15
- <div class="py-3"><p>We, <b>{{page.companyName}}</b> LLP, registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at "Ghaziabad, Uttar Pradesh – 245304, INDIA" represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).</p><p>The Firm will not be responsible for any damage suffered by users from use of the Platform. This includes but is not limited to, loss of revenue/data resulting from delays, non-deliveries, missed deliveries, or service interruptions as may occur because of any act/omission of parties. This disclaimer of liability also applies to any damages or injury caused by any failure of performance, error, omission, interruption, deletion, defect, delay in operation or transmission, computer virus, communication line failure, theft or destruction or unauthorized access to, alteration of, or use of record, whether for breach of contract, tortuous behaviour, negligence, or under any other cause of action.</p><p>The Firm also makes it clear that it shall not be held liable for any damage/hurt/inconvenience caused to the User through the course of the provision of Services or as a result of the Users’ actions. The Firm makes no representations or warranties as to the conduct of the Users. The Firm takes no responsibility for any content that Users send or receive from other Users or Third-Party posts through the Website or Platform. Any material downloaded or otherwise obtained through use of the service is accessed at the Users own discretion and risk.</p><p>The services on the Platform are intended to be subject to availability, without any promises or guarantees on the same by the Firm, and while certain information available on the Platform is the property of the Firm and the Firm endeavours to keep the said information updated and accurate, the Firm shall not make any representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the Platform or the information, services, or related graphics contained on the Platform for any purpose. Any reliance you place on such information is therefore strictly at your own risk.</p><p>The Firm bears no responsibility whatsoever for any consequences arising from the use of the said Services by Users. The use of the Services in the Platform is the sole responsibility of the User (or legally authorised person on behalf of the User), and in case of any negligence on the part of the User is acting on the same shall not be construed as imposing any liability, direct or indirect, on the Firm /Platform.</p><p>The Firm shall disclaim all responsibility and owns no liability to Users for any outcome (incidental, direct, indirect or otherwise) from the use of the Platform or any such services under the platform. In no event will the Firm be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits arising out of, or in connection with, the use of the Platform.</p><p>Through this Platform, You may be able to access the link of other Platforms which are not under the control of the Firm or the Platform. We have no control over the nature, content and availability of those sites. The inclusion of any links does not necessarily imply a recommendation or endorse the views expressed within them. Every effort is made to keep the Platform up and running smoothly. However, the Firm takes no responsibility for, and will not be liable for, the Platform being temporarily unavailable due to technical issues beyond our control.</p><p>TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, WE WILL HAVE NO LIABILITY RELATED TO USER CONTENT ARISING UNDER INTELLECTUAL PROPERTY RIGHTS, LIBEL, PRIVACY, PUBLICITY, OBSCENITY OR OTHER LAWS. WEBSITE ALSO DISCLAIMS ALL LIABILITY WITH RESPECT TO THE MISUSE, LOSS, MODIFICATION OR UNAVAILABILITY OF ANY USER CONTENT.</p><p>THE USER UNDERSTANDS AND AGREES THAT ANY MATERIAL OR DATA DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE PLATFORM IS DONE ENTIRELY AT HIS/HER OWN DISCRETION AND RISK AND HE/SHE WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGE TO HIS/HER COMPUTER SYSTEMS OR LOSS OF DATA THAT RESULTS FROM THE DOWNLOAD OF SUCH MATERIAL OR DATA. WE ARE NOT RESPONSIBLE FOR ANY TYPOGRAPHICAL ERROR LEADING. PLATFORM ACCEPTS NO LIABILITY FOR ANY ERRORS OR OMISSIONS, WITH RESPECT TO ANY INFORMATION PROVIDED TO YOU WHETHER ON BEHALF OF ITSELF OR THIRD PARTIES.</p><p>THE ADVERTISEMENT THAT MAY BE AVAILABLE ON E-MAIL OR WEBSITE WITH RESPECT TO THE THIRD-PARTY WEBSITE AND SERVICES ARE FOR INFORMATION PURPOSE ONLY.</p></div>
16
- <div>
17
- </div>
18
- </div>
19
- {% include footer/index.html %}
20
- {% include script.html %}
21
- </body>
22
-
1
+ {% assign file = page.fileName %}
2
+ {% assign folder = page.folderName %}
3
+ {% assign lang = page.lang %}
4
+ {% assign contactData = site.data[folder][lang][file] %}
5
+ <!DOCTYPE html>
6
+ <html lang="{{contactData.htmlLangAtt}}">
7
+ {% include head/index.html %}
8
+ <body>
9
+ {% include header/index.html %}
10
+ {%- include dropdown/langdropdown.html -%}
11
+ <div class="container py-4 contact_layout">
12
+ <h1 class="contact-h1 py-2">Contact us</h1>
13
+ <h2 class="contact-h2">Welcome to {{page.companyName}}</h2>
14
+ <div class="py-3">
15
+ <div class="py-3"><p>We, <b>{{page.companyName}}</b> LLP, registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at "Ghaziabad, Uttar Pradesh – 245304, INDIA" represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).</p><p>The Firm will not be responsible for any damage suffered by users from use of the Platform. This includes but is not limited to, loss of revenue/data resulting from delays, non-deliveries, missed deliveries, or service interruptions as may occur because of any act/omission of parties. This disclaimer of liability also applies to any damages or injury caused by any failure of performance, error, omission, interruption, deletion, defect, delay in operation or transmission, computer virus, communication line failure, theft or destruction or unauthorized access to, alteration of, or use of record, whether for breach of contract, tortuous behaviour, negligence, or under any other cause of action.</p><p>The Firm also makes it clear that it shall not be held liable for any damage/hurt/inconvenience caused to the User through the course of the provision of Services or as a result of the Users’ actions. The Firm makes no representations or warranties as to the conduct of the Users. The Firm takes no responsibility for any content that Users send or receive from other Users or Third-Party posts through the Website or Platform. Any material downloaded or otherwise obtained through use of the service is accessed at the Users own discretion and risk.</p><p>The services on the Platform are intended to be subject to availability, without any promises or guarantees on the same by the Firm, and while certain information available on the Platform is the property of the Firm and the Firm endeavours to keep the said information updated and accurate, the Firm shall not make any representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the Platform or the information, services, or related graphics contained on the Platform for any purpose. Any reliance you place on such information is therefore strictly at your own risk.</p><p>The Firm bears no responsibility whatsoever for any consequences arising from the use of the said Services by Users. The use of the Services in the Platform is the sole responsibility of the User (or legally authorised person on behalf of the User), and in case of any negligence on the part of the User is acting on the same shall not be construed as imposing any liability, direct or indirect, on the Firm /Platform.</p><p>The Firm shall disclaim all responsibility and owns no liability to Users for any outcome (incidental, direct, indirect or otherwise) from the use of the Platform or any such services under the platform. In no event will the Firm be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits arising out of, or in connection with, the use of the Platform.</p><p>Through this Platform, You may be able to access the link of other Platforms which are not under the control of the Firm or the Platform. We have no control over the nature, content and availability of those sites. The inclusion of any links does not necessarily imply a recommendation or endorse the views expressed within them. Every effort is made to keep the Platform up and running smoothly. However, the Firm takes no responsibility for, and will not be liable for, the Platform being temporarily unavailable due to technical issues beyond our control.</p><p>TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, WE WILL HAVE NO LIABILITY RELATED TO USER CONTENT ARISING UNDER INTELLECTUAL PROPERTY RIGHTS, LIBEL, PRIVACY, PUBLICITY, OBSCENITY OR OTHER LAWS. WEBSITE ALSO DISCLAIMS ALL LIABILITY WITH RESPECT TO THE MISUSE, LOSS, MODIFICATION OR UNAVAILABILITY OF ANY USER CONTENT.</p><p>THE USER UNDERSTANDS AND AGREES THAT ANY MATERIAL OR DATA DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE PLATFORM IS DONE ENTIRELY AT HIS/HER OWN DISCRETION AND RISK AND HE/SHE WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGE TO HIS/HER COMPUTER SYSTEMS OR LOSS OF DATA THAT RESULTS FROM THE DOWNLOAD OF SUCH MATERIAL OR DATA. WE ARE NOT RESPONSIBLE FOR ANY TYPOGRAPHICAL ERROR LEADING. PLATFORM ACCEPTS NO LIABILITY FOR ANY ERRORS OR OMISSIONS, WITH RESPECT TO ANY INFORMATION PROVIDED TO YOU WHETHER ON BEHALF OF ITSELF OR THIRD PARTIES.</p><p>THE ADVERTISEMENT THAT MAY BE AVAILABLE ON E-MAIL OR WEBSITE WITH RESPECT TO THE THIRD-PARTY WEBSITE AND SERVICES ARE FOR INFORMATION PURPOSE ONLY.</p></div>
16
+ <div>
17
+ </div>
18
+ </div>
19
+ {% include footer/index.html %}
20
+ {% include script.html %}
21
+ </body>
22
+
23
23
  </html>
@@ -1 +1 @@
1
- {{ content }}
1
+ {{ content }}
@@ -1,36 +1,36 @@
1
- {% assign file = page.fileName %}
2
- {% assign folder = page.folderName %}
3
- {% assign lang = page.lang %}
4
- {% assign disclaimerData = site.data[folder][lang][file] %}
5
- <!DOCTYPE html>
6
- <html lang="{{disclaimerData.htmlLangAtt}}">
7
- {% include head/index.html %}
8
- <body>
9
- {% include header/index.html %}
10
- {%- include dropdown/langdropdown.html -%}
11
- <div class="container py-4">
12
- <h1 class="about-h1 py-4">Disclaimer</h1>
13
- <div class="py-3">
14
- <p>We, {{page.companyName}}, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).
15
- </p>
16
- <p>
17
- The Firm will not be responsible for any damage suffered by users from use of the Platform. This includes but is not limited to, loss of revenue/data resulting from delays, non-deliveries, missed deliveries, or service interruptions as may occur because of any act/omission of parties. This disclaimer of liability also applies to any damages or injury caused by any failure of performance, error, omission, interruption, deletion, defect, delay in operation or transmission, computer virus, communication line failure, theft or destruction or unauthorized access to, alteration of, or use of record, whether for breach of contract, tortuous behaviour, negligence, or under any other cause of action.
18
- </p>
19
- <p>The Firm also makes it clear that it shall not be held liable for any damage/hurt/inconvenience caused to the User through the course of the provision of Services or as a result of the Users’ actions. The Firm makes no representations or warranties as to the conduct of the Users. The Firm takes no responsibility for any content that Users send or receive from other Users or Third-Party posts through the Website or Platform. Any material downloaded or otherwise obtained through use of the service is accessed at the Users own discretion and risk.</p>
20
- <p>The services on the Platform are intended to be subject to availability, without any promises or guarantees on the same by the Firm, and while certain information available on the Platform is the property of the Firm and the Firm endeavours to keep the said information updated and accurate, the Firm shall not make any representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the Platform or the information, services, or related graphics contained on the Platform for any purpose. Any reliance you place on such information is therefore strictly at your own risk.</p>
21
- <p>The Firm bears no responsibility whatsoever for any consequences arising from the use of the said Services by Users. The use of the Services in the Platform is the sole responsibility of the User (or legally authorised person on behalf of the User), and in case of any negligence on the part of the User is acting on the same shall not be construed as imposing any liability, direct or indirect, on the Firm /Platform.</p>
22
- <p>The Firm shall disclaim all responsibility and owns no liability to Users for any outcome (incidental, direct, indirect or otherwise) from the use of the Platform or any such services under the platform. In no event will the Firm be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits arising out of, or in connection with, the use of the Platform.</p>
23
- <p>Through this Platform, You may be able to access the link of other Platforms which are not under the control of the Firm or the Platform. We have no control over the nature, content and availability of those sites. The inclusion of any links does not necessarily imply a recommendation or endorse the views expressed within them. Every effort is made to keep the Platform up and running smoothly. However, the Firm takes no responsibility for, and will not be liable for, the Platform being temporarily unavailable due to technical issues beyond our control.</p>
24
- <p>TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, WE WILL HAVE NO LIABILITY RELATED TO USER CONTENT ARISING UNDER INTELLECTUAL PROPERTY RIGHTS, LIBEL, PRIVACY, PUBLICITY, OBSCENITY OR OTHER LAWS. WEBSITE ALSO DISCLAIMS ALL LIABILITY WITH RESPECT TO THE MISUSE, LOSS, MODIFICATION OR UNAVAILABILITY OF ANY USER CONTENT.</p>
25
- <p>THE USER UNDERSTANDS AND AGREES THAT ANY MATERIAL OR DATA DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE PLATFORM IS DONE ENTIRELY AT HIS/HER OWN DISCRETION AND RISK AND HE/SHE WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGE TO HIS/HER COMPUTER SYSTEMS OR LOSS OF DATA THAT RESULTS FROM THE DOWNLOAD OF SUCH MATERIAL OR DATA. WE ARE NOT RESPONSIBLE FOR ANY TYPOGRAPHICAL ERROR LEADING. PLATFORM ACCEPTS NO LIABILITY FOR ANY ERRORS OR OMISSIONS, WITH RESPECT TO ANY INFORMATION PROVIDED TO YOU WHETHER ON BEHALF OF ITSELF OR THIRD PARTIES.</p>
26
- <p>THE ADVERTISEMENT THAT MAY BE AVAILABLE ON E-MAIL OR WEBSITE WITH RESPECT TO THE THIRD-PARTY WEBSITE AND SERVICES ARE FOR INFORMATION PURPOSE ONLY.</p>
27
- </div>
28
- <div>
29
- {{content}}
30
- </div>
31
- </div>
32
- {% include footer/index.html %}
33
- {% include script.html %}
34
- </body>
35
-
1
+ {% assign file = page.fileName %}
2
+ {% assign folder = page.folderName %}
3
+ {% assign lang = page.lang %}
4
+ {% assign disclaimerData = site.data[folder][lang][file] %}
5
+ <!DOCTYPE html>
6
+ <html lang="{{disclaimerData.htmlLangAtt}}">
7
+ {% include head/index.html %}
8
+ <body>
9
+ {% include header/index.html %}
10
+ {%- include dropdown/langdropdown.html -%}
11
+ <div class="container py-4">
12
+ <h1 class="about-h1 py-4">Disclaimer</h1>
13
+ <div class="py-3">
14
+ <p>We, {{page.companyName}}, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).
15
+ </p>
16
+ <p>
17
+ The Firm will not be responsible for any damage suffered by users from use of the Platform. This includes but is not limited to, loss of revenue/data resulting from delays, non-deliveries, missed deliveries, or service interruptions as may occur because of any act/omission of parties. This disclaimer of liability also applies to any damages or injury caused by any failure of performance, error, omission, interruption, deletion, defect, delay in operation or transmission, computer virus, communication line failure, theft or destruction or unauthorized access to, alteration of, or use of record, whether for breach of contract, tortuous behaviour, negligence, or under any other cause of action.
18
+ </p>
19
+ <p>The Firm also makes it clear that it shall not be held liable for any damage/hurt/inconvenience caused to the User through the course of the provision of Services or as a result of the Users’ actions. The Firm makes no representations or warranties as to the conduct of the Users. The Firm takes no responsibility for any content that Users send or receive from other Users or Third-Party posts through the Website or Platform. Any material downloaded or otherwise obtained through use of the service is accessed at the Users own discretion and risk.</p>
20
+ <p>The services on the Platform are intended to be subject to availability, without any promises or guarantees on the same by the Firm, and while certain information available on the Platform is the property of the Firm and the Firm endeavours to keep the said information updated and accurate, the Firm shall not make any representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the Platform or the information, services, or related graphics contained on the Platform for any purpose. Any reliance you place on such information is therefore strictly at your own risk.</p>
21
+ <p>The Firm bears no responsibility whatsoever for any consequences arising from the use of the said Services by Users. The use of the Services in the Platform is the sole responsibility of the User (or legally authorised person on behalf of the User), and in case of any negligence on the part of the User is acting on the same shall not be construed as imposing any liability, direct or indirect, on the Firm /Platform.</p>
22
+ <p>The Firm shall disclaim all responsibility and owns no liability to Users for any outcome (incidental, direct, indirect or otherwise) from the use of the Platform or any such services under the platform. In no event will the Firm be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits arising out of, or in connection with, the use of the Platform.</p>
23
+ <p>Through this Platform, You may be able to access the link of other Platforms which are not under the control of the Firm or the Platform. We have no control over the nature, content and availability of those sites. The inclusion of any links does not necessarily imply a recommendation or endorse the views expressed within them. Every effort is made to keep the Platform up and running smoothly. However, the Firm takes no responsibility for, and will not be liable for, the Platform being temporarily unavailable due to technical issues beyond our control.</p>
24
+ <p>TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, WE WILL HAVE NO LIABILITY RELATED TO USER CONTENT ARISING UNDER INTELLECTUAL PROPERTY RIGHTS, LIBEL, PRIVACY, PUBLICITY, OBSCENITY OR OTHER LAWS. WEBSITE ALSO DISCLAIMS ALL LIABILITY WITH RESPECT TO THE MISUSE, LOSS, MODIFICATION OR UNAVAILABILITY OF ANY USER CONTENT.</p>
25
+ <p>THE USER UNDERSTANDS AND AGREES THAT ANY MATERIAL OR DATA DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE PLATFORM IS DONE ENTIRELY AT HIS/HER OWN DISCRETION AND RISK AND HE/SHE WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGE TO HIS/HER COMPUTER SYSTEMS OR LOSS OF DATA THAT RESULTS FROM THE DOWNLOAD OF SUCH MATERIAL OR DATA. WE ARE NOT RESPONSIBLE FOR ANY TYPOGRAPHICAL ERROR LEADING. PLATFORM ACCEPTS NO LIABILITY FOR ANY ERRORS OR OMISSIONS, WITH RESPECT TO ANY INFORMATION PROVIDED TO YOU WHETHER ON BEHALF OF ITSELF OR THIRD PARTIES.</p>
26
+ <p>THE ADVERTISEMENT THAT MAY BE AVAILABLE ON E-MAIL OR WEBSITE WITH RESPECT TO THE THIRD-PARTY WEBSITE AND SERVICES ARE FOR INFORMATION PURPOSE ONLY.</p>
27
+ </div>
28
+ <div>
29
+ {{content}}
30
+ </div>
31
+ </div>
32
+ {% include footer/index.html %}
33
+ {% include script.html %}
34
+ </body>
35
+
36
36
  </html>
@@ -1,244 +1,244 @@
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-12 px-0">
14
- <p class="success-msg mb-0" > <?xml version="1.0" encoding="iso-8859-1"?>
15
- <svg height='22px' width='22px' version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
16
- viewBox="0 0 496.158 496.158" style="enable-background:new 0 0 496.158 496.158;" xml:space="preserve">
17
- <path style="fill:#32BEA6;" d="M496.158,248.085c0-137.021-111.07-248.082-248.076-248.082C111.07,0.003,0,111.063,0,248.085
18
- c0,137.002,111.07,248.07,248.082,248.07C385.088,496.155,496.158,385.087,496.158,248.085z"/>
19
- <path style="fill:#FFFFFF;" d="M384.673,164.968c-5.84-15.059-17.74-12.682-30.635-10.127c-7.701,1.605-41.953,11.631-96.148,68.777
20
- c-22.49,23.717-37.326,42.625-47.094,57.045c-5.967-7.326-12.803-15.164-19.982-22.346c-22.078-22.072-46.699-37.23-47.734-37.867
21
- c-10.332-6.316-23.82-3.066-30.154,7.258c-6.326,10.324-3.086,23.834,7.23,30.174c0.211,0.133,21.354,13.205,39.619,31.475
22
- c18.627,18.629,35.504,43.822,35.67,44.066c4.109,6.178,11.008,9.783,18.266,9.783c1.246,0,2.504-0.105,3.756-0.322
23
- c8.566-1.488,15.447-7.893,17.545-16.332c0.053-0.203,8.756-24.256,54.73-72.727c37.029-39.053,61.723-51.465,70.279-54.908
24
- c0.082-0.014,0.141-0.02,0.252-0.043c-0.041,0.01,0.277-0.137,0.793-0.369c1.469-0.551,2.256-0.762,2.301-0.773
25
- c-0.422,0.105-0.641,0.131-0.641,0.131l-0.014-0.076c3.959-1.727,11.371-4.916,11.533-4.984
26
- C385.405,188.218,389.034,176.214,384.673,164.968z"/>
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
- <g>
44
- </g>
45
- <g>
46
- </g>
47
- <g>
48
- </g>
49
- <g>
50
- </g>
51
- <g>
52
- </g>
53
- <g>
54
- </g>
55
- <g>
56
- </g>
57
- </svg>
58
- {{downloadData.successmessage | default: 'Hurry! your operation was completed' }} </p>
59
- <div class="try-more-features ">
60
- <h2 class="success-msg border-bottom-none" > {{downloadData.tryfeatureheading | default: 'Try These features' }} </h2>
61
- <div class="row feature-showcase " >
62
- {%- if downloadData.recommendedfeatures -%}
63
- {%- for item in downloadData.recommendedfeatures -%}
64
- <div class="col-md-6 pb-3">
65
-
66
- <a class="px-2 feature-showcase-div w-100 d-flex justify-content-between " 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>
67
- {%- endfor -%}
68
- {%- else -%}
69
- code2
70
- {%- endif -%}
71
-
72
- </div>
73
- </div>
74
- </div>
75
- <div class="row w-100 px-3">
76
- <div class="col-12">
77
- {%- if downloadData.recommendedsitesheading -%}
78
- <p class="success-msg mb-0" >{{downloadData.recommendedsitesheading}}</p>
79
- {%- else -%}
80
- <p class="success-msg mb-0" >Try our other sites for safe processing of you files ! </p>
81
- {%- endif -%}
82
- </div>
83
-
84
- {%- if downloadData.recommendedsites -%}
85
- {%- assign recommendedsitesData = downloadData.recommendedsites -%}
86
- {%- for item in recommendedsitesData -%}
87
- <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap ">
88
- <img loading='lazy' class="website-img" src="{{item.logo}}" alt="{{item.name}} logo"> <a target="_blank" href="{{item.url}}">{{item.name}}</a>
89
- </div>
90
- {%- endfor -%}
91
- {%- else -%}
92
- <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
93
- <img loading='lazy' class="website-img" src="https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg" alt="safepdfkitlogo"> <a target="_blank" href="https://safepdfkit.com">Safepdfkit.com</a>
94
- </div>
95
- <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
96
- <img class="website-img" loading='lazy' src="https://d33wubrfki0l68.cloudfront.net/796c1a01dae9c2d10224fd72a820156974b26ab1/3b885/assets/images/logo.png" alt="Safeaudiokit-logo"> <a target="_blank" href="https://safeaudiokit.com">safeaudiokit.com</a>
97
- </div>
98
- <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
99
- <img class="website-img" src="https://d33wubrfki0l68.cloudfront.net/ab0207d780c019c54db62b002396bc8c3fddddaf/9abb9/assets/safevideokit.svg" alt="Safevideokitlogo"> <a target="_blank" href="https://safevideokit.com">safevideokit.com</a>
100
- </div>
101
- <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap ">
102
- <img loading='lazy' class="website-img" src="https://d33wubrfki0l68.cloudfront.net/2e37a1020563aa528471da7425b8e58343e2baf7/a186c/picture.png" alt="Safeimagekitlogo"> <a target="_blank" href="https://safeimagekit.com/">safeimagekit.com</a>
103
- </div>
104
- <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
105
- <img loading='lazy' class="website-img" src="https://d33wubrfki0l68.cloudfront.net/74bf3f3836d56b30d16137169cd4c28bf15494ed/11962/js/pt.png" alt="safezipkitlogo"> <a target="_blank" href="https://safezipkit.com/">safezipkit.com</a>
106
- </div>
107
- <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
108
- <img loading='lazy' class="website-img" src="https://d33wubrfki0l68.cloudfront.net/325cdfad7de6cae4a03aecfadc70b38af754cbd0/d87f9/assets/images/logo.png" alt="Safeimageconverter logo"> <a target="_blank" href="https://safeaudioconverter.com/"> safeaudioconverter.com
109
-
110
- </a>
111
- </div>
112
- <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
113
- <img loading='lazy' class="website-img" src="https://safevideoconverter.com/assets/logo.svg" alt="https:safevideoconverter logo"> <a target="_blank" href="https://safevideoconverter.com/">safevideoconverter.com</a>
114
- </div>
115
- <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
116
- <img loading='lazy' class="website-img" src="https://d33wubrfki0l68.cloudfront.net/c8fef6be5192b9fa57b8503c6ad93befa361926d/a66d0/picture.svg" alt="safeimageconverter logo"> <a target="_blank" href="https://safeimageconverter.com/">safeimageconverter</a>
117
- </div>
118
- {%- endif -%}
119
-
120
- </div>
121
- <div class="col-md-12 download-page-rate-us sites-config py-0">
122
- <div class="rating-tool" style="border: none;">
123
- <div class="rating-text">{{downloadData.rateus | default: 'Rate us'}}</div>
124
- <div class="rating-stars" >
125
- <i class="fas fa-star rating-star"></i><i class="fas fa-star rating-star"></i
126
- ><i class="fas fa-star rating-star"></i><i class="fas fa-star rating-star"></i
127
- ><i class="fas fa-star rating-star"></i>
128
- </div>
129
- <div class="rating-value ml-2">
130
- {%- for item in data -%}
131
- {%- if item.name ==tool -%}
132
- {%- assign rating = item.rating -%}
133
- {%- assign votes = item.votes -%}
134
- {%- endif -%}
135
- {%- endfor -%}
136
- <span class="rating"> <strong id='rating'>0</strong><span>/5</span> </span>
137
- &nbsp; <span class="total-ratings" id='count'>0 </span>{{downloadData.votes | default: 'votes'}}
138
- </div>
139
- </div>
140
- <script>
141
- const ratingValue=document.getElementById('rating')
142
- const count=document.getElementById('count')
143
- const setRating=async(rating)=>{
144
- const name= '{{site.name}}'
145
- const urlParams = new URLSearchParams(window.location.search)
146
- let tool = urlParams.get('tool')
147
- const data = { website: name,feature:tool,rating:rating };
148
- fetch('https://ratingapi-main.netlify.app/.netlify/functions/api/v1/rating/add', {
149
- method: 'POST',
150
- headers: {
151
- 'Content-Type': 'application/json',
152
- },
153
- body: JSON.stringify(data),
154
- })
155
- .then(response => response.json())
156
- .then(data => {
157
- ratingValue.innerText=data.rating
158
- count.innerText=data.count
159
- })
160
- .catch((error) => {
161
- console.error('Error:', error);
162
- });
163
- }
164
- const urlParams = new URLSearchParams(window.location.search)
165
- let tool = urlParams.get('tool')
166
- const fetchRating=async()=>{
167
-
168
- const data= await fetch(`https://ratingapi-main.netlify.app/.netlify/functions/api/v1/${tool}/rating`).then(res=>res.json())
169
- ratingValue.innerText=data.rating
170
- count.innerText=data.votes
171
- }
172
- window.addEventListener('DOMContentLoaded', () => {
173
- fetchRating()
174
- });
175
- const ratingNode=document.getElementsByClassName('rating-star')
176
- let ratedValue=localStorage.getItem(`${tool}rating`)
177
- if(ratedValue){
178
- Array.from(ratingNode).slice(0,ratedValue).map(item=>{
179
- item.style.color='#FDD300'
180
- })
181
- }
182
-
183
- Array.from(ratingNode).map(item=>item.addEventListener('click',()=>{
184
- const urlParams = new URLSearchParams(window.location.search)
185
- let tool = urlParams.get('tool')
186
- if(!localStorage.getItem(`${tool}rating`)){
187
- function indexInClass(node) {
188
- var className = node.className;
189
- var num = 0;
190
- for (var i = 0; i < ratingNode.length; i++) {
191
- if (ratingNode[i] === node) {
192
- return num;
193
- }
194
- num++;
195
- }
196
- return -1;
197
- }
198
- const index=indexInClass(item)
199
- Array.from(ratingNode).slice(0,index+1).map(item=>{
200
- item.style.color='#FDD300'
201
- })
202
- setRating(index+1)
203
- localStorage.setItem(`${tool}rating`,index+1)
204
- }}))
205
- </script>
206
- </div>
207
- <div class="col-12">
208
- <div class="download-social-share">
209
- {%- if site.data.blog.share.platforms -%}
210
- <div class="d-flex align-items-center flex-column justify-content-center" " >
211
- <p class="share-heading mb-0 " >
212
- {%- if downloadData.socialshareheading -%}
213
- {{downloadData.socialshareheading}}
214
- {%- else -%}
215
- 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 !
216
- {%- endif -%}
217
- </p>
218
- <div>
219
- {% assign url = site.url %}
220
- {% for share in site.data.blog.share.platforms %}
221
- {% assign link = share.link | replace: 'URL', url %}
222
- {{page.title}}
223
- <a id="{{share.type}}" href="{{ link }}" data-toggle="tooltip"
224
- onclick="window.open(this.href, 'pop-up', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;"
225
- data-placement="top" title="{{ share.type }}" aria-label="{{ share.type }}">
226
- <i class="fa-fw {{ share.icon }} mb-0 py-3"></i>
227
- </a>
228
- {% endfor %}
229
- </div>
230
- </ul>
231
- </ul>
232
- </div>
233
- {%- endif -%}</p>
234
- </div>
235
- </div>
236
-
237
- </div>
238
- </div>
239
-
240
- {% include footer/index.html %}
241
- {% include script.html %}
242
- </body>
243
-
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-12 px-0">
14
+ <p class="success-msg mb-0" > <?xml version="1.0" encoding="iso-8859-1"?>
15
+ <svg height='22px' width='22px' version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
16
+ viewBox="0 0 496.158 496.158" style="enable-background:new 0 0 496.158 496.158;" xml:space="preserve">
17
+ <path style="fill:#32BEA6;" d="M496.158,248.085c0-137.021-111.07-248.082-248.076-248.082C111.07,0.003,0,111.063,0,248.085
18
+ c0,137.002,111.07,248.07,248.082,248.07C385.088,496.155,496.158,385.087,496.158,248.085z"/>
19
+ <path style="fill:#FFFFFF;" d="M384.673,164.968c-5.84-15.059-17.74-12.682-30.635-10.127c-7.701,1.605-41.953,11.631-96.148,68.777
20
+ c-22.49,23.717-37.326,42.625-47.094,57.045c-5.967-7.326-12.803-15.164-19.982-22.346c-22.078-22.072-46.699-37.23-47.734-37.867
21
+ c-10.332-6.316-23.82-3.066-30.154,7.258c-6.326,10.324-3.086,23.834,7.23,30.174c0.211,0.133,21.354,13.205,39.619,31.475
22
+ c18.627,18.629,35.504,43.822,35.67,44.066c4.109,6.178,11.008,9.783,18.266,9.783c1.246,0,2.504-0.105,3.756-0.322
23
+ c8.566-1.488,15.447-7.893,17.545-16.332c0.053-0.203,8.756-24.256,54.73-72.727c37.029-39.053,61.723-51.465,70.279-54.908
24
+ c0.082-0.014,0.141-0.02,0.252-0.043c-0.041,0.01,0.277-0.137,0.793-0.369c1.469-0.551,2.256-0.762,2.301-0.773
25
+ c-0.422,0.105-0.641,0.131-0.641,0.131l-0.014-0.076c3.959-1.727,11.371-4.916,11.533-4.984
26
+ C385.405,188.218,389.034,176.214,384.673,164.968z"/>
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
+ <g>
44
+ </g>
45
+ <g>
46
+ </g>
47
+ <g>
48
+ </g>
49
+ <g>
50
+ </g>
51
+ <g>
52
+ </g>
53
+ <g>
54
+ </g>
55
+ <g>
56
+ </g>
57
+ </svg>
58
+ {{downloadData.successmessage | default: 'Hurry! your operation was completed' }} </p>
59
+ <div class="try-more-features ">
60
+ <h2 class="success-msg border-bottom-none" > {{downloadData.tryfeatureheading | default: 'Try These features' }} </h2>
61
+ <div class="row feature-showcase " >
62
+ {%- if downloadData.recommendedfeatures -%}
63
+ {%- for item in downloadData.recommendedfeatures -%}
64
+ <div class="col-md-6 pb-3">
65
+
66
+ <a class="px-2 feature-showcase-div w-100 d-flex justify-content-between " 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>
67
+ {%- endfor -%}
68
+ {%- else -%}
69
+ code2
70
+ {%- endif -%}
71
+
72
+ </div>
73
+ </div>
74
+ </div>
75
+ <div class="row w-100 px-3">
76
+ <div class="col-12">
77
+ {%- if downloadData.recommendedsitesheading -%}
78
+ <p class="success-msg mb-0" >{{downloadData.recommendedsitesheading}}</p>
79
+ {%- else -%}
80
+ <p class="success-msg mb-0" >Try our other sites for safe processing of you files ! </p>
81
+ {%- endif -%}
82
+ </div>
83
+
84
+ {%- if downloadData.recommendedsites -%}
85
+ {%- assign recommendedsitesData = downloadData.recommendedsites -%}
86
+ {%- for item in recommendedsitesData -%}
87
+ <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap ">
88
+ <img loading='lazy' class="website-img" src="{{item.logo}}" alt="{{item.name}} logo"> <a target="_blank" href="{{item.url}}">{{item.name}}</a>
89
+ </div>
90
+ {%- endfor -%}
91
+ {%- else -%}
92
+ <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
93
+ <img loading='lazy' class="website-img" src="https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg" alt="safepdfkitlogo"> <a target="_blank" href="https://safepdfkit.com">Safepdfkit.com</a>
94
+ </div>
95
+ <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
96
+ <img class="website-img" loading='lazy' src="https://d33wubrfki0l68.cloudfront.net/796c1a01dae9c2d10224fd72a820156974b26ab1/3b885/assets/images/logo.png" alt="Safeaudiokit-logo"> <a target="_blank" href="https://safeaudiokit.com">safeaudiokit.com</a>
97
+ </div>
98
+ <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
99
+ <img class="website-img" src="https://d33wubrfki0l68.cloudfront.net/ab0207d780c019c54db62b002396bc8c3fddddaf/9abb9/assets/safevideokit.svg" alt="Safevideokitlogo"> <a target="_blank" href="https://safevideokit.com">safevideokit.com</a>
100
+ </div>
101
+ <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap ">
102
+ <img loading='lazy' class="website-img" src="https://d33wubrfki0l68.cloudfront.net/2e37a1020563aa528471da7425b8e58343e2baf7/a186c/picture.png" alt="Safeimagekitlogo"> <a target="_blank" href="https://safeimagekit.com/">safeimagekit.com</a>
103
+ </div>
104
+ <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
105
+ <img loading='lazy' class="website-img" src="https://d33wubrfki0l68.cloudfront.net/74bf3f3836d56b30d16137169cd4c28bf15494ed/11962/js/pt.png" alt="safezipkitlogo"> <a target="_blank" href="https://safezipkit.com/">safezipkit.com</a>
106
+ </div>
107
+ <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
108
+ <img loading='lazy' class="website-img" src="https://d33wubrfki0l68.cloudfront.net/325cdfad7de6cae4a03aecfadc70b38af754cbd0/d87f9/assets/images/logo.png" alt="Safeimageconverter logo"> <a target="_blank" href="https://safeaudioconverter.com/"> safeaudioconverter.com
109
+
110
+ </a>
111
+ </div>
112
+ <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
113
+ <img loading='lazy' class="website-img" src="https://safevideoconverter.com/assets/logo.svg" alt="https:safevideoconverter logo"> <a target="_blank" href="https://safevideoconverter.com/">safevideoconverter.com</a>
114
+ </div>
115
+ <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
116
+ <img loading='lazy' class="website-img" src="https://d33wubrfki0l68.cloudfront.net/c8fef6be5192b9fa57b8503c6ad93befa361926d/a66d0/picture.svg" alt="safeimageconverter logo"> <a target="_blank" href="https://safeimageconverter.com/">safeimageconverter</a>
117
+ </div>
118
+ {%- endif -%}
119
+
120
+ </div>
121
+ <div class="col-md-12 download-page-rate-us sites-config py-0">
122
+ <div class="rating-tool" style="border: none;">
123
+ <div class="rating-text">{{downloadData.rateus | default: 'Rate us'}}</div>
124
+ <div class="rating-stars" >
125
+ <i class="fas fa-star rating-star"></i><i class="fas fa-star rating-star"></i
126
+ ><i class="fas fa-star rating-star"></i><i class="fas fa-star rating-star"></i
127
+ ><i class="fas fa-star rating-star"></i>
128
+ </div>
129
+ <div class="rating-value ml-2">
130
+ {%- for item in data -%}
131
+ {%- if item.name ==tool -%}
132
+ {%- assign rating = item.rating -%}
133
+ {%- assign votes = item.votes -%}
134
+ {%- endif -%}
135
+ {%- endfor -%}
136
+ <span class="rating"> <strong id='rating'>0</strong><span>/5</span> </span>
137
+ &nbsp; <span class="total-ratings" id='count'>0 </span>{{downloadData.votes | default: 'votes'}}
138
+ </div>
139
+ </div>
140
+ <script>
141
+ const ratingValue=document.getElementById('rating')
142
+ const count=document.getElementById('count')
143
+ const setRating=async(rating)=>{
144
+ const name= '{{site.name}}'
145
+ const urlParams = new URLSearchParams(window.location.search)
146
+ let tool = urlParams.get('tool')
147
+ const data = { website: name,feature:tool,rating:rating };
148
+ fetch('https://ratingapi-main.netlify.app/.netlify/functions/api/v1/rating/add', {
149
+ method: 'POST',
150
+ headers: {
151
+ 'Content-Type': 'application/json',
152
+ },
153
+ body: JSON.stringify(data),
154
+ })
155
+ .then(response => response.json())
156
+ .then(data => {
157
+ ratingValue.innerText=data.rating
158
+ count.innerText=data.count
159
+ })
160
+ .catch((error) => {
161
+ console.error('Error:', error);
162
+ });
163
+ }
164
+ const urlParams = new URLSearchParams(window.location.search)
165
+ let tool = urlParams.get('tool')
166
+ const fetchRating=async()=>{
167
+
168
+ const data= await fetch(`https://ratingapi-main.netlify.app/.netlify/functions/api/v1/${tool}/rating`).then(res=>res.json())
169
+ ratingValue.innerText=data.rating
170
+ count.innerText=data.votes
171
+ }
172
+ window.addEventListener('DOMContentLoaded', () => {
173
+ fetchRating()
174
+ });
175
+ const ratingNode=document.getElementsByClassName('rating-star')
176
+ let ratedValue=localStorage.getItem(`${tool}rating`)
177
+ if(ratedValue){
178
+ Array.from(ratingNode).slice(0,ratedValue).map(item=>{
179
+ item.style.color='#FDD300'
180
+ })
181
+ }
182
+
183
+ Array.from(ratingNode).map(item=>item.addEventListener('click',()=>{
184
+ const urlParams = new URLSearchParams(window.location.search)
185
+ let tool = urlParams.get('tool')
186
+ if(!localStorage.getItem(`${tool}rating`)){
187
+ function indexInClass(node) {
188
+ var className = node.className;
189
+ var num = 0;
190
+ for (var i = 0; i < ratingNode.length; i++) {
191
+ if (ratingNode[i] === node) {
192
+ return num;
193
+ }
194
+ num++;
195
+ }
196
+ return -1;
197
+ }
198
+ const index=indexInClass(item)
199
+ Array.from(ratingNode).slice(0,index+1).map(item=>{
200
+ item.style.color='#FDD300'
201
+ })
202
+ setRating(index+1)
203
+ localStorage.setItem(`${tool}rating`,index+1)
204
+ }}))
205
+ </script>
206
+ </div>
207
+ <div class="col-12">
208
+ <div class="download-social-share">
209
+ {%- if site.data.blog.share.platforms -%}
210
+ <div class="d-flex align-items-center flex-column justify-content-center" " >
211
+ <p class="share-heading mb-0 " >
212
+ {%- if downloadData.socialshareheading -%}
213
+ {{downloadData.socialshareheading}}
214
+ {%- else -%}
215
+ 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 !
216
+ {%- endif -%}
217
+ </p>
218
+ <div>
219
+ {% assign url = site.url %}
220
+ {% for share in site.data.blog.share.platforms %}
221
+ {% assign link = share.link | replace: 'URL', url %}
222
+ {{page.title}}
223
+ <a id="{{share.type}}" href="{{ link }}" data-toggle="tooltip"
224
+ onclick="window.open(this.href, 'pop-up', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;"
225
+ data-placement="top" title="{{ share.type }}" aria-label="{{ share.type }}">
226
+ <i class="fa-fw {{ share.icon }} mb-0 py-3"></i>
227
+ </a>
228
+ {% endfor %}
229
+ </div>
230
+ </ul>
231
+ </ul>
232
+ </div>
233
+ {%- endif -%}</p>
234
+ </div>
235
+ </div>
236
+
237
+ </div>
238
+ </div>
239
+
240
+ {% include footer/index.html %}
241
+ {% include script.html %}
242
+ </body>
243
+
244
244
  </html>