From de0f47aa6c0078c5db72a586714d8c07f7f555b4 Mon Sep 17 00:00:00 2001 From: Gitoffthelawn Date: Sun, 9 Jun 2024 03:26:24 -0700 Subject: [PATCH] Improved clarity --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2c3e72..4adac23 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Opera extension is no longer present (as of 2023/01/16) - Include pattern: `^(https?://)([a-z0-9-]*\.)m(?:obile)?\.(.*)` - Redirect to: `$1$2$3` - Pattern type: Regular Expression -- Description: Always show the desktop site of a webpage +- Description: Always show the desktop version of websites ### AMP redirect - Example URL: `https://www.google.com/amp/www.example.com/amp/document` @@ -32,7 +32,7 @@ Opera extension is no longer present (as of 2023/01/16) - Include pattern: `^(?:https?://)ad.doubleclick.net/.*\?(http?s://.*)` - Redirect to: `$1` - Pattern type: Regular Expression -- Description: Remove doubleclick link tracking / fix problems with doubleclick host based blocking +- Description: Remove doubleclick link tracking / fix problems with doubleclick host-based blocking ### YouTube Shorts to YouTube - Example URL: `https://www.youtube.com/shorts/video-id`