mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
robots.txt: Disallow all
Some checks failed
Bundler Audit / security (push) Has been cancelled
Check i18n / check-i18n (push) Has been cancelled
Chromatic / Run Chromatic (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
CodeQL / Analyze-1 (push) Has been cancelled
CodeQL / Analyze-2 (push) Has been cancelled
Crowdin / Upload translations / upload-translations (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
CSS Linting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / test (3.3) (push) Has been cancelled
Ruby Testing / ImageMagick tests (push) Has been cancelled
Ruby Testing / ImageMagick tests-1 (push) Has been cancelled
Ruby Testing / ImageMagick tests-2 (push) Has been cancelled
Ruby Testing / End to End testing (push) Has been cancelled
Ruby Testing / End to End testing-1 (push) Has been cancelled
Ruby Testing / End to End testing-2 (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (push) Has been cancelled
Ruby Testing / Elastic Search integration testing-1 (push) Has been cancelled
Ruby Testing / Elastic Search integration testing-2 (push) Has been cancelled
Ruby Testing / Elastic Search integration testing-3 (push) Has been cancelled
Ruby Testing / Elastic Search integration testing-4 (push) Has been cancelled
Some checks failed
Bundler Audit / security (push) Has been cancelled
Check i18n / check-i18n (push) Has been cancelled
Chromatic / Run Chromatic (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
CodeQL / Analyze-1 (push) Has been cancelled
CodeQL / Analyze-2 (push) Has been cancelled
Crowdin / Upload translations / upload-translations (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
CSS Linting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / test (3.3) (push) Has been cancelled
Ruby Testing / ImageMagick tests (push) Has been cancelled
Ruby Testing / ImageMagick tests-1 (push) Has been cancelled
Ruby Testing / ImageMagick tests-2 (push) Has been cancelled
Ruby Testing / End to End testing (push) Has been cancelled
Ruby Testing / End to End testing-1 (push) Has been cancelled
Ruby Testing / End to End testing-2 (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (push) Has been cancelled
Ruby Testing / Elastic Search integration testing-1 (push) Has been cancelled
Ruby Testing / Elastic Search integration testing-2 (push) Has been cancelled
Ruby Testing / Elastic Search integration testing-3 (push) Has been cancelled
Ruby Testing / Elastic Search integration testing-4 (push) Has been cancelled
This commit is contained in:
parent
139ca60bb2
commit
326a850bef
1 changed files with 4 additions and 4 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
|
# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
|
||||||
|
|
||||||
User-agent: GPTBot
|
User-agent: archive.org_bot
|
||||||
Disallow: /
|
|
||||||
|
|
||||||
User-agent: *
|
|
||||||
Disallow: /media_proxy/
|
Disallow: /media_proxy/
|
||||||
Disallow: /interact/
|
Disallow: /interact/
|
||||||
Disallow: /api/v1/instance/domain_blocks
|
Disallow: /api/v1/instance/domain_blocks
|
||||||
|
|
||||||
|
User-agent: *
|
||||||
|
Disallow: /
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue