Skip to content

LinkSanitizer/CommunityRules

Repository files navigation

Community Rules

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"

Contributing

Add your rules to rules.yaml. See schema.ts for the schema.

About

LinkSanitizer Rules

Resources

License

Stars

Watchers

Forks

Releases

No releases published