diff --git a/documentation/docs.json b/documentation/docs.json index 9c32bc2c78..4c00890edb 100644 --- a/documentation/docs.json +++ b/documentation/docs.json @@ -189,6 +189,7 @@ "group": "Debugging & Interception", "pages": [ "guides/how-to-avoid-intercepting-certain-domains-on-the-desktop-app", + "guides/blocklist", "guides/how-to-use-requestly-extension-in-browserstack-live", "guides/requestly-integration-browserstack-app-live", "guides/disable-rule-application-status-widget", diff --git a/documentation/guides/blocklist.mdx b/documentation/guides/blocklist.mdx new file mode 100644 index 0000000000..bbafde2c1c --- /dev/null +++ b/documentation/guides/blocklist.mdx @@ -0,0 +1,57 @@ +--- +title: Blocklist +label: Blocklist +slug: blocklist +description: Blocklist lets you disable the Requestly Interceptor extension for certain websites. +seoTitle: "Blocklist: Stop Requestly on selected websites" +seoDescription: >- + The blocklist feature lets you disable the Requestly Interceptor extension for + selected websites. Useful for sites you don't want to intercept, or sites that + break under interception. +visibility: PUBLIC +--- +*** + +Blocklist lets you disable the Requestly Interceptor extension for specific websites. This keeps certain sites unaffected by Requestly's interception and modifications, which is useful in sensitive or problematic scenarios. + + + Available on Extension version >=24.7.23 and Desktop app version >=1.8.1 + + +