음성 재생과 운영 배포 정리
This commit is contained in:
parent
8ed185ce6c
commit
ac7db95542
1020 changed files with 46863 additions and 2175 deletions
28
apps/web/public/robots.txt
Normal file
28
apps/web/public/robots.txt
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
User-agent: *
|
||||
Allow: /
|
||||
Disallow: /pending
|
||||
Disallow: /learn/
|
||||
Disallow: /teach/
|
||||
Disallow: /admin/
|
||||
Disallow: /settings
|
||||
Disallow: /dev/
|
||||
|
||||
User-agent: OAI-SearchBot
|
||||
Allow: /
|
||||
Disallow: /pending
|
||||
Disallow: /learn/
|
||||
Disallow: /teach/
|
||||
Disallow: /admin/
|
||||
Disallow: /settings
|
||||
Disallow: /dev/
|
||||
|
||||
User-agent: ChatGPT-User
|
||||
Allow: /
|
||||
Disallow: /pending
|
||||
Disallow: /learn/
|
||||
Disallow: /teach/
|
||||
Disallow: /admin/
|
||||
Disallow: /settings
|
||||
Disallow: /dev/
|
||||
|
||||
Sitemap: https://vignette.chanpaca.net/sitemap.xml
|
||||
Loading…
Add table
Add a link
Reference in a new issue