Удалил мусор и сертификаты вроде добавил
This commit is contained in:
8
temp_scripts/subs/sub1.json
Normal file
8
temp_scripts/subs/sub1.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Lark_Standart_1",
|
||||
"normalName": "Lark Standart",
|
||||
"type": "standart",
|
||||
"duration_months": 1,
|
||||
"ip_limit": 1,
|
||||
"price": 200
|
||||
}
|
||||
8
temp_scripts/subs/sub2.json
Normal file
8
temp_scripts/subs/sub2.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Lark_Standart_6",
|
||||
"normalName": "Lark Standart",
|
||||
"type": "standart",
|
||||
"duration_months": 6,
|
||||
"ip_limit": 1,
|
||||
"price": 1000
|
||||
}
|
||||
8
temp_scripts/subs/sub3.json
Normal file
8
temp_scripts/subs/sub3.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Lark_Standart_12",
|
||||
"normalName": "Lark Standart",
|
||||
"type": "standart",
|
||||
"duration_months": 12,
|
||||
"ip_limit": 1,
|
||||
"price": 2000
|
||||
}
|
||||
8
temp_scripts/subs/sub4.json
Normal file
8
temp_scripts/subs/sub4.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Lark_Pro_1",
|
||||
"normalName": "Lark Pro",
|
||||
"type": "pro",
|
||||
"duration_months": 1,
|
||||
"ip_limit": 5,
|
||||
"price": 600
|
||||
}
|
||||
8
temp_scripts/subs/sub5.json
Normal file
8
temp_scripts/subs/sub5.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Lark_Pro_6",
|
||||
"normalName": "Lark Pro",
|
||||
"type": "pro",
|
||||
"duration_months": 6,
|
||||
"ip_limit": 5,
|
||||
"price": 3000
|
||||
}
|
||||
8
temp_scripts/subs/sub6.json
Normal file
8
temp_scripts/subs/sub6.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Lark_Pro_12",
|
||||
"normalName": "Lark Pro",
|
||||
"type": "pro",
|
||||
"duration_months": 12,
|
||||
"ip_limit": 5,
|
||||
"price": 5000
|
||||
}
|
||||
Reference in New Issue
Block a user