+ );
+}
diff --git a/app/features/info/routes/privacy-policy.tsx b/app/features/info/routes/privacy-policy.tsx
new file mode 100644
index 000000000..7d889be9d
--- /dev/null
+++ b/app/features/info/routes/privacy-policy.tsx
@@ -0,0 +1,21 @@
+import type { MetaFunction } from "@remix-run/node";
+import { Main } from "~/components/Main";
+import { makeTitle } from "~/utils/strings";
+
+export const meta: MetaFunction = () => {
+ return {
+ title: makeTitle("Privacy Policy"),
+ };
+};
+
+export default function PrivacyPolicyPage() {
+ return (
+
+
let optOutCounter = 0; function setCookie(cname,cvalue,exdays){var d = new Date();d.setTime(d.getTime()+(exdays*24*60*60*1000));var expires='expires='+d.toUTCString();document.cookie=cname+'='+cvalue+';'+expires+';path=/'; if(optOutCounter==0){ let cookieP = document.getElementById('cookieP'); var successCookie = document.createElement('h3'); successCookie.innerHTML = 'Optout Success!'; successCookie.setAttribute('style','color:green'); cookieP.appendChild(successCookie); optOutCounter ++ } };
Common ID Cookie
This site uses cookies and similar tracking technologies such as the Common ID cookie to provide its services. Cookies are important devices for measuring advertising effectiveness and ensuring a robust online advertising industry. The Common ID cookie stores a unique user id in the first party domain and is accessible to our ad partners. This simple ID that can be utilized to improve user matching, especially for delivering ads to iOS and MacOS browsers. Users can opt out of the Common ID tracking cookie by clicking here.
Advertising Privacy Settings
FOR EU USERS ONLY: When you use our site, pre-selected companies may access and use certain information on your device and about your interests to serve ads or personalized content. You may revisit or change consent-choices at any time by clicking here.