aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 74f814c..779dcdf 100644
--- a/README.md
+++ b/README.md
@@ -18,12 +18,6 @@
- Pattern type: Regular Expression
- Description: AMP is bad: <https://80x24.net/post/the-problem-with-amp/>
-### old reddit
-- Example URL: `https://www.reddit.com/u/test`
-- Include pattern: `^(?:https?://)(?:www.)reddit.com(.*)`
-- Redirect to: `https://old.reddit.com$1`
-- Pattern type: Regular Expression
-
### doubleclick escaper
- Example URL: `https://ad.doubleclick.net/ddm/trackclk/N135005.2681608PRIVATENETWORK/B20244?https://www.example.com`
- Include pattern: `^(?:https?://)ad.doubleclick.net/.*\?(http?s://.*)`