---
id: gk-foundation-integrity-revocation-url
title: "Filter - gk/foundation/integrity/revocation-url"
sidebar_label: "gk/foundation/integrity/revocation-url"
tags:
  - "1.17.0"
---

# Filter: gk/foundation/integrity/revocation-url

Filters the revocation feed URL.

Used by local/staging environments to point at a test worker. Production sites should never override this — a rogue URL defeats revocation enforcement on cold start because the durable copy is read without re-verification.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $url | `string` | Default revocation feed URL. |

### Since

- 1.17.0

### Source

Defined in `Licenses/Integrity/PackageVerifier.php` at line 821

