Skip to content

Commit 5e9a22d

Browse files
rwinchsbrannen
authored andcommitted
Add nohttp to build
See gh-22839
1 parent 09c1023 commit 5e9a22d

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

src/nohttp/whitelist.lines

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,25 @@
1+
^http://aopalliance.sourceforge.net.*
12
^http://[^/]*caucho.com.*
3+
^http://cglib.sourceforge.net.*
4+
^http://classdoc.sourceforge.net.*
5+
^http://easymock.org.*
6+
^http://forum.thymeleaf.org.*
27
^http://[^/]*gebish.org.*
38
^http://[^/]*groovy-lang.org.*
49
^http://[^/]*hsqldb.org.*
5-
^http://[^/]*sourceforge.net.*
6-
^http://easymock.org.*
7-
^http://forum.thymeleaf.org.*
10+
^http://htmlunit.sourceforge.net.*
11+
^http://javadiff.cvs.sourceforge.net.*
12+
^http://javadiff.sourceforge.net.*
13+
^http://jibx.sourceforge.net.*
814
^http://jotm.objectweb.org.*
915
^http://json-b.net/.*
16+
^http://mx4j.sourceforge.net.*
1017
^http://objenesis.org.*
1118
^http://reactivex.io.*
1219
^http://www.beanshell.org.*
1320
^http://www.doclet.com.*
1421
^http://www.jensgulden.de.*
1522
^http://www.mockobjects.com.*
1623
^http://www.w3.org/2000/xmlns/
24+
^http://xmlunit.sourceforge.net.*
1725
^http://xunitpatterns.com.*

0 commit comments

Comments
 (0)