Skip to content

Commit 9bafb8a

Browse files
feat: add n8n, HackerSploit, Arduino Forum
1 parent eb89279 commit 9bafb8a

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

sherlock_project/resources/data.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,12 @@
156156
"urlProbe": "https://archive.org/details/@{}?noscript=true",
157157
"username_claimed": "blue"
158158
},
159+
"Arduino Forum": {
160+
"errorType": "status_code",
161+
"url": "https://forum.arduino.cc/u/{}/summary",
162+
"urlMain": "https://forum.arduino.cc/",
163+
"username_claimed": "system"
164+
},
159165
"ArtStation": {
160166
"errorType": "status_code",
161167
"url": "https://www.artstation.com/{}",
@@ -1114,6 +1120,12 @@
11141120
"urlMain": "https://hackerrank.com/",
11151121
"username_claimed": "satznova"
11161122
},
1123+
"HackerSploit": {
1124+
"errorType": "status_code",
1125+
"url": "https://forum.hackersploit.org/u/{}",
1126+
"urlMain": "https://forum.hackersploit.org/",
1127+
"username_claimed": "hackersploit"
1128+
},
11171129
"HackMD": {
11181130
"errorType": "status_code",
11191131
"url": "https://hackmd.io/@{}",
@@ -2965,6 +2977,12 @@
29652977
"urlMain": "https://www.nairaland.com/",
29662978
"username_claimed": "red"
29672979
},
2980+
"n8n Community": {
2981+
"errorType": "status_code",
2982+
"url": "https://community.n8n.io/u/{}/summary",
2983+
"urlMain": "https://community.n8n.io/",
2984+
"username_claimed": "n8n"
2985+
},
29682986
"nnRU": {
29692987
"errorType": "status_code",
29702988
"regexCheck": "^[\\w@-]+?$",

0 commit comments

Comments
 (0)