diff options
| author | Michael <[email protected]> | 2017-03-05 10:28:51 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-03-05 10:28:51 -0500 |
| commit | 308006ff9de8ce34e00d31d39ccffa43d98cba5e (patch) | |
| tree | 304ee0dd65eb9d331ce6e3c1fa62adcc20d2f952 /ShiftOS.WinForms/Resources | |
| parent | fc55d4feecb64c2bae355cceac93bdac73fe00ea (diff) | |
| download | shiftos_thereturn-308006ff9de8ce34e00d31d39ccffa43d98cba5e.tar.gz shiftos_thereturn-308006ff9de8ce34e00d31d39ccffa43d98cba5e.tar.bz2 shiftos_thereturn-308006ff9de8ce34e00d31d39ccffa43d98cba5e.zip | |
Add Shiftnet subscription metadata
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/ShiftnetServices.txt | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/ShiftOS.WinForms/Resources/ShiftnetServices.txt b/ShiftOS.WinForms/Resources/ShiftnetServices.txt index a396849..e9c04e1 100644 --- a/ShiftOS.WinForms/Resources/ShiftnetServices.txt +++ b/ShiftOS.WinForms/Resources/ShiftnetServices.txt @@ -9,12 +9,22 @@ With Freebie Solutions from ShiftSoft, you'll be able to traverse the Shiftnet w Company: "ShiftSoft" }, { - Company: "" + Company: "Shiftcast", + Name: "NetXtreme Hyper Edition", + CostPerMonth: 1500, + DownloadSpeed: 524288, //512 kb/s + Description: "It's time to supercharge your Shiftnet experience. With all the multimedia available, fast download speeds are a must on the Shiftnet. Start your subscription today for the low price of 1500 Codepoints and become a hyper-traveller today." }, { - + Company: "Plumb Corp.", + Name: "youConnect", + CostPerMonth: 4000, + DownloadSpeed: 262144 }, { - + Company: "theCorp", + Name: "theNet", + CostPerMonth: 2000, + DownloadSpeed: 1048576, }, ]
\ No newline at end of file |
