<ruleset name="MeetMe">
	<target host="www.meetme.com" />
	<target host="meetme.com" />
	<target host="www.ssl.meetme.com" />
	<target host="ssl.meetme.com" />
	<target host="www.friends.meetme.com" />
	<target host="friends.meetme.com" />
	<target host="www.messages.meetme.com" />
	<target host="messages.meetme.com" />
	<target host="www.match.meetme.com" />
	<target host="match.meetme.com" />
	<target host="www.blinddate.meetme.com" />
	<target host="blinddate.meetme.com" />
	<target host="www.feed.meetme.com" />
	<target host="feed.meetme.com" />
	<target host="www.vip.meetme.com" />
	<target host="vip.meetme.com" />
	<target host="www.profile.meetme.com" />
	<target host="profile.meetme.com" />
	<target host="www.assets.meetmecdna.com" />
	<target host="assets.meetmecdna.com" />

  <ruleset from="^http://(www\.)?meetme\.com/" to="https://meetme.com/"; />
  <ruleset from="^http://(www\.)?ssl\.meetme\.com/" to="https://ssl.meetme.com/"; />
  <ruleset from="^http://(www\.)?friends\.meetme\.com/" to="https://ssl.meetme.com/"; />
  <ruleset from="^http://(www\.)?messages\.meetme\.com/" to="https://messages.meetme.com/"; />
  <ruleset from="^http://(www\.)?match\.meetme\.com/" to="https://match.meetme.com/"; />
  <ruleset from="^http://(www\.)?blinddate\.meetme\.com/" to="https://blinddate.meetme.com/"; />
  <ruleset from="^http://(www\.)?feed\.meetme\.com/" to="https://feed.meetme.com/"; />
  <ruleset from="^http://(www\.)?vip\.meetme\.com/" to="https://vip.meetme.com/"; />
  <ruleset from="^http://(www\.)?profile\.meetme\.com/" to="https://profile.meetme.com/"; />
  <ruleset from="^http://(www\.)?assets\.meetmecdna\.com/" to="https://assets.meetmecdna.com/"; />

</ruleset>

Reply via email to