We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 302f748 commit 84d18aaCopy full SHA for 84d18aa
1 file changed
spec/test_data/regexp/data.txt
@@ -141,5 +141,3 @@ perl\B#perl stuff#false
141
^(19|20)\d{2}$#1810#false
142
^([1-9]|0[1-9]|[12][0-9]|3[01])\D([1-9]|0[1-9]|1[012])\D(19[0-9][0-9]|20[0-9][0-9])$#11/11/2011#true
143
^([1-9]|0[1-9]|[12][0-9]|3[01])\D([1-9]|0[1-9]|1[012])\D(19[0-9][0-9]|20[0-9][0-9])$#13/13/2011#false
144
-^(https?:\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \.-]*)*\/?$#http://split.io/about#true
145
-^(https?:\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \.-]*)*\/?$#http://google.com/some/file!.html#false
0 commit comments