turn of blocking of http://br.mangahost.com/
turn of blocking of http://br.mangahost.com/
this site doesn't block the acess but block the images on him, i had tried the anti adblock killers but it had no results, if some one of you know, please help.Thanks!
http://br.mangahost.com/
http://br.mangahost.com/
Re: turn of blocking of http://br.mangahost.com/
what images ? examples ?
what browser, ABP version, filter lists are you using ?
what browser, ABP version, filter lists are you using ?
Re: turn of blocking of http://br.mangahost.com/
FF 37 Beta channelmapx wrote:what images ? examples ?
what browser, ABP version, filter lists are you using ?
windows 8 64x
ADBlock plus 2.6.9
Adblock Plus Pop-up Addon 0.9.2
Element Hiding Helper for Adblock Plus 1.3.2
this site is for read mangas online, example this page:
br.mangahost.com/manga/ansatsu-kyoushitsu/132/18
if you have adblock enabled and working the site detects that the ads removed and replace de page with this img:
img.mangahost.com/br/adblock.png
most likely is some anonymous function in javascript that takes the width and height of the ads, and if not specified the size it does not display the image
here any solution for this?
Re: turn of blocking of http://br.mangahost.com/
i guess i found
br.mangahost.com/wp-content/themes/mangahost/js/jquery.p.min.js
last function
but I do not have the requisite knowledge to create something to change this script or remove it
it seems only block it does not work because this .js is also responsible for loading the image manga page
br.mangahost.com/wp-content/themes/mangahost/js/jquery.p.min.js
last function
Code: Select all
jQuery(function() {
if (testDisplay) {
jQuery('img').not('.post-ratings img, .brand img').attr('src', 'http://img.mangahost.com/br/adblock.png');
jQuery('.ads').removeClass('ads336x280 ads728x90 ads160x600 ads300x250');
jQuery('.ads').html('<div style="padding: 25px 30px; font-size: 21px; display: block !important;background: #333333;margin: 30px;line-height: 100%;"><span style="color:white">Por Favor</span> <span style="color: yellow">Desative Seu <img alt="AdBlock" src="http://img.mangahost.com/br/adblock.png" style="border:none"> em nosso site.</span><br><em style="color: #94e0f6">Essa é a única colaboração que pedimos para continuarmos no ar.</em> <a style="color:white;" href="http://img.mangahost.com/br/tutorial_desativar_adblock.jpg" target="_blank" title="Clique!">Clique aqui para saber como desativar!</a></div>');
}
}
it seems only block it does not work because this .js is also responsible for loading the image manga page
Re: turn of blocking of http://br.mangahost.com/
try this filter
Code: Select all
@@||br.mangahost.com/ads.js?*
Re: turn of blocking of http://br.mangahost.com/
IT WORKS!!!!mapx wrote:try this filterCode: Select all
@@||br.mangahost.com/ads.js?*
i don't now if i hate or love you, kkkkkkkkk
I was one hour trying to find a solution, but to no avail
in 5min you go there and find a simple solution
that humiliation
kkkkkkk
thanks man, really thanks ^^
Re: turn of blocking of http://br.mangahost.com/
The problem came back :/ The filter does'nt work now.
Re: turn of blocking of http://br.mangahost.com/
example link ?
browser version ? ABP version ? filter lists (updated !) ?
Can you see this page correctly ?
http://br.mangahost.com/manga/bleach-br/624
browser version ? ABP version ? filter lists (updated !) ?
Can you see this page correctly ?
http://br.mangahost.com/manga/bleach-br/624
Re: turn of blocking of http://br.mangahost.com/
http://br.mangahost.com/
Google Chrome 42.0.2311.90 (64-bit)
Adblock 1.8.12
Filter list:
Adblock Warning Removal List \~All updated.
EasyList /
Custom filter: @@||br.mangahost.com/ads.js?*
On http://br.mangahost.com/ the AntiAdBlock act on page load instantly.
And on pages like your example (http://br.mangahost.com/manga/bleach-br/624) it takes 1~2 seconds to act.
It still replacing imgs by:
Google Chrome 42.0.2311.90 (64-bit)
Adblock 1.8.12
Filter list:
Adblock Warning Removal List \~All updated.
EasyList /
Custom filter: @@||br.mangahost.com/ads.js?*
On http://br.mangahost.com/ the AntiAdBlock act on page load instantly.
And on pages like your example (http://br.mangahost.com/manga/bleach-br/624) it takes 1~2 seconds to act.
It still replacing imgs by:
Code: Select all
<div style="padding: 25px 30px; font-size: 21px; display: block !important;background: #333333;margin: 30px;line-height: 100%;"><span style="color:white">Por Favor</span> <span style="color: yellow">Desative Seu <img alt="AdBlock" src="http://img.mangahost.com/br/adblock.png" style="border:none"> em nosso site.</span><br><em style="color: #94e0f6">Essa é a única colaboração que pedimos para continuarmos no ar.</em> <a style="color:white;" href="http://img.mangahost.com/br/tutorial_desativar_adblock.jpg" target="_blank" title="Clique!">Clique aqui para saber como desativar!</a></div>
Re: turn of blocking of http://br.mangahost.com/
I tested in firefox + chrome ==> no issues here.
Are you using other blocking addons ? (like ghostery, disconnect, other ..)
Are you using other blocking addons ? (like ghostery, disconnect, other ..)