Skip to content

Commit 94784b0

Browse files
authored
docs: remove references to deprecated Cloudflare Apps (#23037)
1 parent 3345912 commit 94784b0

File tree

4 files changed

+10
-27
lines changed

4 files changed

+10
-27
lines changed

src/content/docs/billing/usage-based-billing.mdx

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ For some Cloudflare subscriptions and services, you will be charged based on how
99

1010
For example, if your billing date is March 15 and you enabled Cloudflare Workers in the dashboard on March 1, your March 15 invoice will include the Workers charges from March 1-15. The next invoice on April 15 will include charges for Workers usage between March 16 and April 15.
1111

12-
1312
:::note
1413
The pricing structure varies based on the service being used.
1514
:::
@@ -18,7 +17,6 @@ The pricing structure varies based on the service being used.
1817

1918
For customers on Professional plans or higher, you can monitor the usage of Cloudflare add-ons by enabling email notifications. When enabled, you will receive a notification to the billing email address on file when the traffic, queries, requests, or minutes-watched exceed your desired threshold.
2019

21-
2220
:::note
2321
The email notifications are for informational purposes only. Actual usage and billing may vary. Your monthly invoice is the most reliable source for billing information.
2422
:::
@@ -28,13 +26,3 @@ You can choose both the product that you want to be notified about, and the thre
2826
For example, Argo Smart Routing has **Notify when total bytes of traffic exceeds** as a threshold, and Load Balancing has **Notify when total number of DNS Queries exceeds** as a threshold.
2927

3028
To set up an alert, refer to [Configure Cloudflare notifications](/notifications/get-started/).
31-
32-
## Billing for Cloudflare apps
33-
34-
Many apps are free and you will not be billed for them.
35-
36-
All paid apps within Cloudflare Apps are billed monthly. You are charged monthly for each domain for which you have purchased and installed an app.
37-
38-
When you remove an app, you are not refunded for the remainder of the final month, but you can reinstall the app at any time during that period to resume using it.
39-
40-
For more information, refer to [Cloudflare's Billing Policy](/billing/billing-policy/).

src/content/docs/fundamentals/reference/network-ports.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ Block traffic on ports other than 80 and 443 in Cloudflare paid plans by doing o
7171

7272
Ports 80 and 443 are the only ports compatible with:
7373

74-
- HTTP/HTTPS traffic within China data centers for domains that have the **China Network** enabled, and
75-
- Proxying of [Cloudflare Apps](https://cloudflareapps.com/apps/developer/docs/getting-started)
74+
- HTTP/HTTPS traffic within China data centers for domains that have the **China Network** enabled
7675

7776
<Render file="open-ports-blocked-traffic" product="waf" /> <br />
7877

src/content/docs/fundamentals/reference/policies-compliances/content-security-policies.mdx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ If you require the CSP headers to be changed or added, you can change them using
3535

3636
To use certain Cloudflare features, however, you may need to update the headers in your CSP:
3737

38-
| Feature(s) | Updated headers |
39-
| ----------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
40-
| [Rocket Loader](/speed/optimization/content/rocket-loader/), [Mirage](/speed/optimization/images/mirage/) | `script-src 'self' ajax.cloudflare.com;` |
41-
| [Cloudflare Apps](https://cloudflareapps.com/apps/developer/docs/getting-started), [Scrape Shield](/waf/tools/scrape-shield/) | `script-src 'self' 'unsafe-inline'` |
42-
| [Web Analytics](/web-analytics/) | `script-src static.cloudflareinsights.com; connect-src cloudflareinsights.com` |
43-
| [Bot products](/bots/) | Refer to [JavaScript detections and CSPs](/bots/additional-configurations/javascript-detections/#if-you-have-a-content-security-policy-csp). |
44-
| [Page Shield](/page-shield/) | Refer to [Page Shield CSP Header format](/page-shield/reference/csp-header/). |
45-
| [Zaraz](/zaraz/) | No updates required ([details](https://blog.cloudflare.com/cloudflare-zaraz-supports-csp/)). |
46-
| [Turnstile](/turnstile/) | Refer to [Turnstile CSP](/turnstile/reference/content-security-policy/). |
38+
| Feature(s) | Updated headers |
39+
| --------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
40+
| [Rocket Loader](/speed/optimization/content/rocket-loader/), [Mirage](/speed/optimization/images/mirage/) | `script-src 'self' ajax.cloudflare.com;` |
41+
| [Scrape Shield](/waf/tools/scrape-shield/) | `script-src 'self' 'unsafe-inline'` |
42+
| [Web Analytics](/web-analytics/) | `script-src static.cloudflareinsights.com; connect-src cloudflareinsights.com` |
43+
| [Bot products](/bots/) | Refer to [JavaScript detections and CSPs](/bots/additional-configurations/javascript-detections/#if-you-have-a-content-security-policy-csp). |
44+
| [Page Shield](/page-shield/) | Refer to [Page Shield CSP Header format](/page-shield/reference/csp-header/). |
45+
| [Zaraz](/zaraz/) | No updates required ([details](https://blog.cloudflare.com/cloudflare-zaraz-supports-csp/)). |
46+
| [Turnstile](/turnstile/) | Refer to [Turnstile CSP](/turnstile/reference/content-security-policy/). |

src/content/docs/support/troubleshooting/http-status-codes/cloudflare-1xxx-errors/error-1014.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ By default, Cloudflare prohibits a DNS CNAME record between domains in different
1414

1515
Another common cause is connecting a custom domain to an R2 bucket, where the domain is an active zone with the [zone hold](/fundamentals/account/account-security/zone-holds/) feature enabled.
1616

17-
:::caution
18-
[Cloudflare Apps](https://www.cloudflare.com/apps/) are not currently supported by [Cloudflare for SaaS](/cloudflare-for-platforms/cloudflare-for-saas/), therefore any app using a domain configured on our SaaS solution may produce 1014 errors.
19-
:::
20-
2117
### Resolution
2218

2319
- To allow CNAME record resolution to a domain in a different Cloudflare account, the domain owner of the CNAME target must use [Cloudflare for SaaS](/cloudflare-for-platforms/cloudflare-for-saas/).

0 commit comments

Comments
 (0)