mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Update privacy.resistFingerprinting UA.
This commit is contained in:
parent
8143f9ee70
commit
a7885f1ca1
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ import me.kavin.piped.utils.PageMixin;
|
||||||
|
|
||||||
public class Constants {
|
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 int PORT;
|
||||||
public static final String HTTP_WORKERS;
|
public static final String HTTP_WORKERS;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue