mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-07-26 12:08:15 +00:00
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
# KoalaSync Website — Allow all crawlers, full indexing
|
|
User-agent: *
|
|
Allow: /
|
|
|
|
# Sitemap for search engines
|
|
Sitemap: https://sync.koalastuff.net/sitemap.xml
|