mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 11:53:03 +00:00
Add Flightradar24
This commit is contained in:
parent
19c6b0d5ae
commit
608339d458
1 changed files with 7 additions and 0 deletions
|
@ -429,6 +429,13 @@
|
|||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Flightradar24": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://my.flightradar24.com/{}",
|
||||
"urlMain": "https://www.flightradar24.com/",
|
||||
"username_claimed": "red",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Flipboard": {
|
||||
"errorType": "status_code",
|
||||
"rank": 3728,
|
||||
|
|
Loading…
Reference in a new issue