Skip to content

Commit

Permalink
Minify JSON files.
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 22, 2024
1 parent 0747476 commit e64d360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alternative.min.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"/[^.]+\\.fandom\\.com":{"description":"Fandom Wiki","mode":"regex","regex":["^https?://([^.]+)\\.fandom\\.com/wiki/"],"replace":["https://antifandom.com/$1/wiki/"],"author":"PRO-2684"},"wikipedia.org/":{"wiki":{"description":"Wikipedia to Wikiwand (en)","mode":"regex","regex":["^https?://wikipedia\\.org/wiki/"],"replace":["https://www.wikiwand.com/en/"],"author":"PRO-2684"}},"/[^.]+\\.wikipedia\\.org/":{"wiki":{"description":"Wikipedia to Wikiwand (lang)","mode":"regex","regex":["^https?://([^.]+)\\.wikipedia\\.org/wiki/"],"replace":["https://www.wikiwand.com/$1/"],"author":"PRO-2684"}},"www.reddit.com":{"description":"Reddit to Safe Reddit","mode":"regex","regex":["^https?://www\\.reddit\\.com/"],"replace":["https://safereddit.com/"],"author":"PRO-2684"},"/.*imgur\\.com":{"description":"Imgur to Rimgo","mode":"regex","regex":["^https?://.*imgur\\.com/"],"replace":["https://rimgo.privacyredirect.com/"],"author":"PRO-2684"}}
{"/[^.]+\\.fandom\\.com":{"description":"Fandom Wiki","mode":"regex","regex":["^https?://([^.]+)\\.fandom\\.com/wiki/"],"replace":["https://antifandom.com/$1/wiki/"],"author":"PRO-2684"},"wikipedia.org/":{"wiki/":{"/.+":{"description":"Wikipedia to Wikiwand (en)","mode":"regex","regex":["^https?://wikipedia\\.org/wiki/([^?]*)$"],"replace":["https://www.wikiwand.com/en/articles/$1"],"author":"PRO-2684"}}},"/[^.]+\\.wikipedia\\.org/":{"wiki/":{"/.+":{"description":"Wikipedia to Wikiwand (lang)","mode":"regex","regex":["^https?://([^.]+)\\.wikipedia\\.org/wiki/([^?]*)$"],"replace":["https://www.wikiwand.com/$1/articles/$2"],"author":"PRO-2684"}}},"www.reddit.com":{"description":"Reddit to Safe Reddit","mode":"regex","regex":["^https?://www\\.reddit\\.com/"],"replace":["https://safereddit.com/"],"author":"PRO-2684"},"/.*imgur\\.com":{"description":"Imgur to Rimgo","mode":"regex","regex":["^https?://.*imgur\\.com/"],"replace":["https://rimgo.privacyredirect.com/"],"author":"PRO-2684"}}

0 comments on commit e64d360

Please sign in to comment.