<!-- NOTE: In its current form and with the current site configuration,
this rule protects login passwords but prevents the user from reading
other users' journals! -->

<ruleset name="LiveJournal (buggy)" default_off="breaks for non-logged-in users">
  <target host="livejournal.com" />
  <target host="www.livejournal.com" />

  <rule from="^http://(?:www\.)?livejournal\.com/" to="https://www.livejournal.com/"/>
</ruleset>
