Skip to content

Commit de81f38

Browse files
Fix Issue #2442: Added support for Aparat
1 parent a40944d commit de81f38

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sherlock_project/resources/data.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,12 @@
121121
"urlMain": "https://discussions.apple.com",
122122
"username_claimed": "jason"
123123
},
124+
"Aparat": {
125+
"errorType": "status_code",
126+
"url": "https://www.aparat.com/{}/",
127+
"urlMain": "https://www.aparat.com/",
128+
"username_claimed": "jadi"
129+
},
124130
"Archive of Our Own": {
125131
"errorType": "status_code",
126132
"regexCheck": "^[^.]*?$",

0 commit comments

Comments
 (0)