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: a22f51f2cf9a386c

Jump to content

Template:Tracked/styles.css

Page template-protected
From Wikipedia, the free encyclopedia
/* {{pp|small=y}} */
.tracked {
	float: right;
	clear: right;
	margin: 0 0 1em 1em;
	width: 12em;
	border: 1px solid var( --border-color-base, #a2a9b1 );
	border-radius: 2px;
	background-color: var( --background-color-interactive, #EAECF0 );
    color: var( --color-base, #202122 );
	font-size: 85%;
	text-align: center;
	padding: 0.5em;
}

.tracked-url {
	font-weight: bold;
}

.tracked-closure {
	color: var( --color-emphasized, #000 );
	font-weight: bold;
	text-transform: uppercase;
}

.tracked-resolved {
	color: var( --color-success, #14866d );
}