From f01d67fa4b6f61ed2b3a2d1a7998e1ebbd780cb4 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Sat, 14 Apr 2018 03:04:37 +0200 Subject: [PATCH] Fixed a lacking step --- .../DandelionSproutRedirectorList.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dandelion Sprout-s Redirector Assistant List/DandelionSproutRedirectorList.json b/Dandelion Sprout-s Redirector Assistant List/DandelionSproutRedirectorList.json index 43415da50..a75a54abc 100644 --- a/Dandelion Sprout-s Redirector Assistant List/DandelionSproutRedirectorList.json +++ b/Dandelion Sprout-s Redirector Assistant List/DandelionSproutRedirectorList.json @@ -5,11 +5,11 @@ { "description": "Adobe Flash for Firefox without all the McAfee crap", "exampleUrl": "https://get.adobe.com/flashplayer/", - "exampleResult": "https://www.filehorse.com/download-flashplayer-firefox/", + "exampleResult": "https://www.filehorse.com/download-flashplayer-firefox/download/", "error": null, "includePattern": "*://get.adobe.com/flashplayer/", "excludePattern": "", - "redirectUrl": "https://www.filehorse.com/download-flashplayer-firefox/", + "redirectUrl": "https://www.filehorse.com/download-flashplayer-firefox/download/", "patternType": "W", "processMatches": "noProcessing", "disabled": false,