Bitcoin Forum
May 11, 2024, 07:48:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
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 »
  Print  
Author Topic: [Owner gone AWOL] Website Preview: BITADS.NET. Now Pay-Per-Day!  (Read 33690 times)
ranlo
Legendary
*
Offline Offline

Activity: 1974
Merit: 1007



View Profile
November 03, 2013, 10:51:54 PM
 #461

Let me put it like this.

I have an add on a-ads which is..

<iframe data-aa='8841' src='//ad.a-ads.com/8841?size=200x200' scrolling='no' style='width:200px; height:200px; border:0px; padding:0;overflow:hidden' allowtransparency='true'></iframe>

and I get say 10000 Unique Impressions over say 5-6 Hours

now If I replace that with.

<center><div><iframe scrolling="no" frameborder="0" src="https://bitads.net/gimg.php?id=1045" style="overflow:hidden;width:200px;height:200px;"></iframe></div><div><a href="https://bitads.net/?p=bid&id=1045">Your ad here, instantly! bitads.net</a></div></center>

Now bitad shows around the same unique impressions on their website.

I tell bit ads to use "Execute custom HTML" when bit ads doesn't have any adverts for me.

bitads unique impressions doesn't change but a-ads now says they are not unique at all.




I wonder if the way Bitads handles the backup is making A-Ads think that the impressions are actually from Bitads instead... that would explain your issue.

https://nanogames.io/i-bctalk-n/
Message for info on how to get kickbacks on sites like Nano (above) and CryptoPlay!
1715456900
Hero Member
*
Offline Offline

Posts: 1715456900

View Profile Personal Message (Offline)

Ignore
1715456900
Reply with quote  #2

1715456900
Report to moderator
1715456900
Hero Member
*
Offline Offline

Posts: 1715456900

View Profile Personal Message (Offline)

Ignore
1715456900
Reply with quote  #2

1715456900
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715456900
Hero Member
*
Offline Offline

Posts: 1715456900

View Profile Personal Message (Offline)

Ignore
1715456900
Reply with quote  #2

1715456900
Report to moderator
1715456900
Hero Member
*
Offline Offline

Posts: 1715456900

View Profile Personal Message (Offline)

Ignore
1715456900
Reply with quote  #2

1715456900
Report to moderator
1715456900
Hero Member
*
Offline Offline

Posts: 1715456900

View Profile Personal Message (Offline)

Ignore
1715456900
Reply with quote  #2

1715456900
Report to moderator
LennonNZ
Member
**
Offline Offline

Activity: 76
Merit: 10

Geek


View Profile WWW
November 03, 2013, 10:56:05 PM
Last edit: November 03, 2013, 11:06:32 PM by LennonNZ
 #462



I wonder if the way Bitads handles the backup is making A-Ads think that the impressions are actually from Bitads instead... that would explain your issue.

yes this is what I am thinking myself..

bit ads gets the advert.. doesn't have any adverts for me.. gets the custom URL and calls it itself (doesn't put it on the page for the uses browser to call it but calls it itself somehow)

or bitads puts a hidden a-ads within the bit ads (so it gets the unique hit) and my adverts are not unique which actually show)
I cannot see it doing this looking at the code it gives out




ranlo
Legendary
*
Offline Offline

Activity: 1974
Merit: 1007



View Profile
November 03, 2013, 11:26:15 PM
 #463



I wonder if the way Bitads handles the backup is making A-Ads think that the impressions are actually from Bitads instead... that would explain your issue.

yes this is what I am thinking myself..

bit ads gets the advert.. doesn't have any adverts for me.. gets the custom URL and calls it itself (doesn't put it on the page for the uses browser to call it but calls it itself somehow)

or bitads puts a hidden a-ads within the bit ads (so it gets the unique hit) and my adverts are not unique which actually show)
I cannot see it doing this looking at the code it gives out






Ah, it's easy enough to explain.

Your call to Bitads is via iframe. This loads up their site essentially (with your site as referer).
Bitads then calls A-Ads as backup, also via iframe. Since the iframe is from Bitads, they are the referer.

https://nanogames.io/i-bctalk-n/
Message for info on how to get kickbacks on sites like Nano (above) and CryptoPlay!
LennonNZ
Member
**
Offline Offline

Activity: 76
Merit: 10

Geek


View Profile WWW
November 03, 2013, 11:37:10 PM
 #464

Yea I guess so.. if both companies are using frames then it seems pretty broken in the way they implement it.

bitads can you fix this please?

Martijnvdc
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
November 04, 2013, 12:24:09 PM
 #465

Hello.

I have a problem with one of my ad spaces. People can't place a bid on my square ad space. (see freebtcfaucet.x10.mx)
The error they get is: "error, invalid values"

It used to work very well in the past. Does anybody know a solution to this problem? You can reproduce it by bidding on the square ad space. Don't worry, i've set it so that i must approve the bid (so you don't lose money when testing)
BitVegas (OP)
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
November 05, 2013, 06:00:19 AM
Last edit: November 05, 2013, 07:09:08 AM by BitVegas
 #466

Is there a way you can optimize your code/server so the ads can load faster? they take more than my whole website to load... Undecided
Thanks!!

I ran a neobux ad campaign on my site the other day... 10,000 hits in 15 mins...
I made bitads.net not be able to load because the servers couldn't keep up.

Sorry about that... Sad
Working on optimizations now!

Hello.

I have a problem with one of my ad spaces. People can't place a bid on my square ad space. (see freebtcfaucet.x10.mx)
The error they get is: "error, invalid values"

It used to work very well in the past. Does anybody know a solution to this problem? You can reproduce it by bidding on the square ad space. Don't worry, i've set it so that i must approve the bid (so you don't lose money when testing)
Fixed, sorry about that!

Yea I guess so.. if both companies are using frames then it seems pretty broken in the way they implement it.

bitads can you fix this please?


I'll look into changing the code to work better in this situation. Thanks


Sorry if I missed any questions


Please note out inputs.io account is currently empty due to inputs.io being hacked (https://bitcointalk.org/index.php?topic=248803.msg3483931#msg3483931)

Please use the regular blockchain until inputs.io fixes this.


UPDATE: I know the server is down ATM. Fixing a bug that I created during optimizations. Sorry guys! UPDATE2: Fixed Smiley

Martijnvdc
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
November 05, 2013, 10:41:01 AM
 #467

Thanks for fixing my issue so quickly!

I was wondering:
Is bitads slow because of network bandwidth or CPU load?
Loading ads or navigating bitads.net is either instant or taking 5+ seconds. It's always one of those two extremes.
BitVegas (OP)
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
November 05, 2013, 11:06:30 AM
 #468

Thanks for fixing my issue so quickly!

I was wondering:
Is bitads slow because of network bandwidth or CPU load?
Loading ads or navigating bitads.net is either instant or taking 5+ seconds. It's always one of those two extremes.

I'm looking into what is causing the slow times as we speak. I have already sped up both the http server and the sql servers.

What would help also is removing the SSL connection from your adspace. Replace the https with http in the iframe src code.
Now users will not have to make an SSL connection just to view the ads.

phirex
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile WWW
November 09, 2013, 02:19:42 AM
 #469

Hi
forgot my registered email
no password recovery also
my website is coinish.com
can you please track it?
BitVegas (OP)
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
November 09, 2013, 03:20:14 AM
 #470

Hi
forgot my registered email
no password recovery also
my website is coinish.com
can you please track it?

I sent you a PM Smiley

BitVegas (OP)
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
November 09, 2013, 09:07:49 AM
Last edit: November 13, 2013, 06:18:48 AM by BitVegas
 #471

Hey everyone. Someone was able to log in and withdraw from user accounts today. The total number of lost bitcoins was 1.77195 sent to this address: 12yJiutWoEutrTTyXf4t5UYNjZujFTwsNm

We will have no problem to reimburse this amount to the accounts that are affected.

We are looking into the problem now to fix this for the future. Withdrawals are temporarily disabled to stop any future attacks.

Update: The security has been updated to address this issue and funds have been replaced. All users are required to reset their passwords.
Withdrawals are still disabled while we do some further tests, but if you need a withdrawal urgently please simply message me Smiley UPDATE2: Withdrawals active

DiamondCardz
Legendary
*
Offline Offline

Activity: 1134
Merit: 1112



View Profile WWW
November 09, 2013, 12:07:12 PM
 #472

I can't access any other part of the website, it just redirects to the password reset page even after I've reset my password.

BA Computer Science, University of Oxford
Dissertation was about threat modelling on distributed ledgers.
BitVegas (OP)
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
November 09, 2013, 12:11:55 PM
 #473

I can't access any other part of the website, it just redirects to the password reset page even after I've reset my password.

It probably redirected you there after logging in as it was the last page you were on. Have you tried clicking "Home" after logging in? I'll fix this up to avoid confusion

icecube
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
November 09, 2013, 11:31:19 PM
 #474

Hey everyone. Someone was able to log in and withdraw from user accounts today. The total number of lost bitcoins was 1.77195 sent to this address: 12yJiutWoEutrTTyXf4t5UYNjZujFTwsNm

We will have no problem to reimburse this amount to the accounts that are affected.

We are looking into the problem now to fix this for the future. Withdrawals are temporarily disabled to stop any future attacks.

Update: The security has been updated to address this issue and funds have been replaced. All users are required to reset their passwords.
Withdrawals are still disabled while we do some further tests, but if you need a withdrawal urgently please simply message me Smiley

When will I be receiving my 7.5 BTC back?? I'm willing to take legal action as I have your full name and address.
BitVegas (OP)
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
November 10, 2013, 04:24:46 AM
 #475

Withdrawals are now active again.

When will I be receiving my 7.5 BTC back?? I'm willing to take legal action as I have your full name and address.

This is an old resolved issue to do with BitVegas. We cannot refund you on the basis that someone obtained your BitVegas login details. Please talk on the thread for for this, PM me here, or add me on Skype via "BitVegas". Thanks.

Martijnvdc
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
November 10, 2013, 08:22:07 AM
 #476

Hey everyone. Someone was able to log in and withdraw from user accounts today. The total number of lost bitcoins was 1.77195 sent to this address: 12yJiutWoEutrTTyXf4t5UYNjZujFTwsNm

We will have no problem to reimburse this amount to the accounts that are affected.

We are looking into the problem now to fix this for the future. Withdrawals are temporarily disabled to stop any future attacks.

Update: The security has been updated to address this issue and funds have been replaced. All users are required to reset their passwords.
Withdrawals are still disabled while we do some further tests, but if you need a withdrawal urgently please simply message me Smiley

When will I be receiving my 7.5 BTC back?? I'm willing to take legal action as I have your full name and address.
... legal action? For just 2000 euro's?! Are you American or something?
How the hell are you even going to prove anything? Bitcoin is barely even considered a currency, it's more like an "anonymous internet collectable"...
Besides, you're using his free service at your own risk.
btcton
Legendary
*
Offline Offline

Activity: 1288
Merit: 1007


View Profile
November 10, 2013, 01:47:41 PM
 #477

Hey everyone. Someone was able to log in and withdraw from user accounts today. The total number of lost bitcoins was 1.77195 sent to this address: 12yJiutWoEutrTTyXf4t5UYNjZujFTwsNm

We will have no problem to reimburse this amount to the accounts that are affected.

We are looking into the problem now to fix this for the future. Withdrawals are temporarily disabled to stop any future attacks.

Update: The security has been updated to address this issue and funds have been replaced. All users are required to reset their passwords.
Withdrawals are still disabled while we do some further tests, but if you need a withdrawal urgently please simply message me Smiley

When will I be receiving my 7.5 BTC back?? I'm willing to take legal action as I have your full name and address.
... legal action? For just 2000 euro's?! Are you American or something?
How the hell are you even going to prove anything? Bitcoin is barely even considered a currency, it's more like an "anonymous internet collectable"...
Besides, you're using his free service at your own risk.
Either way, that has nothing to do with this thread.

The signature campaign posters adding useless redundant fluff to their posts to reach their minimum word count are lowering my IQ.
CoinTasker
Sr. Member
****
Offline Offline

Activity: 294
Merit: 252



View Profile WWW
November 11, 2013, 07:55:35 PM
 #478

BitVegas, I sent you a PM recently regarding being unable to login after the security update.  I am not receiving the password reset email, and have requested it numerous times.  It is not going in to my spam folder. Just looking to get in to my account any way possible.  If you could update my password for me and personally shoot me an email or reply to my PM and help me out, that would be much appreciated.  Thanks.

BitVegas (OP)
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
November 12, 2013, 05:38:34 AM
 #479

BitVegas, I sent you a PM recently regarding being unable to login after the security update.  I am not receiving the password reset email, and have requested it numerous times.  It is not going in to my spam folder. Just looking to get in to my account any way possible.  If you could update my password for me and personally shoot me an email or reply to my PM and help me out, that would be much appreciated.  Thanks.

I sent you the link manually. Hope this helps!

blends
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
November 12, 2013, 07:41:28 AM
Last edit: November 12, 2013, 08:07:51 AM by blends
 #480

Is there an issue with ad space confirmation for publishers? The ad code is clearly on my site and registering traffic, but Bitads is telling me the code isn't found. Also, are you planning on adding more standard ad sizes such as, 300x250 ?
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 »
  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!