Files
router-lists-ui/example-servers-billing.json
T
2025-07-30 04:56:49 +07:00

82 lines
2.0 KiB
JSON

[
{
"id": "1",
"hostName": "VDSINA",
"purpose": "relay",
"country": "RU",
"provider": "VDSINA",
"loginUrl": "cp.vdsina.com",
"monthlyCost": 12.00,
"monthlyCostCurrency": "USD",
"nextPaymentDate": "2026-04-25",
"lastPaymentDate": "2025-05-05",
"lastPaymentAmount": 12.00,
"lastPaymentCurrency": "USD",
"status": "active",
"notes": ""
},
{
"id": "2",
"hostName": "Macloud",
"purpose": "bgp",
"country": "RU",
"provider": "Macloud",
"loginUrl": "cp.macloud.ru",
"monthlyCost": 7.00,
"monthlyCostCurrency": "USD",
"nextPaymentDate": "2025-09-02",
"lastPaymentDate": "2025-02-03",
"lastPaymentAmount": 7.00,
"lastPaymentCurrency": "USD",
"status": "active",
"notes": ""
},
{
"id": "3",
"hostName": "Hosting VDS",
"purpose": "monitoring",
"country": "RU",
"provider": "Hosting VDS",
"loginUrl": "my.hosting-vds.com/",
"monthlyCost": 11.95,
"monthlyCostCurrency": "USD",
"nextPaymentDate": "2025-12-21",
"lastPaymentDate": "2025-06-13",
"lastPaymentAmount": 10.00,
"lastPaymentCurrency": "USD",
"status": "active",
"notes": ""
},
{
"id": "4",
"hostName": "Waicore",
"purpose": "dns",
"country": "DE",
"provider": "Waicore",
"loginUrl": "my.waicore.com/billmgr",
"monthlyCost": 9.60,
"monthlyCostCurrency": "USD",
"nextPaymentDate": "2026-04-25",
"lastPaymentDate": "2025-04-25",
"lastPaymentAmount": 9.60,
"lastPaymentCurrency": "USD",
"status": "active",
"notes": ""
},
{
"id": "5",
"hostName": "IHOR",
"purpose": "proxy",
"country": "RU",
"provider": "IHOR",
"loginUrl": "billing.ihor-hosting.ru/billmgr",
"monthlyCost": 10.00,
"monthlyCostCurrency": "USD",
"nextPaymentDate": "2025-09-10",
"lastPaymentDate": "2025-06-25",
"lastPaymentAmount": 10.00,
"lastPaymentCurrency": "USD",
"status": "active",
"notes": ""
}
]