add to bad filters to opera
This commit is contained in:
parent
f9c45b4d0f
commit
8ee43a85a9
@ -63,6 +63,10 @@ if [ -d "/tmp/Ramdisk/www/adblock" ]; then
|
||||
#
|
||||
sed -i -e '1,5d' $MAINDIR/opera/urlfilter-tracking.bak
|
||||
|
||||
# Remove Bad opera filters
|
||||
#
|
||||
sed -i -e '/\/adsWrapper\./d' $MAINDIR/opera/urlfilter-adblock.bak
|
||||
|
||||
# Include Opera urlfilter header file
|
||||
#
|
||||
$CAT $HGSERV/opera/urlfilter-header.txt $MAINDIR/opera/urlfilter-adblock.bak > $MAINDIR/opera/urlfilter-adblock.bak2
|
||||
|
Loading…
x
Reference in New Issue
Block a user