mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-08-21 01:28:52 +00:00
Release 0.18.5 (850) and update extractor version
Update User-Agent
This commit is contained in:
@@ -38,7 +38,7 @@ import okhttp3.ResponseBody;
|
||||
import static org.schabi.newpipe.MainActivity.DEBUG;
|
||||
|
||||
public class DownloaderImpl extends Downloader {
|
||||
public static final String USER_AGENT = "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0";
|
||||
public static final String USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Firefox/68.0";
|
||||
|
||||
private static DownloaderImpl instance;
|
||||
private String mCookies;
|
||||
|
||||
Reference in New Issue
Block a user