Skip to content

Commit eda4eb5

Browse files
fugledejeremyn
authored andcommitted
[University at Buffalo] Disable several subdomains (EFForg#6682)
Ran a quick sweep with the checker; these are the errors it caught.
1 parent e212572 commit eda4eb5

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

src/chrome/content/rules/University_at_Buffalo.xml

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
- (www.)?admissions ¹
1414
- (www.)?academy ²
1515
- advising ²
16+
- www.alumni ⁵
1617
- (www.)?apb ³
1718
- www.cambi ¹
1819
- www.chem ¹
@@ -29,7 +30,8 @@
2930
- gsa ⁵
3031
- (www.)?health ¹
3132
- helpdesk ¹
32-
- (www.)?giving ⁵
33+
- (www.)?hr ⁵
34+
- (www.)?giving ⁵
3335
- www.grad ¹
3436
- www.ise ⁶
3537
- (www.)?itpolicies ¹
@@ -40,9 +42,13 @@
4042
- (www.)?orientation ²
4143
- parent ¹
4244
- pharmsci ¹
45+
- provost ⁷
46+
- www.provost ⁵
4347
- registrar ¹
48+
- security ⁸
4449
- (www.)?social-work ⁵
4550
- (www.)?ub-careers ⁵
51+
- (www.)?ubit ⁵
4652
- undergrad-catalog ¹
4753
- universityscholars ²
4854
@@ -52,7 +58,8 @@
5258
⁴ Shows another domain
5359
⁵ Refused
5460
⁶ Shows default page
55-
61+
⁷ Could not resolve host
62+
⁸ Expired
5663
5764
Problematic hosts in *buffalo.edu:
5865
@@ -107,27 +114,20 @@
107114
<!--target host="www.cse.buffalo.edu" /-->
108115
<target host="prv-web.eng.buffalo.edu" />
109116
<!--target host="www.eng.buffalo.edu" /-->
110-
<target host="hr.buffalo.edu" />
111-
<target host="www.hr.buffalo.edu" />
112117
<target host="myub.buffalo.edu" />
113118
<target host="www.myub.buffalo.edu" />
114119
<target host="inted.oie.buffalo.edu" />
115120
<target host="tdm.pharm.buffalo.edu" />
116121
<target host="tprc.pharm.buffalo.edu" />
117122
<target host="pharmacy.buffalo.edu" />
118-
<target host="provost.buffalo.edu" />
119-
<target host="www.provost.buffalo.edu" />
120123
<target host="research.buffalo.edu" />
121124
<target host="www.research.buffalo.edu" />
122-
<target host="security.buffalo.edu" />
123125
<target host="shibboleth.buffalo.edu" />
124126
<target host="socialwork.buffalo.edu" />
125127
<target host="sphhp.buffalo.edu" />
126128
<target host="student-affairs.buffalo.edu" />
127129
<target host="www.student-affairs.buffalo.edu" />
128130
<target host="ubfoundation.buffalo.edu" />
129-
<target host="ubit.buffalo.edu" />
130-
<target host="www.ubit.buffalo.edu" />
131131
<target host="www.ubjobs.buffalo.edu" />
132132
<target host="ublearns.buffalo.edu" />
133133
<target host="ubmail.buffalo.edu" />
@@ -178,6 +178,8 @@
178178

179179
<securecookie host="." name="." />
180180

181+
<rule from="^http://www\.alumni\.buffalo\.edu/"
182+
to="https://alumni.buffalo.edu/" />
181183

182184
<rule from="^http://www\.ubfoundation\.buffalo\.edu/"
183185
to="https://ubfoundation.buffalo.edu/" />

0 commit comments

Comments
 (0)