Switch ads provider, and switch the analytics system to Ariadne (#214)

* Switch ads provider, and switch the analytics system to Ariadne

* Fix CI error

* Remove debug messages and errors

* Updated nuxtjs
This commit is contained in:
Redblueflame
2021-05-18 16:48:26 +02:00
committed by GitHub
parent c97cba69b9
commit 12d86493bf
12 changed files with 8695 additions and 9400 deletions

View File

@@ -7,12 +7,13 @@ export default {
based on the information stored in this cookie.`,
default: true,
},
/* analytics: {
analytics: {
title: 'Analytics',
description: `Modrinth uses in-house tools that allows us to get insights on how
each user is using the platform, to improve the experience for
everyone.`,
everyone.\n By enabling this toggle, you allow us to get information across requests,
disabling it will just remove all PII from now on.`,
default: true,
}, */
},
},
}