Bitcoin Forum
June 17, 2024, 01:39:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: help with script Xapo faucet  (Read 322 times)
Faucett.us (OP)
Member
**
Offline Offline

Activity: 61
Merit: 10

GanarBitcoin.us


View Profile WWW
August 24, 2016, 12:11:19 PM
 #1

hello people of the forum would like to ask for help because I have my faucet from long ago, using the faucetbuilder of Xapo script, everything was fine 100% until yesterday decided to put the SSL (https) for now the captcha no longer appears solvemedia someone could tell me Aque of deve that or I have to add or remove appreciate if you help me as I lose Sad visits


https://faucett.us

████→→       ● DeepOnion                                                                       ✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯ 
████→→       ● Tor integrated, 100% anonymous!                                ✯     Get Your FREE Coins NOW!        ✯
████→→       ● Free Airdrop! (No ICO, No Crowdfund)                        ✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯
viralalert
Full Member
***
Offline Offline

Activity: 266
Merit: 100


View Profile WWW
August 24, 2016, 12:16:14 PM
 #2

Ok, wait I'll help you fix it.
viralalert
Full Member
***
Offline Offline

Activity: 266
Merit: 100


View Profile WWW
August 24, 2016, 12:22:46 PM
 #3

Go to style -> template -> index.php

Look for this code

Code:
<center class="captcha"><script type="text/javascript" src="http://api.solvemedia.com/papi/challenge.script?k=<?php echo $settings['solvemedia_challenge_key']?>">

And replace it with this code

Code:
<center class="captcha"><script type="text/javascript" src="https://api-secure.solvemedia.com/papi/challenge.script?k=<?php echo $settings['solvemedia_challenge_key']?>">
Faucett.us (OP)
Member
**
Offline Offline

Activity: 61
Merit: 10

GanarBitcoin.us


View Profile WWW
August 24, 2016, 03:47:45 PM
 #4

thank you very much Smiley already arranged

you know that by placing this code fails to get out the https green?

<div class="container" style="text-align:left; max-width:1100px;">

   <div class="well"><font color="black">
      <h3>Welcome to Faucett.us</h3>
   <p>Faucett.us is a Free Bitcoin faucet. A Bitcoin faucet is a website that offer its users small amounts of Bitcoins for doing nothing. Normally you have to enter your Bitcoin address and a captcha (to prevent bots) and get paid.</p>

████→→       ● DeepOnion                                                                       ✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯ 
████→→       ● Tor integrated, 100% anonymous!                                ✯     Get Your FREE Coins NOW!        ✯
████→→       ● Free Airdrop! (No ICO, No Crowdfund)                        ✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯
~Bitcoin~
Legendary
*
Offline Offline

Activity: 994
Merit: 1000



View Profile
August 24, 2016, 04:16:01 PM
 #5

Everything is working and i have also successfully claimed from your faucet but still there seem error.
Quote
Mixed Content: The page at 'https://faucett.us/' was loaded over HTTPS, but requested an insecure script 'http://xslt.alexa.com/site_stats/js/s/a?url=faucett.us'. This request has been blocked; the content must be served over HTTPS.
You better find the above line and replace url http:// to https:// however their ssl certificate seem expire as it shows privacy error.

This seems not disturbing faucet functions but this error is shown in console when you inspect element in your browser.

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!