Skip to content

Commit 388a1e0

Browse files
authored
Merge pull request #2459 from kareemeldahshoury/Issue#2442
Fix Issue #2442: Added support for Aparat
2 parents df7da42 + 61eeeb7 commit 388a1e0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

sherlock_project/resources/data.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,14 @@
121121
"urlMain": "https://discussions.apple.com",
122122
"username_claimed": "jason"
123123
},
124+
"Aparat": {
125+
"errorType": "status_code",
126+
"request_method": "GET",
127+
"url": "https://www.aparat.com/{}/",
128+
"urlMain": "https://www.aparat.com/",
129+
"urlProbe": "https://www.aparat.com/api/fa/v1/user/user/information/username/{}",
130+
"username_claimed": "jadi"
131+
},
124132
"Archive of Our Own": {
125133
"errorType": "status_code",
126134
"regexCheck": "^[^.]*?$",

0 commit comments

Comments
 (0)