You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: assets/js/app.js
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -187,7 +187,7 @@ CookieConsent.run({
187
187
acceptAllBtn: "Aceptar todo",
188
188
showPreferencesBtn: "Preferencias",
189
189
footer:
190
-
'<a href="https://redbeard.team/privacy">Politica de privacidad</a>',
190
+
'<a href="https://segfault.pw/privacy">Politica de privacidad</a>',
191
191
},
192
192
preferencesModal: {
193
193
title: "Consentimiento de cookies",
@@ -204,7 +204,7 @@ CookieConsent.run({
204
204
{
205
205
title: "Mas informacion",
206
206
description:
207
-
'Por cualquier consulta relacionada al sitio o las cookies, por favor contactarnos aqui <a class="cc__link" href="mailto:gabriel@redbeard.team">gabriel@redbeard.team</a>.',
207
+
'Por cualquier consulta relacionada al sitio o las cookies, por favor contactarnos aqui <a class="cc__link" href="mailto:gabriel@segfault.pw">gabriel@segfault.pw</a>.',
208
208
},
209
209
],
210
210
},
@@ -216,7 +216,7 @@ CookieConsent.run({
216
216
"Please accept the usage of cookies to be able to continue browsing our site.",
'For any query in relation to my policy on cookies and your choices, please <a class="cc__link" href="mailto:gabriel@redbeard.team">gabriel@redbeard.team</a>.',
236
+
'For any query in relation to my policy on cookies and your choices, please <a class="cc__link" href="mailto:gabriel@segfault.pw">gabriel@segfault.pw</a>.',
0 commit comments