Update privacy.resistFingerprinting UA.

This commit is contained in:
FireMaskterK 2021-11-08 15:20:41 +00:00
parent 8143f9ee70
commit a7885f1ca1
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD

View file

@ -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;