I noticed that N8N detection is currently unavailable. I found its fingerprint and would like to request its inclusion in the repository.
<meta name="n8n:config:rest-endpoint" content="cmVzdA=="><meta name="n8n:config:sentry" content="eyJkc24iOiIiLCJlbnZpcm9ubWVudCI6ImRldmVsb3BtZW50IiwicmVsZWFzZSI6Im44bkAyLjE0LjIifQ==">
Where content is in base64 and means:
{"dsn":"","environment":"development","release":"n8n@2.14.2"}
I don't know if it supports base64 decoding nowadays.
I noticed that N8N detection is currently unavailable. I found its fingerprint and would like to request its inclusion in the repository.
Where
contentis in base64 and means:{"dsn":"","environment":"development","release":"n8n@2.14.2"}I don't know if it supports base64 decoding nowadays.