diff --git a/src/content/docs/api-shield/get-started.mdx b/src/content/docs/api-shield/get-started.mdx
index 800dc52859a7f1b..2a4aa0b32ac09e7 100644
--- a/src/content/docs/api-shield/get-started.mdx
+++ b/src/content/docs/api-shield/get-started.mdx
@@ -9,7 +9,6 @@ sidebar:
import { GlossaryTooltip, Render, Steps } from "~/components"
-
This guide will help you set up API Shield to identify and address API security best practices.
diff --git a/src/content/docs/api-shield/index.mdx b/src/content/docs/api-shield/index.mdx
index e80018debf4a850..b103de1f8cc1cbc 100644
--- a/src/content/docs/api-shield/index.mdx
+++ b/src/content/docs/api-shield/index.mdx
@@ -11,7 +11,6 @@ head:
import { Description, Feature, Plan, RelatedProduct, Render } from "~/components"
-
Identify and address your API vulnerabilities.
diff --git a/src/content/docs/api-shield/management-and-monitoring/endpoint-management/index.mdx b/src/content/docs/api-shield/management-and-monitoring/endpoint-management/index.mdx
index c4c4b9714b71fc4..863d3c0107b65d2 100644
--- a/src/content/docs/api-shield/management-and-monitoring/endpoint-management/index.mdx
+++ b/src/content/docs/api-shield/management-and-monitoring/endpoint-management/index.mdx
@@ -9,8 +9,6 @@ sidebar:
import { GlossaryTooltip, Plan, Steps, Tabs, TabItem, Render } from "~/components"
-
-
Monitor the health of your API endpoints by saving, updating, and monitoring performance metrics using API Shield’s Endpoint Management.
diff --git a/src/content/docs/api-shield/security/index.mdx b/src/content/docs/api-shield/security/index.mdx
index c45c485c2d9c38e..6a6fd7537ee8872 100644
--- a/src/content/docs/api-shield/security/index.mdx
+++ b/src/content/docs/api-shield/security/index.mdx
@@ -6,9 +6,8 @@ sidebar:
---
-import { DirectoryListing, Render } from "~/components"
+import { DirectoryListing } from "~/components"
-
Cloudflare offers the following features to help secure your APIs:
diff --git a/src/content/docs/api-shield/security/jwt-validation/index.mdx b/src/content/docs/api-shield/security/jwt-validation/index.mdx
index 5ca01b53011e296..d700e04f6f79525 100644
--- a/src/content/docs/api-shield/security/jwt-validation/index.mdx
+++ b/src/content/docs/api-shield/security/jwt-validation/index.mdx
@@ -8,7 +8,6 @@ sidebar:
import { GlossaryTooltip, Steps, Tabs, TabItem, Render } from "~/components"
-
JSON web tokens (JWT) are often used as part of an authentication component on many web applications today. Since JWTs are crucial to identifying users and their access, ensuring the token’s integrity is important.
diff --git a/src/content/docs/api-shield/security/schema-validation/index.mdx b/src/content/docs/api-shield/security/schema-validation/index.mdx
index 5b8810e602c89a8..5c29ba77be70ed0 100644
--- a/src/content/docs/api-shield/security/schema-validation/index.mdx
+++ b/src/content/docs/api-shield/security/schema-validation/index.mdx
@@ -6,9 +6,8 @@ sidebar:
---
-import { GlossaryDefinition, GlossaryTooltip, Plan, Steps, Tabs, TabItem, Render } from "~/components"
+import { GlossaryDefinition, GlossaryTooltip, Plan, Steps, Tabs, TabItem } from "~/components"
-
diff --git a/src/content/docs/bots/bot-analytics.mdx b/src/content/docs/bots/bot-analytics.mdx
index 807b1c0bd66cb0b..f1b7c8f72ef7153 100644
--- a/src/content/docs/bots/bot-analytics.mdx
+++ b/src/content/docs/bots/bot-analytics.mdx
@@ -10,8 +10,6 @@ head:
import { GlossaryTooltip, Render } from "~/components";
-
-
## Business and Enterprise
Business and Enterprise customers without Bot Management can use **Bot Analytics** to dynamically examine bot traffic. These dashboards offer less functionality than Bot Management for Enterprise but still help you understand bot traffic on your domain.
diff --git a/src/content/docs/bots/get-started/bot-fight-mode.mdx b/src/content/docs/bots/get-started/bot-fight-mode.mdx
index 048bd953f715b72..0d9203053c09264 100644
--- a/src/content/docs/bots/get-started/bot-fight-mode.mdx
+++ b/src/content/docs/bots/get-started/bot-fight-mode.mdx
@@ -11,8 +11,6 @@ head:
import { Tabs, TabItem, Steps, Render } from '~/components';
-
-
Bot Fight Mode is a simple, free product that helps detect and mitigate bot traffic on your domain. When enabled, the product:
- Identifies traffic matching patterns of known bots
diff --git a/src/content/docs/bots/get-started/bot-management.mdx b/src/content/docs/bots/get-started/bot-management.mdx
index 1104ca174350cfe..2b12df4ba14b259 100644
--- a/src/content/docs/bots/get-started/bot-management.mdx
+++ b/src/content/docs/bots/get-started/bot-management.mdx
@@ -11,8 +11,6 @@ learning_center:
import { Tabs, TabItem, Steps, Render } from '~/components';
-
-
Bot Management for Enterprise is a paid add-on that provides sophisticated bot protection for your domain. Customers can identify automated traffic, take appropriate action, and view detailed analytics within the dashboard.
This Enterprise product provides the most flexibility to customers by:
diff --git a/src/content/docs/bots/get-started/super-bot-fight-mode.mdx b/src/content/docs/bots/get-started/super-bot-fight-mode.mdx
index 1eafba3dc056afa..0cc1495bb526baf 100644
--- a/src/content/docs/bots/get-started/super-bot-fight-mode.mdx
+++ b/src/content/docs/bots/get-started/super-bot-fight-mode.mdx
@@ -11,7 +11,6 @@ head:
import { Render, Tabs, TabItem, Steps } from "~/components"
-
Super Bot Fight Mode is included in your Pro, Business, or Enterprise subscription. When enabled, the product:
diff --git a/src/content/docs/bots/index.mdx b/src/content/docs/bots/index.mdx
index 098bde94b29812e..9bb1e6c5bfb946c 100644
--- a/src/content/docs/bots/index.mdx
+++ b/src/content/docs/bots/index.mdx
@@ -10,8 +10,6 @@ head:
import { CardGrid, Description, Feature, LinkTitleCard, Plan, RelatedProduct, Render } from "~/components"
-
-
Identify and mitigate automated traffic to protect your domain from bad bots.
diff --git a/src/content/docs/ddos-protection/advanced-ddos-systems/concepts.mdx b/src/content/docs/ddos-protection/advanced-ddos-systems/concepts.mdx
index b1bb1b78bc8cd23..61c2f18ac7da16c 100644
--- a/src/content/docs/ddos-protection/advanced-ddos-systems/concepts.mdx
+++ b/src/content/docs/ddos-protection/advanced-ddos-systems/concepts.mdx
@@ -10,8 +10,6 @@ head:
import { GlossaryTooltip, Render } from "~/components";
-
-
## Prefixes
Advanced DDoS Protection protects the IP prefixes you select from sophisticated DDoS attacks. A prefix can be an IP address or an IP range in CIDR format. You must add prefixes to Advanced DDoS Protection so that Cloudflare can analyze incoming packets and offer protection against sophisticated TCP DDoS attacks.
diff --git a/src/content/docs/ddos-protection/get-started.mdx b/src/content/docs/ddos-protection/get-started.mdx
index ef26e92a08bf6cc..4b92a179f2e529c 100644
--- a/src/content/docs/ddos-protection/get-started.mdx
+++ b/src/content/docs/ddos-protection/get-started.mdx
@@ -6,9 +6,7 @@ sidebar:
---
-import { Steps, Render } from "~/components"
-
-
+import { Steps } from "~/components"
## Free, Pro, and Business plans
diff --git a/src/content/docs/ddos-protection/index.mdx b/src/content/docs/ddos-protection/index.mdx
index 36db282ec105f11..7ae6d315706dd90 100644
--- a/src/content/docs/ddos-protection/index.mdx
+++ b/src/content/docs/ddos-protection/index.mdx
@@ -8,9 +8,7 @@ head:
content: Overview
---
-import { Description, Feature, FeatureTable, GlossaryTooltip, Plan, RelatedProduct, Render } from "~/components"
-
-
+import { Description, Feature, FeatureTable, GlossaryTooltip, Plan, RelatedProduct } from "~/components"
diff --git a/src/content/docs/page-shield/detection/index.mdx b/src/content/docs/page-shield/detection/index.mdx
index c0bb648f9c92e9a..6ac8f48204c9a7d 100644
--- a/src/content/docs/page-shield/detection/index.mdx
+++ b/src/content/docs/page-shield/detection/index.mdx
@@ -9,8 +9,6 @@ head: []
description: Learn more about Page Shield's detection features.
---
-import { DirectoryListing, Render } from "~/components";
-
-
+import { DirectoryListing } from "~/components";
diff --git a/src/content/docs/page-shield/get-started.mdx b/src/content/docs/page-shield/get-started.mdx
index 5ce69245f077a56..ae59d0fffb1ed2f 100644
--- a/src/content/docs/page-shield/get-started.mdx
+++ b/src/content/docs/page-shield/get-started.mdx
@@ -11,8 +11,6 @@ description: Learn how to get started with client-side resource monitoring.
import { Tabs, TabItem, Render, Steps } from "~/components";
-
-
## Activate client-side resource monitoring
To enable client-side resource monitoring:
diff --git a/src/content/docs/page-shield/how-it-works/index.mdx b/src/content/docs/page-shield/how-it-works/index.mdx
index b1a855a56ebf2bd..ad061e69103e8eb 100644
--- a/src/content/docs/page-shield/how-it-works/index.mdx
+++ b/src/content/docs/page-shield/how-it-works/index.mdx
@@ -10,9 +10,7 @@ description: Page Shield tracks resources (such as scripts) loaded by your
malicious resources.
---
-import { GlossaryTooltip, Render } from "~/components";
-
-
+import { GlossaryTooltip } from "~/components";
Page Shield helps manage client-side resources loaded by your website visitors, including scripts, their connections, and [cookies](https://www.cloudflare.com/learning/privacy/what-are-cookies/). It can trigger alert notifications when resources change or are considered malicious.
diff --git a/src/content/docs/page-shield/index.mdx b/src/content/docs/page-shield/index.mdx
index f3ed3859691148b..387c7bb765d258b 100644
--- a/src/content/docs/page-shield/index.mdx
+++ b/src/content/docs/page-shield/index.mdx
@@ -11,9 +11,7 @@ description: Page Shield is a comprehensive client-side security and privacy
browsing environment.
---
-import { Description, Feature, FeatureTable, Plan, Render } from "~/components";
-
-
+import { Description, Feature, FeatureTable, Plan } from "~/components";
diff --git a/src/content/docs/page-shield/policies/index.mdx b/src/content/docs/page-shield/policies/index.mdx
index b02d09c5a16b935..db3d90814acfc7b 100644
--- a/src/content/docs/page-shield/policies/index.mdx
+++ b/src/content/docs/page-shield/policies/index.mdx
@@ -7,9 +7,7 @@ description: Use Page Shield policies to define the resources (scripts) allowed
on your applications.
---
-import { GlossaryTooltip, Render } from "~/components";
-
-
+import { GlossaryTooltip } from "~/components";
:::note
Only available to Enterprise customers with a paid add-on.
diff --git a/src/content/docs/security/index.mdx b/src/content/docs/security/index.mdx
index 051cb8227bb9f4d..9c7348e1adce8c5 100644
--- a/src/content/docs/security/index.mdx
+++ b/src/content/docs/security/index.mdx
@@ -16,10 +16,8 @@ import {
LinkTitleCard,
RelatedProduct,
Stream,
- Render,
} from "~/components";
-
The application security dashboard is your starting point to better understand the security posture of your web applications, and to configure rules to protect them.
diff --git a/src/content/docs/waf/account/custom-rulesets/index.mdx b/src/content/docs/waf/account/custom-rulesets/index.mdx
index ec74924c43d2a6f..8164aa8c603681f 100644
--- a/src/content/docs/waf/account/custom-rulesets/index.mdx
+++ b/src/content/docs/waf/account/custom-rulesets/index.mdx
@@ -4,9 +4,6 @@ title: Custom rulesets
sidebar:
order: 2
---
-import { Render } from "~/components";
-
-
:::note
This feature requires an Enterprise plan with a paid add-on.
diff --git a/src/content/docs/waf/account/index.mdx b/src/content/docs/waf/account/index.mdx
index 441d90d586630f3..7909f2191a16b5f 100644
--- a/src/content/docs/waf/account/index.mdx
+++ b/src/content/docs/waf/account/index.mdx
@@ -6,9 +6,6 @@ sidebar:
group:
label: Account-level configuration
---
-import { Render } from "~/components";
-
-
:::note
This feature requires an Enterprise plan with a paid add-on.
diff --git a/src/content/docs/waf/account/managed-rulesets/index.mdx b/src/content/docs/waf/account/managed-rulesets/index.mdx
index d32f81d73eb8e86..5ee056c4f97f095 100644
--- a/src/content/docs/waf/account/managed-rulesets/index.mdx
+++ b/src/content/docs/waf/account/managed-rulesets/index.mdx
@@ -7,8 +7,6 @@ sidebar:
import { Render, Tabs, TabItem, Details, APIRequest } from "~/components";
-
-
:::note
This feature requires an Enterprise plan with a paid add-on.
:::
diff --git a/src/content/docs/waf/account/rate-limiting-rulesets/index.mdx b/src/content/docs/waf/account/rate-limiting-rulesets/index.mdx
index d03d4371878c1a8..23d096b5da75a0a 100644
--- a/src/content/docs/waf/account/rate-limiting-rulesets/index.mdx
+++ b/src/content/docs/waf/account/rate-limiting-rulesets/index.mdx
@@ -5,9 +5,7 @@ sidebar:
order: 3
---
-import { GlossaryTooltip, Render } from "~/components";
-
-
+import { GlossaryTooltip } from "~/components";
A rate limiting rule defines a rate limit for requests matching an expression, and the action to perform when that rate limit is reached. At the account level, rate limiting rules are always grouped into rate limiting rulesets, which you then deploy.
diff --git a/src/content/docs/waf/analytics/index.mdx b/src/content/docs/waf/analytics/index.mdx
index 96cc745034813e5..b51cf4b18343b94 100644
--- a/src/content/docs/waf/analytics/index.mdx
+++ b/src/content/docs/waf/analytics/index.mdx
@@ -7,9 +7,7 @@ sidebar:
hideIndex: true
---
-import { DirectoryListing, Render} from "~/components";
-
-
+import { DirectoryListing } from "~/components";
Refer to the following pages for more information on the available analytics dashboards for Cloudflare security products:
diff --git a/src/content/docs/waf/concepts.mdx b/src/content/docs/waf/concepts.mdx
index 2fb4fbb08020aa2..212ee9e2eaf8f9d 100644
--- a/src/content/docs/waf/concepts.mdx
+++ b/src/content/docs/waf/concepts.mdx
@@ -7,8 +7,6 @@ sidebar:
import { GlossaryTooltip, Render } from "~/components";
-
-
:::note[What is a Web Application Firewall?]
diff --git a/src/content/docs/waf/custom-rules/index.mdx b/src/content/docs/waf/custom-rules/index.mdx
index 7a80ee97ff2f3d6..a6a4af00aa91cc4 100644
--- a/src/content/docs/waf/custom-rules/index.mdx
+++ b/src/content/docs/waf/custom-rules/index.mdx
@@ -7,8 +7,6 @@ sidebar:
import { Render, FeatureTable } from "~/components";
-
-
Custom rules are evaluated in order, and some actions like _Block_ will stop the evaluation of other rules. For more details on actions and their behavior, refer to the [actions reference](/ruleset-engine/rules-language/actions/).
diff --git a/src/content/docs/waf/detections/index.mdx b/src/content/docs/waf/detections/index.mdx
index 4f72a09409313e7..f377451e34a75fd 100644
--- a/src/content/docs/waf/detections/index.mdx
+++ b/src/content/docs/waf/detections/index.mdx
@@ -14,11 +14,8 @@ import {
Tabs,
TabItem,
Steps,
- Render,
} from "~/components";
-
-
Traffic detections check incoming requests for malicious or potentially malicious activity. Each enabled detection provides one or more scores — available in the [Security Analytics](/waf/analytics/security-analytics/) dashboard — that you can use in rule expressions.
Cloudflare currently provides the following detections for finding security threats in incoming requests:
diff --git a/src/content/docs/waf/detections/leaked-credentials/index.mdx b/src/content/docs/waf/detections/leaked-credentials/index.mdx
index f3b6946ba4f10fb..0c7a09c76c2e50a 100644
--- a/src/content/docs/waf/detections/leaked-credentials/index.mdx
+++ b/src/content/docs/waf/detections/leaked-credentials/index.mdx
@@ -7,9 +7,7 @@ sidebar:
label: Leaked credentials
---
-import { Type, Render } from "~/components";
-
-
+import { Type } from "~/components";
The leaked credentials [traffic detection](/waf/detections/) scans incoming requests for credentials (usernames and passwords) previously leaked from [data breaches](https://www.cloudflare.com/learning/security/what-is-a-data-breach/).
diff --git a/src/content/docs/waf/detections/malicious-uploads/index.mdx b/src/content/docs/waf/detections/malicious-uploads/index.mdx
index f33f4f0b3738c0c..09e70f2afee9813 100644
--- a/src/content/docs/waf/detections/malicious-uploads/index.mdx
+++ b/src/content/docs/waf/detections/malicious-uploads/index.mdx
@@ -7,9 +7,8 @@ sidebar:
label: Malicious uploads
---
-import { GlossaryTooltip, Type, Render } from "~/components";
+import { GlossaryTooltip, Type } from "~/components";
-
The malicious uploads detection, also called uploaded content scanning, is a WAF [traffic detection](/waf/concepts/#detection-versus-mitigation) that scans content being uploaded to your application.
diff --git a/src/content/docs/waf/get-started.mdx b/src/content/docs/waf/get-started.mdx
index 2775b7af65342f3..ed82d9c5afd7eda 100644
--- a/src/content/docs/waf/get-started.mdx
+++ b/src/content/docs/waf/get-started.mdx
@@ -5,9 +5,7 @@ sidebar:
order: 2
---
-import { Stream, Details, GlossaryTooltip, Tabs, TabItem, Steps, Render } from "~/components";
-
-
+import { Stream, Details, GlossaryTooltip, Tabs, TabItem, Steps } from "~/components";
The Cloudflare Web Application Firewall (Cloudflare WAF) checks incoming web and API requests and filters undesired traffic based on sets of rules called rulesets.
diff --git a/src/content/docs/waf/index.mdx b/src/content/docs/waf/index.mdx
index b1e6244ca1f825e..4f6f529d4e6d432 100644
--- a/src/content/docs/waf/index.mdx
+++ b/src/content/docs/waf/index.mdx
@@ -19,8 +19,6 @@ import {
Stream,
} from "~/components";
-
-
Get automatic protection from vulnerabilities and the flexibility to create custom rules.
diff --git a/src/content/docs/waf/managed-rules/check-for-exposed-credentials/index.mdx b/src/content/docs/waf/managed-rules/check-for-exposed-credentials/index.mdx
index 18b444f76499d88..51aff46f2999389 100644
--- a/src/content/docs/waf/managed-rules/check-for-exposed-credentials/index.mdx
+++ b/src/content/docs/waf/managed-rules/check-for-exposed-credentials/index.mdx
@@ -7,8 +7,6 @@ sidebar:
import { GlossaryTooltip, Render } from "~/components";
-
-
Many web applications have suffered credential stuffing attacks in the recent past. In these attacks there is a massive number of login attempts using username/password pairs from databases of exposed credentials.
Cloudflare offers you automated checks for exposed credentials using Cloudflare Web Application Firewall (WAF).
diff --git a/src/content/docs/waf/managed-rules/index.mdx b/src/content/docs/waf/managed-rules/index.mdx
index 850b3db47d80a62..ff819f11e634254 100644
--- a/src/content/docs/waf/managed-rules/index.mdx
+++ b/src/content/docs/waf/managed-rules/index.mdx
@@ -12,8 +12,6 @@ head:
import { FeatureTable, Render, RuleID } from "~/components";
-
-
## Available managed rulesets
diff --git a/src/content/docs/waf/managed-rules/payload-logging/index.mdx b/src/content/docs/waf/managed-rules/payload-logging/index.mdx
index 8510b5005461a88..ab9b99f0703b3c0 100644
--- a/src/content/docs/waf/managed-rules/payload-logging/index.mdx
+++ b/src/content/docs/waf/managed-rules/payload-logging/index.mdx
@@ -5,9 +5,7 @@ sidebar:
order: 11
---
-import { GlossaryTooltip, Render } from "~/components";
-
-
+import { GlossaryTooltip } from "~/components";
The WAF allows you to log the request information that triggered a specific rule of a managed ruleset. This information is known as the payload. Payload information includes the specific string that triggered the rule, along with the text that appears immediately before and after the match.
diff --git a/src/content/docs/waf/managed-rules/waf-exceptions/index.mdx b/src/content/docs/waf/managed-rules/waf-exceptions/index.mdx
index fec5138a80d2cf0..0ac1710d80e1e07 100644
--- a/src/content/docs/waf/managed-rules/waf-exceptions/index.mdx
+++ b/src/content/docs/waf/managed-rules/waf-exceptions/index.mdx
@@ -8,10 +8,6 @@ head:
content: Create WAF exceptions
---
-import { Render } from "~/components";
-
-
-
Create an exception to skip the execution of WAF managed rulesets or some of their rules. The exception configuration includes an expression that defines the skip conditions, and the rules or rulesets to skip under those conditions.
## Types of exceptions
diff --git a/src/content/docs/waf/rate-limiting-rules/best-practices.mdx b/src/content/docs/waf/rate-limiting-rules/best-practices.mdx
index f0735b9f5007a59..a63bee1a0715b93 100644
--- a/src/content/docs/waf/rate-limiting-rules/best-practices.mdx
+++ b/src/content/docs/waf/rate-limiting-rules/best-practices.mdx
@@ -8,8 +8,6 @@ sidebar:
import { Render } from "~/components";
-
-
The following sections cover typical rate limiting configurations for common use cases. You can combine the provided example rules and adjust them to your own scenario.
The main use cases for rate limiting are the following:
diff --git a/src/content/docs/waf/rate-limiting-rules/index.mdx b/src/content/docs/waf/rate-limiting-rules/index.mdx
index 6bad1f842728dd2..239a7e58a939fb4 100644
--- a/src/content/docs/waf/rate-limiting-rules/index.mdx
+++ b/src/content/docs/waf/rate-limiting-rules/index.mdx
@@ -8,8 +8,6 @@ tableOfContents: false
import { Render } from "~/components";
-
-
Rate limiting rules allow you to define rate limits for requests matching an expression, and the action to perform when those rate limits are reached.
In the [new security dashboard](/security/), rate limiting rules are one of the available types of [security rules](/security/rules/). Security rules perform security-related actions on incoming requests that match specified filters.
diff --git a/src/content/docs/waf/tools/index.mdx b/src/content/docs/waf/tools/index.mdx
index 91d4dac2f8bd98c..6f93cae99e861fd 100644
--- a/src/content/docs/waf/tools/index.mdx
+++ b/src/content/docs/waf/tools/index.mdx
@@ -7,9 +7,8 @@ sidebar:
hideIndex: true
---
-import { DirectoryListing, Render } from "~/components";
+import { DirectoryListing } from "~/components";
-
The Cloudflare WAF offers the following additional tools:
diff --git a/src/content/docs/waf/tools/ip-access-rules/index.mdx b/src/content/docs/waf/tools/ip-access-rules/index.mdx
index 82add945ad431c2..c0c6ade45a42a86 100644
--- a/src/content/docs/waf/tools/ip-access-rules/index.mdx
+++ b/src/content/docs/waf/tools/ip-access-rules/index.mdx
@@ -5,9 +5,7 @@ sidebar:
order: 2
---
-import { GlossaryTooltip, Render } from "~/components";
-
-
+import { GlossaryTooltip } from "~/components";
Use IP Access rules to allowlist, block, and challenge traffic based on the visitor's IP address, Autonomous System Number (ASN), or country.
diff --git a/src/content/docs/waf/tools/lists/index.mdx b/src/content/docs/waf/tools/lists/index.mdx
index eee1bedfe321ff8..25ab0fd4a566f29 100644
--- a/src/content/docs/waf/tools/lists/index.mdx
+++ b/src/content/docs/waf/tools/lists/index.mdx
@@ -7,8 +7,6 @@ sidebar:
import { FeatureTable, Render } from "~/components";
-
-
Use lists to refer to a group of items (such as IP addresses) collectively, by name, in rule expressions of Cloudflare products. You can create your own custom lists or use lists managed by Cloudflare, such as [Managed IP Lists](/waf/tools/lists/managed-lists/#managed-ip-lists).
Lists have the following advantages:
diff --git a/src/content/docs/waf/tools/scrape-shield/index.mdx b/src/content/docs/waf/tools/scrape-shield/index.mdx
index 5f893ffb2c065ac..ce9806c866df8d4 100644
--- a/src/content/docs/waf/tools/scrape-shield/index.mdx
+++ b/src/content/docs/waf/tools/scrape-shield/index.mdx
@@ -5,9 +5,8 @@ sidebar:
order: 3
---
-import { DirectoryListing, Render } from "~/components";
+import { DirectoryListing } from "~/components";
-
Scrape Shield is a collection of settings meant to protect your site's content.
diff --git a/src/content/partials/waf/survey.mdx b/src/content/partials/waf/survey.mdx
deleted file mode 100644
index ceb3190b15a64b8..000000000000000
--- a/src/content/partials/waf/survey.mdx
+++ /dev/null
@@ -1,8 +0,0 @@
----
-{}
----
-
-:::note[Help us improve your experience]
-
-[Share your feedback to help Cloudflare improve the application security documentation.](https://cloudflare.sjc1.qualtrics.com/jfe/form/SV_73WSqfaS0gsWvpc)
-:::
\ No newline at end of file