目前脚本出现问题,有的UP主的主页可以正常抓取,有的会一直卡在第一页然后报:
inspector.js:7
Error processing XMLHttpRequest response: DOMException: Failed to read the 'responseText' property from 'XMLHttpRequest': The value is only accessible if the object's 'responseType' is '' or 'text' (was 'json').
at XMLHttpRequest. (chrome-extension://odphnbhiddhdpoccbialllejaajemdio/scripts/inspector.js:7:2902)
和
userscript.html?name…89-84dccdd57901:990
Uncaught (in promise)
TypeError: Cannot read properties of null (reading 'length')
at down (userscript.html?name…84dccdd57901:990:86)
目前脚本出现问题,有的UP主的主页可以正常抓取,有的会一直卡在第一页然后报: inspector.js:7 Error processing XMLHttpRequest response: DOMException: Failed to read the 'responseText' property from 'XMLHttpRequest': The value is only accessible if the object's 'responseType' is '' or 'text' (was 'json'). at XMLHttpRequest. (chrome-extension://odphnbhiddhdpoccbialllejaajemdio/scripts/inspector.js:7:2902) 和 userscript.html?name…89-84dccdd57901:990 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'length') at down (userscript.html?name…84dccdd57901:990:86)