From 1fbe3c5adafdf9d84aa9218716ceb50a1aaf4eb6 Mon Sep 17 00:00:00 2001 From: Dziban303 Date: Thu, 3 Oct 2024 09:51:48 -0500 Subject: [PATCH] some new additions --- .vscode/launch.json | 15 +++++++++++++++ plane-alert-db.csv | 5 +++++ 2 files changed, 20 insertions(+) create mode 100644 .vscode/launch.json diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 00000000..0db65acf --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,15 @@ +{ + // Use IntelliSense to learn about possible attributes. + // Hover to view descriptions of existing attributes. + // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", + "configurations": [ + { + "name": "PowerShell: Launch Current File", + "type": "PowerShell", + "request": "launch", + "script": "${file}", + "args": [] + } + ] +} \ No newline at end of file diff --git a/plane-alert-db.csv b/plane-alert-db.csv index b4b9a347..5fbb68e5 100755 --- a/plane-alert-db.csv +++ b/plane-alert-db.csv @@ -14301,3 +14301,8 @@ E90E07,CX-MIA,Uruguay Police,Robinson R44,R44,Pol,Police Squad,Policia,Copper Ch E90E0E,CX-MIE,Uruguay Police,Robinson R66,R66,Pol,Police Squad,Policia,Copper Chopper,Police Forces,https://w.wiki/B3LK E940FA,FAB-001,Gov of Bolivia,Dassault Falcon 900EX,F900,Gov,Government,Must Be Nice,Free And Fair Elections,Dictator Alert,https://w.wiki/B3LJ E940FB,FAB-002,Gov of Bolivia,Dassault Falcon 50,FA50,Gov,Government,Must Be Nice,Free And Fair Elections,Dictator Alert,https://w.wiki/B3LJ +A8D95E,N67,Federal Aviation Administration,Beech King Air 300,BE30,Gov,FAA,The Management,Dogs with Jobs,Vanity Plane,https://www.faa.gov +AE68A4,????,United States Navy,Boeing P-8A Poseidon,P8,Mil,One Ping Only Vasily,Maritime Patrol,Eye In The Sky,United States Navy,https://w.wiki/3qBW +AE749D,170478,United States Navy,Boeing P-8A Poseidon,P8,Mil,One Ping Only Vasily,Maritime Patrol,Eye In The Sky,United States Navy,https://w.wiki/3qBW +AE6D55,170163,United States Marine Corps,Agusta Philadelphia TH-73A Thrasher,A119,Mil,Chopper,Training Wheels,Delicious Crayons,United States Marine Corps,http://tinyurl.com/th73thrasher +AE73EE,170195,United States Marine Corps,Agusta Philadelphia TH-73A Thrasher,A119,Mil,Chopper,Training Wheels,Delicious Crayons,United States Marine Corps,http://tinyurl.com/th73thrasher \ No newline at end of file