Bitcoin Forum
June 20, 2024, 11:51:08 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34] 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 »
661  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 18, 2015, 07:17:48 PM
I have one question: on average how many hour it takes for received a bitcoin or other crypto payment? i'm waiting for more of 10 hours

About 40 minutes. If that's a deposit make sure it's really not credited to your account (as opposed to simply showing Balance: 0 on faucet, as balance on faucets doesn't update automatically) and if it isn't send us an email to support@faucetbox.com .

If that's a withdrawal, check out the instructions: https://faucetbox.com/faq#missing_payment .
662  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 17, 2015, 04:37:35 PM
With Google received a letter. ( Policy Breach Notice )

There it is told about that that I send identification data of users. How to eliminate it?
are you migrated from microwallet to faucetbox? if rights may be i can help you.


No I'm using faucetbox script

Check the new version of the script.
663  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 17, 2015, 10:25:10 AM
Another thing I would like to address is,

https://faucetbox.com/en/check


any one can input an address, and change the payout threshold even if its not their address, which can piss some people off.



OP can we get a system were they can make an account and only the true owner of the address chang the threshold. seems to Open source for many.


Just my thoughts.

any update on the two factor?

Check it again. You can lock the threshold using message signing now.

Two factor will take time. Be patient.

664  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 16, 2015, 09:22:11 PM
You can lock your payout threshold, because without it, anyone can change it


Thanks nano
I can lock it and unlock, when I want ?
when I reach my threshold I can then unlock to set it higher, no need for anything else like signing my wallet adress? as I have tried that before and can never manage to sign it, I have missed out on my balances from sites that wanted it this way.


When you lock it once, you can't unlock it anymore. Once you lock it, you'll have to sing a new message each time you want to change your threshold.
665  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 16, 2015, 07:56:18 AM
Is there a way u can do something we can stay logged into our faucet account on faucetbox wow every 15 min i have to relogg in that is getting anoying before i could stay log in for 1 day now i go check stats or others 15 min later i am off

You shouldn't have to relogg until you close your browser, so that looks like a bug. We'll look into that.

Can i create a new page with php code inside?
The script by default searches on mysql for pages, and the html content of the page is stored also in mysql.
So what can i do to create a new page but with php code not just html?

iframe could do the trick, but i would like to avoid that.

You can't without modifying the script.
666  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 14, 2015, 06:23:01 PM
How to change password on faucetbox.com ?

https://faucetbox.com/password-reset
667  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 14, 2015, 04:04:08 PM
What we were thinking about was 2FA using message signing, OTP (Google Authenticator / Authy) or email tokens (selectable like in LastPass), but I'll bring the Clef suggestion to my coworkers Smiley.
668  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 13, 2015, 07:40:24 PM
I've got a second report from a faucet owner that he has been hacked. So once again: keep your api key secret, don't keep too much coins, use a hosting that you trust.

2 hacked users out of 2000 isn't a lot, but still that's 2 users too many. We'll slowly start rolling out more security options in near future, but really there's nothing we can do if someone gets an access to your server.
669  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 11, 2015, 10:31:32 PM
Can i change the password for the admin page?

No. You can only regenerate it.

Can i create a second page with the same funcionality of the default page?

No. But you can create two faucets (the second one could be in a subdirectory called /offers/ or something like that), create a new standard page in Admin page and input something like that in it:

Code:
<script> location.href = "http://yourfaucet.com/offers"; </script>

Then modify your second faucet accordingly to only dispense coins on task completion.
670  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 10, 2015, 07:35:00 PM
How can I put a background image? I tried something from YouTube tutorials but it's not working..

https://developer.mozilla.org/en-US/docs/Web/CSS/background-image
671  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 10, 2015, 01:35:30 PM
We're seeing random 500 Internal Server Errors (about 1% of requests) after migrating to new server. We already identified the cause and we're working on a fix.

EDIT: it should be solved now.
672  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 10, 2015, 04:42:47 AM
We're up. I'm still running some final tests but so far so good Smiley

just went back down

Yup, minor hiccup. 5 minutes and we'll be back.

EDIT: we're up.
673  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 10, 2015, 04:19:26 AM
We're up. I'm still running some final tests but so far so good Smiley
674  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 09, 2015, 11:40:55 PM
Dear all,

any news about the maintenance mode of Faucetbox ?

All the best,
Hilton

https://bitcointalk.org/index.php?topic=844119.msg11333453#msg11333453

Still going.
675  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 09, 2015, 10:10:02 PM
FaucetBOX.com will be down for a long maintenance on the night from Saturday to Sunday. It will take up to 5-6 hours. Hopefully it'll resolve our current stability problems.

It has started.
676  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 09, 2015, 06:22:57 PM
Do you only allow faucets onto your list, or would you accept a PTC site using Faucetbox?

Only faucets for now, sorry.
677  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 08, 2015, 08:54:02 PM
Ok, I updated it Smiley
Thank you for help..

And I see that you removed the get reward button right after we approved you...
Yes I did and when you look at my stats you can see that I paid the whole balance to my users and I had to deposit another coins, so I don't know why you are rejecting faucets without buttons when users can claim without it and there's no problem with it..

I clearly said why I do that when you asked about that. Some users can claim, others can't.

There's a problem when people have to look around for a button that is not there (when everyone expects one)... and will then also click the ads that look like buttons. Which besides being not fair for the users, it's also not a real click for the ad (I know Google Ads is against that, not sure what other ad programs policies are though).

Don't hesitate to report those, we're rejecting them with "Annoying ads" reason Smiley
678  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 08, 2015, 07:46:04 PM
Ok, I updated it Smiley
Thank you for help..

And I see that you removed the get reward button right after we approved you...
679  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 07, 2015, 07:40:56 PM
eh? i changed my domain and i even informed you here about it.. it's nano-btc.website ( it's also in my sig  Wink )
i'm not an idiot and i know that you are going to approve faucets without button, i asked for it before so i know it..

You have to change the domain yourself on the Manage page of your faucet and resend the application, I won't do that for you. You imagine what would happen if everyone started asking me about doing this for them?
but.. I did it.. I sent it few days ago



Okay, I owe you an apology. We have a bug, it shouldn't be displaying "Waiting for approval" for you at all.
You didn't set currency for your faucet, so it's not even showing up in our panel. Go to the manage page and select currency.

Sorry for getting angry Smiley
680  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: May 07, 2015, 07:21:08 PM
eh? i changed my domain and i even informed you here about it.. it's nano-btc.website ( it's also in my sig  Wink )
i'm not an idiot and i know that you are not approving faucets without button, i asked for it before so i know it..

You have to change the domain yourself on the Manage page of your faucet and resend the application, I won't do that for you. You imagine what would happen if everyone started asking me about doing this for them?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34] 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!