Compare commits

..

3 Commits

Author SHA1 Message Date
renovate[bot]
17d41a2957 Update dependency web-ext to v8.2.0 2024-06-24 21:18:22 +00:00
davegallant
1917ecf2ce Apply automatic changes 2024-06-24 21:17:49 +00:00
anonion
93e39e16d4 Fix HP redirects (#30)
* fix whitespace

* fix HP
2024-06-24 17:17:38 -04:00
2 changed files with 26 additions and 26 deletions

View File

@@ -9,7 +9,7 @@
},
{
"name": "HP",
"pattern": "www.awin1.com(.*)&clickref=&p=(?<baseUrl>.*)&.*"
"pattern": "www.awin1.com(.*)&clickref=&p=(?<baseUrl>.*)"
},
{
"name": "Samsung",

View File

@@ -26,7 +26,7 @@
},
{
"name": "HP",
"pattern": "www.awin1.com(.*)&clickref=&p=(?<baseUrl>.*)&.*"
"pattern": "www.awin1.com(.*)&clickref=&p=(?<baseUrl>.*)"
},
{
"name": "Samsung",