FIX - GET TOKEN FULL 100% KHÔNG BỊ CHECK POIN Để fix get token 100% ko bị check poin cho web bot like hay bot cảm xúc các bạn cần tìm và thay một đoạn ở phần login ví dụ ( $getapi = json_decode(get('http://beta.cx.apicuatui.us/token.php?u='.$_POST.'&p='.$_POST[pass]), true);
$token1 = $getapi[access_token];
) thành $gettoken = file_get_contents... >>