الرئيسية
قيمنا🫶🏻🤍
اذا كان لديك اي سؤال او استفسار لا تتردد بالاتصال بنا
589966
0
const options = { method: 'GET', headers: {'Content-Type': 'application/json', Authorization: 'Bearer undefined'} }; fetch('https://api.cloudflare.com/client/v4/accounts/account_id/challenges/widgets', options) .then(response => response.json()) .then(response => console.log(response)) .catch(err => console.error(err));
تصميم وبرمجة