mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-22 06:37:30 +00:00
chore: user-agent
This commit is contained in:
parent
f33e371ee0
commit
e6ca59e4b4
@ -18,8 +18,8 @@ val browsers = arrayOf(
|
|||||||
)
|
)
|
||||||
|
|
||||||
// use APKpure, assume arm64-v8a
|
// use APKpure, assume arm64-v8a
|
||||||
private const val igVersion = "188.0.0.35.124"
|
private const val igVersion = "192.0.0.35.123"
|
||||||
private const val igVersionCode = "292080186"
|
private const val igVersionCode = "298419744"
|
||||||
|
|
||||||
// you can pick *any* device as long as you LEAVE OUT the resolution for maximum download quality
|
// you can pick *any* device as long as you LEAVE OUT the resolution for maximum download quality
|
||||||
// https://github.com/dilame/instagram-private-api/blob/master/src/samples/devices.json
|
// https://github.com/dilame/instagram-private-api/blob/master/src/samples/devices.json
|
||||||
|
Loading…
Reference in New Issue
Block a user