Change Urlscan.io description (#2270)

This commit is contained in:
Iván Ovejero
2021-10-01 16:21:28 +02:00
committed by GitHub
parent 0243fc68d9
commit 5c206a3da5
2 changed files with 2 additions and 1 deletions

View File

@@ -183,6 +183,7 @@ export const scanFields: INodeProperties[] = [
name: 'referer',
description: 'HTTP referer to set for this scan',
type: 'string',
placeholder: 'https://n8n.io',
default: '',
},
{