reader
reader copied to clipboard
feat: Invalid iframe web pages do not trigger the reportsnapshot event
Invalid iframe web pages do not trigger the reportsnapshot event
@nomagick 嗨,我这边基于你这边的核心代码自己做了一个server,这个pr是我当前在我的服务里做到的一个优化项,不知道能否帮到你不。
嗨,我这边基于你这边的核心代码自己做了一个server,这个pr是我当前在我的服务里做到的一个优化项,不知道能否帮到你不。
可否分享一下你的server code?
For iframe processing, we now have a dedicated function and option "x-with-iframe". https://github.com/jina-ai/reader/blob/c5abdf85705123d2fab943dcf273a560ec23becd/backend/functions/src/services/puppeteer.ts#L733-L751
So this PR seems obsolete.
Thanks for your contribution.