From 979e27172d559514b071f73b1bf9bb997c0e1c86 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Wed, 28 Dec 2022 07:56:32 -0500 Subject: [PATCH] Update script.js --- script.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script.js b/script.js index 0540d96..f00f7bb 100644 --- a/script.js +++ b/script.js @@ -31,6 +31,8 @@ { name: 'redirectingat.com', pattern: 'go.redirectingat.com/.*url=(?.*).*', + }, + { name: 'homedepot', pattern: 'the-home-depot-ca.pxf.io(.*)\?u=(?.*)', },