diff --git a/redirects.json b/redirects.json new file mode 100644 index 0000000..67d3377 --- /dev/null +++ b/redirects.json @@ -0,0 +1,54 @@ +[ + { + "name": "Amazon", + "pattern": "www.amazon.ca/gp/redirect.html\\?ie=UTF8&location=(?.*?)(&|ref%3D|%3F)" + }, + { + "name": "Best Buy", + "pattern": "bestbuyca.(.*).net(.*)\\?u=(?.*)" + }, + { + "name": "HP", + "pattern": "www.awin1.com(.*)&clickref=&p=(?.*)&.*" + }, + { + "name": "Samsung", + "pattern": "www.awin1.com(.*)?p=(?.*)" + }, + { + "name": "redirectingat.com", + "pattern": "go.redirectingat.com/.*url=(?.*).*" + }, + { + "name": "homedepot", + "pattern": "the-home-depot-ca.pxf.io(.*)?u=(?.*)" + }, + { + "name": "redirectingat", + "pattern": "go.redirectingat.com(.*)?url=(?.*)" + }, + { + "name": "adidas-canada", + "pattern": "adidas-canada.sjv.io(.*)?u=(?.*)" + }, + { + "name": "canadiantire", + "pattern": "imp.i([0-9]*).net(.*)?u=(?.*)" + }, + { + "name": "underarmour", + "pattern": "www.awin1.com(.*)?ued=(?.*)" + }, + { + "name": "lenovo", + "pattern": "(.*).evyy.net(.*)?u=(?.*)" + }, + { + "name": "thesource", + "pattern": "www.kqzyfj.com(.*)?url=(?.*)" + }, + { + "name": "walmart", + "pattern": "click.linksynergy.com(.*)?murl=(?.*)&u1=.*" + } +]