mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader
synced 2025-08-20 21:39:08 +08:00
fix: also recover screenshot pricing
This commit is contained in:
parent
d3f3a8502a
commit
0f239793d2
@ -301,7 +301,7 @@ export class CrawlerHost extends RPCHost {
|
|||||||
|
|
||||||
return {
|
return {
|
||||||
...this.getGeneralSnapshotMixins(snapshot),
|
...this.getGeneralSnapshotMixins(snapshot),
|
||||||
html: snapshot.html,
|
// html: snapshot.html,
|
||||||
screenshotUrl: snapshot.screenshotUrl,
|
screenshotUrl: snapshot.screenshotUrl,
|
||||||
toString() {
|
toString() {
|
||||||
return this.screenshotUrl;
|
return this.screenshotUrl;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user