From dd9b1c047ce42ac04a99edfcc3d9fcdf0229f7fe Mon Sep 17 00:00:00 2001 From: Jai A Date: Wed, 28 Oct 2020 20:39:44 -0700 Subject: [PATCH] Change to EthicalAds --- components/ModPage.vue | 1 + components/ModResult.vue | 4 ---- nuxt.config.js | 3 +-- pages/dashboard/projects.vue | 2 +- pages/mods.vue | 1 + pages/user/_id.vue | 4 ++-- 6 files changed, 6 insertions(+), 9 deletions(-) diff --git a/components/ModPage.vue b/components/ModPage.vue index 519041eb5..1c58ca466 100644 --- a/components/ModPage.vue +++ b/components/ModPage.vue @@ -22,6 +22,7 @@

{{ mod.description }}

+
diff --git a/components/ModResult.vue b/components/ModResult.vue index f90733006..6791fa268 100644 --- a/components/ModResult.vue +++ b/components/ModResult.vue @@ -209,10 +209,6 @@ export default { return [] }, }, - isAd: { - type: Boolean, - default: false, - }, }, methods: { formatNumber(x) { diff --git a/nuxt.config.js b/nuxt.config.js index 841bed4ff..241292fda 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -70,8 +70,7 @@ export default { defer: true, }, { - src: 'https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js', - 'data-ad-client': 'ca-pub-4615302805870170', + src: 'https://media.ethicalads.io/media/client/ethicalads.min.js', async: true, }, ], diff --git a/pages/dashboard/projects.vue b/pages/dashboard/projects.vue index 96614c25b..f1fccd9bd 100644 --- a/pages/dashboard/projects.vue +++ b/pages/dashboard/projects.vue @@ -1,7 +1,6 @@ diff --git a/pages/mods.vue b/pages/mods.vue index e7266a7e9..fa4d783e5 100644 --- a/pages/mods.vue +++ b/pages/mods.vue @@ -54,6 +54,7 @@ >
+
Developer

+