<?xml version="1.0" encoding="UTF-8" ?>
<safesquid>
    <profiles>
        <profile>
            <enabled>true</enabled>
            <comment>This is a Bing search, we will use a redirect rule to redirect it to Safe Search</comment>
            <profile_tracing></profile_tracing>
            <profiles></profiles>
            <protocol></protocol>
            <host>.*\.bing\..*</host>
            <file>\/search</file>
            <mime></mime>
            <portrange></portrange>
            <urlcommand></urlcommand>
            <proxyhost></proxyhost>
            <requestheader></requestheader>
            <responseheader></responseheader>
            <month active="false"></month>
            <day active="false">1,31</day>
            <weekday active="false"></weekday>
            <hour active="false">0,23</hour>
            <minute active="false">0,59</minute>
            <matchmode>absolutetime</matchmode>
            <addprofiles>BING_SEARCH,UNSAFE_BING_SEARCH</addprofiles>
            <removeprofiles></removeprofiles>
        </profile>
        <profile>
            <enabled>true</enabled>
            <comment>This is a Bing search, we will use a redirect rule to redirect it to Safe Search</comment>
            <profile_tracing></profile_tracing>
            <profiles>BING_SEARCH</profiles>
            <protocol></protocol>
            <host></host>
            <file>&amp;adlt=strict$</file>
            <mime></mime>
            <portrange></portrange>
            <urlcommand></urlcommand>
            <proxyhost></proxyhost>
            <requestheader></requestheader>
            <responseheader></responseheader>
            <month active="false"></month>
            <day active="false">1,31</day>
            <weekday active="false"></weekday>
            <hour active="false">0,23</hour>
            <minute active="false">0,59</minute>
            <matchmode>absolutetime</matchmode>
            <addprofiles></addprofiles>
            <removeprofiles>UNSAFE_BING_SEARCH</removeprofiles>
        </profile>
    </profiles>
    <redirect>
        <enabled>true</enabled>
        <redirect>
            <enabled>true</enabled>
            <comment>Redirect unsafe Bing search to SafeSearch</comment>
            <profiles>UNSAFE_BING_SEARCH</profiles>
            <url>(.*)</url>
            <redirect>$1&amp;adlt=strict</redirect>
            <port>0</port>
            <send302>true</send302>
            <options></options>
            <which>both</which>
        </redirect>
    </redirect>
</safesquid>
