Skip to content

Commit

Permalink
Update MindKink Privacy Policy
Browse files Browse the repository at this point in the history
This version was recorded after filtering snapshot tosdr/tosback-snapshots@1f53d31ded
  • Loading branch information
Tosback Crawler authored and Tosback Crawler committed Mar 31, 2021
1 parent dff913d commit 333a0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MindKink/Privacy Policy.md
Expand Up @@ -209,4 +209,4 @@ If you have any questions about this Privacy Policy, You can contact us:

Privacy Policy for MindKink

$(document).ready(function () { let language\_label = $('.language\_label'); function selectFirstLanguage() { language\_label.each(function(index, element) { let language = $(element).attr('label-language'); selectLanguage(language); return false; }); } // Language selection function function selectLanguage(language) { language\_label.removeClass('active'); $('.section\_container').removeClass('active'); $(".language\_label\[label-language='" + language +"'\]").addClass('active'); $(".section\_container\[section-language='" + language +"'\]").addClass('active'); $("html, body").animate({scrollTop: 0}, "slow"); } // Automatically select the first language selectFirstLanguage(); $('.language\_label').click(function () { language\_label.click(function () { var labelLanguage = $(this).attr('label-language'); selectLanguage(labelLanguage); }); }); }); "use strict"; window.LCG\_TRACKING\_APPLICATION = "privacypolicies-livelink"; window.LCG\_TRACKING\_ENVIRONMENT = "production"; window.LCG\_TRACKING\_EPOCH = "2020-e01"; ![](/track/v1/px) (function(){window\['\_\_CF$cv$params'\]={r:'638c2daebe531772',m:'a803bb39acc01bb7fd523ccc9b4e9dae6360a46f-1617220979-1800-AZfwUAfeJtsCwn+svMoK4F6qVoqZmr/wPJCq5odrOoLDDZxXXAuaItffWEHO23/Bi/ZORCXpT7mwXfdhbbwOjl7TZ1QVrCRpR/tif16SDt9esTOprlyjvq2+gJ7MuFXxUHrsRVyWiTQ5wY81CVx6M0JCeY0TO3m/iNoVfLLYfuhH',s:\[0xc9a25acd4e,0x4409fe1479\],}})();
$(document).ready(function () { let language\_label = $('.language\_label'); function selectFirstLanguage() { language\_label.each(function(index, element) { let language = $(element).attr('label-language'); selectLanguage(language); return false; }); } // Language selection function function selectLanguage(language) { language\_label.removeClass('active'); $('.section\_container').removeClass('active'); $(".language\_label\[label-language='" + language +"'\]").addClass('active'); $(".section\_container\[section-language='" + language +"'\]").addClass('active'); $("html, body").animate({scrollTop: 0}, "slow"); } // Automatically select the first language selectFirstLanguage(); $('.language\_label').click(function () { language\_label.click(function () { var labelLanguage = $(this).attr('label-language'); selectLanguage(labelLanguage); }); }); }); "use strict"; window.LCG\_TRACKING\_APPLICATION = "privacypolicies-livelink"; window.LCG\_TRACKING\_ENVIRONMENT = "production"; window.LCG\_TRACKING\_EPOCH = "2020-e01"; ![](/track/v1/px) (function(){window\['\_\_CF$cv$params'\]={r:'638cdd326fa14eaf',m:'7100d11d1bae05a4ade55964389b6e7ffa4e4cba-1617228168-1800-AZVInWzvc5CZ4eSK8LuBFuQtrS+aRtTVuLpyhZnBN+0es2qWwWodHu5c4ofwlSsQ767MkS+HUD8hKN1VfqWRjBjR/Xo/D6DkGUxZzcTCEfV5WcfI1RrtE0kGqFi+4RgRapnCoOBg/N1U2HwV2lcYmtc2yCuBUgGlvToY/skK4puY',s:\[0xb02382d852,0x515831038c\],}})();

0 comments on commit 333a0fe

Please sign in to comment.