Skip to content

Commit 4183418

Browse files
Merge branch 'production' into patricia/pcx15341-challenges
2 parents 302b7f4 + 148a835 commit 4183418

File tree

134 files changed

+805
-685
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+805
-685
lines changed

package-lock.json

Lines changed: 51 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"@astrojs/check": "0.9.4",
3232
"@astrojs/react": "4.2.1",
3333
"@astrojs/rss": "4.0.11",
34-
"@astrojs/sitemap": "3.2.1",
35-
"@astrojs/starlight": "0.32.2",
34+
"@astrojs/sitemap": "3.3.0",
35+
"@astrojs/starlight": "0.32.3",
3636
"@astrojs/starlight-docsearch": "0.6.0",
3737
"@astrojs/starlight-tailwind": "3.0.0",
3838
"@astrojs/tailwind": "5.1.5",
39-
"@cloudflare/vitest-pool-workers": "0.8.0",
39+
"@cloudflare/vitest-pool-workers": "0.8.1",
4040
"@cloudflare/workers-types": "4.20250317.0",
4141
"@codingheads/sticky-header": "1.0.2",
4242
"@expressive-code/plugin-collapsible-sections": "0.40.2",

public/_redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1395,6 +1395,7 @@
13951395
/waf/custom-rules/manage-dashboard/ /waf/custom-rules/create-dashboard/ 301
13961396
/waf/security-analytics/ /waf/analytics/security-analytics/ 301
13971397
/waf/custom-rules/use-cases/require-valid-hmac-token/ /waf/custom-rules/use-cases/configure-token-authentication/ 301
1398+
/waf/custom-rules/use-cases/block-ip-reputation/ /waf/custom-rules/use-cases/block-attack-score/ 301
13981399
/waf/tools/scrape-shield/server-side-excludes/ /waf/tools/scrape-shield/ 301
13991400
/waf/rate-limiting-rules/create-account-dashboard/ /waf/account/rate-limiting-rulesets/create-dashboard/ 301
14001401
/waf/managed-rules/deploy-account-dashboard/ /waf/account/managed-rulesets/deploy-dashboard/ 301

public/robots.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ Disallow: /constellation
66
Disallow: /cdn-cgi/
77
Disallow: /google-tag-first-party-mode/
88
Disallow: /security/
9+
Disallow: /email-security/
910

1011
Sitemap: https://developers.cloudflare.com/sitemap-index.xml

0 commit comments

Comments
 (0)