Alexa, die in a fire.
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
86ce1aa807
commit
dbf06a7347
1 changed files with 3 additions and 1 deletions
|
@ -37,7 +37,9 @@ spec:
|
||||||
more_set_headers -a "X-Robots-Tag: anthropic-ai: none";
|
more_set_headers -a "X-Robots-Tag: anthropic-ai: none";
|
||||||
more_set_headers -a "X-Robots-Tag: CCBot: none";
|
more_set_headers -a "X-Robots-Tag: CCBot: none";
|
||||||
more_set_headers -a "X-Robots-Tag: semrushbot: none";
|
more_set_headers -a "X-Robots-Tag: semrushbot: none";
|
||||||
more_set_headers -a "X-Robots-Tag: Amazonbot: none"
|
more_set_headers -a "X-Robots-Tag: Amazonbot: none";
|
||||||
|
- name: controller.config.block-user-agents:
|
||||||
|
value: ".*Amazonbot/.*"
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue