Compare commits

..

5 Commits

Author SHA1 Message Date
Starystars67 19cbd9da15 nump version and address vulns 2026-06-16 13:48:57 +01:00
Starystars67 c7db28166f Correct json syntax 2026-06-16 13:46:33 +01:00
trebor8820 8fa3ed49be Update partners.json
Added TLS Servers-Studios
2026-06-16 13:46:33 +01:00
Starystars67 33764c3ede Create TLS_Servers-Studios.png 2026-06-16 13:41:53 +01:00
Starystars67 017c8708d8 Update logo URL for Connect Hosting 2026-05-27 16:59:56 +01:00
4 changed files with 552 additions and 583 deletions
+542 -579
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "beammp-website",
"private": true,
"version": "2.4.22",
"version": "2.4.23",
"type": "module",
"scripts": {
"dev": "vite",
@@ -33,6 +33,6 @@
"eslint-plugin-vue": "^10.6.2",
"prettier": "^3.7.3",
"tw-animate-css": "^1.4.0",
"vite": "^7.2.4"
"vite": "^8.0.16"
}
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 365 KiB

+7 -1
View File
@@ -9,7 +9,7 @@
"name": "Connect Hosting",
"website": "https://connecthosting.net/beammp",
"from": "$1.49/mo",
"logo": "https://connecthosting.net/img/logo.webp"
"logo": "https://connecthosting.net/logo.png"
},
{
"name": "Assetto Hosting",
@@ -70,5 +70,11 @@
"website": "https://iceline-hosting.com/games/beammp",
"from": "$3.64/mo",
"logo": "https://iceline-hosting.com/_astro/logo.DTnWV5zL_157TDr.webp"
},
{
"name": "TLS Servers-Studios",
"website": "https://tlsservers.com/beammp",
"from": "$2.00/mo",
"logo": "/partner_logos/TLS_Servers-Studios.png"
}
]