We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f1f776 commit 7c4ed21Copy full SHA for 7c4ed21
cmd/lotus-fountain/site/robots.txt
@@ -0,0 +1,3 @@
1
+User-agent: *
2
+Allow: /
3
+Sitemap: https://faucet.calibnet.chainsafe-fil.io/sitemap.xml
cmd/lotus-fountain/site/sitemap.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
+ <url>
4
+ <loc>https://faucet.calibnet.chainsafe-fil.io/</loc>
5
+ <changefreq>monthly</changefreq>
6
+ <priority>1.0</priority>
7
+ </url>
8
9
+ <loc>https://faucet.calibnet.chainsafe-fil.io/funds</loc>
10
11
+ <priority>0.8</priority>
12
13
14
+ <loc>https://faucet.calibnet.chainsafe-fil.io/datacap</loc>
15
16
17
18
+</urlset>
0 commit comments