{"id":3,"date":"2023-07-31T23:16:05","date_gmt":"2023-07-31T23:16:05","guid":{"rendered":"http:\/\/nikitashuvalov.com\/?page_id=3"},"modified":"2025-11-20T20:15:03","modified_gmt":"2025-11-20T20:15:03","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/nikitashuvalov.com\/index.php\/privacy-policy\/","title":{"rendered":"Niquisha"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Who we share your data with<\/h2>\n\n\n\n<p>We share your data with literally every single other human being on planet Earth<\/p>\n\n\n\n<div style=\"font-size:20px; margin-bottom:5px;\">\n    Number of people stealing your data on Earth:\n<\/div>\n\n<div id=\"population-counter\" style=\"font-size:28px; color:red; font-weight:bold;\"><\/div>\n\n<script>\n\/\/ Starting population (November 2025)\nlet startingPopulation = 8259390001;\nlet growthPerSecond = 4;\n\n\/\/ Load saved population or fall back to starting number\nlet saved = localStorage.getItem(\"popValue\");\nlet savedTime = localStorage.getItem(\"popTime\");\nlet now = Date.now();\n\nlet population;\n\n\/\/ If saved population exists, compute how much time passed\nif (saved && savedTime) {\n    let secondsPassed = Math.floor((now - parseInt(savedTime)) \/ 1000);\n    population = parseInt(saved) + secondsPassed * growthPerSecond;\n} else {\n    population = startingPopulation;\n}\n\n\/\/ Display it immediately\ndocument.getElementById(\"population-counter\").innerText =\n    population.toLocaleString(\"en-US\");\n\nfunction updatePopulation() {\n    population += growthPerSecond;\n\n    \/\/ Save new population + time\n    localStorage.setItem(\"popValue\", population);\n    localStorage.setItem(\"popTime\", Date.now());\n\n    document.getElementById(\"population-counter\").innerText =\n        population.toLocaleString(\"en-US\");\n}\n\nsetInterval(updatePopulation, 1000);\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Who we share your data with We share your data with literally every single other human being on planet Earth Number of people stealing your data on Earth:<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nikitashuvalov.com\/index.php\/wp-json\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nikitashuvalov.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nikitashuvalov.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nikitashuvalov.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nikitashuvalov.com\/index.php\/wp-json\/wp\/v2\/comments?post=3"}],"version-history":[{"count":11,"href":"https:\/\/nikitashuvalov.com\/index.php\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":34,"href":"https:\/\/nikitashuvalov.com\/index.php\/wp-json\/wp\/v2\/pages\/3\/revisions\/34"}],"wp:attachment":[{"href":"https:\/\/nikitashuvalov.com\/index.php\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}