Skip to content

Commit 206fad7

Browse files
Merge pull request #228 from melvinsh/main
Remove common false positive USPS match in u.json
2 parents b84c993 + 88235a0 commit 206fad7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/technologies/u.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@
189189
6
190190
],
191191
"text": [
192-
"\\bUSPS\\b",
193192
"\\bUnited States Postal Service\\b"
194193
],
195194
"website": "https://www.usps.com"
@@ -1984,4 +1983,4 @@
19841983
"\\.utteranc\\.es"
19851984
]
19861985
}
1987-
}
1986+
}

0 commit comments

Comments
 (0)