diff options
Diffstat (limited to 'ShiftOS.WinForms/Resources/ShiftnetServices.txt')
| -rw-r--r-- | ShiftOS.WinForms/Resources/ShiftnetServices.txt | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Resources/ShiftnetServices.txt b/ShiftOS.WinForms/Resources/ShiftnetServices.txt new file mode 100644 index 0000000..d8582b6 --- /dev/null +++ b/ShiftOS.WinForms/Resources/ShiftnetServices.txt @@ -0,0 +1,31 @@ +[ + { + Name: "Freebie Solutions", + DownloadSpeed: 256, + CostPerMonth: 0, + Description: "The Shiftnet is a wonderful place full of apps, games, websites and skins for ShiftOS. + +With Freebie Solutions from ShiftSoft, you'll be able to traverse the Shiftnet without any worry about monthly fees.", + Company: "ShiftSoft" + }, + { + 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: 6000, + DownloadSpeed: 1048576, //1 mb/s + }, + { + Company: "theCorp", + Name: "theNet", + CostPerMonth: 3000, + DownloadSpeed: 786342, //768 kb/s + Description: "theNet is not *just* a Shiftnet service provider. It is theGateway to all of theShiftnet and your needs. It is also theValue service provider with theGreatest price and download speed." + }, +]
\ No newline at end of file |
