mirror of
https://github.com/NexVeridian/ark-invest-api-rust-data.git
synced 2025-09-02 09:59:12 +00:00
SpaceX
This commit is contained in:
parent
8ed0fb751c
commit
65824f7a70
1 changed files with 6 additions and 0 deletions
|
@ -502,6 +502,12 @@ impl Ark {
|
|||
.str()
|
||||
.replace(lit("DISCOVERY"), lit("Dassault Systemes"), true)
|
||||
.str()
|
||||
.replace(lit("Space Investment"), lit("SpaceX"), true)
|
||||
.str()
|
||||
.replace(lit("Space Exploration Technologies Corp"), lit("SpaceX"), true)
|
||||
.str()
|
||||
.replace(lit("Space Exploration Technologies Co"), lit("SpaceX"), true)
|
||||
.str()
|
||||
.rstrip(None),
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue