|
149 | 149 | "urlProbe": "https://archive.org/details/@{}?noscript=true", |
150 | 150 | "username_claimed": "blue" |
151 | 151 | }, |
| 152 | + "Arduino Forum": { |
| 153 | + "errorType": "status_code", |
| 154 | + "url": "https://forum.arduino.cc/u/{}/summary", |
| 155 | + "urlMain": "https://forum.arduino.cc/", |
| 156 | + "username_claimed": "system" |
| 157 | + }, |
152 | 158 | "ArtStation": { |
153 | 159 | "errorType": "status_code", |
154 | 160 | "url": "https://www.artstation.com/{}", |
|
1123 | 1129 | "urlMain": "https://hackerrank.com/", |
1124 | 1130 | "username_claimed": "satznova" |
1125 | 1131 | }, |
| 1132 | + "HackerSploit": { |
| 1133 | + "errorType": "status_code", |
| 1134 | + "url": "https://forum.hackersploit.org/u/{}", |
| 1135 | + "urlMain": "https://forum.hackersploit.org/", |
| 1136 | + "username_claimed": "hackersploit" |
| 1137 | + }, |
1126 | 1138 | "HackMD": { |
1127 | 1139 | "errorType": "status_code", |
1128 | 1140 | "url": "https://hackmd.io/@{}", |
|
2354 | 2366 | "urlProbe": "https://ch.tetr.io/api/users/{}", |
2355 | 2367 | "username_claimed": "osk" |
2356 | 2368 | }, |
| 2369 | + "TheMovieDB": { |
| 2370 | + "errorType": "status_code", |
| 2371 | + "url": "https://www.themoviedb.org/u/{}", |
| 2372 | + "urlMain": "https://www.themoviedb.org/", |
| 2373 | + "username_claimed": "blue" |
| 2374 | + }, |
2357 | 2375 | "TikTok": { |
2358 | 2376 | "url": "https://www.tiktok.com/@{}", |
2359 | 2377 | "urlMain": "https://www.tiktok.com", |
|
3039 | 3057 | "urlMain": "https://www.nairaland.com/", |
3040 | 3058 | "username_claimed": "red" |
3041 | 3059 | }, |
| 3060 | + "n8n Community": { |
| 3061 | + "errorType": "status_code", |
| 3062 | + "url": "https://community.n8n.io/u/{}/summary", |
| 3063 | + "urlMain": "https://community.n8n.io/", |
| 3064 | + "username_claimed": "n8n" |
| 3065 | + }, |
3042 | 3066 | "nnRU": { |
3043 | 3067 | "errorType": "status_code", |
3044 | 3068 | "regexCheck": "^[\\w@-]+?$", |
|
0 commit comments