xiguayizu

Results 3 comments of xiguayizu

\node-insta-web-api\lib\index.js change code: ```javascript async _getSharedData(url = this.baseUrl) { try{ var getText = await this.requestNodeFetch.getText(url, this.headers); if( getText.res != undefined ){ // 如果被风控 var res_text = JSON.parse(getText.res.text) var challenge =...