Page 13 of 33

Re: Adblock Plugin

Posted: Thu Dec 17, 2015 8:57 am
by Lantis
something along the lines of

Code: Select all

wget -qO- "https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt" | awk -v r="0.0.0.0" '{sub(/^[a-zA-Z0-9]/,r" ")} $0 ~ "^"r' >> /tmp/list.list
i'm not great with awk. i suggest you do your own research and come up with a solution.

My solution there snatches the first letter off each result which is not what we want :roll: but it is midnight and my brain isn't functioning.



EDIT:

nevermind my brain switched back on for a moment.

Code: Select all

wget -qO- "https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt" | awk -v r="$ENDPOINT_IP4" '/^[a-zA-Z0-9]/{sub(/^/,r" ")} $0 ~ "^"r' >>/tmp/list.list

Re: Adblock Plugin

Posted: Thu Dec 17, 2015 10:16 am
by windozer
Sweet. Thanks a ton. I've written my own regex for sms blocking and some url redirecting; I would have spent hours trying to figure that^ out : )

Re: Adblock Plugin

Posted: Sat Dec 19, 2015 7:02 am
by Lantis
sneak preview of the new interface for interacting with the block lists.

Click the image to see full size

Image

Re: Adblock Plugin

Posted: Sat Dec 19, 2015 12:55 pm
by nworbnhoj
wow!

Re: Adblock Plugin

Posted: Sat Dec 19, 2015 3:39 pm
by ispyisail
+1

Re: Adblock Plugin

Posted: Sat Dec 19, 2015 3:55 pm
by phgerin
can't wait !

Re: Adblock Plugin

Posted: Sun Dec 20, 2015 1:28 pm
by b17gsr
Nice!

I'd love to have something similar to add / remove sites that are being logged under "Recently Visited Sites", under the "Web Usage".

Re: Adblock Plugin

Posted: Tue Dec 29, 2015 10:18 am
by oviano
Just a little note for Lantis.

Thanks for this, new user here and I just installed this plugin and it works a treat.

I had been using a combination of ABP for OS X Safari and Purify for iOS but the latter was continually causing problems by breaking certain websites.

So far so good with this plugin. I will report back after I've spent a few weeks with it.

Re: Adblock Plugin

Posted: Fri Jan 01, 2016 10:01 am
by rahul
Hello Lantis.

This is rahul and i am new to this plugin. I upgraded gargoyle to 1.8.1 to install this plugin. The plugin got installed sucessfully though, itdoesnt seem yo be working. I tried all things, incongonito, clear cache, reboot. Etc, I have a strange felling that this is problem with plugin as no any list shows up in the adblock page, Also now i am unable to uninstall it. Please help.

Gargoyle 1.8.1 on TP Link wr841n v8.

Re: Adblock Plugin

Posted: Fri Jan 01, 2016 10:31 am
by tapper
Hi the wr841n has just 4 mb of flash you mite have run out of space.