mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 22:19:01 +00:00
Disable forums.developer.nvidia.com (auth-gated user profiles) (#2305)
* Initial plan * disable forums.developer.nvidia.com due to auth-locked user pages Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com> Agent-Logs-Url: https://github.com/soxoj/maigret/sessions/b8f41f15-8588-4aac-a443-af5e2aaa1918 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: soxoj <31013580+soxoj@users.noreply.github.com>
This commit is contained in:
@@ -32864,7 +32864,8 @@
|
||||
"checkType": "status_code",
|
||||
"usernameClaimed": "adam",
|
||||
"usernameUnclaimed": "noonewouldeverusethis7",
|
||||
"url": "https://forums.developer.nvidia.com/u/{username}"
|
||||
"url": "https://forums.developer.nvidia.com/u/{username}",
|
||||
"disabled": true
|
||||
},
|
||||
"forums.episodeinteractive.com": {
|
||||
"checkType": "status_code",
|
||||
|
||||
Reference in New Issue
Block a user