From dda3f51ece97d5b8deeca0cdbfce76effd4bd9d3 Mon Sep 17 00:00:00 2001 From: Bonsung Koo Date: Thu, 13 Feb 2025 15:37:11 +1300 Subject: [PATCH] Added ads.txt file (#107) --- public/ads.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/ads.txt diff --git a/public/ads.txt b/public/ads.txt new file mode 100644 index 0000000..46dfddb --- /dev/null +++ b/public/ads.txt @@ -0,0 +1 @@ +google.com, pub-2719055739020811, DIRECT, f08c47fec0942fa0 \ No newline at end of file