Update: 2026-06-11 13:47:39
This commit is contained in:
@@ -171,7 +171,7 @@ function sendFCM_Async(string $token, string $title, string $body, array $rideDa
|
||||
|
||||
$http = new AsyncHttp();
|
||||
$http->request(
|
||||
'https://api.intaleq.xyz/intaleq/ride/firebase/send_fcm.php',
|
||||
'https://api.intaleq.xyz/siro/ride/firebase/send_fcm.php',
|
||||
[
|
||||
'method' => 'POST',
|
||||
'data' => json_encode([
|
||||
|
||||
Reference in New Issue
Block a user