kopia lustrzana https://github.com/ryukoposting/Signal-Android
Update link preview user agent.
rodzic
9ce3813044
commit
8f4d64d37a
|
@ -77,7 +77,7 @@ public class LinkPreviewRepository {
|
|||
public LinkPreviewRepository() {
|
||||
this.client = new OkHttpClient.Builder()
|
||||
.cache(null)
|
||||
.addInterceptor(new UserAgentInterceptor("WhatsApp"))
|
||||
.addInterceptor(new UserAgentInterceptor("WhatsApp/2"))
|
||||
.build();
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue