Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a23e9ff58c86efe9

Jump to content

Template talk:CDNblock

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia

Template-protected edit request on 29 March 2024

[edit]

For the solution, please add something about Apple Private Relay. Change it such that it reads: Turn off your VPN or traffic anonymizer. Services that use this method of anonymization include Apple iCloud Private Relay and CloudFlare WARP. For Apple iCloud Private Relay users, see this support article from Apple. WizardGamer775 (talk) 13:28, 29 March 2024 (UTC)Reply

 Done * Pppery * it has begun... 01:23, 31 March 2024 (UTC)Reply
Thanks! WizardGamer775 (talk) 01:42, 31 March 2024 (UTC)Reply

Template-protected edit request on 7 April 2024

[edit]
Line 5: Line 5:
'''Solutions:''' '''Solutions:'''
* '''Turn off your VPN or traffic anonymizer'''. Services that use this method of anonymization include '''Apple Private Relay''' and '''CloudFlare WARP'''. For Apple iCloud Private Relay users, see [https://support.apple.com/en-ca/guide/iphone/iph499d287c2/ios this support article from Apple]. * '''Turn off your VPN or traffic anonymizer'''. Services that use this method of anonymization include '''Apple Private Relay''' and '''CloudFlare WARP'''. For Apple iCloud Private Relay users, [https://support.apple.com/102022#website temporarily disable it for Wikipedia].
* If you are an established editor, you may request [[WP:IPBE|IP block exemption]]. * If you are an established editor, you may request [[WP:IPBE|IP block exemption]].

As a Private Relay user I noticed that the template now links to an Apple support article for Private Relay users. However, Apple lets users temporarily disable Private Relay for websites that use IP blocking (such as Wikipedia). Also, the currently linked article is iOS-specific while the proposed link seems to also include macOS (which seems to have a different method). ~~2NumForIce (speak|edits) 04:21, 7 April 2024 (UTC)Reply

I think that's a good idea. Thanks for finding that link! Let's wait for a template editor to make the change. WizardGamer775 (talk) 12:55, 7 April 2024 (UTC)Reply
 Done * Pppery * it has begun... 16:50, 7 April 2024 (UTC)Reply

Fix capitalization of Cloudflare

[edit]

"CloudFlare" in "CloudFlare WARP" should be changed to "Cloudflare" ("Cloudflare WARP"). Hans5958 talk 14:01, 11 November 2024 (UTC)Reply

 Done Sohom (talk) 04:24, 12 November 2024 (UTC)Reply

Proposed changes to make steps more simple, clear, and empathetic

[edit]

I've received maybe half a dozen emails in the last couple months from people who are blocked using one of these proxy block templates, and who tend to be fine after I tell them to "turn off iCloud Private Relay". It strikes me that means the template can be a lot better. Therefore, I suggest adopting approximately the changes in the template sandbox (see this diff), approximately uniformly across these pages, with the necessary changes to account for differences between the template substance: (each template's talk page will receive this notification)

Best, KevinL (aka L235 · t · c) 22:43, 1 May 2025 (UTC)Reply

Hi, I'm not an admin nor a template editor, but it doesn't seem like anyone objects to this change after 4 months. Why not use the TPER template to notify template editors to make this change? NOTAROBOT1101 (talk) 04:08, 4 September 2025 (UTC)Reply
If you looked at the user's roles, you would see that Kevin is an administrator and thus can edit almost any page. Aasim (話すはなす) 15:21, 4 September 2025 (UTC)Reply

Proposed changes to improve dark mode color scheme

[edit]

Currently this template uses a light mode color scheme even in dark mode. This edit will make it use a dynamic color scheme using CSS.

+
<templatestyles src="Template:CDNblock/styles.css"/>
<div style="background-color:#F9F9F9; border:1px solid #A00; padding:0.5em;">
+
<div class="template-cdnblock" style="border:1px solid #A00; padding:0.5em;">
'''This IP address range is [[WP:BP|blocked]] because it is [[WP:OP|an anonymizing proxy]]{{#if:{{{service|}}}| that forms part of ''{{{service}}}''}}. Please read the instructions below to edit.'''
+
'''This IP address range is [[WP:BP|blocked]] because it is [[WP:OP|an anonymizing proxy]]{{#if:{{{service|}}}| that forms part of ''{{{service}}}''}}. Please read the instructions below to edit.'''

See the CSS file that was used, sandbox, diff, testcases.

NOTAROBOT1101 (talk) 05:30, 4 September 2025 (UTC)Reply

 Not done: dark mode support was added in Special:Diff/1311133552 using CSS variables. This edit request is no longer actual. —⁠andrybak (talk) 23:16, 1 October 2025 (UTC)Reply