From ae713b5cae9e6d655d63720c3b6a4dc3dd5ec0a8 Mon Sep 17 00:00:00 2001 From: Desmond Lee Date: Sat, 30 Nov 2024 13:47:10 +1100 Subject: [PATCH] Added Ad Blocking Recovery Message --- package.json | 2 +- public/index.html | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index fb1f4ad..b3ee010 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kotobade-asobou", - "version": "2.8.7", + "version": "2.8.8", "private": true, "homepage": "https://taximanli.github.io/kotobade-asobou", "dependencies": { diff --git a/public/index.html b/public/index.html index 39916e3..81d1b82 100644 --- a/public/index.html +++ b/public/index.html @@ -47,7 +47,10 @@ <% if (process.env.REACT_APP_GOOGLE_ADSENSE_CLIENT_ID != null) { %> + + + <% } %> <% if (process.env.NODE_ENV === 'production' && process.env.REACT_APP_GOOGLE_MEASUREMENT_ID != null) { %>