From 2707def3a3954040e017d9bd749660859a3f0113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Mur=C3=A7a?= Date: Tue, 1 Apr 2025 19:36:12 -0300 Subject: [PATCH] Add ads.txt --- index.html | 1 - public/ads.txt | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 public/ads.txt diff --git a/index.html b/index.html index dcddbf7..c49f870 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,6 @@ - diff --git a/public/ads.txt b/public/ads.txt new file mode 100644 index 0000000..48c2eb0 --- /dev/null +++ b/public/ads.txt @@ -0,0 +1 @@ +google.com, pub-5761689301112420, DIRECT, f08c47fec0942fa0 \ No newline at end of file