Merge branch 'main' of ssh://github.com/TheErrorExe/blockattack

This commit is contained in:
TheErrorExe 2025-02-18 14:57:06 +01:00
commit 6a2cdf0e14
2 changed files with 50 additions and 0 deletions

7
robots.txt Normal file
View File

@ -0,0 +1,7 @@
User-agent: Googlebot
Disallow:
User-agent: *
Disallow:
Disallow: /terms.html
Disallow: /privacy.html
Sitemap: https://www.blockattack.fun/static/sitemap.xml

43
static/sitemap.xml Normal file
View File

@ -0,0 +1,43 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://www.blockattack.fun/</loc>
<priority>1.0</priority>
</url>
<url>
<loc>https://www.blockattack.fun/about.html</loc>
<priority>0.8</priority>
</url>
<url>
<loc>https://www.blockattack.fun/bilder.html</loc>
<priority>0.7</priority>
</url>
<url>
<loc>https://www.blockattack.fun/guide.html</loc>
<priority>0.7</priority>
</url>
<url>
<loc>https://www.blockattack.fun/news.html</loc>
<priority>0.6</priority>
</url>
<url>
<loc>https://www.blockattack.fun/server.html</loc>
<priority>0.7</priority>
</url>
<url>
<loc>https://www.blockattack.fun/team.html</loc>
<priority>0.6</priority>
</url>
<url>
<loc>https://www.blockattack.fun/terms.html</loc>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.blockattack.fun/privacy.html</loc>
<priority>0.5</priority>
</url>
<url>
<loc>https://www.blockattack.fun/404.html</loc>
<priority>0.1</priority>
</url>
</urlset>