aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEinar Egilsson <einar@einaregilsson.com>2021-02-24 10:33:11 +0000
committerGitHub <noreply@github.com>2021-02-24 10:33:11 +0000
commit3cb20d0ddfa0c087f1e2d6f9346efea258de0a01 (patch)
treeea6914a6b6237eddf2731fb06298c4b512aae3da /README.md
parentbc77e9b2be5b98d4fb3e3a58fb3cbedd11ace908 (diff)
Remove obsolete example.
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://.*)`