Post Reply 
Add "Anti Adblock Killer list by reek" to privoxy. but how?!
Sep. 25, 2015, 10:23 PM (This post was last modified: Sep. 26, 2015 08:29 AM by kik0s.)
Post: #5
RE: Add "Anti Adblock Killer list by reek" to privoxy. but how?!
hi cattleyavns,

i first added this to my user.filter:
Code:
FILTER: GM_function
s†(^[^;]*?(?:<head[^>]*?>|<body[^>]*?>|<script[^>]*?>[^>]*?</script>))†<script src="https://greasyfork.org/en/scripts/9320-gm-function/code.user.js"></script>\n$1†i

i replaced the "†" with "@" as you suggested in another post. but both ways did non work for me.

then i need to add the script from reek to my user.filter. it comes with the killer list. can be found here. i used this code for that:
Code:
FILTER: aakiller
s†(<(?:\/body)[^>]*?>)†$1\n\
<script src="https://greasyfork.org/scripts/735-anti-adblock-killer-reek/code/Anti-Adblock%20Killer%20%7C%20Reek.user.js" type="text/javascript"></script>\n\
†i

i also replaced the "†" with "@". but no effect there anyway.

i activated both of the filter in the match all action file or user.action file. but when i used the suggested demo for anti adblock from reek to test if the anti adblock killer is working it still shows the message that i am using an adblocker.

thanks for the reply Smile!
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Add "Anti Adblock Killer list by reek" to privoxy. but how?! - kik0s - Sep. 25, 2015 10:23 PM

Forum Jump: