Bitcoin Forum
May 03, 2024, 09:15:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help me.!!!  (Read 141 times)
DAYUZARCE.COM (OP)
Member
**
Offline Offline

Activity: 249
Merit: 22

CRYPTO.NET.PE


View Profile WWW
September 29, 2018, 07:00:21 PM
 #1

good morning, Bitcointalk someone could help me with, how to make my site just enter with the correct wallet bone if my faucet is Bitcoin only enter through btc wallet and no other wallets or wicker? here my site
https://gpumining.pw
I would appreciate if you can help me with this problem, I use Faucethub as a means of payment

1714770928
Hero Member
*
Offline Offline

Posts: 1714770928

View Profile Personal Message (Offline)

Ignore
1714770928
Reply with quote  #2

1714770928
Report to moderator
I HATE TABLES I HATE TABLES I HA(╯°□°)╯︵ ┻━┻ TABLES I HATE TABLES I HATE TABLES
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Kema
Full Member
***
Offline Offline

Activity: 630
Merit: 100



View Profile WWW
September 29, 2018, 07:18:02 PM
 #2

good morning, Bitcointalk someone could help me with, how to make my site just enter with the correct wallet bone if my faucet is Bitcoin only enter through btc wallet and no other wallets or wicker? here my site
https://gpumining.pw
I would appreciate if you can help me with this problem, I use Faucethub as a means of payment

Could you please explain a little better what you’re looking for? I’m having trouble understanding...
I think I’ve already implemented it in my own script but I’m not sure I understand you correctly?

Don't just short links, ezLink them!
Mirae
Member
**
Offline Offline

Activity: 416
Merit: 27


View Profile
September 29, 2018, 07:24:59 PM
 #3

good morning, Bitcointalk someone could help me with, how to make my site just enter with the correct wallet bone if my faucet is Bitcoin only enter through btc wallet and no other wallets or wicker? here my site
https://gpumining.pw
I would appreciate if you can help me with this problem, I use Faucethub as a means of payment

Could you please explain a little better what you’re looking for? I’m having trouble understanding...
I think I’ve already implemented it in my own script but I’m not sure I understand you correctly?
he wants the login/signup form to only accept blackcoin or btc addresses
right now it accepts anything, so people can xss attack him

SCAM ALERT: The Rock Trading Exchange (www.therocktrading.com): Deceives bitcoiners to create unverified accounts, blocks the withdrawals covertly in order to let the user keep depositing money and uses every pretext to keep it blocked "forever".
https://bitcointalk.org/index.php?topic=4975753.0
https://www.coinmedicate.com/the-rock-trading-selective-scam/
DAYUZARCE.COM (OP)
Member
**
Offline Offline

Activity: 249
Merit: 22

CRYPTO.NET.PE


View Profile WWW
September 29, 2018, 07:26:11 PM
 #4

good morning, Bitcointalk someone could help me with, how to make my site just enter with the correct wallet bone if my faucet is Bitcoin only enter through btc wallet and no other wallets or wicker? here my site
https://gpumining.pw
I would appreciate if you can help me with this problem, I use Faucethub as a means of payment

Could you please explain a little better what you’re looking for? I’m having trouble understanding...
I think I’ve already implemented it in my own script but I’m not sure I understand you correctly?

I need only the right wallet to enter the website, he explained if I put Bitcoin wallet right now, without problems, he needed that you can only start with the correct cryptocurrency wallet

DAYUZARCE.COM (OP)
Member
**
Offline Offline

Activity: 249
Merit: 22

CRYPTO.NET.PE


View Profile WWW
September 30, 2018, 01:55:29 AM
 #5

You could check the inputted address using FaucetHub library function.

Regards,
Houssem.



I use the faucethub library, I do not understand why it does not work

https://pastebin.com/TP0jS5js  my code fhub

Kema
Full Member
***
Offline Offline

Activity: 630
Merit: 100



View Profile WWW
September 30, 2018, 01:35:13 PM
 #6

Ah, yes. This is pretty straight forward, nothing terribly difficult here.
I don't use any standard library, but you can easily set this up with the Faucethub API.
Just look at the API documentation then read up on either curl or file_get_contents in php.
Don't even think of using JavaScript to connect to the API, you want the script to run server side for this particular purpose.
Once the visitor enters his/her address, just make a call to the API to verify the address. If the response is false, just output an error message.

Don't just short links, ezLink them!
Pages: [1]
  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!