Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 1912 → Rev 1913

/alcasar.sh
1623,11 → 1623,12
# Bing - add 'adlt=strict'
#"(^http://[0-9a-z]+\.bing\.[a-z]+[-/%.0-9a-z]*\?)(.*)"->"\1\2&adlt=strict"
EOF
# change the the google safesearch ("safe=strict" instead of "safe=vss")
# change the google safesearch ("safe=strict" instead of "safe=vss")
$SED "s?safe=vss?safe=strict?g" $DIR_DG/lists/urlregexplist
# adapt the Toulouse BL to ALCASAR architecture. Enable the default categories
# adapt the Toulouse BL to ALCASAR architecture
if [ "$mode" != "update" ]; then
$DIR_DEST_BIN/alcasar-bl.sh --adapt
# enable the default categories
$DIR_DEST_BIN/alcasar-bl.sh --cat_choice
# creation of the custom BL and WL categorie named "ossi" (for domain names & ip only)
touch $DIR_DEST_SHARE/dnsmasq-bl/ossi.conf