🏰 TradeFortress 🏰
Bitcoin Veteran
VIP
Legendary
Offline
Activity: 1316
Merit: 1043
👻
|
|
May 27, 2013, 09:59:35 PM |
|
And what if the JS becomes blocked?
ABP can't block inline JS. A lot of AB users also tend to use NoScript.
|
|
|
|
|
Kao
Newbie
Offline
Activity: 46
Merit: 0
|
|
May 28, 2013, 08:11:48 AM |
|
Someone mentioned before that css hiding (such as through the CSS element ABP extension) could be used to remove the bottom advertisement. Unfortunately only the title of the company is within that element, to hide the whole advertisement you have to hide an unnamed element with much wider parameters. I know that the people have little incentive to name the element, and thus make hiding the advertisement easier but I felt it should be noted in case that starts causing problems for people.
|
|
|
|
Terk
|
|
May 28, 2013, 08:34:18 AM |
|
Someone mentioned before that css hiding (such as through the CSS element ABP extension) could be used to remove the bottom advertisement. Unfortunately only the title of the company is within that element, to hide the whole advertisement you have to hide an unnamed element with much wider parameters. I know that the people have little incentive to name the element, and thus make hiding the advertisement easier but I felt it should be noted in case that starts causing problems for people.
While it's not possible to hide it by id, you can hack it using adjacent sibling selector. Keep in mind that you risk hiding something different if the HTML code changes one day. #bodyarea + div { display: none }
Not sure why would you even like to block this thing.
|
|
|
|
Raoul Duke
aka psy
Legendary
Offline
Activity: 1358
Merit: 1002
|
|
May 28, 2013, 10:06:34 AM |
|
You guys should use the blackbox forum theme. It works better than ABP at hiding the ads. morons...
|
|
|
|
bitcats
Legendary
Offline
Activity: 1014
Merit: 1001
|
|
May 28, 2013, 10:22:06 AM |
|
A lot of AB users also tend to use NoScript.
Yes, AB + Noscript is better than Ghostery (they collect your data).
|
"Unser Problem ist nicht ziviler Ungehorsam, unser Problem ist ziviler Gehorsam." - Howard Zinn
|
|
|
pekv2
|
|
May 28, 2013, 01:40:03 PM |
|
Someone mentioned before that css hiding (such as through the CSS element ABP extension) could be used to remove the bottom advertisement. Unfortunately only the title of the company is within that element, to hide the whole advertisement you have to hide an unnamed element with much wider parameters. I know that the people have little incentive to name the element, and thus make hiding the advertisement easier but I felt it should be noted in case that starts causing problems for people.
While it's not possible to hide it by id, you can hack it using adjacent sibling selector. Keep in mind that you risk hiding something different if the HTML code changes one day. #bodyarea + div { display: none }
Not sure why would you even like to block this thing. bitcointalk.org##DIV[style="text-align:center"]
I had it hidden because, easylist was hiding the links to it, and it was annoying just seeing Sponsored by , a Bitcoin-accepting . But this here is very acceptable after easylist was updated, as they are providing hosting for the forum, and isn't intrusive. I just pointed it out to theymos, as I guess it is JS inlined, and I was able to still block it with the above code, meaning, the ads might be able to be still blocked with ABP with noscript disabled here, if not read below. How ever much theymos has got done with injecting JS inline ads, I think I will be learning how to write surrogates for noscript, not to sure about that though, learning to write it. http://hackademix.net/2011/09/29/script-surrogates-quick-reference/ then with a surrogate, java will be allowed and js inlined ads can be blocked with the correct surrogate and/or with the correct greasemonky script.
|
|
|
|
kodo
Newbie
Offline
Activity: 42
Merit: 0
|
|
May 29, 2013, 04:38:09 AM |
|
Thanks Theymos I was using Adblock on another computer and noticed the problem.
|
|
|
|
whiskers75
|
|
May 30, 2013, 06:22:00 PM |
|
Wow. This is amazing.
(Off topic: theymos, instead of putting (Forum warning: possible phishing link) near links, rather put (leads to (actual site here)))
|
|
|
|
whiskers75
|
|
May 31, 2013, 04:09:11 PM |
|
I'm on Chrome, and the bug is still present using AdBlock Plus (which is now turned off).
|
|
|
|
theymos (OP)
Administrator
Legendary
Offline
Activity: 5376
Merit: 13373
|
|
May 31, 2013, 04:15:39 PM |
|
I'm on Chrome, and the bug is still present using AdBlock Plus (which is now turned off).
What bug? Blocked links? Which links are blocked?
|
1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
|
|
|
pekv2
|
|
May 31, 2013, 04:18:06 PM |
|
I'm on Chrome, and the bug is still present using AdBlock Plus (which is now turned off).
What bug? Blocked links? Which links are blocked? I do wish people would explain when making posts like this. It's very irritating, having to ask, what they are talking about. Most time, they just get iggied, in my mind they are trolling.
|
|
|
|
whiskers75
|
|
May 31, 2013, 06:08:56 PM |
|
I'm on Chrome, and the bug is still present using AdBlock Plus (which is now turned off).
What bug? Blocked links? Which links are blocked? I do wish people would explain when making posts like this. It's very irritating, having to ask, what they are talking about. Most time, they just get iggied, in my mind they are trolling. I'm sorry. The links are still blocked - the first 2 in your original post's quoted posts
|
|
|
|
whiskers75
|
|
May 31, 2013, 06:10:24 PM |
|
Sorry, fixed in the latest EasyList.
|
|
|
|
HeroC
Legendary
Offline
Activity: 858
Merit: 1000
|
|
May 31, 2013, 07:04:48 PM |
|
Now they are just blocking this: bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > .bfl bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > .bvc bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > a[style*="font-size: 16px;"] bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > a[style*="font-size:15px;"] bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > b + b + a[href^="https://bips.me/landing/"] bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > b + span[style*="font-size: 18px;"]
To disable: Right click and do 'Disable on bitcointalk.org' Didn't work? Do this: 1. Right click on the ABP logo. 2. Click 'Filter Preferences' 3. Click 'Custom Filters' 4. Right click and choose 'Show/Hide Filters' 5. Click Exception Rules and click 'Add filter' 6. Paste: @@||bitcointalk.org^$document 7. Save, and you are done!
|
|
|
|
pekv2
|
|
May 31, 2013, 07:51:49 PM |
|
Now they are just blocking this: bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > .bfl bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > .bvc bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > a[style*="font-size: 16px;"] bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > a[style*="font-size:15px;"] bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > b + b + a[href^="https://bips.me/landing/"] bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > b + span[style*="font-size: 18px;"]
This above, fixes from censoring links in posts. Which was the point of this thread.
|
|
|
|
MysteryMiner
Legendary
Offline
Activity: 1512
Merit: 1049
Death to enemies!
|
|
June 06, 2013, 11:02:16 PM |
|
I used Adblock Lite with Fanboy's list and Adblock Edge with EasyList and never seen any problems. On top of that was Adblock Plus popup blocking add-on. And the ads were blocked for me If people intentionally install Adblock they don't want to see that advertising crap. Anti-Adblock technology is almost as wrong as DRM or remote killswitch for software.
|
bc1q59y5jp2rrwgxuekc8kjk6s8k2es73uawprre4j
|
|
|
pekv2
|
|
June 07, 2013, 12:08:45 AM |
|
@MM These updates were occurring daily/hourly, so, if you update only by weekly, you might have missed what the problem was. I think you might be getting this thread wrong, yes, ads were being blocked, new method came out anti-blocking easylists, resulted in new updates explained below V
It was a huge mess. Prior, easylists technique of blocking the ads was also blocking the links in posts = to censorship. The problem was fixed a while ago.
|
|
|
|
Kris
Donator
Hero Member
Offline
Activity: 640
Merit: 500
|
|
June 20, 2013, 11:26:42 AM |
|
Now they are just blocking this: bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > .bfl bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > .bvc bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > a[style*="font-size: 16px;"] bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > a[style*="font-size:15px;"] bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > b + b + a[href^="https://bips.me/landing/"] bitcointalk.org##td[style="padding: 1px 1px 0 1px;"] > b + span[style*="font-size: 18px;"]
To disable: Right click and do 'Disable on bitcointalk.org' Didn't work? Do this: 1. Right click on the ABP logo. 2. Click 'Filter Preferences' 3. Click 'Custom Filters' 4. Right click and choose 'Show/Hide Filters' 5. Click Exception Rules and click 'Add filter' 6. Paste: @@||bitcointalk.org^$document 7. Save, and you are done!
Why would it block https://bips.me/landing/ ? Very shady.
|
|
|
|
Jaxkr
|
|
June 23, 2013, 05:19:21 PM |
|
Do the advertisers pay premium for the anti-ABP code?
Actually, ABP charges money to unblock ads. You have to be considered non intrusive AND pay em. This is why you should use Adblock without a plus. They're not corrupt.
|
|
|
|
|