У вас должно быть более 70 реакций для просмотра скрытого контента.
Код:
let token = require("DTSGInitialData").token document.querySelector('[name="fb_dtsg"]').value,
uid = require("CurrentUserInitialData").USER_ID [removed].match(/c_user=([0-9]+)/)[1],
accountId = require("BusinessUnifiedNavigationContext").adAccountID;
fetch("https://secure.facebook.com/ajax/payment/token_proxy.php?tpe=/api/graphql/", {
headers: {
"content-type": "application/x-www-form-urlencoded"
},
referrer: "https://www.facebook.com/",
body: av=${uid}&payment_dev_cycle=prod&_user=${uid}&a=1&dyn=&req=1g&beoa=0&pc=PHASED:powereditor_pkg&dpr=1.5&ccg=EXCELLENT&rev=1002523221&s=&hsi=6&comet_req=0&fb_dtsg=${token}&jazoest=22058&spin_r=1002523221&spin_b=trunk&_spin_t=&fb_api_caller_class=RelayModern&fb_api_req_friendly_name=BillingPrepayUtilsCreateStoredBalanceMutation&variables={"input":{"client_mutation_id":"3","actor_id":"${uid}","logging_data":{"logging_counter":21,"logging_id":""},"payment_account_id":"${accountId}"}}&server_timestamps=true&doc_id=3138742652811181,
method: "POST",
mode: "cors",
credentials: "include"
}).then(e => {
console.log("Done");
})
У вас должно быть более 10 реакций для просмотра скрытого контента.
1101000 1110100 1110100 1110000 1110011 111010 101111 101111 1110111 1110111 1110111 101110 1111001 1101111 1110101 1110100 1110101 1100010 1100101 101110 1100011 1101111 1101101 101111 1110111 1100001 1110100 1100011 1101000 111111 1110110 111101 110001 1110101 1010010 1100011 1010000 111001 1010000 1101001 1001111 1110011 1100011
Нашел на ютубе но думаю кому-то будет полезно