Skip to content

Commit 84f8eef

Browse files
authored
fix: add dashlord to useragent
1 parent 6a4d58a commit 84f8eef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/scan.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const options = {
99
maxWait: 10000,
1010
recursive: true,
1111
probe: true,
12-
userAgent: "Wappalyzer",
12+
userAgent: "Wappalyzer dashlord",
1313
htmlMaxCols: 2000,
1414
htmlMaxRows: 2000,
1515
noRedirect: true

0 commit comments

Comments
 (0)