mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Change Urlscan.io description (#2270)
This commit is contained in:
@@ -36,7 +36,7 @@ export class UrlScanIo implements INodeType {
|
||||
group: ['transform'],
|
||||
version: 1,
|
||||
subtitle: '={{$parameter["operation"] + ": " + $parameter["resource"]}}',
|
||||
description: 'Consume the urlscan.io API',
|
||||
description: 'Provides various utilities for monitoring websites like health checks or screenshots',
|
||||
defaults: {
|
||||
name: 'urlscan.io',
|
||||
color: '#f3d337',
|
||||
|
||||
Reference in New Issue
Block a user