Post
Topic
Board Service Announcements
Merits 12 from 4 users
Re: Automatic Crypto Swap - No KYC or account needed
by
audereyy
on 27/10/2022, 16:24:28 UTC
⭐ Merited by LoyceV (4) ,dkbit98 (3) ,Bitcoin_Arena (3) ,ETFbitcoin (2)
Your site is just a frontend for the ChangeNow's javascript widget, that is loaded via iframe:

Code:
<iframe id='iframe-widget' src='https://changenow.io/embeds/exchange-widget/v2/widget.html?FAQ=false&amount=1.0&amountFiat&backgroundColor=2B2B35&darkMode=true&from=btc&horizontal=false&isFiat=false&lang=en-US&link_id=600eb89555c411&locales=true&logo=false&primaryColor=0275d8&to=eth&toTheMoon=false' style="height: 356px; width: 100%; border: none"></iframe>

Code:
<!-- End your project here-->
<script defer src='https://changenow.io/embeds/exchange-widget/v2/stepper-connector.js'></script>

It doesn't work in Chromium at all: https://oshi.at/gcVN.png

Why are you saying it's a swap service while it's an incorrect and misleading definition for your project? It would be better to call it 'ChangeNow alternative frontend' or something like that, more straightforward and without omitting the fact you do not operate a swap service.