Removed profanity

This commit is contained in:
FbIN Support 2025-08-27 21:03:12 +05:30
commit 274aa1b8d0
12 changed files with 23 additions and 23 deletions

View file

@ -236,7 +236,7 @@ class spotify{
$this->get(
$ip,
"https://clienttoken.spotify.com/v1/clienttoken",
[ // !! that shit must be sent as json data
[ // !! that stuff must be sent as json data
"client_data" => [
"client_id" => $client_id,
"client_version" => "1.2.27.93.g7aee53d4",