From eece09f701a1433d1c249d923a9e72732664f6b6 Mon Sep 17 00:00:00 2001 From: Thomas Min Date: Sun, 3 Sep 2023 16:10:42 +0900 Subject: [PATCH] feat: #234 add ads.txt --- 404.html | 4 ++-- GoogleAdsenseContainer.html | 2 +- Tabs.html | 2 +- _next/static/pG_heh5PggAvnK0T7nvEV/_buildManifest.js | 1 + _next/static/pG_heh5PggAvnK0T7nvEV/_ssgManifest.js | 1 + ads.txt | 1 + components/Base64Panel.html | 2 +- components/BlockCipherPanel.html | 2 +- components/JsonBeautifierPanel.html | 2 +- index.html | 2 +- 10 files changed, 11 insertions(+), 8 deletions(-) create mode 100644 _next/static/pG_heh5PggAvnK0T7nvEV/_buildManifest.js create mode 100644 _next/static/pG_heh5PggAvnK0T7nvEV/_ssgManifest.js create mode 100644 ads.txt diff --git a/404.html b/404.html index a758af0..182a518 100644 --- a/404.html +++ b/404.html @@ -1,4 +1,4 @@ -404: This page could not be found

404

This page could not be found.

\ No newline at end of file + }

404

This page could not be found.

\ No newline at end of file diff --git a/GoogleAdsenseContainer.html b/GoogleAdsenseContainer.html index 8732222..d1a33ac 100644 --- a/GoogleAdsenseContainer.html +++ b/GoogleAdsenseContainer.html @@ -1 +1 @@ -
Advertisment
\ No newline at end of file +
Advertisment
\ No newline at end of file diff --git a/Tabs.html b/Tabs.html index 8b80cdc..81145b7 100644 --- a/Tabs.html +++ b/Tabs.html @@ -1 +1 @@ -

This site provides online tools for developers.

\ No newline at end of file +

This site provides online tools for developers.

\ No newline at end of file diff --git a/_next/static/pG_heh5PggAvnK0T7nvEV/_buildManifest.js b/_next/static/pG_heh5PggAvnK0T7nvEV/_buildManifest.js new file mode 100644 index 0000000..d7e4526 --- /dev/null +++ b/_next/static/pG_heh5PggAvnK0T7nvEV/_buildManifest.js @@ -0,0 +1 @@ +self.__BUILD_MANIFEST=function(a,b,c,d){return{__rewrites:{beforeFiles:[],afterFiles:[],fallback:[]},"/":[a,b,c,d,"static/chunks/pages/index-3e847a7f0384835e.js"],"/GoogleAdsenseContainer":[d,"static/chunks/pages/GoogleAdsenseContainer-ef4c02e670ee3d54.js"],"/Tabs":[a,b,c,"static/chunks/pages/Tabs-6db5e633cc17e418.js"],"/_error":["static/chunks/pages/_error-e95cca461e872161.js"],"/components/Base64Panel":[a,b,"static/chunks/pages/components/Base64Panel-4df421f0b8de87e2.js"],"/components/BlockCipherPanel":[a,b,"static/chunks/pages/components/BlockCipherPanel-5f6213c6172140e0.js"],"/components/JsonBeautifierPanel":[a,"static/chunks/pages/components/JsonBeautifierPanel-920d8678d454df9f.js"],sortedPages:["/","/GoogleAdsenseContainer","/Tabs","/_app","/_error","/components/Base64Panel","/components/BlockCipherPanel","/components/JsonBeautifierPanel"]}}("static/chunks/516-0d728ece812de773.js","static/chunks/751-5f11a5692d489721.js","static/chunks/249-5bd54bfd919ab679.js","static/chunks/586-624353310ef6edbf.js"),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB() \ No newline at end of file diff --git a/_next/static/pG_heh5PggAvnK0T7nvEV/_ssgManifest.js b/_next/static/pG_heh5PggAvnK0T7nvEV/_ssgManifest.js new file mode 100644 index 0000000..c07a9cb --- /dev/null +++ b/_next/static/pG_heh5PggAvnK0T7nvEV/_ssgManifest.js @@ -0,0 +1 @@ +self.__SSG_MANIFEST=new Set,self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB() \ No newline at end of file diff --git a/ads.txt b/ads.txt new file mode 100644 index 0000000..077d098 --- /dev/null +++ b/ads.txt @@ -0,0 +1 @@ +google.com, pub-8427719561086964, DIRECT, f08c47fec0942fa0 \ No newline at end of file diff --git a/components/Base64Panel.html b/components/Base64Panel.html index deebad9..0a715e2 100644 --- a/components/Base64Panel.html +++ b/components/Base64Panel.html @@ -1 +1 @@ -
Base64 Encoder/Decoder
\ No newline at end of file +
Base64 Encoder/Decoder
\ No newline at end of file diff --git a/components/BlockCipherPanel.html b/components/BlockCipherPanel.html index 4bc5eae..28e839a 100644 --- a/components/BlockCipherPanel.html +++ b/components/BlockCipherPanel.html @@ -1 +1 @@ -
Block Cipher
\ No newline at end of file +
Block Cipher
\ No newline at end of file diff --git a/components/JsonBeautifierPanel.html b/components/JsonBeautifierPanel.html index 0d197e1..8d0ea2f 100644 --- a/components/JsonBeautifierPanel.html +++ b/components/JsonBeautifierPanel.html @@ -1 +1 @@ -
JSON Beautifier
Coming soon...
\ No newline at end of file +
JSON Beautifier
Coming soon...
\ No newline at end of file diff --git a/index.html b/index.html index 2488821..ef7775e 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -Tools for Developers

Tools for Developers

Advertisment

This site provides online tools for developers.

Advertisment
\ No newline at end of file +Tools for Developers

Tools for Developers

Advertisment

This site provides online tools for developers.

Advertisment
\ No newline at end of file