mirror of
https://github.com/TeamPiped/Piped-Backend
synced 2025-09-05 21:11:05 +02:00
Update privacy.resistFingerprinting UA.
This commit is contained in:
parent
8143f9ee70
commit
a7885f1ca1
@ -21,7 +21,7 @@ import me.kavin.piped.utils.PageMixin;
|
||||
|
||||
public class Constants {
|
||||
|
||||
public static final String USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0";
|
||||
public static final String USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0";
|
||||
|
||||
public static final int PORT;
|
||||
public static final String HTTP_WORKERS;
|
||||
|
Loading…
x
Reference in New Issue
Block a user