Advertisement
Guest User

Untitled

a guest
Mar 15th, 2012
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <ruleset name="4chan (partial)" default_off="CloudFlare certificate">
  2. <target host="*.4chan.org"/>
  3. <target host="*.thumbs.4chan.org"/>
  4.  
  5. <rule from="^http://([^@:/]+\.)?4chan\.org/([^@:/]+\.)?" to="https://$14chan.org/$2"/>
  6. <rule from="^http://([^@:/]+\.)?thumbs\.4chan\.org/([^@:/]+\.)?" to="https://$1thumbs.4chan.org/$2"/>
  7. </ruleset>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement