We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b01835 commit 42f02dcCopy full SHA for 42f02dc
src/chrome/content/rules/AOL.xml
@@ -13,4 +13,5 @@
13
<target host="dashboard.voice.aol.com" />
14
15
<rule from="^http://(bill|contactus|(account\.login)|(api\.mail)|myaccount|new|openid|pki-info|(aolctoftp\.red)|((api|my)\.screenname)|(dashboard\.voice))\.aol\.com/" to="https://$1.aol.com/" />
16
-</ruleset>
+ <exclusion pattern="^http://my\.screenname\.aol\.com/_cqr/logout/"/>
17
+</ruleset>
0 commit comments