|
156 | 156 | "urlProbe": "https://archive.org/details/@{}?noscript=true", |
157 | 157 | "username_claimed": "blue" |
158 | 158 | }, |
| 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 | + }, |
159 | 165 | "ArtStation": { |
160 | 166 | "errorType": "status_code", |
161 | 167 | "url": "https://www.artstation.com/{}", |
|
1114 | 1120 | "urlMain": "https://hackerrank.com/", |
1115 | 1121 | "username_claimed": "satznova" |
1116 | 1122 | }, |
| 1123 | + "HackerSploit": { |
| 1124 | + "errorType": "status_code", |
| 1125 | + "url": "https://forum.hackersploit.org/u/{}", |
| 1126 | + "urlMain": "https://forum.hackersploit.org/", |
| 1127 | + "username_claimed": "hackersploit" |
| 1128 | + }, |
1117 | 1129 | "HackMD": { |
1118 | 1130 | "errorType": "status_code", |
1119 | 1131 | "url": "https://hackmd.io/@{}", |
|
2965 | 2977 | "urlMain": "https://www.nairaland.com/", |
2966 | 2978 | "username_claimed": "red" |
2967 | 2979 | }, |
| 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 | + }, |
2968 | 2986 | "nnRU": { |
2969 | 2987 | "errorType": "status_code", |
2970 | 2988 | "regexCheck": "^[\\w@-]+?$", |
|
0 commit comments