-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Talk about the V4! #34
Comments
This is the first beta of the V4! Thank you to test, but do not use in prod!
|
when you add the following code into Adblock plus filter, fuckadblock does't detect it.. So please fixed it too. @@||sitexw.fr^$xmlhttprequest |
Thanks for your feedback. If we do not block HTTP requests and ads in HTML, then it can be considered as detecting AdBlock is not very serious because it can display advertisements. Moreover, I work on the V4 beta 2, which will radically change operating over Beta 1. A plugin system allows you to add detection methods for sticking up to individual needs. Coming back to you very quickly. |
You can test the new beta 2 of the V4! |
Yes, I know, but as I explained to you above if you enable all these exceptions, so you can display your ads, so AdBlock does not harm you. In Beta 3, we can see the following elements:
If you have other things to cheer me up. |
Sorry for being so long but FuckAdBlock back with Beta 3, more stable and more secure than ever! By then if you want to test and if you of returns: |
I tried to configure the plugin "http" in "import" mode with the URL of my ad network, and detected the adblock successfully, @@||ads.yoursite.com$script,domain=yoursite.com How we can fix this? |
Want to write this instead?
This rule says that one blocks all the usual scripts (fuckadblock.js, ads.js, ...), except that of "your-advertising-agency.com". |
No, you have to write it like the following @@||Ads-site.com$script,domain=my-website.com |
In this case, I do not understand how this impacts the site.
And only blocks "fuckadblock.js" on "fuckadblock.sitexw.fr".
Imagining that CloudFlare is an advertising agency. Can you tell me more precisely what this rule and how it impacts your site. Thank you. |
Please try to add the following filter on Adblock Pluse @@||eclkmpsa.com/adServe/banners?tid=ALYDL&action=r$script,domain=al.ly Then try to visit the following link: You can not detect the adblock |
@sitexw Did you get it? |
For me, it works without problems: |
@sitexw I am talking about Adblock-Plus not Adblock |
@sitexw you should add |
@sitexw Looking forward to your reply,,, |
I have tried it. Great work! I found a anti-fuckAdBlock My settings in one js-file (testing):
result with fuckfuckadblock, no detection. remove fuckfuckadblock, its working fine. ;) the reason is this line: I have modify fuckAdBlock with random variables for each script call, now that working against fuckfuckadblock. but not sure this is best practise. |
Hello, sorry for the response time, but I've been busy this weekend. I saw all your messages. There are still bugs and opportunities to stop FuckAdBlock (via FuckFuckAdBlock example). I will continue my efforts to solve these problems. I come to you this week or this weekend with a new more stable and scratchproof beta. |
@sitexw Did you get it? |
Don't say "sorry". Thanks for your work. :) I don't think you have a chance against fuckfuckadblock, because its a userscript and its called before your script and defineProperties() you can't delete. I found no way: http://stackoverflow.com/questions/7141210/how-do-i-undo-a-object-defineproperty-call My solution for testing porpuse was this:
I create a random string each site request and use this random string as variable instead of "fuckAdBlock". I think/hope with this you can test for advertising and when you lock this plugin(variable) with defineProperties() too, you can use it all time (I think). |
@mballag Yes, I have the same thing. But that is normal because you allow URL @Daijobou Anyway, thank you for your help. |
@sitexw even if I use the same link, please try it again, and if there any solution for this, please help me. |
@sitexw Hi there, I've been adding and playing with this project. I've noticed this doesn't detect Ghostery which is fine - I've coded the only flags you can look for when Ghostery is enabled. Feel free to add, recode if you like: var ghostery = $('a').attr('title'); |
I have installed now ghostery (for testing) in firefox 43 and activate it on a site for three trackings, but there was no string "bubble" in html. Maybe you use a older version? |
I'm still researching how Ghostery is injected onto the page with Firefox but with Chrome you see a purple dialog box at the bottom right of the screen containing an Anchor with that content within the title attribute. Try for Chrome? |
Thank @JordyVialoux but 3 problems arises:
But one can always be the available as a plugin =) |
Oh man, I completely forgot about the language difference. Ghostery is a very tricky one because that was the only somewhat consistent flag I could see in the code. My purpose for the use of this tool is purely just to detect and log if a user has Ghostery installed. Do you have any ideas on how to detect Ghostery? |
Unfortunately, I think not, because the only way was via the popup, but if it is disabled, any falls in the water. |
Ok no problem. I'll keep researching and if I find anything more I'll be sure to post here. Thank you for this plugin @sitexw! It's fantastic :-) |
Please don't use "!!". It is his free time and you have not paid for a service. Put your question politely and he answers you. |
Agreed... @Melhosh Maybe try to research and resolve on your own? We all are contributing to this project - happy coding! :-) |
sorry for this, I did not mean that... and thank you for support |
Just a quick note, I'm testing safari v9.0.1 and AdBlocker is not being detected. |
@sitexw Is there any update about my issue? |
Happy new year :) In Firefox 43 with ABP its not working. |
The detection happens very late (not before the page is fully loaded). Is there a way we could speed up the detection and let it happen earlier? I am asking because the gap between the DOM is loaded when the page starts to render and the complete page is loaded are more than a few seconds for many websites. Unfortunately my coding skills did not allow me to optimize the script myself and make a pull request. |
up! In Firefox 43 with ABP its not working correctly. |
Hi guys, is there any capability to detect ad blocking for mobile? |
The V4, yes. |
Hi, Kindly Is there any solution for this issue |
Yes indeed, but if you use these tags, advertising works =) |
@sitexw Really like all the work you've been putting into this, helps alot of people. I hope you release v4 soon. Perhaps add more features to it incrementally? I think plugin features are a great add too. If I use beta3 do you think, it's production ready? |
Will you be able to have a option to "re load" ads if they are being blocked? |
is V4 still coming? really like your project! |
Yes, and I too like this project! ^^ You can already use the V4, and the next versions should not break compatibility. |
Not looked properly, but does your code, check to see if the user has re-enabled ad-blockers after initial page loads as i am doing some dynamic ad reloading after the page is loaded! |
Is it planned to develop the project? |
Hey! Valentin, where is you? ((( |
This whole repo is garbage and you should be ashamed for making this. I'm glad it's dead. Adblock will always win. Fuck ads, not adblockers. |
Hello everyone, I am currently working on the V4 FuckAdBlock.
A beta is scheduled for this week. She also solve the problem of not detecting AdBlock via the DOM.
If you have ideas for other features that could be added, made me know here.
Thank you.
The text was updated successfully, but these errors were encountered: