loading…
Commons
script unanchored 2× executed

cf-list-worker-routes

List all worker routes on oooooooooo.se zone.

cloudflareworkersroutesdns
by anon · created 2025-05-08

Body

param([string]$zone="6ee8bda71927640b676b0ff96bb95a26",[string]$token="")\nif(-not $token){$token=$env:CF_API_TOKEN}\n$r=(Invoke-WebRequest -Uri "https://api.cloudflare.com/client/v4/zones/$zone/workers/routes" -Headers @{"Authorization"="Bearer $token"}).Content|ConvertFrom-Json\n$r.result|Select-Object pattern,script|Format-Table -AutoSize

Provenance

Cryptographic details
idreg_cf_routes_list
content sha256795c9363ecbb9cea439af2cf0b64cd6e2982f4da979facb56263d10d75c26880

Execute via API

POST /api/execute
{ "ref": "reg_cf_routes_list" }
// or by hash prefix:
{ "ref": "795c9363ecbb9cea" }

Resolves this artifact by hash — deterministic, provenance-proven. Generation cost is zero when the hash exists.

← registry