Skip to content

Commit 811b967

Browse files
committed
update
1 parent 186281f commit 811b967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/oxylabs/actions/scrape-url/scrape-url.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export default {
3232
const response = await this.oxylabs.scrape({
3333
$,
3434
data: {
35-
source: "universal",
35+
source: this.source,
3636
url: this.url,
3737
geo_location: this.geoLocation,
3838
},

0 commit comments

Comments
 (0)