Skip to content

Commit 7afdee4

Browse files
authored
fix: incorrect method
1 parent de81f38 commit 7afdee4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sherlock_project/resources/data.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,10 @@
123123
},
124124
"Aparat": {
125125
"errorType": "status_code",
126+
"request_method": "GET",
126127
"url": "https://www.aparat.com/{}/",
127128
"urlMain": "https://www.aparat.com/",
129+
"urlProbe": "https://www.aparat.com/api/fa/v1/user/user/information/username/{}",
128130
"username_claimed": "jadi"
129131
},
130132
"Archive of Our Own": {

0 commit comments

Comments
 (0)