I thought they were providing the back-end, mixing algorithm, leaving the liquidity and updating algorithm to the Partners but is the real mixing done by Jambler and all these “MIXERs Partners” are only front-ends?
Yes, the real mixing is done by Jambler and all these partners [I'll call them Marketing partners with landing pages] are only front ends.
The marketing partners do not have their own database, the partners landing page do not even perform any mixing algorithm,
most importantly the partners do not own or even source [from other platform like exchange, stocks, dex] any Bitcoin for or by themselves. The partner's side only call an API [Application Programming Interface] to communicate with Jambler platform when end users want to mix coins using the landing pages. The real mixer is Jambler, not the partners [owner of the landing pages].
<?php
///////////////////////////////////////////////////
$YOUR_JAMBLER_API_KEY = '__YOUR_JAMBLER_API_KEY__';
$titles = array(
'index' => '{mixer_name} — bitcoin mixer 2.0',
'mix' => 'Second page — {mixer_name}',
'result' => 'First page — {mixer_name}'
);
$descriptions = array(
'index' => 'Main page description',
'mix' => 'Second page description',
'result' => 'First page description'
);
$tor_address = '';
///////////////////////////////////////////////////
$apiUrl = 'https://api.jambler.io';
$clearCDN = '';
$darkCDN = '';
$coin_ids = array(
'btc'
);
$version = 13;
We are seeing the first few lines of the PHP script of the partners index page. It's [consider a referral program] what Jambler provides when you register with them to become their partner. Someone who have coding knowledge will easily understand what is going on when calling the first three PHP variables $YOUR_JAMBLER_API_KEY, $titles and $descriptions.
- Can you mix coins on the Jambler website? No.
Yes, I can. Fact is I can mix coins using Jambler with cheaper fees than the fees I will pay their existing partners. Do you want me to demonstrate how? LOL
Brother, I am afraid to tell that you do not have IT education and unfortunately you were briefed wrong. But on the other hand, I wonder why did you chosen a complicated path to ask me some unnecessary questions, which are not even relevant [McDonald, Jambler's existence] where you could simply answer the only question I asked about who does the mixing [I can only think that, with the current situation of the mixer ban, you are try everything in your power to deny Jambler as a mixer].
I would still like to hear the answer of the question I asked you.That being said, McDonald's is a franchise. Anywhere in the world you will see they have same McDonald's logo, same name for the outlet, same branding materials. The taste of the food can be different depending on the continent and the local culture.