mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-27 14:20:37 +00:00
added regexCheck to Flightradar24
This commit is contained in:
parent
22ed5b9844
commit
57bed29a43
1 changed files with 1 additions and 0 deletions
|
@ -637,6 +637,7 @@
|
|||
},
|
||||
"Flightradar24": {
|
||||
"errorType": "status_code",
|
||||
"regexCheck": "^[a-zA-Z0-9_]{3,20}$",
|
||||
"rank": 1633,
|
||||
"url": "https://my.flightradar24.com/{}",
|
||||
"urlMain": "https://www.flightradar24.com/",
|
||||
|
|
Loading…
Reference in a new issue