|
589 | 589 | "username_claimed": "blue"
|
590 | 590 | },
|
591 | 591 | "DigitalSpy": {
|
592 |
| - "errorMsg": "The page you were looking for could not be found.", |
593 |
| - "errorType": "message", |
594 |
| - "url": "https://forums.digitalspy.com/profile/{}", |
595 |
| - "urlMain": "https://forums.digitalspy.com/", |
596 |
| - "username_claimed": "blue", |
597 |
| - "regexCheck": "^\\w{3,20}$" |
598 |
| - }, |
| 592 | + "errorMsg": "The page you were looking for could not be found.", |
| 593 | + "errorType": "message", |
| 594 | + "url": "https://forums.digitalspy.com/profile/{}", |
| 595 | + "urlMain": "https://forums.digitalspy.com/", |
| 596 | + "username_claimed": "blue", |
| 597 | + "regexCheck": "^\\w{3,20}$" |
| 598 | + }, |
599 | 599 | "Discogs": {
|
600 | 600 | "errorType": "status_code",
|
601 | 601 | "url": "https://www.discogs.com/user/{}",
|
|
607 | 607 | "url": "https://discord.com",
|
608 | 608 | "urlMain": "https://discord.com/",
|
609 | 609 | "urlProbe": "https://discord.com/api/v9/unique-username/username-attempt-unauthed",
|
610 |
| - "errorMsg": [ |
611 |
| - "{\"taken\":false}", |
612 |
| - "The resource is being rate limited" |
613 |
| - ], |
| 610 | + "errorMsg": ["{\"taken\":false}", "The resource is being rate limited"], |
614 | 611 | "request_method": "POST",
|
615 | 612 | "request_payload": {
|
616 | 613 | "username": "{}"
|
|
620 | 617 | },
|
621 | 618 | "username_claimed": "blue"
|
622 | 619 | },
|
| 620 | + "Discord Invite": { |
| 621 | + "errorType": "status_code", |
| 622 | + "url": "https://discord.gg/{}", |
| 623 | + "urlMain": "https://discord.com/invite", |
| 624 | + "username_claimed": "minecraft" |
| 625 | + }, |
623 | 626 | "Discuss.Elastic.co": {
|
624 | 627 | "errorType": "status_code",
|
625 | 628 | "url": "https://discuss.elastic.co/u/{}",
|
|
980 | 983 | },
|
981 | 984 | "HackerNews": {
|
982 | 985 | "__comment__": "First errMsg invalid, second errMsg rate limited. Not ideal. Adjust for better rate limit filtering.",
|
983 |
| - "errorMsg": [ |
984 |
| - "No such user.", |
985 |
| - "Sorry." |
986 |
| - ], |
| 986 | + "errorMsg": ["No such user.", "Sorry."], |
987 | 987 | "errorType": "message",
|
988 | 988 | "url": "https://news.ycombinator.com/user?id={}",
|
989 | 989 | "urlMain": "https://news.ycombinator.com/",
|
|
2151 | 2151 | "username_claimed": "red"
|
2152 | 2152 | },
|
2153 | 2153 | "Venmo": {
|
2154 |
| - "errorMsg": [ |
2155 |
| - "Venmo | Page Not Found" |
2156 |
| - ], |
| 2154 | + "errorMsg": ["Venmo | Page Not Found"], |
2157 | 2155 | "errorType": "message",
|
2158 | 2156 | "headers": {
|
2159 | 2157 | "Host": "account.venmo.com"
|
|
0 commit comments