This repository contains the LinkSanitizer rules created by the community.
Find the app at LinkSanitizer.
The rules here expect a catch all rule of
matcher:
type: "all"
operations:
- type: "resolve"
mode:
type: "http"
- type: "strip-params"
mode:
type: "all"
- type: "rematch"Add your rules to rules.yaml. See schema.ts for the schema.