mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-23 12:23:03 +00:00
Add Newgrounds to tests.
This commit is contained in:
parent
17580fe948
commit
5e11df3b7f
1 changed files with 3 additions and 1 deletions
|
@ -584,7 +584,9 @@
|
||||||
"rank": 2408,
|
"rank": 2408,
|
||||||
"regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$",
|
"regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$",
|
||||||
"url": "https://{}.newgrounds.com",
|
"url": "https://{}.newgrounds.com",
|
||||||
"urlMain": "https://newgrounds.com"
|
"urlMain": "https://newgrounds.com",
|
||||||
|
"username_claimed": "blue",
|
||||||
|
"username_unclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
"Pastebin": {
|
"Pastebin": {
|
||||||
"errorType": "response_url",
|
"errorType": "response_url",
|
||||||
|
|
Loading…
Reference in a new issue