Skip to content

Commit

Permalink
fix: remove old affiliate program system
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Jul 26, 2023
1 parent bddb674 commit ee49a79
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -170,15 +170,6 @@ export default defineNuxtConfig({
'data-domain': 'https://capgo.app,https://web.capgo.app',
'async': true,
},
{
'src': 'https://r.wdfl.co/rw.js',
'data-rewardful': 'f5a722',
'async': true,
},
{
hid: 'rewardful-code',
children: '(function(w,r){w._rwq=r;w[r]=w[r]||function(){(w[r].q=w[r].q||[]).push(arguments)}})(window,\'rewardful\');',
},
{
'src': 'https://pls.digitalshift-ee.workers.dev/js/script.js',
'data-api': 'https://pls.digitalshift-ee.workers.dev/api/event',
Expand Down

0 comments on commit ee49a79

Please sign in to comment.