Skip to content

Commit 95cb3f6

Browse files
authored
Add targets
Remove exclusion pattern because request fails on HTTP anyway
1 parent ab4b174 commit 95cb3f6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/chrome/content/rules/Oracle.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@
147147

148148
<target host="fusionhelp.oracle.com" />
149149
<target host="gcmprm.oracle.com" />
150+
<target host="go.oracle.com" />
150151
<target host="hs-ws1.oracle.com" />
151152
<target host="iacademy.oracle.com" />
152153
<target host="internetintel.oracle.com" />
@@ -158,10 +159,6 @@
158159
<target host="labs.oracle.com" />
159160
<target host="linux.oracle.com" />
160161
<target host="login.oracle.com" />
161-
<exclusion pattern="^http://login\.oracle\.com/$" /><!-- SSL error on $ -->
162-
<test url="http://login.oracle.com/oaam_server/faq.html" />
163-
<test url="http://login.oracle.com/mysso/signon.jsp?request_id=007" />
164-
165162
<target host="login-stage.oracle.com" />
166163
<target host="m.oracle.com" />
167164
<target host="my.oracle.com" />

0 commit comments

Comments
 (0)