A tool for parsing traffic on the jetstream and applying a moderation workstream based on regexp based rules

Remove unused LINK_SHORTENER constant

Skywatch dccceef8 b2c32712

-4
-4
rules/constants.ts
··· 6 export const GLOBAL_ALLOW: string[] = [ 7 // Example: "did:plc:example123", 8 ]; 9 - 10 - export const LINK_SHORTENER: string[] = [ 11 - // Example: "did:plc:example123", 12 - ];
··· 6 export const GLOBAL_ALLOW: string[] = [ 7 // Example: "did:plc:example123", 8 ];