Skip to content

Commit

Permalink
feat: add referer page
Browse files Browse the repository at this point in the history
  • Loading branch information
popstas committed Mar 6, 2020
1 parent 110b379 commit 572411f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scrap-site.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const fields_presets = {
minimal: ['response.url'],
seo: [
'response.url',
'previousUrl',
'depth',
'response.status',
'result.request_time',
Expand Down

0 comments on commit 572411f

Please sign in to comment.