GoogleSorry.xml 242 B

12345678
  1. <ruleset name="GoogleSorry">
  2. <target host="sorry.google.com" />
  3. <target host="www.google.com" />
  4. <target host="google.com" />
  5. <rule from="^http://((sorry|www)\.)?google\.com/sorry/" to="https://sorry.google.com/sorry/" />
  6. </ruleset>