feat: Adsterra integration, code splitting, cleanup, Onidel affiliate
This commit is contained in:
BIN
public/images/onidel-banner.webp
Normal file
BIN
public/images/onidel-banner.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
@@ -14,9 +14,7 @@
|
||||
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
||||
<title>Developer Tools - Web Developer Utilities</title>
|
||||
|
||||
<!-- Google AdSense -->
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8644544686212757"
|
||||
crossorigin="anonymous"></script>
|
||||
<!-- Adsterra -->
|
||||
</head>
|
||||
<body>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
|
||||
@@ -6,6 +6,18 @@
|
||||
"src": "favicon.ico",
|
||||
"sizes": "64x64 32x32 24x24 16x16",
|
||||
"type": "image/x-icon"
|
||||
},
|
||||
{
|
||||
"src": "icon-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "any maskable"
|
||||
},
|
||||
{
|
||||
"src": "icon-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "any maskable"
|
||||
}
|
||||
],
|
||||
"start_url": ".",
|
||||
|
||||
@@ -72,12 +72,6 @@
|
||||
</url>
|
||||
|
||||
<!-- Info Pages -->
|
||||
<url>
|
||||
<loc>https://dewe.dev/whats-new</loc>
|
||||
<lastmod>2025-10-22</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.7</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://dewe.dev/release-notes</loc>
|
||||
<lastmod>2025-10-22</lastmod>
|
||||
|
||||
Reference in New Issue
Block a user