Bitcoin Forum
May 09, 2024, 05:25:49 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 »  All
  Print  
Author Topic: MiniFaucet Script (a MyFaucet replacement)  (Read 51971 times)
momore
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
November 09, 2015, 06:46:00 PM
 #241

Quote

The main script has only 2 pages, /faucet and /admin and i want to make another one, for example /privacypolicy, how can i do that. If i try to access example.org/privacypolicy it brings me to /faucet

I know it has 2 pages Smiley

Did you saw how many pages has my website (http://www.freebtc.click) ?

It is the same script Smiley

Hey bro, I need your help.

I saw that your faucet is using Coinbase as processor.

I tried to use Coinbase too, I've trying for two whole days already, but always failed.  

I downloaded the "Master" version/branch of the script, but I always got a blank page, and I found it is caused from the "CoinbaseWalletProvider.php" file, once I removed the code "require_once 'WalletProviders/CoinbaseWalletProvider.php';" from "core.php", the site running good, but I could not use Coinbase though I set everything correct in the "config.php".  


I tried with "Blockchain" version/branch of the script as well, everything is running well, but I could not use Coinbase as well though I set everything correct in the "config.php".

PS: I tested with Blockchain, everything is running well.  But I want to use Coinbase.  Any idea how to fix it?  Thanks in advance.

Hi

I dont know..
For me is working fine ..
I think is better to contact @Elbandi
I don't know too much about coding, php and these.


Hm, btw, which branch you use, blockchain or master?   It seemed Elbandi hadn't been here online for long time.

Thanks anyway for your fast reply.
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715275549
Hero Member
*
Offline Offline

Posts: 1715275549

View Profile Personal Message (Offline)

Ignore
1715275549
Reply with quote  #2

1715275549
Report to moderator
1715275549
Hero Member
*
Offline Offline

Posts: 1715275549

View Profile Personal Message (Offline)

Ignore
1715275549
Reply with quote  #2

1715275549
Report to moderator
momore
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
November 09, 2015, 07:10:45 PM
 #242

Quote

The main script has only 2 pages, /faucet and /admin and i want to make another one, for example /privacypolicy, how can i do that. If i try to access example.org/privacypolicy it brings me to /faucet

I know it has 2 pages Smiley

Did you saw how many pages has my website (http://www.freebtc.click) ?

It is the same script Smiley

Hey bro, I need your help.

I saw that your faucet is using Coinbase as processor.

I tried to use Coinbase too, I've trying for two whole days already, but always failed.  

I downloaded the "Master" version/branch of the script, but I always got a blank page, and I found it is caused from the "CoinbaseWalletProvider.php" file, once I removed the code "require_once 'WalletProviders/CoinbaseWalletProvider.php';" from "core.php", the site running good, but I could not use Coinbase though I set everything correct in the "config.php".  


I tried with "Blockchain" version/branch of the script as well, everything is running well, but I could not use Coinbase as well though I set everything correct in the "config.php".

PS: I tested with Blockchain, everything is running well.  But I want to use Coinbase.  Any idea how to fix it?  Thanks in advance.

Hi

I dont know..
For me is working fine ..
I think is better to contact @Elbandi
I don't know too much about coding, php and these.


Hm, btw, which branch you use, blockchain or master?   It seemed Elbandi hadn't been here online for long time.

Thanks anyway for your fast reply.

I just checked his profile, it seems he's been online today.  Grin Just sent him a pm.
maloibtc
Member
**
Offline Offline

Activity: 322
Merit: 10


View Profile
November 09, 2015, 09:16:43 PM
 #243

Please, help !! How to make a button out of your account (not from the admin panel ) , and how to do that in 10 minutes the user returns to the page main? Please, help
hoop
Legendary
*
Offline Offline

Activity: 1523
Merit: 1001


NOBT - WNOBT your saving bank◕◡◕


View Profile WWW
November 10, 2015, 09:04:05 AM
 #244

Never mind I got it working, by deleting Blocklo folder (I won't be using it) and then commented out:
Code:
require_once 'BlockIo/lib/block_io.php';
in core.php (line 23)
Do you test it after this modify on live server?

Not really, haven't tried it on a live server, I use Xampp for now.
I tried it on live server and Blocklo not the issue it's funcaptcha issue

hmm that's wierd because I haven't seen funCaptcha in this script, only reCaptcha. Are you sure aren't using keys from funcaptcha in reCaptcha service?
Recheck the script files,you will find funCaptcha in templates/recaptcha.php

            ██████████  ██████████▄▄
         █████████████  ██████████████▄▄
   ▄███  █████▄                  ▀▀███████▄
  ██████   ▀█████▄          ████     ▀▀█████
 █████        ▀█████▄       ████        █████
 ████            ▀████      ████         ████
 ████         ██▄   ▀█  ██▄ ████         ████
 ████▌        █████▄    ████████        ▐████
 ▐████        ████████    ▀█████        ████▌
  █████       ████ ▀██  █▄   ▀██       █████
   █████      ████      ████▄         █████
    █████▄    ████       ▀█████▄    ▄█████
     ▀█████▄  ████          ▀█████▄   ██▀
       ▀█████▄                 ▀█████
         ▀██████▄▄          ▄▄██████▀
            ▀▀████████  ████████▀▀
                ▀▀████  ████▀▀
Take care of your financial privacy
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
A blockchain loyalty scheme and more
██
██
██
██
██
██
██
██
██
██
██
██


███████████████
███          ██████████████████
████████████████████████████████
███                          ███
███                          ███
███             ██           ███
███       ██   ██   ██       ███
███      ██    ██    ██      ███
███       ██  ██    ██       ███
███                          ███
███                          ███
████████████████████████████████


           ████    ████
       █████████ ████████
                           
████████████████████████████
█████████████████████████████
██████████████████
██████████████████ ███████████
██████████████████ ██    █████
██████████████████ ███████████
██████████████████
█████████████████████████████
████████████████████████████


        ▄█████▄
      ▄█████████
     ████    ███▌
    ███       ██▌
   ▐██ ███  ████
   ▄███████████
  ███████████▀
 ████  ███ ██▌
▐██       ███
▐███    ████
 █████████▀
  ▀█████▀
██
██
██
██
██
██
██
██
██
██
██
██
ANN         Discord
Twitter    Telegram
Nobt-plataform
notaek
Legendary
*
Offline Offline

Activity: 1268
Merit: 1009


View Profile WWW
November 13, 2015, 07:42:00 AM
 #245

Can I integrate the script with WordPress database? I have a WordPress site and I want to use it as a micro-faucet.

krishnapramod
Legendary
*
Offline Offline

Activity: 1470
Merit: 1078


View Profile
November 26, 2015, 11:13:21 AM
 #246

Hi, whether the Xapo payout option in this script pays to Xapo users only (Xapo email or wallet) or to any bitcoin address?
hoop
Legendary
*
Offline Offline

Activity: 1523
Merit: 1001


NOBT - WNOBT your saving bank◕◡◕


View Profile WWW
November 27, 2015, 08:23:08 PM
 #247

Hi, whether the Xapo payout option in this script pays to Xapo users only (Xapo email or wallet) or to any bitcoin address?
Change your config.php file // Allowed address types

Code:
allowEmail = false; 
to
allowEmail = true;

this will set the Xapo payout option to users Xapo email

            ██████████  ██████████▄▄
         █████████████  ██████████████▄▄
   ▄███  █████▄                  ▀▀███████▄
  ██████   ▀█████▄          ████     ▀▀█████
 █████        ▀█████▄       ████        █████
 ████            ▀████      ████         ████
 ████         ██▄   ▀█  ██▄ ████         ████
 ████▌        █████▄    ████████        ▐████
 ▐████        ████████    ▀█████        ████▌
  █████       ████ ▀██  █▄   ▀██       █████
   █████      ████      ████▄         █████
    █████▄    ████       ▀█████▄    ▄█████
     ▀█████▄  ████          ▀█████▄   ██▀
       ▀█████▄                 ▀█████
         ▀██████▄▄          ▄▄██████▀
            ▀▀████████  ████████▀▀
                ▀▀████  ████▀▀
Take care of your financial privacy
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
A blockchain loyalty scheme and more
██
██
██
██
██
██
██
██
██
██
██
██


███████████████
███          ██████████████████
████████████████████████████████
███                          ███
███                          ███
███             ██           ███
███       ██   ██   ██       ███
███      ██    ██    ██      ███
███       ██  ██    ██       ███
███                          ███
███                          ███
████████████████████████████████


           ████    ████
       █████████ ████████
                           
████████████████████████████
█████████████████████████████
██████████████████
██████████████████ ███████████
██████████████████ ██    █████
██████████████████ ███████████
██████████████████
█████████████████████████████
████████████████████████████


        ▄█████▄
      ▄█████████
     ████    ███▌
    ███       ██▌
   ▐██ ███  ████
   ▄███████████
  ███████████▀
 ████  ███ ██▌
▐██       ███
▐███    ████
 █████████▀
  ▀█████▀
██
██
██
██
██
██
██
██
██
██
██
██
ANN         Discord
Twitter    Telegram
Nobt-plataform
-Lukas
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 22, 2016, 11:52:34 PM
 #248

Hello, can someone explain to me how the payment system works this script (fees, time, outputs)? Sorry my Inglês.
hoop
Legendary
*
Offline Offline

Activity: 1523
Merit: 1001


NOBT - WNOBT your saving bank◕◡◕


View Profile WWW
January 25, 2016, 05:43:25 PM
 #249

Hello, can someone explain to me how the payment system works this script (fees, time, outputs)? Sorry my Inglês.
all you need to know in config.php file

            ██████████  ██████████▄▄
         █████████████  ██████████████▄▄
   ▄███  █████▄                  ▀▀███████▄
  ██████   ▀█████▄          ████     ▀▀█████
 █████        ▀█████▄       ████        █████
 ████            ▀████      ████         ████
 ████         ██▄   ▀█  ██▄ ████         ████
 ████▌        █████▄    ████████        ▐████
 ▐████        ████████    ▀█████        ████▌
  █████       ████ ▀██  █▄   ▀██       █████
   █████      ████      ████▄         █████
    █████▄    ████       ▀█████▄    ▄█████
     ▀█████▄  ████          ▀█████▄   ██▀
       ▀█████▄                 ▀█████
         ▀██████▄▄          ▄▄██████▀
            ▀▀████████  ████████▀▀
                ▀▀████  ████▀▀
Take care of your financial privacy
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
A blockchain loyalty scheme and more
██
██
██
██
██
██
██
██
██
██
██
██


███████████████
███          ██████████████████
████████████████████████████████
███                          ███
███                          ███
███             ██           ███
███       ██   ██   ██       ███
███      ██    ██    ██      ███
███       ██  ██    ██       ███
███                          ███
███                          ███
████████████████████████████████


           ████    ████
       █████████ ████████
                           
████████████████████████████
█████████████████████████████
██████████████████
██████████████████ ███████████
██████████████████ ██    █████
██████████████████ ███████████
██████████████████
█████████████████████████████
████████████████████████████


        ▄█████▄
      ▄█████████
     ████    ███▌
    ███       ██▌
   ▐██ ███  ████
   ▄███████████
  ███████████▀
 ████  ███ ██▌
▐██       ███
▐███    ████
 █████████▀
  ▀█████▀
██
██
██
██
██
██
██
██
██
██
██
██
ANN         Discord
Twitter    Telegram
Nobt-plataform
senyorito123
Hero Member
*****
Offline Offline

Activity: 1736
Merit: 505


#SWGT PRE-SALE IS LIVE


View Profile
January 27, 2016, 06:38:19 AM
 #250

Hello, can someone explain to me how the payment system works this script (fees, time, outputs)? Sorry my Inglês.
all you need to know in config.php file

ok do i need to put all the payment processor to the config.php file ??


.SWG.io.













..Pre-Sale is LIVE at $0.15..







..Buy Now..







``█████████████████▄▄
``````▄▄▄▄▄▄▄▄▄▄▄▄████▄
````````````````````▀██▄
```▀▀▀▀``▀▀▀▀▀▀▀▀▀▀▀▄███
``````▄▄▄▄▄▄▄▄▄▄▄▄``▄███
``▄▄▄▄▄▄▄```▄▄▄▄▄``▄███
``````````````````▄██▀
```````````████████████▄
````````````````````▀▀███
`````````▀▀▀▀▀▀▀▀▀▀▀▀▄████
```▄▄▄``▄▄▄▄▄▄▄▄▄▄`````███
`▄▄▄▄▄▄▄▄▄``▄▄▄▄▄▄`````███
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀████
```````````````````▄▄████
``▀▀▀▀▀``▀▀▀▀▀▀▀▀▀█████
██``███████████████▀▀

FIRST LISTING
..CONFIRMED..






superiorus
Legendary
*
Offline Offline

Activity: 1358
Merit: 1000

Bitcoiner since start, and continue to love it!


View Profile WWW
January 27, 2016, 09:37:43 AM
 #251

Hello, can someone explain to me how the payment system works this script (fees, time, outputs)? Sorry my Inglês.
all you need to know in config.php file

ok do i need to put all the payment processor to the config.php file ??

Hi

You just need to choose one payment processor (Blockchain, Coinbase, etc) and paste the infos in your config.php

senyorito123
Hero Member
*****
Offline Offline

Activity: 1736
Merit: 505


#SWGT PRE-SALE IS LIVE


View Profile
January 27, 2016, 09:51:22 AM
 #252

Hello, can someone explain to me how the payment system works this script (fees, time, outputs)? Sorry my Inglês.
all you need to know in config.php file

ok do i need to put all the payment processor to the config.php file ??

Hi

You just need to choose one payment processor (Blockchain, Coinbase, etc) and paste the infos in your config.php

if you were me, what payment processor would you choose?


.SWG.io.













..Pre-Sale is LIVE at $0.15..







..Buy Now..







``█████████████████▄▄
``````▄▄▄▄▄▄▄▄▄▄▄▄████▄
````````````````````▀██▄
```▀▀▀▀``▀▀▀▀▀▀▀▀▀▀▀▄███
``````▄▄▄▄▄▄▄▄▄▄▄▄``▄███
``▄▄▄▄▄▄▄```▄▄▄▄▄``▄███
``````````````````▄██▀
```````````████████████▄
````````````````````▀▀███
`````````▀▀▀▀▀▀▀▀▀▀▀▀▄████
```▄▄▄``▄▄▄▄▄▄▄▄▄▄`````███
`▄▄▄▄▄▄▄▄▄``▄▄▄▄▄▄`````███
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀████
```````````````````▄▄████
``▀▀▀▀▀``▀▀▀▀▀▀▀▀▀█████
██``███████████████▀▀

FIRST LISTING
..CONFIRMED..






superiorus
Legendary
*
Offline Offline

Activity: 1358
Merit: 1000

Bitcoiner since start, and continue to love it!


View Profile WWW
January 27, 2016, 09:58:43 AM
 #253

Hello, can someone explain to me how the payment system works this script (fees, time, outputs)? Sorry my Inglês.
all you need to know in config.php file

ok do i need to put all the payment processor to the config.php file ??

Hi

You just need to choose one payment processor (Blockchain, Coinbase, etc) and paste the infos in your config.php

if you were me, what payment processor would you choose?

I use Coinbase
Check your PM.

-Lukas
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 29, 2016, 10:05:14 PM
 #254

Hello, can someone explain to me how the payment system works this script (fees, time, outputs)? Sorry my Inglês.
all you need to know in config.php file

Hello, I already read everything but still do not get that part.

// Transaction fee in satoshis
Fee = 10,000;

The fee is for every cashout, or several withdrawals? I just do not understand the API blockchain.
hoop
Legendary
*
Offline Offline

Activity: 1523
Merit: 1001


NOBT - WNOBT your saving bank◕◡◕


View Profile WWW
February 03, 2016, 10:37:57 AM
 #255

Hello, can someone explain to me how the payment system works this script (fees, time, outputs)? Sorry my Inglês.
all you need to know in config.php file

Hello, I already read everything but still do not get that part.

// Transaction fee in satoshis
Fee = 10,000;

The fee is for every cashout, or several withdrawals? I just do not understand the API blockchain.
It's for Coinbase only

            ██████████  ██████████▄▄
         █████████████  ██████████████▄▄
   ▄███  █████▄                  ▀▀███████▄
  ██████   ▀█████▄          ████     ▀▀█████
 █████        ▀█████▄       ████        █████
 ████            ▀████      ████         ████
 ████         ██▄   ▀█  ██▄ ████         ████
 ████▌        █████▄    ████████        ▐████
 ▐████        ████████    ▀█████        ████▌
  █████       ████ ▀██  █▄   ▀██       █████
   █████      ████      ████▄         █████
    █████▄    ████       ▀█████▄    ▄█████
     ▀█████▄  ████          ▀█████▄   ██▀
       ▀█████▄                 ▀█████
         ▀██████▄▄          ▄▄██████▀
            ▀▀████████  ████████▀▀
                ▀▀████  ████▀▀
Take care of your financial privacy
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
A blockchain loyalty scheme and more
██
██
██
██
██
██
██
██
██
██
██
██


███████████████
███          ██████████████████
████████████████████████████████
███                          ███
███                          ███
███             ██           ███
███       ██   ██   ██       ███
███      ██    ██    ██      ███
███       ██  ██    ██       ███
███                          ███
███                          ███
████████████████████████████████


           ████    ████
       █████████ ████████
                           
████████████████████████████
█████████████████████████████
██████████████████
██████████████████ ███████████
██████████████████ ██    █████
██████████████████ ███████████
██████████████████
█████████████████████████████
████████████████████████████


        ▄█████▄
      ▄█████████
     ████    ███▌
    ███       ██▌
   ▐██ ███  ████
   ▄███████████
  ███████████▀
 ████  ███ ██▌
▐██       ███
▐███    ████
 █████████▀
  ▀█████▀
██
██
██
██
██
██
██
██
██
██
██
██
ANN         Discord
Twitter    Telegram
Nobt-plataform
-Lukas
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
February 14, 2016, 04:54:42 PM
 #256

I created a new page called "refer" to show the link ref and banners, but the values that pull the server does not appear, are as follows: Refer and get (was supposed to have the value of <? Php echo $ referPercent;? > here)% of every dispense! This is your referral link: (here supposed to be the link that comes from <? Php echo $ reflink;>) but the values are blank. Does anyone know what can it be? or how to fix?

The values appear only on the page / faucet in any other page / faq / stats / refer, even if you are logged in with the address, the values are blank.

Thanks to anyone who can help.
superiorus
Legendary
*
Offline Offline

Activity: 1358
Merit: 1000

Bitcoiner since start, and continue to love it!


View Profile WWW
February 14, 2016, 05:11:44 PM
 #257

I created a new page called "refer" to show the link ref and banners, but the values that pull the server does not appear, are as follows: Refer and get (was supposed to have the value of <? Php echo $ referPercent;? > here)% of every dispense! This is your referral link: (here supposed to be the link that comes from <? Php echo $ reflink;>) but the values are blank. Does anyone know what can it be? or how to fix?

The values appear only on the page / faucet in any other page / faq / stats / refer, even if you are logged in with the address, the values are blank.

Thanks to anyone who can help.

What's your url? 
So we can take a look.

hoop
Legendary
*
Offline Offline

Activity: 1523
Merit: 1001


NOBT - WNOBT your saving bank◕◡◕


View Profile WWW
February 14, 2016, 06:10:36 PM
 #258

I created a new page called "refer" to show the link ref and banners, but the values that pull the server does not appear, are as follows: Refer and get (was supposed to have the value of <? Php echo $ referPercent;? > here)% of every dispense! This is your referral link: (here supposed to be the link that comes from <? Php echo $ reflink;>) but the values are blank. Does anyone know what can it be? or how to fix?

The values appear only on the page / faucet in any other page / faq / stats / refer, even if you are logged in with the address, the values are blank.

Thanks to anyone who can help.
Are these other page / faq / stats / refer loaded can you see these pages?

            ██████████  ██████████▄▄
         █████████████  ██████████████▄▄
   ▄███  █████▄                  ▀▀███████▄
  ██████   ▀█████▄          ████     ▀▀█████
 █████        ▀█████▄       ████        █████
 ████            ▀████      ████         ████
 ████         ██▄   ▀█  ██▄ ████         ████
 ████▌        █████▄    ████████        ▐████
 ▐████        ████████    ▀█████        ████▌
  █████       ████ ▀██  █▄   ▀██       █████
   █████      ████      ████▄         █████
    █████▄    ████       ▀█████▄    ▄█████
     ▀█████▄  ████          ▀█████▄   ██▀
       ▀█████▄                 ▀█████
         ▀██████▄▄          ▄▄██████▀
            ▀▀████████  ████████▀▀
                ▀▀████  ████▀▀
Take care of your financial privacy
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
A blockchain loyalty scheme and more
██
██
██
██
██
██
██
██
██
██
██
██


███████████████
███          ██████████████████
████████████████████████████████
███                          ███
███                          ███
███             ██           ███
███       ██   ██   ██       ███
███      ██    ██    ██      ███
███       ██  ██    ██       ███
███                          ███
███                          ███
████████████████████████████████


           ████    ████
       █████████ ████████
                           
████████████████████████████
█████████████████████████████
██████████████████
██████████████████ ███████████
██████████████████ ██    █████
██████████████████ ███████████
██████████████████
█████████████████████████████
████████████████████████████


        ▄█████▄
      ▄█████████
     ████    ███▌
    ███       ██▌
   ▐██ ███  ████
   ▄███████████
  ███████████▀
 ████  ███ ██▌
▐██       ███
▐███    ████
 █████████▀
  ▀█████▀
██
██
██
██
██
██
██
██
██
██
██
██
ANN         Discord
Twitter    Telegram
Nobt-plataform
-Lukas
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
February 14, 2016, 10:50:07 PM
 #259

What's your url? 
So we can take a look.

Are these other page / faq / stats / refer loaded can you see these pages?

This is only a test site. http://coinbux.esy.es

When you enter, you need to make a claim to be able to show your id reference.
See the news or faq page and try clicking on your stats modal, having made a claim, you will realize that the values do not appear out of the page / faucet.
hoop
Legendary
*
Offline Offline

Activity: 1523
Merit: 1001


NOBT - WNOBT your saving bank◕◡◕


View Profile WWW
February 15, 2016, 03:12:01 PM
 #260

What's your url? 
So we can take a look.

Are these other page / faq / stats / refer loaded can you see these pages?

This is only a test site. http://coinbux.esy.es

When you enter, you need to make a claim to be able to show your id reference.
See the news or faq page and try clicking on your stats modal, having made a claim, you will realize that the values do not appear out of the page / faucet.
Try to modify index.php file with your change.

            ██████████  ██████████▄▄
         █████████████  ██████████████▄▄
   ▄███  █████▄                  ▀▀███████▄
  ██████   ▀█████▄          ████     ▀▀█████
 █████        ▀█████▄       ████        █████
 ████            ▀████      ████         ████
 ████         ██▄   ▀█  ██▄ ████         ████
 ████▌        █████▄    ████████        ▐████
 ▐████        ████████    ▀█████        ████▌
  █████       ████ ▀██  █▄   ▀██       █████
   █████      ████      ████▄         █████
    █████▄    ████       ▀█████▄    ▄█████
     ▀█████▄  ████          ▀█████▄   ██▀
       ▀█████▄                 ▀█████
         ▀██████▄▄          ▄▄██████▀
            ▀▀████████  ████████▀▀
                ▀▀████  ████▀▀
Take care of your financial privacy
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
A blockchain loyalty scheme and more
██
██
██
██
██
██
██
██
██
██
██
██


███████████████
███          ██████████████████
████████████████████████████████
███                          ███
███                          ███
███             ██           ███
███       ██   ██   ██       ███
███      ██    ██    ██      ███
███       ██  ██    ██       ███
███                          ███
███                          ███
████████████████████████████████


           ████    ████
       █████████ ████████
                           
████████████████████████████
█████████████████████████████
██████████████████
██████████████████ ███████████
██████████████████ ██    █████
██████████████████ ███████████
██████████████████
█████████████████████████████
████████████████████████████


        ▄█████▄
      ▄█████████
     ████    ███▌
    ███       ██▌
   ▐██ ███  ████
   ▄███████████
  ███████████▀
 ████  ███ ██▌
▐██       ███
▐███    ████
 █████████▀
  ▀█████▀
██
██
██
██
██
██
██
██
██
██
██
██
ANN         Discord
Twitter    Telegram
Nobt-plataform
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!