mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-15 03:07:29 +00:00
Update UserAgentUtils.kt
This commit is contained in:
parent
d3ac655784
commit
31d228f0b2
@ -18,8 +18,8 @@ val browsers = arrayOf(
|
|||||||
)
|
)
|
||||||
|
|
||||||
// use APKpure, assume arm64-v8a
|
// use APKpure, assume arm64-v8a
|
||||||
private const val igVersion = "192.0.0.35.123"
|
private const val igVersion = "195.0.0.31.123"
|
||||||
private const val igVersionCode = "298419744"
|
private const val igVersionCode = "302733772"
|
||||||
|
|
||||||
// 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