appscms-tools-theme 1.9.9 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (908) 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 -250
  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/tools.css +1263 -1263
  92. data/assets/facebook.svg +4 -4
  93. data/assets/images/abp.svg +41 -41
  94. data/assets/images/adblock.svg +266 -266
  95. data/assets/images/safevideoconverter.svg +23 -23
  96. data/assets/images/uo.svg +41 -41
  97. data/assets/instagram.svg +4 -4
  98. data/assets/js/TopScroll.js +8 -8
  99. data/assets/js/adBlocker.js +44 -44
  100. data/assets/js/featureResult.js +42 -42
  101. data/assets/js/googledrive.js +155 -155
  102. data/assets/js/homeResult.js +36 -36
  103. data/assets/js/manifest.json +16 -16
  104. data/assets/js/multiselect.js +157 -157
  105. data/assets/js/redirectResult.js +9 -9
  106. data/assets/linkdin.svg +4 -4
  107. data/assets/noserverupload.svg +4 -4
  108. data/assets/pdf.svg +20 -20
  109. data/assets/secure.svg +43 -43
  110. data/assets/star.svg +4 -4
  111. data/assets/twitter.svg +4 -4
  112. data/assets/youtube.svg +4 -4
  113. metadata +2 -797
  114. data/_data/files/.gitignore +0 -4
  115. data/_data/files/README.md +0 -1
  116. data/_data/files/ar/3gp.json +0 -141
  117. data/_data/files/ar/aac.json +0 -153
  118. data/_data/files/ar/acc.json +0 -26
  119. data/_data/files/ar/aff.json +0 -66
  120. data/_data/files/ar/ai.json +0 -164
  121. data/_data/files/ar/aiff.json +0 -141
  122. data/_data/files/ar/avi.json +0 -164
  123. data/_data/files/ar/bmp.json +0 -164
  124. data/_data/files/ar/cr2.json +0 -170
  125. data/_data/files/ar/dvd.json +0 -26
  126. data/_data/files/ar/flac.json +0 -170
  127. data/_data/files/ar/flv.json +0 -135
  128. data/_data/files/ar/gif.json +0 -170
  129. data/_data/files/ar/heic.json +0 -182
  130. data/_data/files/ar/html.json +0 -212
  131. data/_data/files/ar/jfif.json +0 -95
  132. data/_data/files/ar/jpg.json +0 -212
  133. data/_data/files/ar/m4a.json +0 -123
  134. data/_data/files/ar/mkv.json +0 -159
  135. data/_data/files/ar/mov.json +0 -147
  136. data/_data/files/ar/mp3.json +0 -188
  137. data/_data/files/ar/mp4.json +0 -200
  138. data/_data/files/ar/mpeg.json +0 -134
  139. data/_data/files/ar/nef.json +0 -164
  140. data/_data/files/ar/ogg.json +0 -164
  141. data/_data/files/ar/opus.json +0 -88
  142. data/_data/files/ar/pdf.json +0 -212
  143. data/_data/files/ar/png.json +0 -206
  144. data/_data/files/ar/psd.json +0 -129
  145. data/_data/files/ar/svg.json +0 -152
  146. data/_data/files/ar/tiff.json +0 -146
  147. data/_data/files/ar/vmv.json +0 -48
  148. data/_data/files/ar/wav.json +0 -176
  149. data/_data/files/ar/webm.json +0 -158
  150. data/_data/files/ar/webp.json +0 -176
  151. data/_data/files/ar/wma.json +0 -100
  152. data/_data/files/da/3gp.json +0 -141
  153. data/_data/files/da/aac.json +0 -153
  154. data/_data/files/da/acc.json +0 -26
  155. data/_data/files/da/aff.json +0 -66
  156. data/_data/files/da/ai.json +0 -164
  157. data/_data/files/da/aiff.json +0 -141
  158. data/_data/files/da/avi.json +0 -164
  159. data/_data/files/da/bmp.json +0 -164
  160. data/_data/files/da/cr2.json +0 -170
  161. data/_data/files/da/dvd.json +0 -26
  162. data/_data/files/da/flac.json +0 -170
  163. data/_data/files/da/flv.json +0 -135
  164. data/_data/files/da/gif.json +0 -170
  165. data/_data/files/da/heic.json +0 -182
  166. data/_data/files/da/html.json +0 -212
  167. data/_data/files/da/jfif.json +0 -95
  168. data/_data/files/da/jpg.json +0 -212
  169. data/_data/files/da/m4a.json +0 -123
  170. data/_data/files/da/mkv.json +0 -159
  171. data/_data/files/da/mov.json +0 -147
  172. data/_data/files/da/mp3.json +0 -188
  173. data/_data/files/da/mp4.json +0 -200
  174. data/_data/files/da/mpeg.json +0 -134
  175. data/_data/files/da/nef.json +0 -164
  176. data/_data/files/da/ogg.json +0 -164
  177. data/_data/files/da/opus.json +0 -88
  178. data/_data/files/da/pdf.json +0 -212
  179. data/_data/files/da/png.json +0 -206
  180. data/_data/files/da/psd.json +0 -129
  181. data/_data/files/da/svg.json +0 -152
  182. data/_data/files/da/tiff.json +0 -146
  183. data/_data/files/da/vmv.json +0 -48
  184. data/_data/files/da/wav.json +0 -176
  185. data/_data/files/da/webm.json +0 -158
  186. data/_data/files/da/webp.json +0 -176
  187. data/_data/files/da/wma.json +0 -100
  188. data/_data/files/de/3gp.json +0 -141
  189. data/_data/files/de/aac.json +0 -153
  190. data/_data/files/de/acc.json +0 -26
  191. data/_data/files/de/aff.json +0 -66
  192. data/_data/files/de/ai.json +0 -164
  193. data/_data/files/de/aiff.json +0 -141
  194. data/_data/files/de/avi.json +0 -164
  195. data/_data/files/de/bmp.json +0 -164
  196. data/_data/files/de/cr2.json +0 -170
  197. data/_data/files/de/dvd.json +0 -26
  198. data/_data/files/de/flac.json +0 -170
  199. data/_data/files/de/flv.json +0 -135
  200. data/_data/files/de/gif.json +0 -170
  201. data/_data/files/de/heic.json +0 -182
  202. data/_data/files/de/html.json +0 -212
  203. data/_data/files/de/jfif.json +0 -95
  204. data/_data/files/de/jpg.json +0 -212
  205. data/_data/files/de/m4a.json +0 -123
  206. data/_data/files/de/mkv.json +0 -159
  207. data/_data/files/de/mov.json +0 -147
  208. data/_data/files/de/mp3.json +0 -188
  209. data/_data/files/de/mp4.json +0 -200
  210. data/_data/files/de/mpeg.json +0 -134
  211. data/_data/files/de/nef.json +0 -164
  212. data/_data/files/de/ogg.json +0 -164
  213. data/_data/files/de/opus.json +0 -88
  214. data/_data/files/de/pdf.json +0 -212
  215. data/_data/files/de/png.json +0 -206
  216. data/_data/files/de/psd.json +0 -129
  217. data/_data/files/de/svg.json +0 -152
  218. data/_data/files/de/tiff.json +0 -146
  219. data/_data/files/de/vmv.json +0 -48
  220. data/_data/files/de/wav.json +0 -176
  221. data/_data/files/de/webm.json +0 -158
  222. data/_data/files/de/webp.json +0 -176
  223. data/_data/files/de/wma.json +0 -100
  224. data/_data/files/en/3gp.json +0 -145
  225. data/_data/files/en/aac.json +0 -1
  226. data/_data/files/en/acc.json +0 -26
  227. data/_data/files/en/aff.json +0 -66
  228. data/_data/files/en/ai.json +0 -1
  229. data/_data/files/en/aiff.json +0 -1
  230. data/_data/files/en/avi.json +0 -1
  231. data/_data/files/en/bmp.json +0 -1
  232. data/_data/files/en/cr2.json +0 -170
  233. data/_data/files/en/dvd.json +0 -26
  234. data/_data/files/en/flac.json +0 -1
  235. data/_data/files/en/flv.json +0 -1
  236. data/_data/files/en/gif.json +0 -1
  237. data/_data/files/en/heic.json +0 -1
  238. data/_data/files/en/html.json +0 -1
  239. data/_data/files/en/jfif.json +0 -1
  240. data/_data/files/en/jpeg.json +0 -1
  241. data/_data/files/en/jpg.json +0 -1
  242. data/_data/files/en/m4a.json +0 -1
  243. data/_data/files/en/mkv.json +0 -1
  244. data/_data/files/en/mov.json +0 -147
  245. data/_data/files/en/mp3.json +0 -1
  246. data/_data/files/en/mp4.json +0 -1
  247. data/_data/files/en/mpeg.json +0 -1
  248. data/_data/files/en/nef.json +0 -1
  249. data/_data/files/en/ogg.json +0 -164
  250. data/_data/files/en/opus.json +0 -1
  251. data/_data/files/en/pdf.json +0 -1
  252. data/_data/files/en/png.json +0 -1
  253. data/_data/files/en/psd.json +0 -1
  254. data/_data/files/en/svg.json +0 -1
  255. data/_data/files/en/tiff.json +0 -1
  256. data/_data/files/en/vmv.json +0 -48
  257. data/_data/files/en/wav.json +0 -1
  258. data/_data/files/en/webm.json +0 -1
  259. data/_data/files/en/webp.json +0 -1
  260. data/_data/files/en/wma.json +0 -1
  261. data/_data/files/es/3gp.json +0 -141
  262. data/_data/files/es/aac.json +0 -153
  263. data/_data/files/es/acc.json +0 -26
  264. data/_data/files/es/aff.json +0 -66
  265. data/_data/files/es/ai.json +0 -164
  266. data/_data/files/es/aiff.json +0 -141
  267. data/_data/files/es/avi.json +0 -164
  268. data/_data/files/es/bmp.json +0 -164
  269. data/_data/files/es/cr2.json +0 -170
  270. data/_data/files/es/dvd.json +0 -26
  271. data/_data/files/es/flac.json +0 -170
  272. data/_data/files/es/flv.json +0 -135
  273. data/_data/files/es/gif.json +0 -170
  274. data/_data/files/es/heic.json +0 -182
  275. data/_data/files/es/html.json +0 -212
  276. data/_data/files/es/jfif.json +0 -95
  277. data/_data/files/es/jpg.json +0 -212
  278. data/_data/files/es/m4a.json +0 -123
  279. data/_data/files/es/mkv.json +0 -159
  280. data/_data/files/es/mov.json +0 -147
  281. data/_data/files/es/mp3.json +0 -188
  282. data/_data/files/es/mp4.json +0 -200
  283. data/_data/files/es/mpeg.json +0 -134
  284. data/_data/files/es/nef.json +0 -164
  285. data/_data/files/es/ogg.json +0 -164
  286. data/_data/files/es/opus.json +0 -88
  287. data/_data/files/es/pdf.json +0 -212
  288. data/_data/files/es/png.json +0 -206
  289. data/_data/files/es/psd.json +0 -129
  290. data/_data/files/es/svg.json +0 -152
  291. data/_data/files/es/tiff.json +0 -146
  292. data/_data/files/es/vmv.json +0 -48
  293. data/_data/files/es/wav.json +0 -176
  294. data/_data/files/es/webm.json +0 -158
  295. data/_data/files/es/webp.json +0 -176
  296. data/_data/files/es/wma.json +0 -100
  297. data/_data/files/fr/3gp.json +0 -141
  298. data/_data/files/fr/aac.json +0 -153
  299. data/_data/files/fr/acc.json +0 -26
  300. data/_data/files/fr/aff.json +0 -66
  301. data/_data/files/fr/ai.json +0 -164
  302. data/_data/files/fr/aiff.json +0 -141
  303. data/_data/files/fr/avi.json +0 -164
  304. data/_data/files/fr/bmp.json +0 -164
  305. data/_data/files/fr/cr2.json +0 -170
  306. data/_data/files/fr/dvd.json +0 -26
  307. data/_data/files/fr/flac.json +0 -170
  308. data/_data/files/fr/flv.json +0 -135
  309. data/_data/files/fr/gif.json +0 -170
  310. data/_data/files/fr/heic.json +0 -182
  311. data/_data/files/fr/html.json +0 -212
  312. data/_data/files/fr/jfif.json +0 -95
  313. data/_data/files/fr/jpg.json +0 -212
  314. data/_data/files/fr/m4a.json +0 -123
  315. data/_data/files/fr/mkv.json +0 -159
  316. data/_data/files/fr/mov.json +0 -147
  317. data/_data/files/fr/mp3.json +0 -188
  318. data/_data/files/fr/mp4.json +0 -200
  319. data/_data/files/fr/mpeg.json +0 -134
  320. data/_data/files/fr/nef.json +0 -164
  321. data/_data/files/fr/ogg.json +0 -164
  322. data/_data/files/fr/opus.json +0 -88
  323. data/_data/files/fr/pdf.json +0 -212
  324. data/_data/files/fr/png.json +0 -206
  325. data/_data/files/fr/psd.json +0 -129
  326. data/_data/files/fr/svg.json +0 -152
  327. data/_data/files/fr/tiff.json +0 -146
  328. data/_data/files/fr/vmv.json +0 -48
  329. data/_data/files/fr/wav.json +0 -176
  330. data/_data/files/fr/webm.json +0 -158
  331. data/_data/files/fr/webp.json +0 -176
  332. data/_data/files/fr/wma.json +0 -100
  333. data/_data/files/hi/3gp.json +0 -141
  334. data/_data/files/hi/aac.json +0 -153
  335. data/_data/files/hi/acc.json +0 -26
  336. data/_data/files/hi/aff.json +0 -66
  337. data/_data/files/hi/ai.json +0 -164
  338. data/_data/files/hi/aiff.json +0 -141
  339. data/_data/files/hi/avi.json +0 -164
  340. data/_data/files/hi/bmp.json +0 -164
  341. data/_data/files/hi/cr2.json +0 -170
  342. data/_data/files/hi/dvd.json +0 -26
  343. data/_data/files/hi/flac.json +0 -170
  344. data/_data/files/hi/flv.json +0 -135
  345. data/_data/files/hi/gif.json +0 -170
  346. data/_data/files/hi/heic.json +0 -182
  347. data/_data/files/hi/html.json +0 -212
  348. data/_data/files/hi/jfif.json +0 -95
  349. data/_data/files/hi/jpg.json +0 -212
  350. data/_data/files/hi/m4a.json +0 -123
  351. data/_data/files/hi/mkv.json +0 -159
  352. data/_data/files/hi/mov.json +0 -147
  353. data/_data/files/hi/mp3.json +0 -188
  354. data/_data/files/hi/mp4.json +0 -200
  355. data/_data/files/hi/mpeg.json +0 -134
  356. data/_data/files/hi/nef.json +0 -164
  357. data/_data/files/hi/ogg.json +0 -164
  358. data/_data/files/hi/opus.json +0 -88
  359. data/_data/files/hi/pdf.json +0 -212
  360. data/_data/files/hi/png.json +0 -206
  361. data/_data/files/hi/psd.json +0 -129
  362. data/_data/files/hi/svg.json +0 -152
  363. data/_data/files/hi/tiff.json +0 -146
  364. data/_data/files/hi/vmv.json +0 -48
  365. data/_data/files/hi/wav.json +0 -176
  366. data/_data/files/hi/webm.json +0 -158
  367. data/_data/files/hi/webp.json +0 -176
  368. data/_data/files/hi/wma.json +0 -100
  369. data/_data/files/id/3gp.json +0 -141
  370. data/_data/files/id/aac.json +0 -153
  371. data/_data/files/id/acc.json +0 -26
  372. data/_data/files/id/aff.json +0 -66
  373. data/_data/files/id/ai.json +0 -164
  374. data/_data/files/id/aiff.json +0 -141
  375. data/_data/files/id/avi.json +0 -164
  376. data/_data/files/id/bmp.json +0 -164
  377. data/_data/files/id/cr2.json +0 -170
  378. data/_data/files/id/dvd.json +0 -26
  379. data/_data/files/id/flac.json +0 -170
  380. data/_data/files/id/flv.json +0 -135
  381. data/_data/files/id/gif.json +0 -170
  382. data/_data/files/id/heic.json +0 -182
  383. data/_data/files/id/html.json +0 -212
  384. data/_data/files/id/jfif.json +0 -95
  385. data/_data/files/id/jpg.json +0 -212
  386. data/_data/files/id/m4a.json +0 -123
  387. data/_data/files/id/mkv.json +0 -159
  388. data/_data/files/id/mov.json +0 -147
  389. data/_data/files/id/mp3.json +0 -188
  390. data/_data/files/id/mp4.json +0 -200
  391. data/_data/files/id/mpeg.json +0 -134
  392. data/_data/files/id/nef.json +0 -164
  393. data/_data/files/id/ogg.json +0 -164
  394. data/_data/files/id/opus.json +0 -88
  395. data/_data/files/id/pdf.json +0 -212
  396. data/_data/files/id/png.json +0 -206
  397. data/_data/files/id/psd.json +0 -129
  398. data/_data/files/id/svg.json +0 -152
  399. data/_data/files/id/tiff.json +0 -146
  400. data/_data/files/id/vmv.json +0 -48
  401. data/_data/files/id/wav.json +0 -176
  402. data/_data/files/id/webm.json +0 -158
  403. data/_data/files/id/webp.json +0 -176
  404. data/_data/files/id/wma.json +0 -100
  405. data/_data/files/it/3gp.json +0 -141
  406. data/_data/files/it/aac.json +0 -153
  407. data/_data/files/it/acc.json +0 -26
  408. data/_data/files/it/aff.json +0 -66
  409. data/_data/files/it/ai.json +0 -164
  410. data/_data/files/it/aiff.json +0 -141
  411. data/_data/files/it/avi.json +0 -164
  412. data/_data/files/it/bmp.json +0 -164
  413. data/_data/files/it/cr2.json +0 -170
  414. data/_data/files/it/dvd.json +0 -26
  415. data/_data/files/it/flac.json +0 -170
  416. data/_data/files/it/flv.json +0 -135
  417. data/_data/files/it/gif.json +0 -170
  418. data/_data/files/it/heic.json +0 -182
  419. data/_data/files/it/html.json +0 -212
  420. data/_data/files/it/jfif.json +0 -95
  421. data/_data/files/it/jpg.json +0 -212
  422. data/_data/files/it/m4a.json +0 -123
  423. data/_data/files/it/mkv.json +0 -159
  424. data/_data/files/it/mov.json +0 -147
  425. data/_data/files/it/mp3.json +0 -188
  426. data/_data/files/it/mp4.json +0 -200
  427. data/_data/files/it/mpeg.json +0 -134
  428. data/_data/files/it/nef.json +0 -164
  429. data/_data/files/it/ogg.json +0 -164
  430. data/_data/files/it/opus.json +0 -88
  431. data/_data/files/it/pdf.json +0 -212
  432. data/_data/files/it/png.json +0 -206
  433. data/_data/files/it/psd.json +0 -129
  434. data/_data/files/it/svg.json +0 -152
  435. data/_data/files/it/tiff.json +0 -146
  436. data/_data/files/it/vmv.json +0 -48
  437. data/_data/files/it/wav.json +0 -176
  438. data/_data/files/it/webm.json +0 -158
  439. data/_data/files/it/webp.json +0 -176
  440. data/_data/files/it/wma.json +0 -100
  441. data/_data/files/ja/3gp.json +0 -141
  442. data/_data/files/ja/aac.json +0 -153
  443. data/_data/files/ja/acc.json +0 -26
  444. data/_data/files/ja/aff.json +0 -66
  445. data/_data/files/ja/ai.json +0 -164
  446. data/_data/files/ja/aiff.json +0 -141
  447. data/_data/files/ja/avi.json +0 -164
  448. data/_data/files/ja/bmp.json +0 -164
  449. data/_data/files/ja/cr2.json +0 -170
  450. data/_data/files/ja/dvd.json +0 -26
  451. data/_data/files/ja/flac.json +0 -170
  452. data/_data/files/ja/flv.json +0 -135
  453. data/_data/files/ja/gif.json +0 -170
  454. data/_data/files/ja/heic.json +0 -182
  455. data/_data/files/ja/html.json +0 -212
  456. data/_data/files/ja/jfif.json +0 -95
  457. data/_data/files/ja/jpg.json +0 -212
  458. data/_data/files/ja/m4a.json +0 -123
  459. data/_data/files/ja/mkv.json +0 -159
  460. data/_data/files/ja/mov.json +0 -147
  461. data/_data/files/ja/mp3.json +0 -188
  462. data/_data/files/ja/mp4.json +0 -200
  463. data/_data/files/ja/mpeg.json +0 -134
  464. data/_data/files/ja/nef.json +0 -164
  465. data/_data/files/ja/ogg.json +0 -164
  466. data/_data/files/ja/opus.json +0 -88
  467. data/_data/files/ja/pdf.json +0 -212
  468. data/_data/files/ja/png.json +0 -206
  469. data/_data/files/ja/psd.json +0 -129
  470. data/_data/files/ja/svg.json +0 -152
  471. data/_data/files/ja/tiff.json +0 -146
  472. data/_data/files/ja/vmv.json +0 -48
  473. data/_data/files/ja/wav.json +0 -176
  474. data/_data/files/ja/webm.json +0 -158
  475. data/_data/files/ja/webp.json +0 -176
  476. data/_data/files/ja/wma.json +0 -100
  477. data/_data/files/ko/3gp.json +0 -141
  478. data/_data/files/ko/aac.json +0 -153
  479. data/_data/files/ko/acc.json +0 -26
  480. data/_data/files/ko/aff.json +0 -66
  481. data/_data/files/ko/ai.json +0 -164
  482. data/_data/files/ko/aiff.json +0 -141
  483. data/_data/files/ko/avi.json +0 -164
  484. data/_data/files/ko/bmp.json +0 -164
  485. data/_data/files/ko/cr2.json +0 -170
  486. data/_data/files/ko/dvd.json +0 -26
  487. data/_data/files/ko/flac.json +0 -170
  488. data/_data/files/ko/flv.json +0 -135
  489. data/_data/files/ko/gif.json +0 -170
  490. data/_data/files/ko/heic.json +0 -182
  491. data/_data/files/ko/html.json +0 -212
  492. data/_data/files/ko/jfif.json +0 -95
  493. data/_data/files/ko/jpg.json +0 -212
  494. data/_data/files/ko/m4a.json +0 -123
  495. data/_data/files/ko/mkv.json +0 -159
  496. data/_data/files/ko/mov.json +0 -147
  497. data/_data/files/ko/mp3.json +0 -188
  498. data/_data/files/ko/mp4.json +0 -200
  499. data/_data/files/ko/mpeg.json +0 -134
  500. data/_data/files/ko/nef.json +0 -164
  501. data/_data/files/ko/ogg.json +0 -164
  502. data/_data/files/ko/opus.json +0 -88
  503. data/_data/files/ko/pdf.json +0 -212
  504. data/_data/files/ko/png.json +0 -206
  505. data/_data/files/ko/psd.json +0 -129
  506. data/_data/files/ko/svg.json +0 -152
  507. data/_data/files/ko/tiff.json +0 -146
  508. data/_data/files/ko/vmv.json +0 -48
  509. data/_data/files/ko/wav.json +0 -176
  510. data/_data/files/ko/webm.json +0 -158
  511. data/_data/files/ko/webp.json +0 -176
  512. data/_data/files/ko/wma.json +0 -100
  513. data/_data/files/nl/3gp.json +0 -141
  514. data/_data/files/nl/aac.json +0 -153
  515. data/_data/files/nl/acc.json +0 -26
  516. data/_data/files/nl/aff.json +0 -66
  517. data/_data/files/nl/ai.json +0 -164
  518. data/_data/files/nl/aiff.json +0 -141
  519. data/_data/files/nl/avi.json +0 -164
  520. data/_data/files/nl/bmp.json +0 -164
  521. data/_data/files/nl/cr2.json +0 -170
  522. data/_data/files/nl/dvd.json +0 -26
  523. data/_data/files/nl/flac.json +0 -170
  524. data/_data/files/nl/flv.json +0 -135
  525. data/_data/files/nl/gif.json +0 -170
  526. data/_data/files/nl/heic.json +0 -182
  527. data/_data/files/nl/html.json +0 -212
  528. data/_data/files/nl/jfif.json +0 -95
  529. data/_data/files/nl/jpg.json +0 -212
  530. data/_data/files/nl/m4a.json +0 -123
  531. data/_data/files/nl/mkv.json +0 -159
  532. data/_data/files/nl/mov.json +0 -147
  533. data/_data/files/nl/mp3.json +0 -188
  534. data/_data/files/nl/mp4.json +0 -200
  535. data/_data/files/nl/mpeg.json +0 -134
  536. data/_data/files/nl/nef.json +0 -164
  537. data/_data/files/nl/ogg.json +0 -164
  538. data/_data/files/nl/opus.json +0 -88
  539. data/_data/files/nl/pdf.json +0 -212
  540. data/_data/files/nl/png.json +0 -206
  541. data/_data/files/nl/psd.json +0 -129
  542. data/_data/files/nl/svg.json +0 -152
  543. data/_data/files/nl/tiff.json +0 -146
  544. data/_data/files/nl/vmv.json +0 -48
  545. data/_data/files/nl/wav.json +0 -176
  546. data/_data/files/nl/webm.json +0 -158
  547. data/_data/files/nl/webp.json +0 -176
  548. data/_data/files/nl/wma.json +0 -100
  549. data/_data/files/pl/3gp.json +0 -141
  550. data/_data/files/pl/aac.json +0 -153
  551. data/_data/files/pl/acc.json +0 -26
  552. data/_data/files/pl/aff.json +0 -66
  553. data/_data/files/pl/ai.json +0 -164
  554. data/_data/files/pl/aiff.json +0 -141
  555. data/_data/files/pl/avi.json +0 -164
  556. data/_data/files/pl/bmp.json +0 -164
  557. data/_data/files/pl/cr2.json +0 -170
  558. data/_data/files/pl/dvd.json +0 -26
  559. data/_data/files/pl/flac.json +0 -170
  560. data/_data/files/pl/flv.json +0 -135
  561. data/_data/files/pl/gif.json +0 -170
  562. data/_data/files/pl/heic.json +0 -182
  563. data/_data/files/pl/html.json +0 -212
  564. data/_data/files/pl/jfif.json +0 -95
  565. data/_data/files/pl/jpg.json +0 -212
  566. data/_data/files/pl/m4a.json +0 -123
  567. data/_data/files/pl/mkv.json +0 -159
  568. data/_data/files/pl/mov.json +0 -147
  569. data/_data/files/pl/mp3.json +0 -188
  570. data/_data/files/pl/mp4.json +0 -200
  571. data/_data/files/pl/mpeg.json +0 -134
  572. data/_data/files/pl/nef.json +0 -164
  573. data/_data/files/pl/ogg.json +0 -164
  574. data/_data/files/pl/opus.json +0 -88
  575. data/_data/files/pl/pdf.json +0 -212
  576. data/_data/files/pl/png.json +0 -206
  577. data/_data/files/pl/psd.json +0 -129
  578. data/_data/files/pl/svg.json +0 -152
  579. data/_data/files/pl/tiff.json +0 -146
  580. data/_data/files/pl/vmv.json +0 -48
  581. data/_data/files/pl/wav.json +0 -176
  582. data/_data/files/pl/webm.json +0 -158
  583. data/_data/files/pl/webp.json +0 -176
  584. data/_data/files/pl/wma.json +0 -100
  585. data/_data/files/pt/3gp.json +0 -141
  586. data/_data/files/pt/aac.json +0 -153
  587. data/_data/files/pt/acc.json +0 -26
  588. data/_data/files/pt/aff.json +0 -66
  589. data/_data/files/pt/ai.json +0 -164
  590. data/_data/files/pt/aiff.json +0 -141
  591. data/_data/files/pt/avi.json +0 -164
  592. data/_data/files/pt/bmp.json +0 -164
  593. data/_data/files/pt/cr2.json +0 -170
  594. data/_data/files/pt/dvd.json +0 -26
  595. data/_data/files/pt/flac.json +0 -170
  596. data/_data/files/pt/flv.json +0 -135
  597. data/_data/files/pt/gif.json +0 -170
  598. data/_data/files/pt/heic.json +0 -182
  599. data/_data/files/pt/html.json +0 -212
  600. data/_data/files/pt/jfif.json +0 -95
  601. data/_data/files/pt/jpg.json +0 -212
  602. data/_data/files/pt/m4a.json +0 -123
  603. data/_data/files/pt/mkv.json +0 -159
  604. data/_data/files/pt/mov.json +0 -147
  605. data/_data/files/pt/mp3.json +0 -188
  606. data/_data/files/pt/mp4.json +0 -200
  607. data/_data/files/pt/mpeg.json +0 -134
  608. data/_data/files/pt/nef.json +0 -164
  609. data/_data/files/pt/ogg.json +0 -164
  610. data/_data/files/pt/opus.json +0 -88
  611. data/_data/files/pt/pdf.json +0 -212
  612. data/_data/files/pt/png.json +0 -206
  613. data/_data/files/pt/psd.json +0 -129
  614. data/_data/files/pt/svg.json +0 -152
  615. data/_data/files/pt/tiff.json +0 -146
  616. data/_data/files/pt/vmv.json +0 -48
  617. data/_data/files/pt/wav.json +0 -176
  618. data/_data/files/pt/webm.json +0 -158
  619. data/_data/files/pt/webp.json +0 -176
  620. data/_data/files/pt/wma.json +0 -100
  621. data/_data/files/ru/3gp.json +0 -141
  622. data/_data/files/ru/aac.json +0 -153
  623. data/_data/files/ru/acc.json +0 -26
  624. data/_data/files/ru/aff.json +0 -66
  625. data/_data/files/ru/ai.json +0 -164
  626. data/_data/files/ru/aiff.json +0 -141
  627. data/_data/files/ru/avi.json +0 -164
  628. data/_data/files/ru/bmp.json +0 -164
  629. data/_data/files/ru/cr2.json +0 -170
  630. data/_data/files/ru/dvd.json +0 -26
  631. data/_data/files/ru/flac.json +0 -170
  632. data/_data/files/ru/flv.json +0 -135
  633. data/_data/files/ru/gif.json +0 -170
  634. data/_data/files/ru/heic.json +0 -182
  635. data/_data/files/ru/html.json +0 -212
  636. data/_data/files/ru/jfif.json +0 -95
  637. data/_data/files/ru/jpg.json +0 -212
  638. data/_data/files/ru/m4a.json +0 -123
  639. data/_data/files/ru/mkv.json +0 -159
  640. data/_data/files/ru/mov.json +0 -147
  641. data/_data/files/ru/mp3.json +0 -188
  642. data/_data/files/ru/mp4.json +0 -200
  643. data/_data/files/ru/mpeg.json +0 -134
  644. data/_data/files/ru/nef.json +0 -164
  645. data/_data/files/ru/ogg.json +0 -164
  646. data/_data/files/ru/opus.json +0 -88
  647. data/_data/files/ru/pdf.json +0 -212
  648. data/_data/files/ru/png.json +0 -206
  649. data/_data/files/ru/psd.json +0 -129
  650. data/_data/files/ru/svg.json +0 -152
  651. data/_data/files/ru/tiff.json +0 -146
  652. data/_data/files/ru/vmv.json +0 -48
  653. data/_data/files/ru/wav.json +0 -176
  654. data/_data/files/ru/webm.json +0 -158
  655. data/_data/files/ru/webp.json +0 -176
  656. data/_data/files/ru/wma.json +0 -100
  657. data/_data/files/sv/3gp.json +0 -141
  658. data/_data/files/sv/aac.json +0 -153
  659. data/_data/files/sv/acc.json +0 -26
  660. data/_data/files/sv/aff.json +0 -66
  661. data/_data/files/sv/ai.json +0 -164
  662. data/_data/files/sv/aiff.json +0 -141
  663. data/_data/files/sv/avi.json +0 -164
  664. data/_data/files/sv/bmp.json +0 -164
  665. data/_data/files/sv/cr2.json +0 -170
  666. data/_data/files/sv/dvd.json +0 -26
  667. data/_data/files/sv/flac.json +0 -170
  668. data/_data/files/sv/flv.json +0 -135
  669. data/_data/files/sv/gif.json +0 -170
  670. data/_data/files/sv/heic.json +0 -182
  671. data/_data/files/sv/html.json +0 -212
  672. data/_data/files/sv/jfif.json +0 -95
  673. data/_data/files/sv/jpg.json +0 -212
  674. data/_data/files/sv/m4a.json +0 -123
  675. data/_data/files/sv/mkv.json +0 -159
  676. data/_data/files/sv/mov.json +0 -147
  677. data/_data/files/sv/mp3.json +0 -188
  678. data/_data/files/sv/mp4.json +0 -200
  679. data/_data/files/sv/mpeg.json +0 -134
  680. data/_data/files/sv/nef.json +0 -164
  681. data/_data/files/sv/ogg.json +0 -164
  682. data/_data/files/sv/opus.json +0 -88
  683. data/_data/files/sv/pdf.json +0 -212
  684. data/_data/files/sv/png.json +0 -206
  685. data/_data/files/sv/psd.json +0 -129
  686. data/_data/files/sv/svg.json +0 -152
  687. data/_data/files/sv/tiff.json +0 -146
  688. data/_data/files/sv/vmv.json +0 -48
  689. data/_data/files/sv/wav.json +0 -176
  690. data/_data/files/sv/webm.json +0 -158
  691. data/_data/files/sv/webp.json +0 -176
  692. data/_data/files/sv/wma.json +0 -100
  693. data/_data/files/th/3gp.json +0 -141
  694. data/_data/files/th/aac.json +0 -153
  695. data/_data/files/th/acc.json +0 -26
  696. data/_data/files/th/aff.json +0 -66
  697. data/_data/files/th/ai.json +0 -164
  698. data/_data/files/th/aiff.json +0 -141
  699. data/_data/files/th/avi.json +0 -164
  700. data/_data/files/th/bmp.json +0 -164
  701. data/_data/files/th/cr2.json +0 -170
  702. data/_data/files/th/dvd.json +0 -26
  703. data/_data/files/th/flac.json +0 -170
  704. data/_data/files/th/flv.json +0 -135
  705. data/_data/files/th/gif.json +0 -170
  706. data/_data/files/th/heic.json +0 -182
  707. data/_data/files/th/html.json +0 -212
  708. data/_data/files/th/jfif.json +0 -95
  709. data/_data/files/th/jpg.json +0 -212
  710. data/_data/files/th/m4a.json +0 -123
  711. data/_data/files/th/mkv.json +0 -159
  712. data/_data/files/th/mov.json +0 -147
  713. data/_data/files/th/mp3.json +0 -188
  714. data/_data/files/th/mp4.json +0 -200
  715. data/_data/files/th/mpeg.json +0 -134
  716. data/_data/files/th/nef.json +0 -164
  717. data/_data/files/th/ogg.json +0 -164
  718. data/_data/files/th/opus.json +0 -88
  719. data/_data/files/th/pdf.json +0 -212
  720. data/_data/files/th/png.json +0 -206
  721. data/_data/files/th/psd.json +0 -129
  722. data/_data/files/th/svg.json +0 -152
  723. data/_data/files/th/tiff.json +0 -146
  724. data/_data/files/th/vmv.json +0 -48
  725. data/_data/files/th/wav.json +0 -176
  726. data/_data/files/th/webm.json +0 -158
  727. data/_data/files/th/webp.json +0 -176
  728. data/_data/files/th/wma.json +0 -100
  729. data/_data/files/tr/3gp.json +0 -141
  730. data/_data/files/tr/aac.json +0 -153
  731. data/_data/files/tr/acc.json +0 -26
  732. data/_data/files/tr/aff.json +0 -66
  733. data/_data/files/tr/ai.json +0 -164
  734. data/_data/files/tr/aiff.json +0 -141
  735. data/_data/files/tr/avi.json +0 -164
  736. data/_data/files/tr/bmp.json +0 -164
  737. data/_data/files/tr/cr2.json +0 -170
  738. data/_data/files/tr/dvd.json +0 -26
  739. data/_data/files/tr/flac.json +0 -170
  740. data/_data/files/tr/flv.json +0 -135
  741. data/_data/files/tr/gif.json +0 -170
  742. data/_data/files/tr/heic.json +0 -182
  743. data/_data/files/tr/html.json +0 -212
  744. data/_data/files/tr/jfif.json +0 -95
  745. data/_data/files/tr/jpg.json +0 -212
  746. data/_data/files/tr/m4a.json +0 -123
  747. data/_data/files/tr/mkv.json +0 -159
  748. data/_data/files/tr/mov.json +0 -147
  749. data/_data/files/tr/mp3.json +0 -188
  750. data/_data/files/tr/mp4.json +0 -200
  751. data/_data/files/tr/mpeg.json +0 -134
  752. data/_data/files/tr/nef.json +0 -164
  753. data/_data/files/tr/ogg.json +0 -164
  754. data/_data/files/tr/opus.json +0 -88
  755. data/_data/files/tr/pdf.json +0 -212
  756. data/_data/files/tr/png.json +0 -206
  757. data/_data/files/tr/psd.json +0 -129
  758. data/_data/files/tr/svg.json +0 -152
  759. data/_data/files/tr/tiff.json +0 -146
  760. data/_data/files/tr/vmv.json +0 -48
  761. data/_data/files/tr/wav.json +0 -176
  762. data/_data/files/tr/webm.json +0 -158
  763. data/_data/files/tr/webp.json +0 -176
  764. data/_data/files/tr/wma.json +0 -100
  765. data/_data/files/uk/3gp.json +0 -141
  766. data/_data/files/uk/aac.json +0 -153
  767. data/_data/files/uk/acc.json +0 -26
  768. data/_data/files/uk/aff.json +0 -66
  769. data/_data/files/uk/ai.json +0 -164
  770. data/_data/files/uk/aiff.json +0 -141
  771. data/_data/files/uk/avi.json +0 -164
  772. data/_data/files/uk/bmp.json +0 -164
  773. data/_data/files/uk/cr2.json +0 -170
  774. data/_data/files/uk/dvd.json +0 -26
  775. data/_data/files/uk/flac.json +0 -170
  776. data/_data/files/uk/flv.json +0 -135
  777. data/_data/files/uk/gif.json +0 -170
  778. data/_data/files/uk/heic.json +0 -182
  779. data/_data/files/uk/html.json +0 -212
  780. data/_data/files/uk/jfif.json +0 -95
  781. data/_data/files/uk/jpg.json +0 -212
  782. data/_data/files/uk/m4a.json +0 -123
  783. data/_data/files/uk/mkv.json +0 -159
  784. data/_data/files/uk/mov.json +0 -147
  785. data/_data/files/uk/mp3.json +0 -188
  786. data/_data/files/uk/mp4.json +0 -200
  787. data/_data/files/uk/mpeg.json +0 -134
  788. data/_data/files/uk/nef.json +0 -164
  789. data/_data/files/uk/ogg.json +0 -164
  790. data/_data/files/uk/opus.json +0 -88
  791. data/_data/files/uk/pdf.json +0 -212
  792. data/_data/files/uk/png.json +0 -206
  793. data/_data/files/uk/psd.json +0 -129
  794. data/_data/files/uk/svg.json +0 -152
  795. data/_data/files/uk/tiff.json +0 -146
  796. data/_data/files/uk/vmv.json +0 -48
  797. data/_data/files/uk/wav.json +0 -176
  798. data/_data/files/uk/webm.json +0 -158
  799. data/_data/files/uk/webp.json +0 -176
  800. data/_data/files/uk/wma.json +0 -100
  801. data/_data/files/vi/3gp.json +0 -141
  802. data/_data/files/vi/aac.json +0 -153
  803. data/_data/files/vi/acc.json +0 -26
  804. data/_data/files/vi/aff.json +0 -66
  805. data/_data/files/vi/ai.json +0 -164
  806. data/_data/files/vi/aiff.json +0 -141
  807. data/_data/files/vi/avi.json +0 -164
  808. data/_data/files/vi/bmp.json +0 -164
  809. data/_data/files/vi/cr2.json +0 -170
  810. data/_data/files/vi/dvd.json +0 -26
  811. data/_data/files/vi/flac.json +0 -170
  812. data/_data/files/vi/flv.json +0 -135
  813. data/_data/files/vi/gif.json +0 -170
  814. data/_data/files/vi/heic.json +0 -182
  815. data/_data/files/vi/html.json +0 -212
  816. data/_data/files/vi/jfif.json +0 -95
  817. data/_data/files/vi/jpg.json +0 -212
  818. data/_data/files/vi/m4a.json +0 -123
  819. data/_data/files/vi/mkv.json +0 -159
  820. data/_data/files/vi/mov.json +0 -147
  821. data/_data/files/vi/mp3.json +0 -188
  822. data/_data/files/vi/mp4.json +0 -200
  823. data/_data/files/vi/mpeg.json +0 -134
  824. data/_data/files/vi/nef.json +0 -164
  825. data/_data/files/vi/ogg.json +0 -164
  826. data/_data/files/vi/opus.json +0 -88
  827. data/_data/files/vi/pdf.json +0 -212
  828. data/_data/files/vi/png.json +0 -206
  829. data/_data/files/vi/psd.json +0 -129
  830. data/_data/files/vi/svg.json +0 -152
  831. data/_data/files/vi/tiff.json +0 -146
  832. data/_data/files/vi/vmv.json +0 -48
  833. data/_data/files/vi/wav.json +0 -176
  834. data/_data/files/vi/webm.json +0 -158
  835. data/_data/files/vi/webp.json +0 -176
  836. data/_data/files/vi/wma.json +0 -100
  837. data/_data/files/zh/3gp.json +0 -141
  838. data/_data/files/zh/aac.json +0 -153
  839. data/_data/files/zh/acc.json +0 -26
  840. data/_data/files/zh/aff.json +0 -66
  841. data/_data/files/zh/ai.json +0 -164
  842. data/_data/files/zh/aiff.json +0 -141
  843. data/_data/files/zh/avi.json +0 -164
  844. data/_data/files/zh/bmp.json +0 -164
  845. data/_data/files/zh/cr2.json +0 -170
  846. data/_data/files/zh/dvd.json +0 -26
  847. data/_data/files/zh/flac.json +0 -170
  848. data/_data/files/zh/flv.json +0 -135
  849. data/_data/files/zh/gif.json +0 -170
  850. data/_data/files/zh/heic.json +0 -182
  851. data/_data/files/zh/html.json +0 -212
  852. data/_data/files/zh/jfif.json +0 -95
  853. data/_data/files/zh/jpg.json +0 -212
  854. data/_data/files/zh/m4a.json +0 -123
  855. data/_data/files/zh/mkv.json +0 -159
  856. data/_data/files/zh/mov.json +0 -147
  857. data/_data/files/zh/mp3.json +0 -188
  858. data/_data/files/zh/mp4.json +0 -200
  859. data/_data/files/zh/mpeg.json +0 -134
  860. data/_data/files/zh/nef.json +0 -164
  861. data/_data/files/zh/ogg.json +0 -164
  862. data/_data/files/zh/opus.json +0 -88
  863. data/_data/files/zh/pdf.json +0 -212
  864. data/_data/files/zh/png.json +0 -206
  865. data/_data/files/zh/psd.json +0 -129
  866. data/_data/files/zh/svg.json +0 -152
  867. data/_data/files/zh/tiff.json +0 -146
  868. data/_data/files/zh/vmv.json +0 -48
  869. data/_data/files/zh/wav.json +0 -176
  870. data/_data/files/zh/webm.json +0 -158
  871. data/_data/files/zh/webp.json +0 -176
  872. data/_data/files/zh/wma.json +0 -100
  873. data/_data/files/zh-tw/3gp.json +0 -141
  874. data/_data/files/zh-tw/aac.json +0 -153
  875. data/_data/files/zh-tw/acc.json +0 -26
  876. data/_data/files/zh-tw/aff.json +0 -66
  877. data/_data/files/zh-tw/ai.json +0 -164
  878. data/_data/files/zh-tw/aiff.json +0 -141
  879. data/_data/files/zh-tw/avi.json +0 -164
  880. data/_data/files/zh-tw/bmp.json +0 -164
  881. data/_data/files/zh-tw/cr2.json +0 -170
  882. data/_data/files/zh-tw/dvd.json +0 -26
  883. data/_data/files/zh-tw/flac.json +0 -170
  884. data/_data/files/zh-tw/flv.json +0 -135
  885. data/_data/files/zh-tw/gif.json +0 -170
  886. data/_data/files/zh-tw/heic.json +0 -182
  887. data/_data/files/zh-tw/html.json +0 -212
  888. data/_data/files/zh-tw/jfif.json +0 -95
  889. data/_data/files/zh-tw/jpg.json +0 -212
  890. data/_data/files/zh-tw/m4a.json +0 -123
  891. data/_data/files/zh-tw/mkv.json +0 -159
  892. data/_data/files/zh-tw/mov.json +0 -147
  893. data/_data/files/zh-tw/mp3.json +0 -188
  894. data/_data/files/zh-tw/mp4.json +0 -200
  895. data/_data/files/zh-tw/mpeg.json +0 -134
  896. data/_data/files/zh-tw/nef.json +0 -164
  897. data/_data/files/zh-tw/ogg.json +0 -164
  898. data/_data/files/zh-tw/opus.json +0 -88
  899. data/_data/files/zh-tw/pdf.json +0 -212
  900. data/_data/files/zh-tw/png.json +0 -206
  901. data/_data/files/zh-tw/psd.json +0 -129
  902. data/_data/files/zh-tw/svg.json +0 -152
  903. data/_data/files/zh-tw/tiff.json +0 -146
  904. data/_data/files/zh-tw/vmv.json +0 -48
  905. data/_data/files/zh-tw/wav.json +0 -176
  906. data/_data/files/zh-tw/webm.json +0 -158
  907. data/_data/files/zh-tw/webp.json +0 -176
  908. data/_data/files/zh-tw/wma.json +0 -100
@@ -1,266 +1,266 @@
1
- {
2
- "Language":"English",
3
- "htmlLangAtt":"en",
4
- "h1":"Privacy Policy",
5
- "TITLE":"Privacy Policy",
6
- "META":"See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
7
- "privacyPolicy" :[
8
- {
9
- "p": "We,<b>$companyName</b>, registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “493 Saket, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the <b>“FIRM”</b> (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns)."
10
- },
11
- {
12
- "p":"The creator of this Privacy Policy ensures a steady commitment to Your privacy with regard to the protection of your invaluable information."
13
- },
14
- {
15
- "p":"This privacy policy contains information about the Website https://<b>$companyName</b>.$domain (hereinafter referred to as the “Platform”)."
16
- },
17
- {
18
- "p":"In order to provide You with Our uninterrupted use of services, We may collect and, in some circumstances, disclose information about you with your permission. To ensure better protection of Your privacy, We provide this notice explaining Our information collection and disclosure policies, and the choices You make about the way Your information is collected and used."
19
- },
20
- {
21
- "p":"This Privacy Policy shall be in compliance with the General Data Protection Regulation (GDPR) in effect from May 25, 2018, and any and all provisions that may read to the contrary shall be deemed to be void and unenforceable as of that date. If you do not agree with the terms and conditions of our Privacy Policy, including in relation to the manner of collection or use of your information, please do not use or access the Site. If you have any questions or concerns regarding this Privacy Policy, you should contact our Customer Support Desk at care@$companyName.$domain."
22
- },
23
- {
24
- "p":"ANY CAPITALIZED WORDS USED HENCEFORTH SHALL HAVE THE MEANING ACCORDED TO THEM UNDER THIS AGREEMENT. FURTHER, ALL HEADING USED HEREIN ARE ONLY FOR THE PURPOSE OF ARRANGING THE VARIOUS PROVISIONS OF THE AGREEMENT IN ANY MANNER. NEITHER THE USER NOR THE CREATORS OF THIS PRIVACY POLICY MAY USE THE HEADING TO INTERPRET THE PROVISIONS CONTAINED WITHIN IT IN ANY MANNER."
25
- },
26
- {
27
- "h2":"DEFINITIONS"
28
- },
29
- {
30
- "p":"1. “We”, “Our”, and “Us” shall mean and refer to the Domain and/or the Firm, as the context so requires."
31
- },
32
- {
33
- "p":"2. “You”, “Your”, “Yourself”, “User”, shall mean and refer to natural and legal individuals who use the Platform and who is competent to enter into binding contracts, as per Indian laws."
34
- },
35
- {
36
- "p":"3. “Services” shall refer to Services provided by the Firm on their Platform. The platform is the simplest online free PDF tool with a goal to enable all PDF-related conversions for people across the world. The detailed explanation shall be provided in Clause 3 of Terms of Use."
37
- },
38
- {
39
- "p":"4. “Third Parties” refer to any Application, Firm or individual apart from the User and the creator of this Platform/Domain."
40
- },
41
- {
42
- "p":"5. The term “Platform” refers to the Website/Domain created by the Firm which provides the User to avail the features available on the platform."
43
- },
44
- {
45
- "p":"6. The term “User” refers to the individuals who will be using the platform to avail the features and the services of the platform."
46
- },
47
- {
48
- "p":"7. “Personal Information” shall mean and refer to any personally identifiable information that the Platform may collect from User for the purpose of use of the platform or its facilities or such other purposes which is not limited and restricted to information such as Name, Email Id, Mobile number, Password, Photo etc. For removal of any doubts, please refer to Clause 2."
49
- },
50
- {
51
- "h2":"INFORMATION WE COLLECT"
52
- },
53
- {
54
- "p":"We are committed to respecting Your online privacy. We further recognize Your need for appropriate protection and management of any Personal Information You share with us. We may collect the following information:"
55
- },
56
- {
57
- "p":"1. Documents, Files, PDF, Excel Sheets etc."
58
- },
59
- {
60
- "p":"2. Personal data such as, but not limited to, Name, Email Id, Mobile Number, Password, etc."
61
- },
62
- {
63
- "p":"3. Tracking Information such as, but not limited to the IP address of your device and Device ID when connected to the Internet. This information may include the URL that you just came from (whether this URL is on the Platform or not), which URL you next go to (whether this URL is on the Platform or not), your computer or device browser information, and other information associated with your interaction with the Platform."
64
- },
65
- {
66
- "p":"4. Details of Platform usage for analytics."
67
- },
68
- {
69
- "p":"This privacy policy also applies to data we collect from users who are not signed up on this Platform, including, but not limited to, browsing behaviour, pages viewed etc. We may also collect, and store personal information provided by You from time to time on the Platform. We only collect and use such information from you that we consider necessary for achieving a seamless, efficient and safe experience, customized to your needs including:"
70
- },
71
- {
72
- "p":"To enable the viewing of content in your interest."
73
- },
74
- {
75
- "p":"To communicate the necessary account and service-related information from time to time."
76
- },
77
- {
78
- "p":"To allow you to receive quality customer care services and data Collection."
79
- },
80
- {
81
- "p":"To comply with applicable laws, rules and regulations."
82
- },
83
- {
84
- "p":"Where any service requested by You involves a third party, such information as is reasonably necessary by the Firm to carry out Your service request may be shared with such third party. We may also do use your contact information to send you offers based on your interests and prior activity and also to view the content preferred by you. The Firm may also use contact information internally to direct its efforts for service improvement but shall immediately delete all such information upon withdrawal of your consent for the same through the ‘unsubscribe’ button or through an email to be sent care@$companyName.$domain."
85
- },
86
- {
87
- "p":"To the extent possible, we provide You with the option of not divulging any specific information that you wish for us not to collect, store or use. You may also choose not to use a particular service or feature on the Platform and opt-out of any non-essential communications from the platform."
88
- },
89
- {
90
- "p":"Further, transacting over the internet has inherent risks which can only be avoided by you following security practices yourself, such as not revealing account/login related information to any other person and informing our customer care team about any suspicious activity or where your account has/may have been compromised."
91
- },
92
- {
93
- "p":"<b>OUR USE OF YOUR INFORMATION</b>"
94
- },
95
- {
96
- "p":"The information provided by you shall be used to provide and improve the service for you and all users."
97
- },
98
- {
99
- "p":"For providing the service opted by you"
100
- },
101
- {
102
- "p":"For maintaining an internal record."
103
- },
104
- {
105
- "p":"For enhancing the Services provided."
106
- },
107
- {
108
- "p":"For more details about the nature of such communications, please refer to our Terms of Service. Further, your personal data and Sensitive Personal data may be collected and stored by Us for internal record."
109
- },
110
- {
111
- "p":"We use Your tracking information such as IP addresses, and or Device ID to help identify you and to gather broad demographic information and make further services available to you."
112
- },
113
- {
114
- "p":"We will not sell, license or trade Your personal information. We will not share your personal information with others unless they are acting under our instructions or we are required to do so by law."
115
- },
116
- {
117
- "p":"Information collected via Our server logs includes users' IP addresses and the pages visited; this will be used to manage the web system and troubleshoot problems. We also use third-party analytics, tracking, optimization and targeting tools to understand how users engage with our Platform so that we can improve it and cater personalized content/ads according to their preferences."
118
- },
119
- {
120
- "h2":"HOW INFORMATION IS COLLECTED"
121
- },
122
- {
123
- "p":"Before or at the time of collecting personal information, we will identify the purposes for which information is being collected. If the same is not identified to you, you have the right to request the Firm to elucidate the purpose of collection of said personal information, pending the fulfilment of which you shall not be mandated to disclose any information whatsoever. We will collect and use your personal information solely with the objective of fulfilling those purposes specified by us, within the scope of the consent of the individual concerned or as required by law. We will only retain personal information as long as necessary for the fulfilment of those purposes. We will collect personal information by lawful and fair means and with the knowledge and consent of the individual concerned. Personal data should be relevant to the purposes for which it is to be used, and, to the extent necessary for those purposes, should be accurate, complete, and up-to-date."
124
- },
125
- {
126
- "h2":"EXTERNAL LINKS ON THE PLATFORM"
127
- },
128
- {
129
- "p":"The Platform may include advertisements, hyperlinks to other websites, applications, content or resources. We have no control over any websites or resources, which are provided by companies or persons other than Us. You acknowledge and agree that we are not responsible for the availability of any such external sites or resources, and do not endorse any advertising, services/products or other materials on or available from such platform or resources. You acknowledge and agree that We are not liable for any loss or damage which may be incurred by you as a result of the availability of those external sites or resources, or as a result of any reliance placed by you on the completeness, accuracy or existence of any advertising, products or other materials on, or available from, such websites or resources. These external websites and resource providers may have their own privacy policies governing the collection, storage, retention and disclosure of Your Personal Information that You may be subject to. We recommend that you enter the external Website and review their privacy policy."
130
- },
131
- {
132
- "h2":"COOKIES"
133
- },
134
- {
135
- "p":"We use data collection devices such as “cookies” on certain pages of our Websites. “Cookies” are small files sited on your hard drive that assist us in providing customized services. We also offer certain features that are only available through the use of a “cookie”. Cookies can also help us provide information which is targeted to your interests. Cookies may be used to identify logged in or registered users. Our Website uses session cookies to ensure that you have a good experience. These cookies contain a unique number, your 'session ID', which allows our server to recognize your computer and 'remember' what you've done on the site. The benefits of this are:"
136
- },
137
- {
138
- "p":"1. You only need to log in once if you're navigating secure areas of the site."
139
- },
140
- {
141
- "p":"2. Our server can distinguish between your computer and other users, so you can see the information that you have requested."
142
- },
143
- {
144
- "p":"You can choose to accept or decline cookies by modifying your browser settings if you prefer. This may prevent you from taking full advantage of the Website. We also use various third-party cookies for usage, behavioural, analytics and preferences data. The following are the different types of cookies used on the Website:"
145
- },
146
- {
147
- "p":"1. Authentication cookies: To identify the user and share the content that he or she requested."
148
- },
149
- {
150
- "p":"2. Functionality cookies: For the customized user experience and resuming past course progress."
151
- },
152
- {
153
- "p":"3. Tracking, optimization, and targeting cookies: To capture usage metric on the device, operating system, browser, etc. To capture behavioural metrics for better content delivery. To cater and suggest most suited products and services."
154
- },
155
- {
156
- "h2":"YOUR RIGHTS"
157
- },
158
- {
159
- "p":"1. The right to withdraw Your consent to the processing at any time."
160
- },
161
- {
162
- "p":"2. The right to request a copy of your personal data which we hold about you."
163
- },
164
- {
165
- "p":"3. The right to request for any correction to any personal data if it is found to be inaccurate or out of date."
166
- },
167
- {
168
- "p":"4. The right to withdraw Your consent to the processing at any time."
169
- },
170
- {
171
- "p":"5. The right to object to the processing of personal data."
172
- },
173
- {
174
- "p":"6. The right to lodge a complaint with a supervisory authority."
175
- },
176
- {
177
- "p":"The right to obtain information as to whether personal data are transferred to a third country or to an international organization."
178
- },
179
- {
180
- "p":"Where you hold an account with any of our services, you are entitled to a copy of all personal data which we hold in relation to you. You are also entitled to request that we restrict how we use your data in your account when you log in."
181
- },
182
- {
183
- "h2":"CONFIDENTIALITY"
184
- },
185
- {
186
- "p":"You further acknowledge that the Platform may contain information which is designated confidential by us and that you shall not disclose such information without our prior written consent. Your information is regarded as confidential and therefore will not be divulged to any third party, unless if legally required to do so to the appropriate authorities. We will not sell, share, or rent your personal information to any third party or use your e-mail address for unsolicited mail. Any emails sent by us will only be in connection with the provision of agreed services, and you retain sole discretion to seek for discontinuation of such communications at any point of time."
187
- },
188
-
189
- {
190
- "h2":"OTHER INFORMATION COLLECTORS"
191
- },
192
- {
193
- "p":"Except as otherwise expressly included in this Privacy Policy, this document only addresses the use and disclosure of information we collect from you. To the extent that you disclose your information to other parties, whether they are on our Platform or on other sites throughout the Internet, different rules may apply to their use or disclosure of the information you disclose to them. To the extent that we use third party advertisers, they adhere to their own privacy policies. Since we do not control the privacy policies of the third parties, you are subject to ask questions before you disclose your personal information to others."
194
- },
195
-
196
- {
197
- "h2":"OUR DISCLOSURE OF YOUR INFORMATION"
198
- },
199
- {
200
- "p":"We may host surveys for survey creators for our platform who are the owners and users of your survey responses. We do not own or sell your responses. Anything you expressly disclose in your responses will be disclosed to survey creators. Please contact the survey creator directly to better understand how they might share your survey responses."
201
- },
202
- {
203
- "p":"Information collected will not be considered as sensitive if it is freely available and accessible in the public domain or is furnished under the Right to Information Act, 2005, any rules made thereunder or any other law for the time being in force."
204
- },
205
- {
206
- "p":"Due to the existing regulatory environment, we cannot ensure that all of your private communications and other personally identifiable information will never be disclosed in ways not otherwise described in this Privacy Policy. By way of example (without limiting and foregoing), we may be forced to disclose information to the government, law enforcement agencies or third parties. Therefore, although we use industry-standard practices to protect your privacy, we do not promise, and you should not expect, that your personally identifiable information or private communications would always remain private. We do however assure you that any and all disclosure of your personally identifiable information shall be personally intimated to you through an email sent to your provided email address."
207
- },
208
- {
209
- "p":"As a matter of policy, we do not sell or rent any personally identifiable information about you to any third party. However, the following describes some of the ways that your personally identifiable information may be disclosed:"
210
- },
211
- {
212
- "p":"1. External Service Providers: There may be a number of services offered by external service providers that help you use our Platform. If you choose to use these optional services, and in the course of doing so, disclose information to the external service providers, and/or grant them permission to collect information about you, then their use of your information is governed by their privacy policy."
213
- },
214
- {
215
- "p":"2. Law and Order: We cooperate with law enforcement inquiries, as well as other third parties to enforce laws, such as intellectual property rights, fraud and other rights. We can (and you authorize us to) disclose any information about you to law enforcement and other government officials as we, in our sole discretion, believe necessary or appropriate, in connection with an investigation of fraud, intellectual property infringements, or other activity that is illegal or may expose us or you to legal liability."
216
- },
217
- {
218
- "h2":"ACCESSING, REVIEWING AND CHANGING YOUR PROFILE",
219
- "p":"Following registration, you can review and change the information you submitted at the stage of registration, except Email ID and mobile number. An option for facilitating such change shall be present on the Platform and such change shall be facilitated by the User. If you change any information, we may or may not keep track of your old information. We will not retain in our files information you have requested to remove for certain circumstances, such as to resolve disputes, troubleshoot problems and enforce our terms and conditions. Such prior information shall be completely removed from our databases, including stored ‘back up’ systems. If you believe that any information, we are holding on you is incorrect or incomplete, or to remove your profile so that others cannot view it, the User needs to remediate, and promptly correct any such incorrect information."
220
- },
221
- {
222
- "h2":"CONTROL OF YOUR PASSWORD"
223
- },
224
- {
225
- "p":"You are entirely responsible for maintaining the confidentiality of your password. It is important that you protect it against unauthorized access of your account and information by choosing your password carefully and keeping your password and computer secure by signing out after using our services. You agree not to use the account, username, email address or password of another Member at any time or to disclose your password to any third party. You are responsible for all actions taken with your login information and password, including fees. If you lose control of your password, you may lose substantial control over your personally identifiable information and may be subject to legally binding actions taken on your behalf. Therefore, if your password has been compromised for any reason, you should immediately change your password. You agree to notify us immediately if you suspect any consistent unauthorized use of your account or access to your password even after changing it."
226
- },
227
- {
228
- "h2":"SECURITY"
229
- },
230
- {
231
- "p":"We treat data as an asset that must be protected against loss and unauthorized access. We employ many different security techniques to protect such data from unauthorized access by members inside and outside the Firm. We follow generally accepted industry standards to protect the Personal Information submitted to us and information that we have accessed. However, as effective as encryption technology is, no security system is impenetrable. Our Firm cannot guarantee the security of our database, nor can we guarantee that information you provide won’t be intercepted while being transmitted to the Firm over the Internet."
232
- },
233
- {
234
- "h2":"SEVERABILITY"
235
- },
236
- {
237
- "p":"Each paragraph of this Privacy Policy shall be and remain separate from and independent of and severable from all and any other paragraphs herein except where otherwise expressly indicated or indicated by the context of the agreement. The decision or declaration that one or more of the paragraphs are null and void shall have no effect on the remaining paragraphs of this privacy policy."
238
- },
239
- {
240
- "h2":"AMENDMENT"
241
- },
242
- {
243
- "p":"Our Privacy Policy may change from time to time. The most current version of the policy will govern our use of your information and will always be at the Platform. Any amendments to this Policy shall be deemed as accepted by the User on their continued use of the Platform."
244
- },
245
- {
246
- "h2":"AUTOMATED DECISION MAKING"
247
- },
248
- {
249
- "p":"As a responsible firm, we do not use automatic decision-making or profiling."
250
- },
251
- {
252
- "h2":"CONSENT WITHDRAWAL, DATA DOWNLOAD & DATA REMOVAL REQUESTS"
253
- },
254
- {
255
- "p":"To withdraw your consent, or to request the download or delete your data with us for any or all our products & services at any time, please email to care@$companyName.$domain."
256
- },
257
- {
258
- "h2":"CONTACT US"
259
- },
260
- {
261
- "p":"If you have any questions or concerns regarding this privacy policy, you should contact us by sending an e-mail to please email to care@$companyName.$domain. Information provided on the website may not be 100% accurate and may be provided for promotional purposes of the business."
262
- }
263
-
264
-
265
- ]
1
+ {
2
+ "Language":"English",
3
+ "htmlLangAtt":"en",
4
+ "h1":"Privacy Policy",
5
+ "TITLE":"Privacy Policy",
6
+ "META":"See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
7
+ "privacyPolicy" :[
8
+ {
9
+ "p": "We,<b>$companyName</b>, registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “493 Saket, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the <b>“FIRM”</b> (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns)."
10
+ },
11
+ {
12
+ "p":"The creator of this Privacy Policy ensures a steady commitment to Your privacy with regard to the protection of your invaluable information."
13
+ },
14
+ {
15
+ "p":"This privacy policy contains information about the Website https://<b>$companyName</b>.$domain (hereinafter referred to as the “Platform”)."
16
+ },
17
+ {
18
+ "p":"In order to provide You with Our uninterrupted use of services, We may collect and, in some circumstances, disclose information about you with your permission. To ensure better protection of Your privacy, We provide this notice explaining Our information collection and disclosure policies, and the choices You make about the way Your information is collected and used."
19
+ },
20
+ {
21
+ "p":"This Privacy Policy shall be in compliance with the General Data Protection Regulation (GDPR) in effect from May 25, 2018, and any and all provisions that may read to the contrary shall be deemed to be void and unenforceable as of that date. If you do not agree with the terms and conditions of our Privacy Policy, including in relation to the manner of collection or use of your information, please do not use or access the Site. If you have any questions or concerns regarding this Privacy Policy, you should contact our Customer Support Desk at care@$companyName.$domain."
22
+ },
23
+ {
24
+ "p":"ANY CAPITALIZED WORDS USED HENCEFORTH SHALL HAVE THE MEANING ACCORDED TO THEM UNDER THIS AGREEMENT. FURTHER, ALL HEADING USED HEREIN ARE ONLY FOR THE PURPOSE OF ARRANGING THE VARIOUS PROVISIONS OF THE AGREEMENT IN ANY MANNER. NEITHER THE USER NOR THE CREATORS OF THIS PRIVACY POLICY MAY USE THE HEADING TO INTERPRET THE PROVISIONS CONTAINED WITHIN IT IN ANY MANNER."
25
+ },
26
+ {
27
+ "h2":"DEFINITIONS"
28
+ },
29
+ {
30
+ "p":"1. “We”, “Our”, and “Us” shall mean and refer to the Domain and/or the Firm, as the context so requires."
31
+ },
32
+ {
33
+ "p":"2. “You”, “Your”, “Yourself”, “User”, shall mean and refer to natural and legal individuals who use the Platform and who is competent to enter into binding contracts, as per Indian laws."
34
+ },
35
+ {
36
+ "p":"3. “Services” shall refer to Services provided by the Firm on their Platform. The platform is the simplest online free PDF tool with a goal to enable all PDF-related conversions for people across the world. The detailed explanation shall be provided in Clause 3 of Terms of Use."
37
+ },
38
+ {
39
+ "p":"4. “Third Parties” refer to any Application, Firm or individual apart from the User and the creator of this Platform/Domain."
40
+ },
41
+ {
42
+ "p":"5. The term “Platform” refers to the Website/Domain created by the Firm which provides the User to avail the features available on the platform."
43
+ },
44
+ {
45
+ "p":"6. The term “User” refers to the individuals who will be using the platform to avail the features and the services of the platform."
46
+ },
47
+ {
48
+ "p":"7. “Personal Information” shall mean and refer to any personally identifiable information that the Platform may collect from User for the purpose of use of the platform or its facilities or such other purposes which is not limited and restricted to information such as Name, Email Id, Mobile number, Password, Photo etc. For removal of any doubts, please refer to Clause 2."
49
+ },
50
+ {
51
+ "h2":"INFORMATION WE COLLECT"
52
+ },
53
+ {
54
+ "p":"We are committed to respecting Your online privacy. We further recognize Your need for appropriate protection and management of any Personal Information You share with us. We may collect the following information:"
55
+ },
56
+ {
57
+ "p":"1. Documents, Files, PDF, Excel Sheets etc."
58
+ },
59
+ {
60
+ "p":"2. Personal data such as, but not limited to, Name, Email Id, Mobile Number, Password, etc."
61
+ },
62
+ {
63
+ "p":"3. Tracking Information such as, but not limited to the IP address of your device and Device ID when connected to the Internet. This information may include the URL that you just came from (whether this URL is on the Platform or not), which URL you next go to (whether this URL is on the Platform or not), your computer or device browser information, and other information associated with your interaction with the Platform."
64
+ },
65
+ {
66
+ "p":"4. Details of Platform usage for analytics."
67
+ },
68
+ {
69
+ "p":"This privacy policy also applies to data we collect from users who are not signed up on this Platform, including, but not limited to, browsing behaviour, pages viewed etc. We may also collect, and store personal information provided by You from time to time on the Platform. We only collect and use such information from you that we consider necessary for achieving a seamless, efficient and safe experience, customized to your needs including:"
70
+ },
71
+ {
72
+ "p":"To enable the viewing of content in your interest."
73
+ },
74
+ {
75
+ "p":"To communicate the necessary account and service-related information from time to time."
76
+ },
77
+ {
78
+ "p":"To allow you to receive quality customer care services and data Collection."
79
+ },
80
+ {
81
+ "p":"To comply with applicable laws, rules and regulations."
82
+ },
83
+ {
84
+ "p":"Where any service requested by You involves a third party, such information as is reasonably necessary by the Firm to carry out Your service request may be shared with such third party. We may also do use your contact information to send you offers based on your interests and prior activity and also to view the content preferred by you. The Firm may also use contact information internally to direct its efforts for service improvement but shall immediately delete all such information upon withdrawal of your consent for the same through the ‘unsubscribe’ button or through an email to be sent care@$companyName.$domain."
85
+ },
86
+ {
87
+ "p":"To the extent possible, we provide You with the option of not divulging any specific information that you wish for us not to collect, store or use. You may also choose not to use a particular service or feature on the Platform and opt-out of any non-essential communications from the platform."
88
+ },
89
+ {
90
+ "p":"Further, transacting over the internet has inherent risks which can only be avoided by you following security practices yourself, such as not revealing account/login related information to any other person and informing our customer care team about any suspicious activity or where your account has/may have been compromised."
91
+ },
92
+ {
93
+ "p":"<b>OUR USE OF YOUR INFORMATION</b>"
94
+ },
95
+ {
96
+ "p":"The information provided by you shall be used to provide and improve the service for you and all users."
97
+ },
98
+ {
99
+ "p":"For providing the service opted by you"
100
+ },
101
+ {
102
+ "p":"For maintaining an internal record."
103
+ },
104
+ {
105
+ "p":"For enhancing the Services provided."
106
+ },
107
+ {
108
+ "p":"For more details about the nature of such communications, please refer to our Terms of Service. Further, your personal data and Sensitive Personal data may be collected and stored by Us for internal record."
109
+ },
110
+ {
111
+ "p":"We use Your tracking information such as IP addresses, and or Device ID to help identify you and to gather broad demographic information and make further services available to you."
112
+ },
113
+ {
114
+ "p":"We will not sell, license or trade Your personal information. We will not share your personal information with others unless they are acting under our instructions or we are required to do so by law."
115
+ },
116
+ {
117
+ "p":"Information collected via Our server logs includes users' IP addresses and the pages visited; this will be used to manage the web system and troubleshoot problems. We also use third-party analytics, tracking, optimization and targeting tools to understand how users engage with our Platform so that we can improve it and cater personalized content/ads according to their preferences."
118
+ },
119
+ {
120
+ "h2":"HOW INFORMATION IS COLLECTED"
121
+ },
122
+ {
123
+ "p":"Before or at the time of collecting personal information, we will identify the purposes for which information is being collected. If the same is not identified to you, you have the right to request the Firm to elucidate the purpose of collection of said personal information, pending the fulfilment of which you shall not be mandated to disclose any information whatsoever. We will collect and use your personal information solely with the objective of fulfilling those purposes specified by us, within the scope of the consent of the individual concerned or as required by law. We will only retain personal information as long as necessary for the fulfilment of those purposes. We will collect personal information by lawful and fair means and with the knowledge and consent of the individual concerned. Personal data should be relevant to the purposes for which it is to be used, and, to the extent necessary for those purposes, should be accurate, complete, and up-to-date."
124
+ },
125
+ {
126
+ "h2":"EXTERNAL LINKS ON THE PLATFORM"
127
+ },
128
+ {
129
+ "p":"The Platform may include advertisements, hyperlinks to other websites, applications, content or resources. We have no control over any websites or resources, which are provided by companies or persons other than Us. You acknowledge and agree that we are not responsible for the availability of any such external sites or resources, and do not endorse any advertising, services/products or other materials on or available from such platform or resources. You acknowledge and agree that We are not liable for any loss or damage which may be incurred by you as a result of the availability of those external sites or resources, or as a result of any reliance placed by you on the completeness, accuracy or existence of any advertising, products or other materials on, or available from, such websites or resources. These external websites and resource providers may have their own privacy policies governing the collection, storage, retention and disclosure of Your Personal Information that You may be subject to. We recommend that you enter the external Website and review their privacy policy."
130
+ },
131
+ {
132
+ "h2":"COOKIES"
133
+ },
134
+ {
135
+ "p":"We use data collection devices such as “cookies” on certain pages of our Websites. “Cookies” are small files sited on your hard drive that assist us in providing customized services. We also offer certain features that are only available through the use of a “cookie”. Cookies can also help us provide information which is targeted to your interests. Cookies may be used to identify logged in or registered users. Our Website uses session cookies to ensure that you have a good experience. These cookies contain a unique number, your 'session ID', which allows our server to recognize your computer and 'remember' what you've done on the site. The benefits of this are:"
136
+ },
137
+ {
138
+ "p":"1. You only need to log in once if you're navigating secure areas of the site."
139
+ },
140
+ {
141
+ "p":"2. Our server can distinguish between your computer and other users, so you can see the information that you have requested."
142
+ },
143
+ {
144
+ "p":"You can choose to accept or decline cookies by modifying your browser settings if you prefer. This may prevent you from taking full advantage of the Website. We also use various third-party cookies for usage, behavioural, analytics and preferences data. The following are the different types of cookies used on the Website:"
145
+ },
146
+ {
147
+ "p":"1. Authentication cookies: To identify the user and share the content that he or she requested."
148
+ },
149
+ {
150
+ "p":"2. Functionality cookies: For the customized user experience and resuming past course progress."
151
+ },
152
+ {
153
+ "p":"3. Tracking, optimization, and targeting cookies: To capture usage metric on the device, operating system, browser, etc. To capture behavioural metrics for better content delivery. To cater and suggest most suited products and services."
154
+ },
155
+ {
156
+ "h2":"YOUR RIGHTS"
157
+ },
158
+ {
159
+ "p":"1. The right to withdraw Your consent to the processing at any time."
160
+ },
161
+ {
162
+ "p":"2. The right to request a copy of your personal data which we hold about you."
163
+ },
164
+ {
165
+ "p":"3. The right to request for any correction to any personal data if it is found to be inaccurate or out of date."
166
+ },
167
+ {
168
+ "p":"4. The right to withdraw Your consent to the processing at any time."
169
+ },
170
+ {
171
+ "p":"5. The right to object to the processing of personal data."
172
+ },
173
+ {
174
+ "p":"6. The right to lodge a complaint with a supervisory authority."
175
+ },
176
+ {
177
+ "p":"The right to obtain information as to whether personal data are transferred to a third country or to an international organization."
178
+ },
179
+ {
180
+ "p":"Where you hold an account with any of our services, you are entitled to a copy of all personal data which we hold in relation to you. You are also entitled to request that we restrict how we use your data in your account when you log in."
181
+ },
182
+ {
183
+ "h2":"CONFIDENTIALITY"
184
+ },
185
+ {
186
+ "p":"You further acknowledge that the Platform may contain information which is designated confidential by us and that you shall not disclose such information without our prior written consent. Your information is regarded as confidential and therefore will not be divulged to any third party, unless if legally required to do so to the appropriate authorities. We will not sell, share, or rent your personal information to any third party or use your e-mail address for unsolicited mail. Any emails sent by us will only be in connection with the provision of agreed services, and you retain sole discretion to seek for discontinuation of such communications at any point of time."
187
+ },
188
+
189
+ {
190
+ "h2":"OTHER INFORMATION COLLECTORS"
191
+ },
192
+ {
193
+ "p":"Except as otherwise expressly included in this Privacy Policy, this document only addresses the use and disclosure of information we collect from you. To the extent that you disclose your information to other parties, whether they are on our Platform or on other sites throughout the Internet, different rules may apply to their use or disclosure of the information you disclose to them. To the extent that we use third party advertisers, they adhere to their own privacy policies. Since we do not control the privacy policies of the third parties, you are subject to ask questions before you disclose your personal information to others."
194
+ },
195
+
196
+ {
197
+ "h2":"OUR DISCLOSURE OF YOUR INFORMATION"
198
+ },
199
+ {
200
+ "p":"We may host surveys for survey creators for our platform who are the owners and users of your survey responses. We do not own or sell your responses. Anything you expressly disclose in your responses will be disclosed to survey creators. Please contact the survey creator directly to better understand how they might share your survey responses."
201
+ },
202
+ {
203
+ "p":"Information collected will not be considered as sensitive if it is freely available and accessible in the public domain or is furnished under the Right to Information Act, 2005, any rules made thereunder or any other law for the time being in force."
204
+ },
205
+ {
206
+ "p":"Due to the existing regulatory environment, we cannot ensure that all of your private communications and other personally identifiable information will never be disclosed in ways not otherwise described in this Privacy Policy. By way of example (without limiting and foregoing), we may be forced to disclose information to the government, law enforcement agencies or third parties. Therefore, although we use industry-standard practices to protect your privacy, we do not promise, and you should not expect, that your personally identifiable information or private communications would always remain private. We do however assure you that any and all disclosure of your personally identifiable information shall be personally intimated to you through an email sent to your provided email address."
207
+ },
208
+ {
209
+ "p":"As a matter of policy, we do not sell or rent any personally identifiable information about you to any third party. However, the following describes some of the ways that your personally identifiable information may be disclosed:"
210
+ },
211
+ {
212
+ "p":"1. External Service Providers: There may be a number of services offered by external service providers that help you use our Platform. If you choose to use these optional services, and in the course of doing so, disclose information to the external service providers, and/or grant them permission to collect information about you, then their use of your information is governed by their privacy policy."
213
+ },
214
+ {
215
+ "p":"2. Law and Order: We cooperate with law enforcement inquiries, as well as other third parties to enforce laws, such as intellectual property rights, fraud and other rights. We can (and you authorize us to) disclose any information about you to law enforcement and other government officials as we, in our sole discretion, believe necessary or appropriate, in connection with an investigation of fraud, intellectual property infringements, or other activity that is illegal or may expose us or you to legal liability."
216
+ },
217
+ {
218
+ "h2":"ACCESSING, REVIEWING AND CHANGING YOUR PROFILE",
219
+ "p":"Following registration, you can review and change the information you submitted at the stage of registration, except Email ID and mobile number. An option for facilitating such change shall be present on the Platform and such change shall be facilitated by the User. If you change any information, we may or may not keep track of your old information. We will not retain in our files information you have requested to remove for certain circumstances, such as to resolve disputes, troubleshoot problems and enforce our terms and conditions. Such prior information shall be completely removed from our databases, including stored ‘back up’ systems. If you believe that any information, we are holding on you is incorrect or incomplete, or to remove your profile so that others cannot view it, the User needs to remediate, and promptly correct any such incorrect information."
220
+ },
221
+ {
222
+ "h2":"CONTROL OF YOUR PASSWORD"
223
+ },
224
+ {
225
+ "p":"You are entirely responsible for maintaining the confidentiality of your password. It is important that you protect it against unauthorized access of your account and information by choosing your password carefully and keeping your password and computer secure by signing out after using our services. You agree not to use the account, username, email address or password of another Member at any time or to disclose your password to any third party. You are responsible for all actions taken with your login information and password, including fees. If you lose control of your password, you may lose substantial control over your personally identifiable information and may be subject to legally binding actions taken on your behalf. Therefore, if your password has been compromised for any reason, you should immediately change your password. You agree to notify us immediately if you suspect any consistent unauthorized use of your account or access to your password even after changing it."
226
+ },
227
+ {
228
+ "h2":"SECURITY"
229
+ },
230
+ {
231
+ "p":"We treat data as an asset that must be protected against loss and unauthorized access. We employ many different security techniques to protect such data from unauthorized access by members inside and outside the Firm. We follow generally accepted industry standards to protect the Personal Information submitted to us and information that we have accessed. However, as effective as encryption technology is, no security system is impenetrable. Our Firm cannot guarantee the security of our database, nor can we guarantee that information you provide won’t be intercepted while being transmitted to the Firm over the Internet."
232
+ },
233
+ {
234
+ "h2":"SEVERABILITY"
235
+ },
236
+ {
237
+ "p":"Each paragraph of this Privacy Policy shall be and remain separate from and independent of and severable from all and any other paragraphs herein except where otherwise expressly indicated or indicated by the context of the agreement. The decision or declaration that one or more of the paragraphs are null and void shall have no effect on the remaining paragraphs of this privacy policy."
238
+ },
239
+ {
240
+ "h2":"AMENDMENT"
241
+ },
242
+ {
243
+ "p":"Our Privacy Policy may change from time to time. The most current version of the policy will govern our use of your information and will always be at the Platform. Any amendments to this Policy shall be deemed as accepted by the User on their continued use of the Platform."
244
+ },
245
+ {
246
+ "h2":"AUTOMATED DECISION MAKING"
247
+ },
248
+ {
249
+ "p":"As a responsible firm, we do not use automatic decision-making or profiling."
250
+ },
251
+ {
252
+ "h2":"CONSENT WITHDRAWAL, DATA DOWNLOAD & DATA REMOVAL REQUESTS"
253
+ },
254
+ {
255
+ "p":"To withdraw your consent, or to request the download or delete your data with us for any or all our products & services at any time, please email to care@$companyName.$domain."
256
+ },
257
+ {
258
+ "h2":"CONTACT US"
259
+ },
260
+ {
261
+ "p":"If you have any questions or concerns regarding this privacy policy, you should contact us by sending an e-mail to please email to care@$companyName.$domain. Information provided on the website may not be 100% accurate and may be provided for promotional purposes of the business."
262
+ }
263
+
264
+
265
+ ]
266
266
  }