Skip to content

Commit cf634b7

Browse files
committed
minor fixes and feedback about available products page provided by SE team
1 parent 6f4071c commit cf634b7

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

src/content/docs/china-network/reference/available-products.mdx

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ The following products and features are available on the Cloudflare China Networ
1616
| [Image Transformations](/images/) | Optimize image format at the edge to fit a domain's layout. |
1717
| [DDoS Protection](/ddos-protection/) | Layer 7 (application layer) protection against DDoS attacks such as HTTP flood attacks, WordPress Pingback attacks, HULK attacks, and LOIC attacks. |
1818
| [WAF Managed Rules](/waf/managed-rules/) | Pre-configured OWASP rulesets and Cloudflare managed rulesets. |
19-
| [WAF custom rules](/waf/custom-rules/) | Custom WAF rules. Supports uploaded content scanning and managed challenges. |
20-
| [Rate limiting rules](/waf/rate-limiting-rules/) | Define rate limits for incoming requests matching an expression, and the action to take when those rate limits are reached. |
19+
| [WAF Custom Rules](/waf/custom-rules/) | Custom WAF rules. Supports uploaded content scanning and managed challenges. |
20+
| [Rate Limiting Rules](/waf/rate-limiting-rules/) | Define rate limits for incoming requests matching an expression, and the action to take when those rate limits are reached. |
2121
| [Page Shield](/page-shield/) | Simplifies external script management by tracking loaded resources like scripts and providing alerts when it detects new resources or malicious scripts. |
22-
| [Bot Management](/bots/) | Provides bot identification and protection for a domain. Only supports certain Machine Learning (ML) models. |
22+
| [Bot Management](/bots/)[^1] | Provides bot identification and protection for a domain. Only supports certain Machine Learning (ML) models. |
2323
| [Argo Smart Routing](/argo-smart-routing/) | Layer 7 (application layer) traffic smart-routed more efficiently to origin. |
2424
| [Rules](/rules/) | Make adjustments to requests and responses, configure Cloudflare settings, and trigger specific actions for matching requests. |
2525
| [Load Balancing](/load-balancing/additional-options/load-balancing-china/) | Maximize application performance and availability. |
@@ -30,7 +30,6 @@ The following products and features are available on the Cloudflare China Networ
3030
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
3131
| [Workers](/workers/) | A serverless execution environment running on the Cloudflare global network. |
3232
| [Workers KV](/kv/) | Configuration data, service routing metadata, personalization (A/B testing). |
33-
| [Durable Objects](/durable-objects/)[^1] | Create AI agents, collaborative applications, real-time interactions like chat, and more without needing to coordinate state, have separate storage, or manage infrastructure. |
3433
| [R2](/r2/)[^2] | Object storage for all your data. |
3534
| [KV](/kv/) | Configuration data, service routing metadata, personalization (A/B testing). |
3635
| [Assets](/workers/static-assets/) | Upload static assets (HTML, CSS, images and other files) as part of your Worker — Cloudflare will handle caching and serving them to web browsers. |
@@ -45,11 +44,11 @@ The following products and features are available on the Cloudflare China Networ
4544
| [Workers for Platforms](/cloudflare-for-platforms/workers-for-platforms/) | Deploy custom code on behalf of your users or let your users directly deploy their own code to your platform, managing infrastructure. |
4645
| [Pages](/pages/) | Deploy dynamic front-end applications in record time. |
4746

48-
[^1]: Durable Objects cannot be created within Mainland China, all new instances will be created outside. Invoking a Durable Object still works as normal.
47+
[^1]: Turnstile is not available within Mainland China.
4948

5049
[^2]: R2 buckets cannot be created within Mainland China and [custom domains](/r2/buckets/public-buckets/#add-your-domain-to-cloudflare) are not supported within Mainland China. However, R2 can be extended into Mainland China through [Global Acceleration](/china-network/concepts/global-acceleration/).
5150

52-
[^3]: Image Resizing works [within Workers](/images/transform-images/transform-via-workers/) but not [through URL format](/images/transform-images/transform-via-url/).
51+
[^3]: Image Resizing works [within Workers](/images/transform-images/transform-via-workers/), but may not be available [through URL format](/images/transform-images/transform-via-url/).
5352

5453
## Network Services
5554

0 commit comments

Comments
 (0)