Skip to content

Instantly share code, notes, and snippets.

@kypflug
Created November 20, 2015 00:40
Show Gist options
  • Save kypflug/7b2a365abe32ca5c4d26 to your computer and use it in GitHub Desktop.
Save kypflug/7b2a365abe32ca5c4d26 to your computer and use it in GitHub Desktop.
<rules version="1">
<emie>
<domain exclude="false">www.cpandl.com</domain>
<domain exclude="true" doNotTransition="false">www.woodgrovebank.com</domain>
<domain exclude="false" forceCompatView="true">adatum.com</domain>
<domain exclude="true">relecloud.com
<path exclude="false">/about</path>
</domain>
<domain exclude="false">fabrikam.com
<path exclude="true">/products</path>
</domain>
</emie>
<docMode>
<domain doNotTransition="true">contoso.com
<path docMode="7" doNotTransition="false">/travel</path>
</domain>
<domain docMode="7">fabrikam.com
</domain>
</docMode>
</rules>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment