From 3cb20d0ddfa0c087f1e2d6f9346efea258de0a01 Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Wed, 24 Feb 2021 10:33:11 +0000 Subject: Remove obsolete example. --- README.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'README.md') 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: -### 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://.*)` -- cgit v1.2.3