From 54c501e27737a3dcdb70a641c0f25955ee237ee9 Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Mon, 19 Jun 2023 05:11:27 +0200 Subject: [PATCH] Added Bang affiliate link. --- seeds/06_affiliates.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/seeds/06_affiliates.js b/seeds/06_affiliates.js index 32fedbf1..6c034976 100755 --- a/seeds/06_affiliates.js +++ b/seeds/06_affiliates.js @@ -238,6 +238,12 @@ const campaigns = [ url: 'https://www.iyalc.com/evilangel/go.php?pr=8&su=2&si=128&ad=277470&pa=index&ar=&buffer=', comment: 'per signup', }, + // bang + { + network: 'bang', + url: 'https://www.bang.com/?aff=eyJ3IjoiMTQ1ODYiLCJsIjoiMzE2NDYiLCJ0IjoiNDU4NjEifQ==', + comment: 'per signup', + }, // julesjordan { network: 'julesjordan',