Skip to content

Commit

Permalink
safello for us
Browse files Browse the repository at this point in the history
  • Loading branch information
Overtorment committed Nov 5, 2019
1 parent 7b1cb1f commit 5bc7872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buy-bitcoin-redirect.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<body>
<div class="lds-dual-ring"></div>
<script>
var safello_countries = ["SE", "GB", "AD", "AT", "AX", "BE", "CH", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GG", "GI", "GR", "HR", "HU", "IE", "IM", "IS", "IT", "JE", "LI", "LT", "LU", "LV", "MC", "ME", "MT", "NL", "NO", "PL", "PT", "SI", "SK", "SM", "IC"];
var safello_countries = ["SE", "GB", "AD", "AT", "AX", "BE", "CH", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GG", "GI", "GR", "HR", "HU", "IE", "IM", "IS", "IT", "JE", "LI", "LT", "LU", "LV", "MC", "ME", "MT", "NL", "NO", "PL", "PT", "SI", "SK", "SM", "IC", "US"];
var u = new URLSearchParams(window.location.search);
var address = u.get('address') || '';
var safello_state_token = u.get('safelloStateToken')
Expand Down

0 comments on commit 5bc7872

Please sign in to comment.