add HP regex pattern

This commit is contained in:
anonion
2023-03-17 09:37:13 -06:00
parent 979e27172d
commit 215cea0d0e

View File

@@ -24,6 +24,10 @@
name: 'Best Buy',
pattern: 'bestbuyca.(.*).net(.*)\\?u=(?<baseUrl>.*)',
},
{
name: 'HP',
pattern: 'www.awin1.com(.*)\&clickref=\&p=(?<baseUrl>.*)\&.*',
},
{
name: 'Samsung',
pattern: 'www.awin1.com(.*)\?p=(?<baseUrl>.*)',