mirror of
https://github.com/soxoj/maigret.git
synced 2026-09-23 18:24:56 +02:00
refactor: update query for leetcode (#2727)
This commit is contained in:
@@ -6284,7 +6284,7 @@
|
||||
"checkType": "message",
|
||||
"requestMethod": "POST",
|
||||
"requestPayload": {
|
||||
"query": "{{ matchedUser(username: \"{username}\") {{ username }} }}"
|
||||
"query": "{{ matchedUser(username: \"{username}\") {{ username profile {{ realName aboutMe userAvatar countryName company school ranking }} }} }}"
|
||||
},
|
||||
"headers": {
|
||||
"Content-Type": "application/json"
|
||||
|
||||
Reference in New Issue
Block a user