Skip to content

Commit 9882478

Browse files
committed
feat: add instapaper
1 parent 9f5b7e1 commit 9882478

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
@@ -1142,6 +1142,12 @@
11421142
"urlProbe": "https://imginn.com/{}",
11431143
"username_claimed": "instagram"
11441144
},
1145+
"Instapaper": {
1146+
"errorType": "status_code",
1147+
"url": "https://www.instapaper.com/p/{}",
1148+
"urlMain": "https://www.instapaper.com/",
1149+
"username_claimed": "john"
1150+
},
11451151
"Instructables": {
11461152
"errorType": "status_code",
11471153
"url": "https://www.instructables.com/member/{}",

0 commit comments

Comments
 (0)