Skip to content

Commit 4fd8e90

Browse files
committed
Update Instagram UA to modern iOS 18.5/Safari 18.4
1 parent de3e548 commit 4fd8e90

1 file changed

Lines changed: 4 additions & 10 deletions

File tree

sherlock_project/resources/data.json

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1278,16 +1278,10 @@
12781278
"username_claimed": "blue"
12791279
},
12801280
"Instagram": {
1281-
"errorMsg": [
1282-
"<title>Instagram</title>",
1283-
"Profile isn't available"
1284-
],
1285-
"errorType": "message",
1286-
"headers": {
1287-
"User-Agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1"
1288-
},
1289-
"url": "https://www.instagram.com/{}",
1290-
"urlMain": "https://www.instagram.com/",
1281+
"errorType": "status_code",
1282+
"url": "https://instagram.com/{}",
1283+
"urlMain": "https://instagram.com/",
1284+
"urlProbe": "https://imginn.com/{}",
12911285
"username_claimed": "instagram"
12921286
},
12931287
"Instapaper": {

0 commit comments

Comments
 (0)