provisionally allow facebookexternalhit
All checks were successful
/ diff-and-deploy (push) Successful in 2m12s
All checks were successful
/ diff-and-deploy (push) Successful in 2m12s
This commit is contained in:
parent
88791a76bb
commit
f01a17c160
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ spec:
|
|||
entryPoints:
|
||||
- websecure
|
||||
routes:
|
||||
- match: HeadersRegexp(`User-Agent`, `.*(meta-externalagent|facebookexternalhit|ClaudeBot|Amazonbot|SemrushBot|Googlebot|YandexBot|Bytespider|GPTBot|Chrome/114.0.0.0|Chrome/56.0.8415.1887|Android 5.0|Android 6.0|Android 7.0|Android 8.0).*`)
|
||||
- match: HeadersRegexp(`User-Agent`, `.*(meta-externalagent|ClaudeBot|Amazonbot|SemrushBot|Googlebot|YandexBot|Bytespider|GPTBot|Chrome/114.0.0.0|Chrome/56.0.8415.1887|Android 5.0|Android 6.0|Android 7.0|Android 8.0).*`)
|
||||
kind: Rule
|
||||
priority: 1000
|
||||
services:
|
||||
|
|
Loading…
Add table
Reference in a new issue