appscms-tools-theme 1.9.8 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (909) 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 +199 -199
  14. data/_data/feature/en/split-pdf.json +115 -115
  15. data/_data/feature/hi/compress-pdf.json +81 -81
  16. data/_data/feature/tr/compress-pdf.json +80 -80
  17. data/_data/filecomparison/en/filecomparison.json +38 -38
  18. data/_data/fileinfo/en/fileinfo.json +15 -15
  19. data/_data/footer/en/data.json +72 -72
  20. data/_data/footer/hi/data.json +68 -68
  21. data/_data/footer/networksites.json +15 -15
  22. data/_data/header/en/data.json +134 -134
  23. data/_data/header/hi/data.json +144 -144
  24. data/_data/home/en/en.json +285 -285
  25. data/_data/home/hi/hi.json +86 -86
  26. data/_data/languagesupport/compress-pdf-langs.json +11 -11
  27. data/_data/languagesupport/index-langs.json +13 -13
  28. data/_data/privacy/en/privacyPolicy.json +265 -265
  29. data/_data/termAndCondition/en/termAndCondition.json +358 -358
  30. data/_includes/Rating/rating.html +92 -92
  31. data/_includes/Rating/structureddata.html +53 -53
  32. data/_includes/Usp/usp.html +95 -95
  33. data/_includes/adblocker.html +135 -135
  34. data/_includes/adsense/adsense.html +7 -7
  35. data/_includes/alternates/alternates.html +45 -45
  36. data/_includes/author_bio.html +16 -16
  37. data/_includes/authors/authors.html +52 -52
  38. data/_includes/cssfile/links.html +11 -11
  39. data/_includes/custom-head.html +75 -75
  40. data/_includes/customblog/recentposts.html +69 -69
  41. data/_includes/customblog/relatedposts.html +203 -203
  42. data/_includes/disqus_comments.html +10 -10
  43. data/_includes/dropdown/langdropdown.html +22 -22
  44. data/_includes/feature.html +37 -37
  45. data/_includes/fileformat/Tabularcompariosn.html +158 -158
  46. data/_includes/fileformat/comparisonfiles.html +151 -151
  47. data/_includes/fileformat/fileformatdetail.html +101 -101
  48. data/_includes/fileformat/fileinfoformat.html +93 -93
  49. data/_includes/footer/index.html +266 -266
  50. data/_includes/google-analytics.html +22 -22
  51. data/_includes/head/index.html +208 -205
  52. data/_includes/header/blogHeader.html +29 -29
  53. data/_includes/header/index.html +95 -95
  54. data/_includes/languages/languages.html +60 -60
  55. data/_includes/monumetric/monumetric.html +56 -56
  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 +31 -31
  61. data/_includes/script.html +27 -28
  62. data/_includes/section/alertbar.html +11 -11
  63. data/_includes/section/count.html +36 -36
  64. data/_includes/section/recent_posts.html +67 -67
  65. data/_includes/section/related_categories_post.html +198 -198
  66. data/_includes/share/socialshare.html +20 -20
  67. data/_includes/staticfooter.html +67 -67
  68. data/_layouts/aboutUs.html +34 -34
  69. data/_layouts/blog.html +96 -96
  70. data/_layouts/categories.html +33 -33
  71. data/_layouts/contactUs.html +124 -124
  72. data/_layouts/default.html +1 -1
  73. data/_layouts/disclaimer.html +123 -123
  74. data/_layouts/download.html +299 -299
  75. data/_layouts/feature.html +256 -256
  76. data/_layouts/featureResultPage.html +58 -58
  77. data/_layouts/fileInfo.html +39 -39
  78. data/_layouts/filecomparison.html +85 -85
  79. data/_layouts/help.html +23 -23
  80. data/_layouts/home.html +250 -249
  81. data/_layouts/homeResultPage.html +31 -31
  82. data/_layouts/page.html +5 -5
  83. data/_layouts/post.html +177 -177
  84. data/_layouts/privacyPolicy.html +637 -637
  85. data/_layouts/termAndCondition.html +646 -646
  86. data/assets/cross.svg +4 -4
  87. data/assets/css/adblocker.css +187 -187
  88. data/assets/css/blog.css +491 -491
  89. data/assets/css/bootstrap.min.css +6 -6
  90. data/assets/css/filecomparison.css +25 -25
  91. data/assets/css/responsive.css +0 -6
  92. data/assets/css/tools.css +1263 -1263
  93. data/assets/facebook.svg +4 -4
  94. data/assets/images/abp.svg +41 -41
  95. data/assets/images/adblock.svg +266 -266
  96. data/assets/images/safevideoconverter.svg +23 -23
  97. data/assets/images/uo.svg +41 -41
  98. data/assets/instagram.svg +4 -4
  99. data/assets/js/TopScroll.js +8 -8
  100. data/assets/js/adBlocker.js +44 -44
  101. data/assets/js/featureResult.js +42 -42
  102. data/assets/js/googledrive.js +155 -155
  103. data/assets/js/homeResult.js +36 -36
  104. data/assets/js/manifest.json +16 -16
  105. data/assets/js/multiselect.js +157 -157
  106. data/assets/js/redirectResult.js +9 -9
  107. data/assets/linkdin.svg +4 -4
  108. data/assets/noserverupload.svg +4 -4
  109. data/assets/pdf.svg +20 -20
  110. data/assets/secure.svg +43 -43
  111. data/assets/star.svg +4 -4
  112. data/assets/twitter.svg +4 -4
  113. data/assets/youtube.svg +4 -4
  114. metadata +2 -797
  115. data/_data/files/.gitignore +0 -4
  116. data/_data/files/README.md +0 -1
  117. data/_data/files/ar/3gp.json +0 -141
  118. data/_data/files/ar/aac.json +0 -153
  119. data/_data/files/ar/acc.json +0 -26
  120. data/_data/files/ar/aff.json +0 -66
  121. data/_data/files/ar/ai.json +0 -164
  122. data/_data/files/ar/aiff.json +0 -141
  123. data/_data/files/ar/avi.json +0 -164
  124. data/_data/files/ar/bmp.json +0 -164
  125. data/_data/files/ar/cr2.json +0 -170
  126. data/_data/files/ar/dvd.json +0 -26
  127. data/_data/files/ar/flac.json +0 -170
  128. data/_data/files/ar/flv.json +0 -135
  129. data/_data/files/ar/gif.json +0 -170
  130. data/_data/files/ar/heic.json +0 -182
  131. data/_data/files/ar/html.json +0 -212
  132. data/_data/files/ar/jfif.json +0 -95
  133. data/_data/files/ar/jpg.json +0 -212
  134. data/_data/files/ar/m4a.json +0 -123
  135. data/_data/files/ar/mkv.json +0 -159
  136. data/_data/files/ar/mov.json +0 -147
  137. data/_data/files/ar/mp3.json +0 -188
  138. data/_data/files/ar/mp4.json +0 -200
  139. data/_data/files/ar/mpeg.json +0 -134
  140. data/_data/files/ar/nef.json +0 -164
  141. data/_data/files/ar/ogg.json +0 -164
  142. data/_data/files/ar/opus.json +0 -88
  143. data/_data/files/ar/pdf.json +0 -212
  144. data/_data/files/ar/png.json +0 -206
  145. data/_data/files/ar/psd.json +0 -129
  146. data/_data/files/ar/svg.json +0 -152
  147. data/_data/files/ar/tiff.json +0 -146
  148. data/_data/files/ar/vmv.json +0 -48
  149. data/_data/files/ar/wav.json +0 -176
  150. data/_data/files/ar/webm.json +0 -158
  151. data/_data/files/ar/webp.json +0 -176
  152. data/_data/files/ar/wma.json +0 -100
  153. data/_data/files/da/3gp.json +0 -141
  154. data/_data/files/da/aac.json +0 -153
  155. data/_data/files/da/acc.json +0 -26
  156. data/_data/files/da/aff.json +0 -66
  157. data/_data/files/da/ai.json +0 -164
  158. data/_data/files/da/aiff.json +0 -141
  159. data/_data/files/da/avi.json +0 -164
  160. data/_data/files/da/bmp.json +0 -164
  161. data/_data/files/da/cr2.json +0 -170
  162. data/_data/files/da/dvd.json +0 -26
  163. data/_data/files/da/flac.json +0 -170
  164. data/_data/files/da/flv.json +0 -135
  165. data/_data/files/da/gif.json +0 -170
  166. data/_data/files/da/heic.json +0 -182
  167. data/_data/files/da/html.json +0 -212
  168. data/_data/files/da/jfif.json +0 -95
  169. data/_data/files/da/jpg.json +0 -212
  170. data/_data/files/da/m4a.json +0 -123
  171. data/_data/files/da/mkv.json +0 -159
  172. data/_data/files/da/mov.json +0 -147
  173. data/_data/files/da/mp3.json +0 -188
  174. data/_data/files/da/mp4.json +0 -200
  175. data/_data/files/da/mpeg.json +0 -134
  176. data/_data/files/da/nef.json +0 -164
  177. data/_data/files/da/ogg.json +0 -164
  178. data/_data/files/da/opus.json +0 -88
  179. data/_data/files/da/pdf.json +0 -212
  180. data/_data/files/da/png.json +0 -206
  181. data/_data/files/da/psd.json +0 -129
  182. data/_data/files/da/svg.json +0 -152
  183. data/_data/files/da/tiff.json +0 -146
  184. data/_data/files/da/vmv.json +0 -48
  185. data/_data/files/da/wav.json +0 -176
  186. data/_data/files/da/webm.json +0 -158
  187. data/_data/files/da/webp.json +0 -176
  188. data/_data/files/da/wma.json +0 -100
  189. data/_data/files/de/3gp.json +0 -141
  190. data/_data/files/de/aac.json +0 -153
  191. data/_data/files/de/acc.json +0 -26
  192. data/_data/files/de/aff.json +0 -66
  193. data/_data/files/de/ai.json +0 -164
  194. data/_data/files/de/aiff.json +0 -141
  195. data/_data/files/de/avi.json +0 -164
  196. data/_data/files/de/bmp.json +0 -164
  197. data/_data/files/de/cr2.json +0 -170
  198. data/_data/files/de/dvd.json +0 -26
  199. data/_data/files/de/flac.json +0 -170
  200. data/_data/files/de/flv.json +0 -135
  201. data/_data/files/de/gif.json +0 -170
  202. data/_data/files/de/heic.json +0 -182
  203. data/_data/files/de/html.json +0 -212
  204. data/_data/files/de/jfif.json +0 -95
  205. data/_data/files/de/jpg.json +0 -212
  206. data/_data/files/de/m4a.json +0 -123
  207. data/_data/files/de/mkv.json +0 -159
  208. data/_data/files/de/mov.json +0 -147
  209. data/_data/files/de/mp3.json +0 -188
  210. data/_data/files/de/mp4.json +0 -200
  211. data/_data/files/de/mpeg.json +0 -134
  212. data/_data/files/de/nef.json +0 -164
  213. data/_data/files/de/ogg.json +0 -164
  214. data/_data/files/de/opus.json +0 -88
  215. data/_data/files/de/pdf.json +0 -212
  216. data/_data/files/de/png.json +0 -206
  217. data/_data/files/de/psd.json +0 -129
  218. data/_data/files/de/svg.json +0 -152
  219. data/_data/files/de/tiff.json +0 -146
  220. data/_data/files/de/vmv.json +0 -48
  221. data/_data/files/de/wav.json +0 -176
  222. data/_data/files/de/webm.json +0 -158
  223. data/_data/files/de/webp.json +0 -176
  224. data/_data/files/de/wma.json +0 -100
  225. data/_data/files/en/3gp.json +0 -145
  226. data/_data/files/en/aac.json +0 -1
  227. data/_data/files/en/acc.json +0 -26
  228. data/_data/files/en/aff.json +0 -66
  229. data/_data/files/en/ai.json +0 -1
  230. data/_data/files/en/aiff.json +0 -1
  231. data/_data/files/en/avi.json +0 -1
  232. data/_data/files/en/bmp.json +0 -1
  233. data/_data/files/en/cr2.json +0 -170
  234. data/_data/files/en/dvd.json +0 -26
  235. data/_data/files/en/flac.json +0 -1
  236. data/_data/files/en/flv.json +0 -1
  237. data/_data/files/en/gif.json +0 -1
  238. data/_data/files/en/heic.json +0 -1
  239. data/_data/files/en/html.json +0 -1
  240. data/_data/files/en/jfif.json +0 -1
  241. data/_data/files/en/jpeg.json +0 -1
  242. data/_data/files/en/jpg.json +0 -1
  243. data/_data/files/en/m4a.json +0 -1
  244. data/_data/files/en/mkv.json +0 -1
  245. data/_data/files/en/mov.json +0 -147
  246. data/_data/files/en/mp3.json +0 -1
  247. data/_data/files/en/mp4.json +0 -1
  248. data/_data/files/en/mpeg.json +0 -1
  249. data/_data/files/en/nef.json +0 -1
  250. data/_data/files/en/ogg.json +0 -164
  251. data/_data/files/en/opus.json +0 -1
  252. data/_data/files/en/pdf.json +0 -1
  253. data/_data/files/en/png.json +0 -1
  254. data/_data/files/en/psd.json +0 -1
  255. data/_data/files/en/svg.json +0 -1
  256. data/_data/files/en/tiff.json +0 -1
  257. data/_data/files/en/vmv.json +0 -48
  258. data/_data/files/en/wav.json +0 -1
  259. data/_data/files/en/webm.json +0 -1
  260. data/_data/files/en/webp.json +0 -1
  261. data/_data/files/en/wma.json +0 -1
  262. data/_data/files/es/3gp.json +0 -141
  263. data/_data/files/es/aac.json +0 -153
  264. data/_data/files/es/acc.json +0 -26
  265. data/_data/files/es/aff.json +0 -66
  266. data/_data/files/es/ai.json +0 -164
  267. data/_data/files/es/aiff.json +0 -141
  268. data/_data/files/es/avi.json +0 -164
  269. data/_data/files/es/bmp.json +0 -164
  270. data/_data/files/es/cr2.json +0 -170
  271. data/_data/files/es/dvd.json +0 -26
  272. data/_data/files/es/flac.json +0 -170
  273. data/_data/files/es/flv.json +0 -135
  274. data/_data/files/es/gif.json +0 -170
  275. data/_data/files/es/heic.json +0 -182
  276. data/_data/files/es/html.json +0 -212
  277. data/_data/files/es/jfif.json +0 -95
  278. data/_data/files/es/jpg.json +0 -212
  279. data/_data/files/es/m4a.json +0 -123
  280. data/_data/files/es/mkv.json +0 -159
  281. data/_data/files/es/mov.json +0 -147
  282. data/_data/files/es/mp3.json +0 -188
  283. data/_data/files/es/mp4.json +0 -200
  284. data/_data/files/es/mpeg.json +0 -134
  285. data/_data/files/es/nef.json +0 -164
  286. data/_data/files/es/ogg.json +0 -164
  287. data/_data/files/es/opus.json +0 -88
  288. data/_data/files/es/pdf.json +0 -212
  289. data/_data/files/es/png.json +0 -206
  290. data/_data/files/es/psd.json +0 -129
  291. data/_data/files/es/svg.json +0 -152
  292. data/_data/files/es/tiff.json +0 -146
  293. data/_data/files/es/vmv.json +0 -48
  294. data/_data/files/es/wav.json +0 -176
  295. data/_data/files/es/webm.json +0 -158
  296. data/_data/files/es/webp.json +0 -176
  297. data/_data/files/es/wma.json +0 -100
  298. data/_data/files/fr/3gp.json +0 -141
  299. data/_data/files/fr/aac.json +0 -153
  300. data/_data/files/fr/acc.json +0 -26
  301. data/_data/files/fr/aff.json +0 -66
  302. data/_data/files/fr/ai.json +0 -164
  303. data/_data/files/fr/aiff.json +0 -141
  304. data/_data/files/fr/avi.json +0 -164
  305. data/_data/files/fr/bmp.json +0 -164
  306. data/_data/files/fr/cr2.json +0 -170
  307. data/_data/files/fr/dvd.json +0 -26
  308. data/_data/files/fr/flac.json +0 -170
  309. data/_data/files/fr/flv.json +0 -135
  310. data/_data/files/fr/gif.json +0 -170
  311. data/_data/files/fr/heic.json +0 -182
  312. data/_data/files/fr/html.json +0 -212
  313. data/_data/files/fr/jfif.json +0 -95
  314. data/_data/files/fr/jpg.json +0 -212
  315. data/_data/files/fr/m4a.json +0 -123
  316. data/_data/files/fr/mkv.json +0 -159
  317. data/_data/files/fr/mov.json +0 -147
  318. data/_data/files/fr/mp3.json +0 -188
  319. data/_data/files/fr/mp4.json +0 -200
  320. data/_data/files/fr/mpeg.json +0 -134
  321. data/_data/files/fr/nef.json +0 -164
  322. data/_data/files/fr/ogg.json +0 -164
  323. data/_data/files/fr/opus.json +0 -88
  324. data/_data/files/fr/pdf.json +0 -212
  325. data/_data/files/fr/png.json +0 -206
  326. data/_data/files/fr/psd.json +0 -129
  327. data/_data/files/fr/svg.json +0 -152
  328. data/_data/files/fr/tiff.json +0 -146
  329. data/_data/files/fr/vmv.json +0 -48
  330. data/_data/files/fr/wav.json +0 -176
  331. data/_data/files/fr/webm.json +0 -158
  332. data/_data/files/fr/webp.json +0 -176
  333. data/_data/files/fr/wma.json +0 -100
  334. data/_data/files/hi/3gp.json +0 -141
  335. data/_data/files/hi/aac.json +0 -153
  336. data/_data/files/hi/acc.json +0 -26
  337. data/_data/files/hi/aff.json +0 -66
  338. data/_data/files/hi/ai.json +0 -164
  339. data/_data/files/hi/aiff.json +0 -141
  340. data/_data/files/hi/avi.json +0 -164
  341. data/_data/files/hi/bmp.json +0 -164
  342. data/_data/files/hi/cr2.json +0 -170
  343. data/_data/files/hi/dvd.json +0 -26
  344. data/_data/files/hi/flac.json +0 -170
  345. data/_data/files/hi/flv.json +0 -135
  346. data/_data/files/hi/gif.json +0 -170
  347. data/_data/files/hi/heic.json +0 -182
  348. data/_data/files/hi/html.json +0 -212
  349. data/_data/files/hi/jfif.json +0 -95
  350. data/_data/files/hi/jpg.json +0 -212
  351. data/_data/files/hi/m4a.json +0 -123
  352. data/_data/files/hi/mkv.json +0 -159
  353. data/_data/files/hi/mov.json +0 -147
  354. data/_data/files/hi/mp3.json +0 -188
  355. data/_data/files/hi/mp4.json +0 -200
  356. data/_data/files/hi/mpeg.json +0 -134
  357. data/_data/files/hi/nef.json +0 -164
  358. data/_data/files/hi/ogg.json +0 -164
  359. data/_data/files/hi/opus.json +0 -88
  360. data/_data/files/hi/pdf.json +0 -212
  361. data/_data/files/hi/png.json +0 -206
  362. data/_data/files/hi/psd.json +0 -129
  363. data/_data/files/hi/svg.json +0 -152
  364. data/_data/files/hi/tiff.json +0 -146
  365. data/_data/files/hi/vmv.json +0 -48
  366. data/_data/files/hi/wav.json +0 -176
  367. data/_data/files/hi/webm.json +0 -158
  368. data/_data/files/hi/webp.json +0 -176
  369. data/_data/files/hi/wma.json +0 -100
  370. data/_data/files/id/3gp.json +0 -141
  371. data/_data/files/id/aac.json +0 -153
  372. data/_data/files/id/acc.json +0 -26
  373. data/_data/files/id/aff.json +0 -66
  374. data/_data/files/id/ai.json +0 -164
  375. data/_data/files/id/aiff.json +0 -141
  376. data/_data/files/id/avi.json +0 -164
  377. data/_data/files/id/bmp.json +0 -164
  378. data/_data/files/id/cr2.json +0 -170
  379. data/_data/files/id/dvd.json +0 -26
  380. data/_data/files/id/flac.json +0 -170
  381. data/_data/files/id/flv.json +0 -135
  382. data/_data/files/id/gif.json +0 -170
  383. data/_data/files/id/heic.json +0 -182
  384. data/_data/files/id/html.json +0 -212
  385. data/_data/files/id/jfif.json +0 -95
  386. data/_data/files/id/jpg.json +0 -212
  387. data/_data/files/id/m4a.json +0 -123
  388. data/_data/files/id/mkv.json +0 -159
  389. data/_data/files/id/mov.json +0 -147
  390. data/_data/files/id/mp3.json +0 -188
  391. data/_data/files/id/mp4.json +0 -200
  392. data/_data/files/id/mpeg.json +0 -134
  393. data/_data/files/id/nef.json +0 -164
  394. data/_data/files/id/ogg.json +0 -164
  395. data/_data/files/id/opus.json +0 -88
  396. data/_data/files/id/pdf.json +0 -212
  397. data/_data/files/id/png.json +0 -206
  398. data/_data/files/id/psd.json +0 -129
  399. data/_data/files/id/svg.json +0 -152
  400. data/_data/files/id/tiff.json +0 -146
  401. data/_data/files/id/vmv.json +0 -48
  402. data/_data/files/id/wav.json +0 -176
  403. data/_data/files/id/webm.json +0 -158
  404. data/_data/files/id/webp.json +0 -176
  405. data/_data/files/id/wma.json +0 -100
  406. data/_data/files/it/3gp.json +0 -141
  407. data/_data/files/it/aac.json +0 -153
  408. data/_data/files/it/acc.json +0 -26
  409. data/_data/files/it/aff.json +0 -66
  410. data/_data/files/it/ai.json +0 -164
  411. data/_data/files/it/aiff.json +0 -141
  412. data/_data/files/it/avi.json +0 -164
  413. data/_data/files/it/bmp.json +0 -164
  414. data/_data/files/it/cr2.json +0 -170
  415. data/_data/files/it/dvd.json +0 -26
  416. data/_data/files/it/flac.json +0 -170
  417. data/_data/files/it/flv.json +0 -135
  418. data/_data/files/it/gif.json +0 -170
  419. data/_data/files/it/heic.json +0 -182
  420. data/_data/files/it/html.json +0 -212
  421. data/_data/files/it/jfif.json +0 -95
  422. data/_data/files/it/jpg.json +0 -212
  423. data/_data/files/it/m4a.json +0 -123
  424. data/_data/files/it/mkv.json +0 -159
  425. data/_data/files/it/mov.json +0 -147
  426. data/_data/files/it/mp3.json +0 -188
  427. data/_data/files/it/mp4.json +0 -200
  428. data/_data/files/it/mpeg.json +0 -134
  429. data/_data/files/it/nef.json +0 -164
  430. data/_data/files/it/ogg.json +0 -164
  431. data/_data/files/it/opus.json +0 -88
  432. data/_data/files/it/pdf.json +0 -212
  433. data/_data/files/it/png.json +0 -206
  434. data/_data/files/it/psd.json +0 -129
  435. data/_data/files/it/svg.json +0 -152
  436. data/_data/files/it/tiff.json +0 -146
  437. data/_data/files/it/vmv.json +0 -48
  438. data/_data/files/it/wav.json +0 -176
  439. data/_data/files/it/webm.json +0 -158
  440. data/_data/files/it/webp.json +0 -176
  441. data/_data/files/it/wma.json +0 -100
  442. data/_data/files/ja/3gp.json +0 -141
  443. data/_data/files/ja/aac.json +0 -153
  444. data/_data/files/ja/acc.json +0 -26
  445. data/_data/files/ja/aff.json +0 -66
  446. data/_data/files/ja/ai.json +0 -164
  447. data/_data/files/ja/aiff.json +0 -141
  448. data/_data/files/ja/avi.json +0 -164
  449. data/_data/files/ja/bmp.json +0 -164
  450. data/_data/files/ja/cr2.json +0 -170
  451. data/_data/files/ja/dvd.json +0 -26
  452. data/_data/files/ja/flac.json +0 -170
  453. data/_data/files/ja/flv.json +0 -135
  454. data/_data/files/ja/gif.json +0 -170
  455. data/_data/files/ja/heic.json +0 -182
  456. data/_data/files/ja/html.json +0 -212
  457. data/_data/files/ja/jfif.json +0 -95
  458. data/_data/files/ja/jpg.json +0 -212
  459. data/_data/files/ja/m4a.json +0 -123
  460. data/_data/files/ja/mkv.json +0 -159
  461. data/_data/files/ja/mov.json +0 -147
  462. data/_data/files/ja/mp3.json +0 -188
  463. data/_data/files/ja/mp4.json +0 -200
  464. data/_data/files/ja/mpeg.json +0 -134
  465. data/_data/files/ja/nef.json +0 -164
  466. data/_data/files/ja/ogg.json +0 -164
  467. data/_data/files/ja/opus.json +0 -88
  468. data/_data/files/ja/pdf.json +0 -212
  469. data/_data/files/ja/png.json +0 -206
  470. data/_data/files/ja/psd.json +0 -129
  471. data/_data/files/ja/svg.json +0 -152
  472. data/_data/files/ja/tiff.json +0 -146
  473. data/_data/files/ja/vmv.json +0 -48
  474. data/_data/files/ja/wav.json +0 -176
  475. data/_data/files/ja/webm.json +0 -158
  476. data/_data/files/ja/webp.json +0 -176
  477. data/_data/files/ja/wma.json +0 -100
  478. data/_data/files/ko/3gp.json +0 -141
  479. data/_data/files/ko/aac.json +0 -153
  480. data/_data/files/ko/acc.json +0 -26
  481. data/_data/files/ko/aff.json +0 -66
  482. data/_data/files/ko/ai.json +0 -164
  483. data/_data/files/ko/aiff.json +0 -141
  484. data/_data/files/ko/avi.json +0 -164
  485. data/_data/files/ko/bmp.json +0 -164
  486. data/_data/files/ko/cr2.json +0 -170
  487. data/_data/files/ko/dvd.json +0 -26
  488. data/_data/files/ko/flac.json +0 -170
  489. data/_data/files/ko/flv.json +0 -135
  490. data/_data/files/ko/gif.json +0 -170
  491. data/_data/files/ko/heic.json +0 -182
  492. data/_data/files/ko/html.json +0 -212
  493. data/_data/files/ko/jfif.json +0 -95
  494. data/_data/files/ko/jpg.json +0 -212
  495. data/_data/files/ko/m4a.json +0 -123
  496. data/_data/files/ko/mkv.json +0 -159
  497. data/_data/files/ko/mov.json +0 -147
  498. data/_data/files/ko/mp3.json +0 -188
  499. data/_data/files/ko/mp4.json +0 -200
  500. data/_data/files/ko/mpeg.json +0 -134
  501. data/_data/files/ko/nef.json +0 -164
  502. data/_data/files/ko/ogg.json +0 -164
  503. data/_data/files/ko/opus.json +0 -88
  504. data/_data/files/ko/pdf.json +0 -212
  505. data/_data/files/ko/png.json +0 -206
  506. data/_data/files/ko/psd.json +0 -129
  507. data/_data/files/ko/svg.json +0 -152
  508. data/_data/files/ko/tiff.json +0 -146
  509. data/_data/files/ko/vmv.json +0 -48
  510. data/_data/files/ko/wav.json +0 -176
  511. data/_data/files/ko/webm.json +0 -158
  512. data/_data/files/ko/webp.json +0 -176
  513. data/_data/files/ko/wma.json +0 -100
  514. data/_data/files/nl/3gp.json +0 -141
  515. data/_data/files/nl/aac.json +0 -153
  516. data/_data/files/nl/acc.json +0 -26
  517. data/_data/files/nl/aff.json +0 -66
  518. data/_data/files/nl/ai.json +0 -164
  519. data/_data/files/nl/aiff.json +0 -141
  520. data/_data/files/nl/avi.json +0 -164
  521. data/_data/files/nl/bmp.json +0 -164
  522. data/_data/files/nl/cr2.json +0 -170
  523. data/_data/files/nl/dvd.json +0 -26
  524. data/_data/files/nl/flac.json +0 -170
  525. data/_data/files/nl/flv.json +0 -135
  526. data/_data/files/nl/gif.json +0 -170
  527. data/_data/files/nl/heic.json +0 -182
  528. data/_data/files/nl/html.json +0 -212
  529. data/_data/files/nl/jfif.json +0 -95
  530. data/_data/files/nl/jpg.json +0 -212
  531. data/_data/files/nl/m4a.json +0 -123
  532. data/_data/files/nl/mkv.json +0 -159
  533. data/_data/files/nl/mov.json +0 -147
  534. data/_data/files/nl/mp3.json +0 -188
  535. data/_data/files/nl/mp4.json +0 -200
  536. data/_data/files/nl/mpeg.json +0 -134
  537. data/_data/files/nl/nef.json +0 -164
  538. data/_data/files/nl/ogg.json +0 -164
  539. data/_data/files/nl/opus.json +0 -88
  540. data/_data/files/nl/pdf.json +0 -212
  541. data/_data/files/nl/png.json +0 -206
  542. data/_data/files/nl/psd.json +0 -129
  543. data/_data/files/nl/svg.json +0 -152
  544. data/_data/files/nl/tiff.json +0 -146
  545. data/_data/files/nl/vmv.json +0 -48
  546. data/_data/files/nl/wav.json +0 -176
  547. data/_data/files/nl/webm.json +0 -158
  548. data/_data/files/nl/webp.json +0 -176
  549. data/_data/files/nl/wma.json +0 -100
  550. data/_data/files/pl/3gp.json +0 -141
  551. data/_data/files/pl/aac.json +0 -153
  552. data/_data/files/pl/acc.json +0 -26
  553. data/_data/files/pl/aff.json +0 -66
  554. data/_data/files/pl/ai.json +0 -164
  555. data/_data/files/pl/aiff.json +0 -141
  556. data/_data/files/pl/avi.json +0 -164
  557. data/_data/files/pl/bmp.json +0 -164
  558. data/_data/files/pl/cr2.json +0 -170
  559. data/_data/files/pl/dvd.json +0 -26
  560. data/_data/files/pl/flac.json +0 -170
  561. data/_data/files/pl/flv.json +0 -135
  562. data/_data/files/pl/gif.json +0 -170
  563. data/_data/files/pl/heic.json +0 -182
  564. data/_data/files/pl/html.json +0 -212
  565. data/_data/files/pl/jfif.json +0 -95
  566. data/_data/files/pl/jpg.json +0 -212
  567. data/_data/files/pl/m4a.json +0 -123
  568. data/_data/files/pl/mkv.json +0 -159
  569. data/_data/files/pl/mov.json +0 -147
  570. data/_data/files/pl/mp3.json +0 -188
  571. data/_data/files/pl/mp4.json +0 -200
  572. data/_data/files/pl/mpeg.json +0 -134
  573. data/_data/files/pl/nef.json +0 -164
  574. data/_data/files/pl/ogg.json +0 -164
  575. data/_data/files/pl/opus.json +0 -88
  576. data/_data/files/pl/pdf.json +0 -212
  577. data/_data/files/pl/png.json +0 -206
  578. data/_data/files/pl/psd.json +0 -129
  579. data/_data/files/pl/svg.json +0 -152
  580. data/_data/files/pl/tiff.json +0 -146
  581. data/_data/files/pl/vmv.json +0 -48
  582. data/_data/files/pl/wav.json +0 -176
  583. data/_data/files/pl/webm.json +0 -158
  584. data/_data/files/pl/webp.json +0 -176
  585. data/_data/files/pl/wma.json +0 -100
  586. data/_data/files/pt/3gp.json +0 -141
  587. data/_data/files/pt/aac.json +0 -153
  588. data/_data/files/pt/acc.json +0 -26
  589. data/_data/files/pt/aff.json +0 -66
  590. data/_data/files/pt/ai.json +0 -164
  591. data/_data/files/pt/aiff.json +0 -141
  592. data/_data/files/pt/avi.json +0 -164
  593. data/_data/files/pt/bmp.json +0 -164
  594. data/_data/files/pt/cr2.json +0 -170
  595. data/_data/files/pt/dvd.json +0 -26
  596. data/_data/files/pt/flac.json +0 -170
  597. data/_data/files/pt/flv.json +0 -135
  598. data/_data/files/pt/gif.json +0 -170
  599. data/_data/files/pt/heic.json +0 -182
  600. data/_data/files/pt/html.json +0 -212
  601. data/_data/files/pt/jfif.json +0 -95
  602. data/_data/files/pt/jpg.json +0 -212
  603. data/_data/files/pt/m4a.json +0 -123
  604. data/_data/files/pt/mkv.json +0 -159
  605. data/_data/files/pt/mov.json +0 -147
  606. data/_data/files/pt/mp3.json +0 -188
  607. data/_data/files/pt/mp4.json +0 -200
  608. data/_data/files/pt/mpeg.json +0 -134
  609. data/_data/files/pt/nef.json +0 -164
  610. data/_data/files/pt/ogg.json +0 -164
  611. data/_data/files/pt/opus.json +0 -88
  612. data/_data/files/pt/pdf.json +0 -212
  613. data/_data/files/pt/png.json +0 -206
  614. data/_data/files/pt/psd.json +0 -129
  615. data/_data/files/pt/svg.json +0 -152
  616. data/_data/files/pt/tiff.json +0 -146
  617. data/_data/files/pt/vmv.json +0 -48
  618. data/_data/files/pt/wav.json +0 -176
  619. data/_data/files/pt/webm.json +0 -158
  620. data/_data/files/pt/webp.json +0 -176
  621. data/_data/files/pt/wma.json +0 -100
  622. data/_data/files/ru/3gp.json +0 -141
  623. data/_data/files/ru/aac.json +0 -153
  624. data/_data/files/ru/acc.json +0 -26
  625. data/_data/files/ru/aff.json +0 -66
  626. data/_data/files/ru/ai.json +0 -164
  627. data/_data/files/ru/aiff.json +0 -141
  628. data/_data/files/ru/avi.json +0 -164
  629. data/_data/files/ru/bmp.json +0 -164
  630. data/_data/files/ru/cr2.json +0 -170
  631. data/_data/files/ru/dvd.json +0 -26
  632. data/_data/files/ru/flac.json +0 -170
  633. data/_data/files/ru/flv.json +0 -135
  634. data/_data/files/ru/gif.json +0 -170
  635. data/_data/files/ru/heic.json +0 -182
  636. data/_data/files/ru/html.json +0 -212
  637. data/_data/files/ru/jfif.json +0 -95
  638. data/_data/files/ru/jpg.json +0 -212
  639. data/_data/files/ru/m4a.json +0 -123
  640. data/_data/files/ru/mkv.json +0 -159
  641. data/_data/files/ru/mov.json +0 -147
  642. data/_data/files/ru/mp3.json +0 -188
  643. data/_data/files/ru/mp4.json +0 -200
  644. data/_data/files/ru/mpeg.json +0 -134
  645. data/_data/files/ru/nef.json +0 -164
  646. data/_data/files/ru/ogg.json +0 -164
  647. data/_data/files/ru/opus.json +0 -88
  648. data/_data/files/ru/pdf.json +0 -212
  649. data/_data/files/ru/png.json +0 -206
  650. data/_data/files/ru/psd.json +0 -129
  651. data/_data/files/ru/svg.json +0 -152
  652. data/_data/files/ru/tiff.json +0 -146
  653. data/_data/files/ru/vmv.json +0 -48
  654. data/_data/files/ru/wav.json +0 -176
  655. data/_data/files/ru/webm.json +0 -158
  656. data/_data/files/ru/webp.json +0 -176
  657. data/_data/files/ru/wma.json +0 -100
  658. data/_data/files/sv/3gp.json +0 -141
  659. data/_data/files/sv/aac.json +0 -153
  660. data/_data/files/sv/acc.json +0 -26
  661. data/_data/files/sv/aff.json +0 -66
  662. data/_data/files/sv/ai.json +0 -164
  663. data/_data/files/sv/aiff.json +0 -141
  664. data/_data/files/sv/avi.json +0 -164
  665. data/_data/files/sv/bmp.json +0 -164
  666. data/_data/files/sv/cr2.json +0 -170
  667. data/_data/files/sv/dvd.json +0 -26
  668. data/_data/files/sv/flac.json +0 -170
  669. data/_data/files/sv/flv.json +0 -135
  670. data/_data/files/sv/gif.json +0 -170
  671. data/_data/files/sv/heic.json +0 -182
  672. data/_data/files/sv/html.json +0 -212
  673. data/_data/files/sv/jfif.json +0 -95
  674. data/_data/files/sv/jpg.json +0 -212
  675. data/_data/files/sv/m4a.json +0 -123
  676. data/_data/files/sv/mkv.json +0 -159
  677. data/_data/files/sv/mov.json +0 -147
  678. data/_data/files/sv/mp3.json +0 -188
  679. data/_data/files/sv/mp4.json +0 -200
  680. data/_data/files/sv/mpeg.json +0 -134
  681. data/_data/files/sv/nef.json +0 -164
  682. data/_data/files/sv/ogg.json +0 -164
  683. data/_data/files/sv/opus.json +0 -88
  684. data/_data/files/sv/pdf.json +0 -212
  685. data/_data/files/sv/png.json +0 -206
  686. data/_data/files/sv/psd.json +0 -129
  687. data/_data/files/sv/svg.json +0 -152
  688. data/_data/files/sv/tiff.json +0 -146
  689. data/_data/files/sv/vmv.json +0 -48
  690. data/_data/files/sv/wav.json +0 -176
  691. data/_data/files/sv/webm.json +0 -158
  692. data/_data/files/sv/webp.json +0 -176
  693. data/_data/files/sv/wma.json +0 -100
  694. data/_data/files/th/3gp.json +0 -141
  695. data/_data/files/th/aac.json +0 -153
  696. data/_data/files/th/acc.json +0 -26
  697. data/_data/files/th/aff.json +0 -66
  698. data/_data/files/th/ai.json +0 -164
  699. data/_data/files/th/aiff.json +0 -141
  700. data/_data/files/th/avi.json +0 -164
  701. data/_data/files/th/bmp.json +0 -164
  702. data/_data/files/th/cr2.json +0 -170
  703. data/_data/files/th/dvd.json +0 -26
  704. data/_data/files/th/flac.json +0 -170
  705. data/_data/files/th/flv.json +0 -135
  706. data/_data/files/th/gif.json +0 -170
  707. data/_data/files/th/heic.json +0 -182
  708. data/_data/files/th/html.json +0 -212
  709. data/_data/files/th/jfif.json +0 -95
  710. data/_data/files/th/jpg.json +0 -212
  711. data/_data/files/th/m4a.json +0 -123
  712. data/_data/files/th/mkv.json +0 -159
  713. data/_data/files/th/mov.json +0 -147
  714. data/_data/files/th/mp3.json +0 -188
  715. data/_data/files/th/mp4.json +0 -200
  716. data/_data/files/th/mpeg.json +0 -134
  717. data/_data/files/th/nef.json +0 -164
  718. data/_data/files/th/ogg.json +0 -164
  719. data/_data/files/th/opus.json +0 -88
  720. data/_data/files/th/pdf.json +0 -212
  721. data/_data/files/th/png.json +0 -206
  722. data/_data/files/th/psd.json +0 -129
  723. data/_data/files/th/svg.json +0 -152
  724. data/_data/files/th/tiff.json +0 -146
  725. data/_data/files/th/vmv.json +0 -48
  726. data/_data/files/th/wav.json +0 -176
  727. data/_data/files/th/webm.json +0 -158
  728. data/_data/files/th/webp.json +0 -176
  729. data/_data/files/th/wma.json +0 -100
  730. data/_data/files/tr/3gp.json +0 -141
  731. data/_data/files/tr/aac.json +0 -153
  732. data/_data/files/tr/acc.json +0 -26
  733. data/_data/files/tr/aff.json +0 -66
  734. data/_data/files/tr/ai.json +0 -164
  735. data/_data/files/tr/aiff.json +0 -141
  736. data/_data/files/tr/avi.json +0 -164
  737. data/_data/files/tr/bmp.json +0 -164
  738. data/_data/files/tr/cr2.json +0 -170
  739. data/_data/files/tr/dvd.json +0 -26
  740. data/_data/files/tr/flac.json +0 -170
  741. data/_data/files/tr/flv.json +0 -135
  742. data/_data/files/tr/gif.json +0 -170
  743. data/_data/files/tr/heic.json +0 -182
  744. data/_data/files/tr/html.json +0 -212
  745. data/_data/files/tr/jfif.json +0 -95
  746. data/_data/files/tr/jpg.json +0 -212
  747. data/_data/files/tr/m4a.json +0 -123
  748. data/_data/files/tr/mkv.json +0 -159
  749. data/_data/files/tr/mov.json +0 -147
  750. data/_data/files/tr/mp3.json +0 -188
  751. data/_data/files/tr/mp4.json +0 -200
  752. data/_data/files/tr/mpeg.json +0 -134
  753. data/_data/files/tr/nef.json +0 -164
  754. data/_data/files/tr/ogg.json +0 -164
  755. data/_data/files/tr/opus.json +0 -88
  756. data/_data/files/tr/pdf.json +0 -212
  757. data/_data/files/tr/png.json +0 -206
  758. data/_data/files/tr/psd.json +0 -129
  759. data/_data/files/tr/svg.json +0 -152
  760. data/_data/files/tr/tiff.json +0 -146
  761. data/_data/files/tr/vmv.json +0 -48
  762. data/_data/files/tr/wav.json +0 -176
  763. data/_data/files/tr/webm.json +0 -158
  764. data/_data/files/tr/webp.json +0 -176
  765. data/_data/files/tr/wma.json +0 -100
  766. data/_data/files/uk/3gp.json +0 -141
  767. data/_data/files/uk/aac.json +0 -153
  768. data/_data/files/uk/acc.json +0 -26
  769. data/_data/files/uk/aff.json +0 -66
  770. data/_data/files/uk/ai.json +0 -164
  771. data/_data/files/uk/aiff.json +0 -141
  772. data/_data/files/uk/avi.json +0 -164
  773. data/_data/files/uk/bmp.json +0 -164
  774. data/_data/files/uk/cr2.json +0 -170
  775. data/_data/files/uk/dvd.json +0 -26
  776. data/_data/files/uk/flac.json +0 -170
  777. data/_data/files/uk/flv.json +0 -135
  778. data/_data/files/uk/gif.json +0 -170
  779. data/_data/files/uk/heic.json +0 -182
  780. data/_data/files/uk/html.json +0 -212
  781. data/_data/files/uk/jfif.json +0 -95
  782. data/_data/files/uk/jpg.json +0 -212
  783. data/_data/files/uk/m4a.json +0 -123
  784. data/_data/files/uk/mkv.json +0 -159
  785. data/_data/files/uk/mov.json +0 -147
  786. data/_data/files/uk/mp3.json +0 -188
  787. data/_data/files/uk/mp4.json +0 -200
  788. data/_data/files/uk/mpeg.json +0 -134
  789. data/_data/files/uk/nef.json +0 -164
  790. data/_data/files/uk/ogg.json +0 -164
  791. data/_data/files/uk/opus.json +0 -88
  792. data/_data/files/uk/pdf.json +0 -212
  793. data/_data/files/uk/png.json +0 -206
  794. data/_data/files/uk/psd.json +0 -129
  795. data/_data/files/uk/svg.json +0 -152
  796. data/_data/files/uk/tiff.json +0 -146
  797. data/_data/files/uk/vmv.json +0 -48
  798. data/_data/files/uk/wav.json +0 -176
  799. data/_data/files/uk/webm.json +0 -158
  800. data/_data/files/uk/webp.json +0 -176
  801. data/_data/files/uk/wma.json +0 -100
  802. data/_data/files/vi/3gp.json +0 -141
  803. data/_data/files/vi/aac.json +0 -153
  804. data/_data/files/vi/acc.json +0 -26
  805. data/_data/files/vi/aff.json +0 -66
  806. data/_data/files/vi/ai.json +0 -164
  807. data/_data/files/vi/aiff.json +0 -141
  808. data/_data/files/vi/avi.json +0 -164
  809. data/_data/files/vi/bmp.json +0 -164
  810. data/_data/files/vi/cr2.json +0 -170
  811. data/_data/files/vi/dvd.json +0 -26
  812. data/_data/files/vi/flac.json +0 -170
  813. data/_data/files/vi/flv.json +0 -135
  814. data/_data/files/vi/gif.json +0 -170
  815. data/_data/files/vi/heic.json +0 -182
  816. data/_data/files/vi/html.json +0 -212
  817. data/_data/files/vi/jfif.json +0 -95
  818. data/_data/files/vi/jpg.json +0 -212
  819. data/_data/files/vi/m4a.json +0 -123
  820. data/_data/files/vi/mkv.json +0 -159
  821. data/_data/files/vi/mov.json +0 -147
  822. data/_data/files/vi/mp3.json +0 -188
  823. data/_data/files/vi/mp4.json +0 -200
  824. data/_data/files/vi/mpeg.json +0 -134
  825. data/_data/files/vi/nef.json +0 -164
  826. data/_data/files/vi/ogg.json +0 -164
  827. data/_data/files/vi/opus.json +0 -88
  828. data/_data/files/vi/pdf.json +0 -212
  829. data/_data/files/vi/png.json +0 -206
  830. data/_data/files/vi/psd.json +0 -129
  831. data/_data/files/vi/svg.json +0 -152
  832. data/_data/files/vi/tiff.json +0 -146
  833. data/_data/files/vi/vmv.json +0 -48
  834. data/_data/files/vi/wav.json +0 -176
  835. data/_data/files/vi/webm.json +0 -158
  836. data/_data/files/vi/webp.json +0 -176
  837. data/_data/files/vi/wma.json +0 -100
  838. data/_data/files/zh/3gp.json +0 -141
  839. data/_data/files/zh/aac.json +0 -153
  840. data/_data/files/zh/acc.json +0 -26
  841. data/_data/files/zh/aff.json +0 -66
  842. data/_data/files/zh/ai.json +0 -164
  843. data/_data/files/zh/aiff.json +0 -141
  844. data/_data/files/zh/avi.json +0 -164
  845. data/_data/files/zh/bmp.json +0 -164
  846. data/_data/files/zh/cr2.json +0 -170
  847. data/_data/files/zh/dvd.json +0 -26
  848. data/_data/files/zh/flac.json +0 -170
  849. data/_data/files/zh/flv.json +0 -135
  850. data/_data/files/zh/gif.json +0 -170
  851. data/_data/files/zh/heic.json +0 -182
  852. data/_data/files/zh/html.json +0 -212
  853. data/_data/files/zh/jfif.json +0 -95
  854. data/_data/files/zh/jpg.json +0 -212
  855. data/_data/files/zh/m4a.json +0 -123
  856. data/_data/files/zh/mkv.json +0 -159
  857. data/_data/files/zh/mov.json +0 -147
  858. data/_data/files/zh/mp3.json +0 -188
  859. data/_data/files/zh/mp4.json +0 -200
  860. data/_data/files/zh/mpeg.json +0 -134
  861. data/_data/files/zh/nef.json +0 -164
  862. data/_data/files/zh/ogg.json +0 -164
  863. data/_data/files/zh/opus.json +0 -88
  864. data/_data/files/zh/pdf.json +0 -212
  865. data/_data/files/zh/png.json +0 -206
  866. data/_data/files/zh/psd.json +0 -129
  867. data/_data/files/zh/svg.json +0 -152
  868. data/_data/files/zh/tiff.json +0 -146
  869. data/_data/files/zh/vmv.json +0 -48
  870. data/_data/files/zh/wav.json +0 -176
  871. data/_data/files/zh/webm.json +0 -158
  872. data/_data/files/zh/webp.json +0 -176
  873. data/_data/files/zh/wma.json +0 -100
  874. data/_data/files/zh-tw/3gp.json +0 -141
  875. data/_data/files/zh-tw/aac.json +0 -153
  876. data/_data/files/zh-tw/acc.json +0 -26
  877. data/_data/files/zh-tw/aff.json +0 -66
  878. data/_data/files/zh-tw/ai.json +0 -164
  879. data/_data/files/zh-tw/aiff.json +0 -141
  880. data/_data/files/zh-tw/avi.json +0 -164
  881. data/_data/files/zh-tw/bmp.json +0 -164
  882. data/_data/files/zh-tw/cr2.json +0 -170
  883. data/_data/files/zh-tw/dvd.json +0 -26
  884. data/_data/files/zh-tw/flac.json +0 -170
  885. data/_data/files/zh-tw/flv.json +0 -135
  886. data/_data/files/zh-tw/gif.json +0 -170
  887. data/_data/files/zh-tw/heic.json +0 -182
  888. data/_data/files/zh-tw/html.json +0 -212
  889. data/_data/files/zh-tw/jfif.json +0 -95
  890. data/_data/files/zh-tw/jpg.json +0 -212
  891. data/_data/files/zh-tw/m4a.json +0 -123
  892. data/_data/files/zh-tw/mkv.json +0 -159
  893. data/_data/files/zh-tw/mov.json +0 -147
  894. data/_data/files/zh-tw/mp3.json +0 -188
  895. data/_data/files/zh-tw/mp4.json +0 -200
  896. data/_data/files/zh-tw/mpeg.json +0 -134
  897. data/_data/files/zh-tw/nef.json +0 -164
  898. data/_data/files/zh-tw/ogg.json +0 -164
  899. data/_data/files/zh-tw/opus.json +0 -88
  900. data/_data/files/zh-tw/pdf.json +0 -212
  901. data/_data/files/zh-tw/png.json +0 -206
  902. data/_data/files/zh-tw/psd.json +0 -129
  903. data/_data/files/zh-tw/svg.json +0 -152
  904. data/_data/files/zh-tw/tiff.json +0 -146
  905. data/_data/files/zh-tw/vmv.json +0 -48
  906. data/_data/files/zh-tw/wav.json +0 -176
  907. data/_data/files/zh-tw/webm.json +0 -158
  908. data/_data/files/zh-tw/webp.json +0 -176
  909. data/_data/files/zh-tw/wma.json +0 -100
@@ -1,647 +1,647 @@
1
- {% assign file = page.fileName %}
2
- {% assign folder = page.folderName %}
3
- {% assign lang = page.lang %}
4
- {% assign termsData = site.data[folder][lang][file] %}
5
- <!DOCTYPE html>
6
- <html lang="{{termsData.htmlLangAtt}}">
7
- {% include head/index.html %}
8
-
9
- <body>
10
- {% include header/index.html %}
11
- {%- include dropdown/langdropdown.html -%}
12
- <div class="container py-4">
13
- {%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
14
- <div class="row">
15
- <div class="col-md-9 mx-auto">
16
- {%- endif -%}
17
- <h1 class="about-h1 py-4">Terms and condtions</h1>
18
- <div class="py-3">
19
- <div class="py-3">
20
- <p>We,<b>{{page.companyName}}</b>, registered under the provisions of the Limited Liability
21
- Partnership
22
- Act 2008,
23
- having its registered office at "Ghaziabad, Uttar Pradesh – 245304, INDIA"
24
- represented by its Directors, hereinafter referred to as the <b>“FIRM”</b> (where such
25
- expression
26
- shall, unless repugnant to the context thereof, be deemed to include its respective legal
27
- heirs,
28
- representatives, administrators, permitted successors and assigns).</p>
29
- <p>The Firm ensures steady commitment to Your usage of the Platform and privacy with regard to
30
- the
31
- protection of Your invaluable information. This document contains information about the
32
- Website and
33
- domain https://{{page.companyName}}.{{page.domain}} (hereinafter referred to as the
34
- “Platform” ).
35
- </p>
36
- <p>For the purpose of these Terms of Use (“Terms”), wherever the context so requires,</p>
37
- <p>1. “We”, “Our”, and “Us” shall mean and refer to the Domain and/or the Firm, as the context
38
- so
39
- requires.</p>
40
- <p>2. “You”, “Your”, “Yourself”, “User”, shall mean and refer to natural and legal individuals
41
- who use
42
- the Platform and who is competent to enter into binding contracts, as per Indian laws.</p>
43
- <p>3. “You”, “Your”, “Yourself”, “User”, shall mean and refer to natural and legal individuals
44
- who use
45
- the Platform and who is competent to enter into binding contracts, as per Indian laws.</p>
46
- <p>4. “Third Parties” refer to any Application, Firm or individual apart from the User and the
47
- creator
48
- of this Platform/Domain.</p>
49
- <p>5. “ The term “User” refers to the individuals who will be using the platform to avail the
50
- features
51
- and the services of the platform.</p>
52
- <p>6. “ The term “User” refers to the individuals who will be using the platform to avail the
53
- features
54
- and the services of the platform.</p>
55
- <p>7. “ The headings of each section in these Terms are only for the purpose of comanizing the
56
- various
57
- provisions under these Terms in an orderly manner and shall not be used by either Party to
58
- interpret
59
- the provisions contained herein in any manner. Further, it is specifically agreed to by the
60
- Parties
61
- that the headings shall have no legal or contractual value.</p>
62
- <p>8. “The User unequivocally agrees that these Terms and the aforementioned Policy constitute a
63
- legally
64
- binding agreement between the User and the Firm, and that the User shall be subject to the
65
- rules,
66
- guidelines, policies, terms, and conditions applicable to any service that is provided by
67
- the
68
- Platform, and that the same shall be deemed to be incorporated into these Terms, and shall
69
- be
70
- treated as part and parcel of the same. The User acknowledges and agrees that no signature
71
- or
72
- express act is required to make these Terms and the Policy binding on the User and that the
73
- User’s
74
- act of visiting any part of the Platform constitutes the User’s full and final acceptance of
75
- these
76
- Terms and the aforementioned Policy.</p>
77
- <p>9. “The Firm reserves the sole and exclusive right to amend or modify these Terms without any
78
- prior
79
- permission or intimation to the User, and the User expressly agrees that any such amendments
80
- or
81
- modifications shall come into effect immediately. The User has a duty to periodically check
82
- the
83
- terms and stay updated on its requirements. If the User continues to use the Platform
84
- following such
85
- a change, the User will be deemed to have consented to any and all amendments/modifications
86
- made to
87
- the Terms. In so far as the User complies with these Terms, it is granted a personal,
88
- non-exclusive,
89
- non-transferable, revocable, limited privilege to access and use the Platform and the
90
- Services. If
91
- the User does not adhere to the changes, You must stop using the Services at once. Your
92
- continued
93
- use of the Services will signify your acceptance of the changed terms.</p>
94
- <h3> REGISTRATION </h3>
95
- <p>1. The Users are also provided with an option to link their Facebook/Google accounts with the
96
- Platform at the time of their registration in order to smoothen the process of registration.
97
- </p>
98
- <p>2. Registration for this Platform is available for all age groups, barring those “Incompetent
99
- to
100
- Contract” which inter alia include insolvents with an exception to Minors.</p>
101
- <p>3. Further, at any time during Your use of this Platform, including but not limited to the
102
- time of
103
- registration, You are solely responsible for protecting the confidentiality of Your Username
104
- and
105
- password, and any activity under the account shall be deemed to have been done by You. In
106
- the case
107
- that you provide us with false and/or inaccurate details or we have reason to believe you
108
- have done
109
- so, we hold the right to permanently suspend your account. You agree that you will not
110
- disclose your
111
- password to any third party and that you will take sole responsibility for any activities or
112
- actions
113
- under your account, whether or not you have authorized such activities or actions. You will
114
- immediately notify us of any hereinbelow use of your account.</p>
115
- <h3> PLATFORM OVERVIEW </h3>
116
- <p>@{{page.companyName}}.{{page.domain}} is a platform owned and operated by
117
- @{{page.companyName}}.{{page.domain}} LLP which is a limited liability
118
- partnership registered under the provisions of the Limited Liability Partnership Act, 2008.
119
- </p>
120
- <p>Servers for this website are hosted on Firebase. User is not required to install any software
121
- on his
122
- machine to use the Platform. The Platform is User-friendly and is accessible on all software
123
- and all
124
- devices such as Mac/Windows/Linux/Android/iOS.</p>
125
- <h3> ELIGIBILITY </h3>
126
- <p>Servers for this website are hosted on Firebase. User is not required to install any software
127
- on his
128
- machine to use the Platform. The Platform is User-friendly and is accessible on all software
129
- and all
130
- devices such as Mac/Windows/Linux/Android/iOS.</p>
131
- <p>The Users may not use the Platform if they are not competent to contract or are disqualified
132
- from
133
- doing so by any other applicable law, rule or regulation currently in force.</p>
134
- <h3> CONTENT </h3>
135
- <p>All text, graphics, User interfaces, visual interfaces, photographs, trademarks, logos, brand
136
- names,
137
- descriptions, sounds, music and artwork (collectively, ‘Content’), is generated/provided by
138
- Platform
139
- and the Platform have control over it and assures a reasonable quality, the accuracy,
140
- integrity or
141
- genuineness of products sold on the Platform.</p>
142
- <p>All the Content displayed on the Platform is subject to copyright and shall not be reused by
143
- any
144
- party (or a third party) without the prior written consent of the Firm and the copyright
145
- owner.</p>
146
- <p>The Users are solely responsible for the integrity, authenticity, quality and genuineness of
147
- the
148
- feedback and comments by Users can be made via the Platform, the Platform bears no liability
149
- whatsoever for any feedback or comments made by the Users or made in respect of any of the
150
- content
151
- on the Platform. Further, the Platform reserves its right to suspend the account of any User
152
- for an
153
- indefinite period to be decided at the discretion of the Platform or to terminate the
154
- account of any
155
- User who is found to have created or shared or submitted any Content or part thereof that is
156
- found
157
- to be untrue/inaccurate/misleading or offensive/vulgar. The User shall be solely responsible
158
- for
159
- making good any financial or legal losses incurred through the creation/sharing/submission
160
- of
161
- Content or part thereof that is deemed to be untrue/inaccurate/misleading.</p>
162
- <p>The Users have a personal, non-exclusive, non-transferable, revocable, limited privilege to
163
- access
164
- the Content on the Platform. Users shall not copy, adapt, and modify any content without
165
- written
166
- permission of the Firm.</p>
167
- <h3> TERM </h3>
168
- <p>1. These Terms shall continue to form a valid and binding contract between the Parties and
169
- shall
170
- continue to be in full force and effect until the User continues to access and use the
171
- Platforms.
172
- </p>
173
- <p>2. The Users may terminate their use of the Platform at any time.</p>
174
- <p>3. The Firm may terminate these Terms and close a User’s account at any time without notice
175
- and/or
176
- suspend or terminate a User’s access to the Platform at any time and for any reason, if any
177
- discrepancy or legal issue arises.</p>
178
- <p>4. Such suspension or termination shall not limit our right to take any other action against
179
- you that
180
- the Firm considers appropriate.</p>
181
- <p>5. It is also hereby declared that the Firm may discontinue the Services and Platforms
182
- without any
183
- prior notice.</p>
184
- <h3> AMENDMENT AND TERMINATION </h3>
185
- <p>1. The Firm reserves the right, in its sole discretion, to unilaterally to either amend,
186
- limit or
187
- terminate the User’s access to the Platform, or any portion or wholly thereof, at any time,
188
- without
189
- notice or cause.</p>
190
- <p>2.The Platform also reserves the universal right to deny part or in entirety, the access to
191
- particular Users or any such Users with similar IP, to any/all of are on its Platform
192
- without any
193
- prior notice/explanation in order to protect the interests of the Platform and/or other
194
- visitors to
195
- the Platform.</p>
196
- <p>The Platform reserves the right to limit, deny or create different access to the Platform and
197
- its
198
- features with respect to different Users, or to change any of the features or introduce new
199
- features
200
- without prior notice.</p>
201
- <p>The User shall continue to be bound by these Terms, and it is expressly agreed to by the
202
- Parties that
203
- the User shall not have the right to terminate these Terms till the expiry of the same.</p>
204
- <p>COMMUNICATION By using this Platform and providing his/her identity and contact information
205
- to the
206
- Firm through the Platform, the Users hereby agree and consent to receive calls, e-mails or
207
- SMS from
208
- the Firm and/or any of its representatives at any time. User can report to
209
- care@{{page.companyName}}.{{page.domain}} if they
210
- find any discrepancy with regard to Platform or content-related information and the Firm
211
- will take
212
- necessary action after an investigation. The response with resolution (if any issues found)
213
- shall be
214
- dependent on the time is taken for investigation. The User expressly agrees that
215
- notwithstanding
216
- anything contained hereinabove, it may be contacted by the Firm or any representatives
217
- relating to
218
- any Product purchased by the User on the Platform or anything pursuant thereto and the Users
219
- agrees
220
- to indemnify the Firm from any and all harassment claims. It is expressly agreed to by the
221
- Parties
222
- that any information shared by the User with the Firm shall be governed by the Privacy
223
- Policy.</p>
224
- <h3> USER OBLIGATIONS AND FORMAL UNDERTAKINGS AS TO CONDUCT </h3>
225
- <p>The Client agrees and acknowledges that they are a restricted user of this Platform and that
226
- they:
227
- </p>
228
- <p>1. Agree to provide genuine credentials during the process of registration on the Platform.
229
- You shall
230
- not use a fictitious identity to register. The Firm is not liable if the User has provided
231
- incorrect
232
- information.</p>
233
- <p>2.Agree to ensure the Name, Email address, Address, Mobile number and any such other
234
- information
235
- provided during account registration is valid at all times and shall keep your information
236
- accurate
237
- and up-to-date. The User can update their details anytime through accessing their profile on
238
- the
239
- platform.</p>
240
- <p>3.Agree that they are solely responsible for maintaining the confidentiality of your account
241
- password. You agree to notify us immediately of any unauthorized use of your account. Firm
242
- reserves
243
- the right to close your account at any time for any or no reason.</p>
244
- <p>4. Understand and acknowledge that the data submitted is manually entered into the database
245
- of the
246
- Platform. The User also acknowledges the fact that data so entered into the database is for
247
- the
248
- purpose of easy and ready reference for the User, and to streamline the Services through the
249
- Platform.</p>
250
- <p>5. Authorize the Platform to use, store or otherwise process certain personal information and
251
- all
252
- published Content, Client responses, Client locations, User comments, reviews and ratings
253
- for
254
- personalization of Services, marketing and promotional purposes and for optimisation of
255
- User-related
256
- options and Services</p>
257
- <p>6. Understand and agree that, to the fullest extent permissible by law, the Platform/Firm and
258
- their
259
- successors and assigns, or any of their affiliates or their respective officers, directors,
260
- employees, agents, licensors, representatives, operational service providers, advertisers or
261
- suppliers shall not be liable for any loss or damage, of any kind, direct or indirect, in
262
- connection
263
- with or arising from use of the Platform or from this terms of use, including, but not
264
- limited to,
265
- compensatory, consequential, incidental, indirect, special or punitive damages.</p>
266
- <p>7. Are bound not to cut, copy, modify, recreate, reverse engineer, distribute, disseminate,
267
- post,
268
- publish or create derivative works from, transfer, or sell any information or obtained from
269
- the
270
- Platform. Any such use/limited use of the Platform will only be allowed with the prior
271
- express
272
- written permission of the Firm.</p>
273
- <p>Agree not to access (or attempt to access) the Platform and/or the materials or Services by
274
- any means
275
- other than through the interface provided by the Platform. The use of deep-link, robot,
276
- spider or
277
- other automatic devices, program, algorithm or methodology, or any similar or equivalent
278
- manual
279
- process, to access, acquire, copy or monitor any portion of the Platform or its content, or
280
- in any
281
- way reproduce or circumvent the navigational structure or presentation of the Platform,
282
- materials or
283
- any content, or to obtain or attempt to obtain any materials, documents or information
284
- through any
285
- means not specifically made available through the Platform will lead to suspension or
286
- termination of
287
- the User’s access to the Platform. The User acknowledges and agrees that by accessing or
288
- using the
289
- Platform or any of the Services provided therein, it may be exposed to content that it may
290
- consider
291
- offensive, indecent or otherwise objectionable. The Firm disclaims any and all liabilities
292
- arising
293
- in relation to such offensive content on the Platform.</p>
294
- <p>Expressly agree and acknowledge that the Content generated by the User and displayed on the
295
- Platform
296
- is not owned by the Firm and that the Firm is in no way responsible for the content of the
297
- same. The
298
- User may, however, report any offensive or objectionable content, which the Firm may then
299
- remove
300
- from the Platform, at its sole discretion</p>
301
- <p>Expressly consents to follow the terms and conditions, and policies of the Vendor affiliated
302
- with the
303
- Firm from whom the Users are utilizing services.</p>
304
- <h3> The User further undertakes not to: </h3>
305
- <p>1. Engage in any activity that interferes with or disrupts access to the Platform or the
306
- Services
307
- provided therein (or the servers and networks which are connected to the Platform).</p>
308
- <p>2. Impersonate any person or entity, or falsely state or otherwise misrepresent his/her
309
- affiliation
310
- with a person or entity.</p>
311
- <p>3. Probe, scan or test the vulnerability of the Platform or any network connected to the
312
- Platform,
313
- nor breach the security or authentication measures on the Platform or any network connected
314
- to the
315
- Platform. The User may not reverse look-up, trace or seek to trace any information relating
316
- to any
317
- other User of, or visitor to, the Platform, or any other viewer of the Platform, including
318
- any User
319
- account maintained on the Platform not operated/managed by the User, or exploit the Platform
320
- or
321
- information made available or offered by or through the Platform, in any manner.</p>
322
- <p>4. Disrupt or interfere with the security of, or otherwise cause harm to, the Platform,
323
- systems
324
- resources, accounts, passwords, servers or networks connected to or accessible through the
325
- Platform
326
- or any affiliated or linked Platforms.</p>
327
- <p>5. Use the Platform or any material or content therein for any purpose that is unlawful or
328
- prohibited
329
- by these Terms, or to solicit the performance of any illegal activity or other activity
330
- which
331
- infringes the rights of this Platform or any other third party (s).</p>
332
- <p>6. Violate any code of conduct or guideline which may be applicable for or to any particular
333
- service
334
- offered on the Platform.</p>
335
- <p>7. Violate any applicable laws, rules or regulations currently in force within or outside
336
- India.</p>
337
- <p>8. Violate any portion of these Terms or the Privacy Policy, including but not limited to any
338
- applicable additional terms of the Platform contained herein or elsewhere, whether made by
339
- amendment, modification, or otherwise.</p>
340
- <p>9. Commit any act that causes the Firm to lose (in whole or in part) the Services of its
341
- Internet
342
- Establishment (ISP) or in any manner disrupts the Services of any other supplier/service
343
- provider of
344
- the Firm/Platform.</p>
345
- <p>10. Further:The User hereby expressly authorizes the Firm/Platform to disclose any and all
346
- information relating to the User in the possession of the Firm/Platform to law enforcement
347
- or other
348
- government officials, as the Firm may in its sole discretion, believe necessary or
349
- appropriate in
350
- connection with the investigation and/or resolution of possible crimes, especially those
351
- involve
352
- personal injury and theft/infringement of intellectual property. The User further
353
- understands that
354
- the Firm/Platform might be directed to disclose any information (including the identity of
355
- persons
356
- providing information or materials on the Platform) as necessary to satisfy any judicial
357
- Order, law,
358
- regulation or valid governmental request.</p>
359
- <p>11. By indicating User's acceptance to purchase any product or service offered on the site,
360
- the user
361
- is obligated to complete such transactions after making payment. Users shall prohibit from
362
- indicating their acceptance to avail services where the transactions have remained
363
- incomplete.</p>
364
- <p>12. The User agrees to use the services provided by the Firm, its affiliates, consultants and
365
- contracted companies, for lawful purposes only.</p>
366
- <p>13. The User agrees not to make any bulk purchase to indulge in any resale activities. In
367
- case of any
368
- such instances, the Firm reserves all rights to cancel the current and future orders and
369
- block the
370
- concerned User account.</p>
371
- <p>14. The User agrees to provide authentic and true information. The Firm reserves the right to
372
- validate the information and other details provided by the User at any point of time. If
373
- upon such
374
- User details are found to be false, not to be true (wholly or partly), the Firm shall in its
375
- sole
376
- discretion reject the registration and debar the User from using the Services available on
377
- its
378
- Website, and/or other affiliated websites without prior intimation whatsoever.</p>
379
- <p>15. The User agrees not to post any material on the website that is defamatory, offensive,
380
- obscene,
381
- indecent, abusive, or needlessly distressful, or advertising any goods or services. More
382
- specifically, the User agrees not to host, display, upload, update, publish, modify,
383
- transmit, or in
384
- any manner share any information that:</p>
385
- <p>1. belongs to another person and to which the User has no right to.</p>
386
- <p>2. is grossly harmful, harassing, blasphemous, defamatory, obscene, pornographic,
387
- paedophilic,
388
- libellous, invasive of another's privacy, hateful, or racially, ethnically objectionable,
389
- disparaging, relating or encouraging money laundering or gambling, or otherwise unlawful in
390
- any
391
- manner whatever.</p>
392
- <p>3.is in any way harmful to minors.</p>
393
- <p>4.infringes any patent, trademark, copyright or other proprietary rights.</p>
394
- <p>5.violates any law for the time being in force.</p>
395
- <p>6.deceives or misleads the addressee about the origin of such messages or communicates any
396
- information which is grossly offensive or menacing in nature.</p>
397
- <p>7. Abuse, harass, threaten, defame, disillusion, erode, abrogate, demean or otherwise violate
398
- the
399
- legal rights of others.</p>
400
- <p>8. Impersonate any person or entity, or falsely state or otherwise misrepresent Your
401
- affiliation with
402
- a person or entity.</p>
403
- <p>9. Publish, post, disseminate, any information which is grossly harmful, harassing,
404
- blasphemous,
405
- defamatory, obscene, pornographic, paedophilic, libellous, invasive of another's privacy,
406
- hateful,
407
- or racially, ethnically objectionable, disparaging, relating or encouraging money laundering
408
- or
409
- gambling, or otherwise unlawful in any manner whatever or unlawfully threatening or
410
- unlawfully
411
- harassing including but not limited to indecent 'representation of women' within the meaning
412
- of the
413
- Indecent Representation of Women (Prohibition) Act, 1986;</p>
414
- <p>10. Threatens the unity, integrity, defence, security or sovereignty of India, friendly
415
- relations
416
- with foreign states, or public order or causes incitement to the commission of any
417
- cognizable
418
- offence or prevents investigation of any offence or is insulting any other nation.</p>
419
- <h3> SUSPENSION OF USER ACCESS AND ACTIVITY </h3>
420
- <p>Notwithstanding other legal remedies that may be available, the Firm may in its sole
421
- discretion,
422
- limit the User’s access and/or activity by immediately removing the User’s access
423
- credentials either
424
- temporarily or indefinitely, or suspend/terminate the User’s association with the Platform,
425
- and/or
426
- refuse to usage of the Platform to the User, without being required to provide the User with
427
- notice
428
- or cause:</p>
429
- <p>1. If the User is in breach any of these Terms or the Policy.</p>
430
- <p>2. If the User has provided wrong, inaccurate, incomplete or incorrect information.</p>
431
- <h3> If the User’s actions may cause any harm, damage or loss to the other Users or to the Firm,
432
- at the
433
- sole discretion of the Firm. </h3>
434
- <h3> INDEMNITY </h3>
435
- <p>The Users of this Platform agree to indemnify, defend and hold harmless the Firm/Platform,
436
- and their
437
- respective directors, officers, employees and agents (collectively, 'Parties'), from and
438
- against any
439
- and all losses, liabilities, claims, damages, demands, costs and expenses (including legal
440
- fees and
441
- disbursements in connection therewith and interest chargeable thereon) asserted against or
442
- incurred
443
- by us that arise out of, result from, or maybe payable by virtue of, any breach or
444
- non-performance
445
- of any representation, warranty, covenant or agreement made or obligation to be performed
446
- pursuant
447
- to these terms of use. Further, the User agrees to hold the Firm/Platform harmless against
448
- any
449
- claims made by any third party due to, or arising out of, or in connection with:</p>
450
- <p>1. User’s use of the Platform.</p>
451
- <p>2. User’s violation of these Terms and Conditions.</p>
452
- <p>3. User’s violation of any rights of another.</p>
453
- <p>4. User’s alleged improper conduct pursuant to these Services.</p>
454
- <p>5. User’s conduct in connection with the Platform.</p>
455
- <p>User agrees to fully cooperate in indemnifying the Firm and the Platform at the user’s
456
- expense. The
457
- user also agrees not to reach a settlement with any party without the consent of the Firm.
458
- </p>
459
- <p>In no event shall the Firm/Platform be liable to compensate the User or any third party for
460
- any
461
- special, incidental, indirect, consequential or punitive damages whatsoever, including those
462
- resulting from loss of use, data or profits, whether or not foreseeable, and whether or not
463
- the
464
- Firm/ Platform had been advised of the possibility of such damages, or based on any theory
465
- of
466
- liability, including breach of contract or warranty, negligence or other tortuous action, or
467
- any
468
- other claim arising out of or in connection with the User’s use of or access to the Platform
469
- and/or
470
- the Services or materials contained therein.</p>
471
- <h3> LIMITATION OF LIABILITY </h3>
472
- <p>1. The Founders/ Promoters/ Partners/ Associated people of the Firm/Platform are not
473
- responsible for
474
- any consequences arising out of the following events:</p>
475
- <p>. If the Platform is inoperative/non-responsive due to any connectivity errors associated
476
- with the
477
- internet connection such as but not limited to slow connectivity, no connectivity, server
478
- failure.
479
- </p>
480
- <p>. If the User has fed incorrect information or data or for any deletion of data.</p>
481
- <p>. If there is any deficiency or defect in the Services managed by Us.</p>
482
- <p>. If there is a failure in the functioning of any other service provided by the Platform.</p>
483
- <p>2. The Platform accepts no liability for any errors or omissions, on behalf of itself, or for
484
- any
485
- damage caused to the User, the User’s belongings, or to any third party, resulting from the
486
- use or
487
- misuse of the Platform or any service availed of by the User through the Platform. The
488
- service and
489
- any Content or material displayed on the service is provided without any guarantees,
490
- conditions or
491
- warranties as to its accuracy, suitability, completeness or reliability. The Platform will
492
- not be
493
- liable to you for the unavailability or failure of the Platform.</p>
494
- <p>3. Users are to comply with all laws applicable to them or to their activities, and with all
495
- Policies, which are hereby incorporated into this Agreement by reference.</p>
496
- <p>4.The Platform expressly excludes any liability for any loss or damage that was not
497
- reasonably
498
- foreseeable by the Platform and which is incurred by you in connection with the Platform,
499
- including
500
- loss of profits; and any loss or damage incurred by you as a result of your breach of these
501
- terms.
502
- </p>
503
- <p>5. To the fullest extent permitted by law, the Platform shall not be liable to you or any
504
- other party
505
- for any loss or damage, regardless of the form of action or basis of any claim. You
506
- acknowledge and
507
- agree that your sole and exclusive remedy for any dispute with us is to terminate your use
508
- of the
509
- Platform</p>
510
- <p>Unless expressly agreed to in writing, nothing contained herein shall give the User a right
511
- to use
512
- any of the Platform’s, trademarks, service marks, logos, domain names, information,
513
- questions,
514
- answers, solutions, reports and other distinctive brand features, save according to the
515
- provisions
516
- of these Terms. All logos, trademarks, brand names, service marks, domain names, including
517
- material,
518
- designs, and graphics created by and developed by the Platform and other distinctive brand
519
- features
520
- of the Platform are the property of the Firm or the respective copyright or trademark owner.
521
- Furthermore, with respect to the Platform created by the Firm, the Firm shall be the
522
- exclusive owner
523
- of all the designs, graphics and the like, related to the Platform.</p>
524
- <h3> INTELLECTUAL PROPERTY RIGHTS </h3>
525
- <p>The User may not use any of the intellectual property displayed on the Platform in any manner
526
- that is
527
- likely to cause confusion among existing or prospective Users of the Platform, or that in
528
- any manner
529
- disparages or discredits the Firm/Platform, to be determined in the sole discretion of the
530
- Firm.</p>
531
- <p>1. The User agrees and undertakes that they are accessing the Platform at their sole risk and
532
- are
533
- that they are using their best and prudent judgment before availing any service listed on
534
- the
535
- Platform or accessing/using any information displayed thereon.</p>
536
- <h3> DISCLAIMER OF WARRANTIES AND LIABILITIES </h3>
537
- <p>2. The User agrees that any kind of information, resources, activities, recommendations
538
- obtained/availed from Platform, written or oral, will not create any warranty and the
539
- Platform
540
- disclaims all liabilities resulting from these.</p>
541
- <p>3. The Firm/Platform does not guarantee that the Services contained in the Platform will be
542
- uninterrupted or error-free, or that the Platform or its server will be free of viruses or
543
- other
544
- harmful components, and the User hereby expressly accepts any and all associated risks
545
- involved with
546
- the User’s use of the Platform.</p>
547
- <p>It is further agreed to by the Parties that the contents of this Section shall survive even
548
- after the
549
- termination or expiry of the Terms and/or Policy.</p>
550
- <p>Neither the Firm nor the Platform shall be liable for damages for any delay or failure to
551
- perform its
552
- obligations hereunder if such delay or failure is due to cause beyond its control or without
553
- its
554
- fault or negligence, due to Force Majeure events including but not limited to acts of war,
555
- acts of
556
- God, earthquake, riot, fire, festive activities sabotage, labour shortage or dispute,
557
- internet
558
- interruption, technical failure, breakage of sea cable, hacking, piracy, cheating, illegal
559
- or
560
- unauthorized.</p>
561
- <h3> FORCE MAJEURE </h3>
562
- <p>It is expressly agreed to by the Parties hereto that the formation, interpretation and
563
- performance of
564
- these Terms and any disputes arising therefrom will be resolved through a two-step Alternate
565
- Dispute
566
- Resolution (“ADR”) mechanism. It is further agreed to by the Parties that the contents of
567
- this
568
- Section shall survive even after the termination or expiry of the Terms and/or Policy.</p>
569
- <h3> DISPUTE RESOLUTION AND JURISDICTION </h3>
570
- <p>1. <b>Mediation:</b>In case of any dispute between the parties, the Parties will attempt to
571
- resolve
572
- the same amicably amongst themselves, to the mutual satisfaction of all Parties. In the
573
- event that
574
- the Parties are unable to reach such an amicable solution within thirty (30) days of one
575
- Party
576
- communicating the existence of a dispute to any other Party, the dispute will be resolved by
577
- arbitration, as detailed hereinbelow;</p>
578
- <p>1. <b>Arbitration::</b>In the event that the Parties are unable to amicably resolve a dispute
579
- by
580
- mediation, said dispute will be referred to arbitration by a sole arbitrator to be appointed
581
- by the
582
- Firm, and the award passed by such sole arbitrator will be valid and binding on all Parties.
583
- The
584
- Parties shall bear their own costs for the proceedings, although the sole arbitrator may, in
585
- his/her
586
- sole discretion, direct either Party to bear the entire cost of the proceedings. The
587
- arbitration
588
- shall be conducted in English, and the seat of Arbitration shall be Delhi, India.</p>
589
- <p>The Parties expressly agree that the Terms of Use, Privacy Policy and any other agreements
590
- entered
591
- into between the Parties are governed by the laws, rules and regulations of India</p>
592
- <p>Any and all communication relating to any dispute or grievance experienced by the User may be
593
- communicated to the Firm by the User by emailing to
594
- care@{{page.companyName}}.{{page.domain}}.</p>
595
- <h3> NOTICES </h3>
596
- <h3> MISCELLANEOUS PROVISIONS </h3>
597
- <p>1. <b>Entire Agreement:</b> These Terms, read with the Policy, form the complete and final
598
- contract
599
- between the User and the Firm with respect to the subject matter hereof and supersedes all
600
- other
601
- communications, representations and agreements (whether oral, written or otherwise) relating
602
- thereto.</p>
603
- <p>2. <b>Waiver:</b>The failure of either Party at any time to require performance of any
604
- provision of
605
- these Terms shall in no manner affect such Party's right at a later time to enforce the
606
- same. No
607
- waiver by either party of any breach of these Terms, whether by conduct or otherwise, in any
608
- one or
609
- more instances, shall be deemed to be or construed as a further or continuing waiver of any
610
- such
611
- breach, or a waiver of any other breach of these Terms.</b> </p>
612
- <p>3. <b>Severability:</b> If any provision/clause of these Terms is held to be invalid, illegal
613
- or
614
- unenforceable by any court or authority of competent jurisdiction, the validity, legality
615
- and
616
- enforceability of the remaining provisions/clauses of these Terms shall in no way be
617
- affected or
618
- impaired thereby, and each such provision/clause of these Terms shall be valid and
619
- enforceable to
620
- the fullest extent permitted by law. In such case, these Terms shall be reformed to the
621
- minimum
622
- extent necessary to correct any invalidity, illegality or unenforceability, while preserving
623
- to the
624
- maximum extent the original rights, intentions and commercial expectations of the Parties
625
- hereto, as
626
- expressed herein.</p>
627
- <p>4.<b> Contact Us</b>: If you have any questions about this Policy, the practices of the
628
- Platform, or
629
- your experience with the Service provided by the Platform, you can contact us at
630
- care@{{page.companyName}}.{{page.domain}}.
631
- </p>
632
- </div>
633
- <div>
634
- </div>
635
- <div>
636
- {{content}}
637
- </div>
638
- {%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
639
- </div>
640
- </div>
641
- {%- endif -%}
642
- </div>
643
- {% include staticfooter.html %}
644
- {% include script.html %}
645
- </body>
646
-
1
+ {% assign file = page.fileName %}
2
+ {% assign folder = page.folderName %}
3
+ {% assign lang = page.lang %}
4
+ {% assign termsData = site.data[folder][lang][file] %}
5
+ <!DOCTYPE html>
6
+ <html lang="{{termsData.htmlLangAtt}}">
7
+ {% include head/index.html %}
8
+
9
+ <body>
10
+ {% include header/index.html %}
11
+ {%- include dropdown/langdropdown.html -%}
12
+ <div class="container py-4">
13
+ {%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
14
+ <div class="row">
15
+ <div class="col-md-9 mx-auto">
16
+ {%- endif -%}
17
+ <h1 class="about-h1 py-4">Terms and condtions</h1>
18
+ <div class="py-3">
19
+ <div class="py-3">
20
+ <p>We,<b>{{page.companyName}}</b>, registered under the provisions of the Limited Liability
21
+ Partnership
22
+ Act 2008,
23
+ having its registered office at "Ghaziabad, Uttar Pradesh – 245304, INDIA"
24
+ represented by its Directors, hereinafter referred to as the <b>“FIRM”</b> (where such
25
+ expression
26
+ shall, unless repugnant to the context thereof, be deemed to include its respective legal
27
+ heirs,
28
+ representatives, administrators, permitted successors and assigns).</p>
29
+ <p>The Firm ensures steady commitment to Your usage of the Platform and privacy with regard to
30
+ the
31
+ protection of Your invaluable information. This document contains information about the
32
+ Website and
33
+ domain https://{{page.companyName}}.{{page.domain}} (hereinafter referred to as the
34
+ “Platform” ).
35
+ </p>
36
+ <p>For the purpose of these Terms of Use (“Terms”), wherever the context so requires,</p>
37
+ <p>1. “We”, “Our”, and “Us” shall mean and refer to the Domain and/or the Firm, as the context
38
+ so
39
+ requires.</p>
40
+ <p>2. “You”, “Your”, “Yourself”, “User”, shall mean and refer to natural and legal individuals
41
+ who use
42
+ the Platform and who is competent to enter into binding contracts, as per Indian laws.</p>
43
+ <p>3. “You”, “Your”, “Yourself”, “User”, shall mean and refer to natural and legal individuals
44
+ who use
45
+ the Platform and who is competent to enter into binding contracts, as per Indian laws.</p>
46
+ <p>4. “Third Parties” refer to any Application, Firm or individual apart from the User and the
47
+ creator
48
+ of this Platform/Domain.</p>
49
+ <p>5. “ The term “User” refers to the individuals who will be using the platform to avail the
50
+ features
51
+ and the services of the platform.</p>
52
+ <p>6. “ The term “User” refers to the individuals who will be using the platform to avail the
53
+ features
54
+ and the services of the platform.</p>
55
+ <p>7. “ The headings of each section in these Terms are only for the purpose of comanizing the
56
+ various
57
+ provisions under these Terms in an orderly manner and shall not be used by either Party to
58
+ interpret
59
+ the provisions contained herein in any manner. Further, it is specifically agreed to by the
60
+ Parties
61
+ that the headings shall have no legal or contractual value.</p>
62
+ <p>8. “The User unequivocally agrees that these Terms and the aforementioned Policy constitute a
63
+ legally
64
+ binding agreement between the User and the Firm, and that the User shall be subject to the
65
+ rules,
66
+ guidelines, policies, terms, and conditions applicable to any service that is provided by
67
+ the
68
+ Platform, and that the same shall be deemed to be incorporated into these Terms, and shall
69
+ be
70
+ treated as part and parcel of the same. The User acknowledges and agrees that no signature
71
+ or
72
+ express act is required to make these Terms and the Policy binding on the User and that the
73
+ User’s
74
+ act of visiting any part of the Platform constitutes the User’s full and final acceptance of
75
+ these
76
+ Terms and the aforementioned Policy.</p>
77
+ <p>9. “The Firm reserves the sole and exclusive right to amend or modify these Terms without any
78
+ prior
79
+ permission or intimation to the User, and the User expressly agrees that any such amendments
80
+ or
81
+ modifications shall come into effect immediately. The User has a duty to periodically check
82
+ the
83
+ terms and stay updated on its requirements. If the User continues to use the Platform
84
+ following such
85
+ a change, the User will be deemed to have consented to any and all amendments/modifications
86
+ made to
87
+ the Terms. In so far as the User complies with these Terms, it is granted a personal,
88
+ non-exclusive,
89
+ non-transferable, revocable, limited privilege to access and use the Platform and the
90
+ Services. If
91
+ the User does not adhere to the changes, You must stop using the Services at once. Your
92
+ continued
93
+ use of the Services will signify your acceptance of the changed terms.</p>
94
+ <h3> REGISTRATION </h3>
95
+ <p>1. The Users are also provided with an option to link their Facebook/Google accounts with the
96
+ Platform at the time of their registration in order to smoothen the process of registration.
97
+ </p>
98
+ <p>2. Registration for this Platform is available for all age groups, barring those “Incompetent
99
+ to
100
+ Contract” which inter alia include insolvents with an exception to Minors.</p>
101
+ <p>3. Further, at any time during Your use of this Platform, including but not limited to the
102
+ time of
103
+ registration, You are solely responsible for protecting the confidentiality of Your Username
104
+ and
105
+ password, and any activity under the account shall be deemed to have been done by You. In
106
+ the case
107
+ that you provide us with false and/or inaccurate details or we have reason to believe you
108
+ have done
109
+ so, we hold the right to permanently suspend your account. You agree that you will not
110
+ disclose your
111
+ password to any third party and that you will take sole responsibility for any activities or
112
+ actions
113
+ under your account, whether or not you have authorized such activities or actions. You will
114
+ immediately notify us of any hereinbelow use of your account.</p>
115
+ <h3> PLATFORM OVERVIEW </h3>
116
+ <p>@{{page.companyName}}.{{page.domain}} is a platform owned and operated by
117
+ @{{page.companyName}}.{{page.domain}} LLP which is a limited liability
118
+ partnership registered under the provisions of the Limited Liability Partnership Act, 2008.
119
+ </p>
120
+ <p>Servers for this website are hosted on Firebase. User is not required to install any software
121
+ on his
122
+ machine to use the Platform. The Platform is User-friendly and is accessible on all software
123
+ and all
124
+ devices such as Mac/Windows/Linux/Android/iOS.</p>
125
+ <h3> ELIGIBILITY </h3>
126
+ <p>Servers for this website are hosted on Firebase. User is not required to install any software
127
+ on his
128
+ machine to use the Platform. The Platform is User-friendly and is accessible on all software
129
+ and all
130
+ devices such as Mac/Windows/Linux/Android/iOS.</p>
131
+ <p>The Users may not use the Platform if they are not competent to contract or are disqualified
132
+ from
133
+ doing so by any other applicable law, rule or regulation currently in force.</p>
134
+ <h3> CONTENT </h3>
135
+ <p>All text, graphics, User interfaces, visual interfaces, photographs, trademarks, logos, brand
136
+ names,
137
+ descriptions, sounds, music and artwork (collectively, ‘Content’), is generated/provided by
138
+ Platform
139
+ and the Platform have control over it and assures a reasonable quality, the accuracy,
140
+ integrity or
141
+ genuineness of products sold on the Platform.</p>
142
+ <p>All the Content displayed on the Platform is subject to copyright and shall not be reused by
143
+ any
144
+ party (or a third party) without the prior written consent of the Firm and the copyright
145
+ owner.</p>
146
+ <p>The Users are solely responsible for the integrity, authenticity, quality and genuineness of
147
+ the
148
+ feedback and comments by Users can be made via the Platform, the Platform bears no liability
149
+ whatsoever for any feedback or comments made by the Users or made in respect of any of the
150
+ content
151
+ on the Platform. Further, the Platform reserves its right to suspend the account of any User
152
+ for an
153
+ indefinite period to be decided at the discretion of the Platform or to terminate the
154
+ account of any
155
+ User who is found to have created or shared or submitted any Content or part thereof that is
156
+ found
157
+ to be untrue/inaccurate/misleading or offensive/vulgar. The User shall be solely responsible
158
+ for
159
+ making good any financial or legal losses incurred through the creation/sharing/submission
160
+ of
161
+ Content or part thereof that is deemed to be untrue/inaccurate/misleading.</p>
162
+ <p>The Users have a personal, non-exclusive, non-transferable, revocable, limited privilege to
163
+ access
164
+ the Content on the Platform. Users shall not copy, adapt, and modify any content without
165
+ written
166
+ permission of the Firm.</p>
167
+ <h3> TERM </h3>
168
+ <p>1. These Terms shall continue to form a valid and binding contract between the Parties and
169
+ shall
170
+ continue to be in full force and effect until the User continues to access and use the
171
+ Platforms.
172
+ </p>
173
+ <p>2. The Users may terminate their use of the Platform at any time.</p>
174
+ <p>3. The Firm may terminate these Terms and close a User’s account at any time without notice
175
+ and/or
176
+ suspend or terminate a User’s access to the Platform at any time and for any reason, if any
177
+ discrepancy or legal issue arises.</p>
178
+ <p>4. Such suspension or termination shall not limit our right to take any other action against
179
+ you that
180
+ the Firm considers appropriate.</p>
181
+ <p>5. It is also hereby declared that the Firm may discontinue the Services and Platforms
182
+ without any
183
+ prior notice.</p>
184
+ <h3> AMENDMENT AND TERMINATION </h3>
185
+ <p>1. The Firm reserves the right, in its sole discretion, to unilaterally to either amend,
186
+ limit or
187
+ terminate the User’s access to the Platform, or any portion or wholly thereof, at any time,
188
+ without
189
+ notice or cause.</p>
190
+ <p>2.The Platform also reserves the universal right to deny part or in entirety, the access to
191
+ particular Users or any such Users with similar IP, to any/all of are on its Platform
192
+ without any
193
+ prior notice/explanation in order to protect the interests of the Platform and/or other
194
+ visitors to
195
+ the Platform.</p>
196
+ <p>The Platform reserves the right to limit, deny or create different access to the Platform and
197
+ its
198
+ features with respect to different Users, or to change any of the features or introduce new
199
+ features
200
+ without prior notice.</p>
201
+ <p>The User shall continue to be bound by these Terms, and it is expressly agreed to by the
202
+ Parties that
203
+ the User shall not have the right to terminate these Terms till the expiry of the same.</p>
204
+ <p>COMMUNICATION By using this Platform and providing his/her identity and contact information
205
+ to the
206
+ Firm through the Platform, the Users hereby agree and consent to receive calls, e-mails or
207
+ SMS from
208
+ the Firm and/or any of its representatives at any time. User can report to
209
+ care@{{page.companyName}}.{{page.domain}} if they
210
+ find any discrepancy with regard to Platform or content-related information and the Firm
211
+ will take
212
+ necessary action after an investigation. The response with resolution (if any issues found)
213
+ shall be
214
+ dependent on the time is taken for investigation. The User expressly agrees that
215
+ notwithstanding
216
+ anything contained hereinabove, it may be contacted by the Firm or any representatives
217
+ relating to
218
+ any Product purchased by the User on the Platform or anything pursuant thereto and the Users
219
+ agrees
220
+ to indemnify the Firm from any and all harassment claims. It is expressly agreed to by the
221
+ Parties
222
+ that any information shared by the User with the Firm shall be governed by the Privacy
223
+ Policy.</p>
224
+ <h3> USER OBLIGATIONS AND FORMAL UNDERTAKINGS AS TO CONDUCT </h3>
225
+ <p>The Client agrees and acknowledges that they are a restricted user of this Platform and that
226
+ they:
227
+ </p>
228
+ <p>1. Agree to provide genuine credentials during the process of registration on the Platform.
229
+ You shall
230
+ not use a fictitious identity to register. The Firm is not liable if the User has provided
231
+ incorrect
232
+ information.</p>
233
+ <p>2.Agree to ensure the Name, Email address, Address, Mobile number and any such other
234
+ information
235
+ provided during account registration is valid at all times and shall keep your information
236
+ accurate
237
+ and up-to-date. The User can update their details anytime through accessing their profile on
238
+ the
239
+ platform.</p>
240
+ <p>3.Agree that they are solely responsible for maintaining the confidentiality of your account
241
+ password. You agree to notify us immediately of any unauthorized use of your account. Firm
242
+ reserves
243
+ the right to close your account at any time for any or no reason.</p>
244
+ <p>4. Understand and acknowledge that the data submitted is manually entered into the database
245
+ of the
246
+ Platform. The User also acknowledges the fact that data so entered into the database is for
247
+ the
248
+ purpose of easy and ready reference for the User, and to streamline the Services through the
249
+ Platform.</p>
250
+ <p>5. Authorize the Platform to use, store or otherwise process certain personal information and
251
+ all
252
+ published Content, Client responses, Client locations, User comments, reviews and ratings
253
+ for
254
+ personalization of Services, marketing and promotional purposes and for optimisation of
255
+ User-related
256
+ options and Services</p>
257
+ <p>6. Understand and agree that, to the fullest extent permissible by law, the Platform/Firm and
258
+ their
259
+ successors and assigns, or any of their affiliates or their respective officers, directors,
260
+ employees, agents, licensors, representatives, operational service providers, advertisers or
261
+ suppliers shall not be liable for any loss or damage, of any kind, direct or indirect, in
262
+ connection
263
+ with or arising from use of the Platform or from this terms of use, including, but not
264
+ limited to,
265
+ compensatory, consequential, incidental, indirect, special or punitive damages.</p>
266
+ <p>7. Are bound not to cut, copy, modify, recreate, reverse engineer, distribute, disseminate,
267
+ post,
268
+ publish or create derivative works from, transfer, or sell any information or obtained from
269
+ the
270
+ Platform. Any such use/limited use of the Platform will only be allowed with the prior
271
+ express
272
+ written permission of the Firm.</p>
273
+ <p>Agree not to access (or attempt to access) the Platform and/or the materials or Services by
274
+ any means
275
+ other than through the interface provided by the Platform. The use of deep-link, robot,
276
+ spider or
277
+ other automatic devices, program, algorithm or methodology, or any similar or equivalent
278
+ manual
279
+ process, to access, acquire, copy or monitor any portion of the Platform or its content, or
280
+ in any
281
+ way reproduce or circumvent the navigational structure or presentation of the Platform,
282
+ materials or
283
+ any content, or to obtain or attempt to obtain any materials, documents or information
284
+ through any
285
+ means not specifically made available through the Platform will lead to suspension or
286
+ termination of
287
+ the User’s access to the Platform. The User acknowledges and agrees that by accessing or
288
+ using the
289
+ Platform or any of the Services provided therein, it may be exposed to content that it may
290
+ consider
291
+ offensive, indecent or otherwise objectionable. The Firm disclaims any and all liabilities
292
+ arising
293
+ in relation to such offensive content on the Platform.</p>
294
+ <p>Expressly agree and acknowledge that the Content generated by the User and displayed on the
295
+ Platform
296
+ is not owned by the Firm and that the Firm is in no way responsible for the content of the
297
+ same. The
298
+ User may, however, report any offensive or objectionable content, which the Firm may then
299
+ remove
300
+ from the Platform, at its sole discretion</p>
301
+ <p>Expressly consents to follow the terms and conditions, and policies of the Vendor affiliated
302
+ with the
303
+ Firm from whom the Users are utilizing services.</p>
304
+ <h3> The User further undertakes not to: </h3>
305
+ <p>1. Engage in any activity that interferes with or disrupts access to the Platform or the
306
+ Services
307
+ provided therein (or the servers and networks which are connected to the Platform).</p>
308
+ <p>2. Impersonate any person or entity, or falsely state or otherwise misrepresent his/her
309
+ affiliation
310
+ with a person or entity.</p>
311
+ <p>3. Probe, scan or test the vulnerability of the Platform or any network connected to the
312
+ Platform,
313
+ nor breach the security or authentication measures on the Platform or any network connected
314
+ to the
315
+ Platform. The User may not reverse look-up, trace or seek to trace any information relating
316
+ to any
317
+ other User of, or visitor to, the Platform, or any other viewer of the Platform, including
318
+ any User
319
+ account maintained on the Platform not operated/managed by the User, or exploit the Platform
320
+ or
321
+ information made available or offered by or through the Platform, in any manner.</p>
322
+ <p>4. Disrupt or interfere with the security of, or otherwise cause harm to, the Platform,
323
+ systems
324
+ resources, accounts, passwords, servers or networks connected to or accessible through the
325
+ Platform
326
+ or any affiliated or linked Platforms.</p>
327
+ <p>5. Use the Platform or any material or content therein for any purpose that is unlawful or
328
+ prohibited
329
+ by these Terms, or to solicit the performance of any illegal activity or other activity
330
+ which
331
+ infringes the rights of this Platform or any other third party (s).</p>
332
+ <p>6. Violate any code of conduct or guideline which may be applicable for or to any particular
333
+ service
334
+ offered on the Platform.</p>
335
+ <p>7. Violate any applicable laws, rules or regulations currently in force within or outside
336
+ India.</p>
337
+ <p>8. Violate any portion of these Terms or the Privacy Policy, including but not limited to any
338
+ applicable additional terms of the Platform contained herein or elsewhere, whether made by
339
+ amendment, modification, or otherwise.</p>
340
+ <p>9. Commit any act that causes the Firm to lose (in whole or in part) the Services of its
341
+ Internet
342
+ Establishment (ISP) or in any manner disrupts the Services of any other supplier/service
343
+ provider of
344
+ the Firm/Platform.</p>
345
+ <p>10. Further:The User hereby expressly authorizes the Firm/Platform to disclose any and all
346
+ information relating to the User in the possession of the Firm/Platform to law enforcement
347
+ or other
348
+ government officials, as the Firm may in its sole discretion, believe necessary or
349
+ appropriate in
350
+ connection with the investigation and/or resolution of possible crimes, especially those
351
+ involve
352
+ personal injury and theft/infringement of intellectual property. The User further
353
+ understands that
354
+ the Firm/Platform might be directed to disclose any information (including the identity of
355
+ persons
356
+ providing information or materials on the Platform) as necessary to satisfy any judicial
357
+ Order, law,
358
+ regulation or valid governmental request.</p>
359
+ <p>11. By indicating User's acceptance to purchase any product or service offered on the site,
360
+ the user
361
+ is obligated to complete such transactions after making payment. Users shall prohibit from
362
+ indicating their acceptance to avail services where the transactions have remained
363
+ incomplete.</p>
364
+ <p>12. The User agrees to use the services provided by the Firm, its affiliates, consultants and
365
+ contracted companies, for lawful purposes only.</p>
366
+ <p>13. The User agrees not to make any bulk purchase to indulge in any resale activities. In
367
+ case of any
368
+ such instances, the Firm reserves all rights to cancel the current and future orders and
369
+ block the
370
+ concerned User account.</p>
371
+ <p>14. The User agrees to provide authentic and true information. The Firm reserves the right to
372
+ validate the information and other details provided by the User at any point of time. If
373
+ upon such
374
+ User details are found to be false, not to be true (wholly or partly), the Firm shall in its
375
+ sole
376
+ discretion reject the registration and debar the User from using the Services available on
377
+ its
378
+ Website, and/or other affiliated websites without prior intimation whatsoever.</p>
379
+ <p>15. The User agrees not to post any material on the website that is defamatory, offensive,
380
+ obscene,
381
+ indecent, abusive, or needlessly distressful, or advertising any goods or services. More
382
+ specifically, the User agrees not to host, display, upload, update, publish, modify,
383
+ transmit, or in
384
+ any manner share any information that:</p>
385
+ <p>1. belongs to another person and to which the User has no right to.</p>
386
+ <p>2. is grossly harmful, harassing, blasphemous, defamatory, obscene, pornographic,
387
+ paedophilic,
388
+ libellous, invasive of another's privacy, hateful, or racially, ethnically objectionable,
389
+ disparaging, relating or encouraging money laundering or gambling, or otherwise unlawful in
390
+ any
391
+ manner whatever.</p>
392
+ <p>3.is in any way harmful to minors.</p>
393
+ <p>4.infringes any patent, trademark, copyright or other proprietary rights.</p>
394
+ <p>5.violates any law for the time being in force.</p>
395
+ <p>6.deceives or misleads the addressee about the origin of such messages or communicates any
396
+ information which is grossly offensive or menacing in nature.</p>
397
+ <p>7. Abuse, harass, threaten, defame, disillusion, erode, abrogate, demean or otherwise violate
398
+ the
399
+ legal rights of others.</p>
400
+ <p>8. Impersonate any person or entity, or falsely state or otherwise misrepresent Your
401
+ affiliation with
402
+ a person or entity.</p>
403
+ <p>9. Publish, post, disseminate, any information which is grossly harmful, harassing,
404
+ blasphemous,
405
+ defamatory, obscene, pornographic, paedophilic, libellous, invasive of another's privacy,
406
+ hateful,
407
+ or racially, ethnically objectionable, disparaging, relating or encouraging money laundering
408
+ or
409
+ gambling, or otherwise unlawful in any manner whatever or unlawfully threatening or
410
+ unlawfully
411
+ harassing including but not limited to indecent 'representation of women' within the meaning
412
+ of the
413
+ Indecent Representation of Women (Prohibition) Act, 1986;</p>
414
+ <p>10. Threatens the unity, integrity, defence, security or sovereignty of India, friendly
415
+ relations
416
+ with foreign states, or public order or causes incitement to the commission of any
417
+ cognizable
418
+ offence or prevents investigation of any offence or is insulting any other nation.</p>
419
+ <h3> SUSPENSION OF USER ACCESS AND ACTIVITY </h3>
420
+ <p>Notwithstanding other legal remedies that may be available, the Firm may in its sole
421
+ discretion,
422
+ limit the User’s access and/or activity by immediately removing the User’s access
423
+ credentials either
424
+ temporarily or indefinitely, or suspend/terminate the User’s association with the Platform,
425
+ and/or
426
+ refuse to usage of the Platform to the User, without being required to provide the User with
427
+ notice
428
+ or cause:</p>
429
+ <p>1. If the User is in breach any of these Terms or the Policy.</p>
430
+ <p>2. If the User has provided wrong, inaccurate, incomplete or incorrect information.</p>
431
+ <h3> If the User’s actions may cause any harm, damage or loss to the other Users or to the Firm,
432
+ at the
433
+ sole discretion of the Firm. </h3>
434
+ <h3> INDEMNITY </h3>
435
+ <p>The Users of this Platform agree to indemnify, defend and hold harmless the Firm/Platform,
436
+ and their
437
+ respective directors, officers, employees and agents (collectively, 'Parties'), from and
438
+ against any
439
+ and all losses, liabilities, claims, damages, demands, costs and expenses (including legal
440
+ fees and
441
+ disbursements in connection therewith and interest chargeable thereon) asserted against or
442
+ incurred
443
+ by us that arise out of, result from, or maybe payable by virtue of, any breach or
444
+ non-performance
445
+ of any representation, warranty, covenant or agreement made or obligation to be performed
446
+ pursuant
447
+ to these terms of use. Further, the User agrees to hold the Firm/Platform harmless against
448
+ any
449
+ claims made by any third party due to, or arising out of, or in connection with:</p>
450
+ <p>1. User’s use of the Platform.</p>
451
+ <p>2. User’s violation of these Terms and Conditions.</p>
452
+ <p>3. User’s violation of any rights of another.</p>
453
+ <p>4. User’s alleged improper conduct pursuant to these Services.</p>
454
+ <p>5. User’s conduct in connection with the Platform.</p>
455
+ <p>User agrees to fully cooperate in indemnifying the Firm and the Platform at the user’s
456
+ expense. The
457
+ user also agrees not to reach a settlement with any party without the consent of the Firm.
458
+ </p>
459
+ <p>In no event shall the Firm/Platform be liable to compensate the User or any third party for
460
+ any
461
+ special, incidental, indirect, consequential or punitive damages whatsoever, including those
462
+ resulting from loss of use, data or profits, whether or not foreseeable, and whether or not
463
+ the
464
+ Firm/ Platform had been advised of the possibility of such damages, or based on any theory
465
+ of
466
+ liability, including breach of contract or warranty, negligence or other tortuous action, or
467
+ any
468
+ other claim arising out of or in connection with the User’s use of or access to the Platform
469
+ and/or
470
+ the Services or materials contained therein.</p>
471
+ <h3> LIMITATION OF LIABILITY </h3>
472
+ <p>1. The Founders/ Promoters/ Partners/ Associated people of the Firm/Platform are not
473
+ responsible for
474
+ any consequences arising out of the following events:</p>
475
+ <p>. If the Platform is inoperative/non-responsive due to any connectivity errors associated
476
+ with the
477
+ internet connection such as but not limited to slow connectivity, no connectivity, server
478
+ failure.
479
+ </p>
480
+ <p>. If the User has fed incorrect information or data or for any deletion of data.</p>
481
+ <p>. If there is any deficiency or defect in the Services managed by Us.</p>
482
+ <p>. If there is a failure in the functioning of any other service provided by the Platform.</p>
483
+ <p>2. The Platform accepts no liability for any errors or omissions, on behalf of itself, or for
484
+ any
485
+ damage caused to the User, the User’s belongings, or to any third party, resulting from the
486
+ use or
487
+ misuse of the Platform or any service availed of by the User through the Platform. The
488
+ service and
489
+ any Content or material displayed on the service is provided without any guarantees,
490
+ conditions or
491
+ warranties as to its accuracy, suitability, completeness or reliability. The Platform will
492
+ not be
493
+ liable to you for the unavailability or failure of the Platform.</p>
494
+ <p>3. Users are to comply with all laws applicable to them or to their activities, and with all
495
+ Policies, which are hereby incorporated into this Agreement by reference.</p>
496
+ <p>4.The Platform expressly excludes any liability for any loss or damage that was not
497
+ reasonably
498
+ foreseeable by the Platform and which is incurred by you in connection with the Platform,
499
+ including
500
+ loss of profits; and any loss or damage incurred by you as a result of your breach of these
501
+ terms.
502
+ </p>
503
+ <p>5. To the fullest extent permitted by law, the Platform shall not be liable to you or any
504
+ other party
505
+ for any loss or damage, regardless of the form of action or basis of any claim. You
506
+ acknowledge and
507
+ agree that your sole and exclusive remedy for any dispute with us is to terminate your use
508
+ of the
509
+ Platform</p>
510
+ <p>Unless expressly agreed to in writing, nothing contained herein shall give the User a right
511
+ to use
512
+ any of the Platform’s, trademarks, service marks, logos, domain names, information,
513
+ questions,
514
+ answers, solutions, reports and other distinctive brand features, save according to the
515
+ provisions
516
+ of these Terms. All logos, trademarks, brand names, service marks, domain names, including
517
+ material,
518
+ designs, and graphics created by and developed by the Platform and other distinctive brand
519
+ features
520
+ of the Platform are the property of the Firm or the respective copyright or trademark owner.
521
+ Furthermore, with respect to the Platform created by the Firm, the Firm shall be the
522
+ exclusive owner
523
+ of all the designs, graphics and the like, related to the Platform.</p>
524
+ <h3> INTELLECTUAL PROPERTY RIGHTS </h3>
525
+ <p>The User may not use any of the intellectual property displayed on the Platform in any manner
526
+ that is
527
+ likely to cause confusion among existing or prospective Users of the Platform, or that in
528
+ any manner
529
+ disparages or discredits the Firm/Platform, to be determined in the sole discretion of the
530
+ Firm.</p>
531
+ <p>1. The User agrees and undertakes that they are accessing the Platform at their sole risk and
532
+ are
533
+ that they are using their best and prudent judgment before availing any service listed on
534
+ the
535
+ Platform or accessing/using any information displayed thereon.</p>
536
+ <h3> DISCLAIMER OF WARRANTIES AND LIABILITIES </h3>
537
+ <p>2. The User agrees that any kind of information, resources, activities, recommendations
538
+ obtained/availed from Platform, written or oral, will not create any warranty and the
539
+ Platform
540
+ disclaims all liabilities resulting from these.</p>
541
+ <p>3. The Firm/Platform does not guarantee that the Services contained in the Platform will be
542
+ uninterrupted or error-free, or that the Platform or its server will be free of viruses or
543
+ other
544
+ harmful components, and the User hereby expressly accepts any and all associated risks
545
+ involved with
546
+ the User’s use of the Platform.</p>
547
+ <p>It is further agreed to by the Parties that the contents of this Section shall survive even
548
+ after the
549
+ termination or expiry of the Terms and/or Policy.</p>
550
+ <p>Neither the Firm nor the Platform shall be liable for damages for any delay or failure to
551
+ perform its
552
+ obligations hereunder if such delay or failure is due to cause beyond its control or without
553
+ its
554
+ fault or negligence, due to Force Majeure events including but not limited to acts of war,
555
+ acts of
556
+ God, earthquake, riot, fire, festive activities sabotage, labour shortage or dispute,
557
+ internet
558
+ interruption, technical failure, breakage of sea cable, hacking, piracy, cheating, illegal
559
+ or
560
+ unauthorized.</p>
561
+ <h3> FORCE MAJEURE </h3>
562
+ <p>It is expressly agreed to by the Parties hereto that the formation, interpretation and
563
+ performance of
564
+ these Terms and any disputes arising therefrom will be resolved through a two-step Alternate
565
+ Dispute
566
+ Resolution (“ADR”) mechanism. It is further agreed to by the Parties that the contents of
567
+ this
568
+ Section shall survive even after the termination or expiry of the Terms and/or Policy.</p>
569
+ <h3> DISPUTE RESOLUTION AND JURISDICTION </h3>
570
+ <p>1. <b>Mediation:</b>In case of any dispute between the parties, the Parties will attempt to
571
+ resolve
572
+ the same amicably amongst themselves, to the mutual satisfaction of all Parties. In the
573
+ event that
574
+ the Parties are unable to reach such an amicable solution within thirty (30) days of one
575
+ Party
576
+ communicating the existence of a dispute to any other Party, the dispute will be resolved by
577
+ arbitration, as detailed hereinbelow;</p>
578
+ <p>1. <b>Arbitration::</b>In the event that the Parties are unable to amicably resolve a dispute
579
+ by
580
+ mediation, said dispute will be referred to arbitration by a sole arbitrator to be appointed
581
+ by the
582
+ Firm, and the award passed by such sole arbitrator will be valid and binding on all Parties.
583
+ The
584
+ Parties shall bear their own costs for the proceedings, although the sole arbitrator may, in
585
+ his/her
586
+ sole discretion, direct either Party to bear the entire cost of the proceedings. The
587
+ arbitration
588
+ shall be conducted in English, and the seat of Arbitration shall be Delhi, India.</p>
589
+ <p>The Parties expressly agree that the Terms of Use, Privacy Policy and any other agreements
590
+ entered
591
+ into between the Parties are governed by the laws, rules and regulations of India</p>
592
+ <p>Any and all communication relating to any dispute or grievance experienced by the User may be
593
+ communicated to the Firm by the User by emailing to
594
+ care@{{page.companyName}}.{{page.domain}}.</p>
595
+ <h3> NOTICES </h3>
596
+ <h3> MISCELLANEOUS PROVISIONS </h3>
597
+ <p>1. <b>Entire Agreement:</b> These Terms, read with the Policy, form the complete and final
598
+ contract
599
+ between the User and the Firm with respect to the subject matter hereof and supersedes all
600
+ other
601
+ communications, representations and agreements (whether oral, written or otherwise) relating
602
+ thereto.</p>
603
+ <p>2. <b>Waiver:</b>The failure of either Party at any time to require performance of any
604
+ provision of
605
+ these Terms shall in no manner affect such Party's right at a later time to enforce the
606
+ same. No
607
+ waiver by either party of any breach of these Terms, whether by conduct or otherwise, in any
608
+ one or
609
+ more instances, shall be deemed to be or construed as a further or continuing waiver of any
610
+ such
611
+ breach, or a waiver of any other breach of these Terms.</b> </p>
612
+ <p>3. <b>Severability:</b> If any provision/clause of these Terms is held to be invalid, illegal
613
+ or
614
+ unenforceable by any court or authority of competent jurisdiction, the validity, legality
615
+ and
616
+ enforceability of the remaining provisions/clauses of these Terms shall in no way be
617
+ affected or
618
+ impaired thereby, and each such provision/clause of these Terms shall be valid and
619
+ enforceable to
620
+ the fullest extent permitted by law. In such case, these Terms shall be reformed to the
621
+ minimum
622
+ extent necessary to correct any invalidity, illegality or unenforceability, while preserving
623
+ to the
624
+ maximum extent the original rights, intentions and commercial expectations of the Parties
625
+ hereto, as
626
+ expressed herein.</p>
627
+ <p>4.<b> Contact Us</b>: If you have any questions about this Policy, the practices of the
628
+ Platform, or
629
+ your experience with the Service provided by the Platform, you can contact us at
630
+ care@{{page.companyName}}.{{page.domain}}.
631
+ </p>
632
+ </div>
633
+ <div>
634
+ </div>
635
+ <div>
636
+ {{content}}
637
+ </div>
638
+ {%- if site.monumetricId and page.url != '/' and page.lang == "en" -%}
639
+ </div>
640
+ </div>
641
+ {%- endif -%}
642
+ </div>
643
+ {% include staticfooter.html %}
644
+ {% include script.html %}
645
+ </body>
646
+
647
647
  </html>