Skip to content

Commit

Permalink
added tawuniya health insurance
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4f53 committed Nov 23, 2023
1 parent 4652426 commit 0ac64b1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,18 @@
"Validity"
]
},
"Tawuniya Health Insurance": {
"regex":"\b[0-9]{5}\b",
"region":"Saudi Arabia",
"keywords":[
"Tawuniya",
"Policy",
"Holder",
"Number",
"Deductible",
"Approval"
]
},
"Nebraska Driver's License": {
"regex":"[A-Z]{1}[0-9]{9,11}",
"region":"United States",
Expand Down

0 comments on commit 0ac64b1

Please sign in to comment.