new gmod update is fire 🔥

This commit is contained in:
Jonny_Bro (Nikita) 2023-08-09 17:51:22 +05:00
parent a4ccd3274b
commit be95868988

View file

@ -24,7 +24,6 @@ function UploadCourse()
local h_headers = {
Authorization = apikey:GetString(),
["Content-Type"] = "text/plain",
["Content-Length"] = filedata:len(),
["User-Agent"] = "Valve/Steam HTTP Client 1.0 (4000)",
["Accept-Encoding"] = "gzip",