aboutsummaryrefslogtreecommitdiff
path: root/rose.c
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-06-25 23:22:15 +0100
committerNunoSempere <nuno.sempere@protonmail.com>2023-06-25 23:22:15 +0100
commit16d43ac60123eed6933437bb65905010ccf42044 (patch)
treea1125a539a676c98ff8f0990010a03b7f211c15a /rose.c
parent4784a0ad26df383d92a4fd23ed6f2360cb0a1214 (diff)
fix libreredirect, use true user agent.
Diffstat (limited to 'rose.c')
-rw-r--r--rose.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rose.c b/rose.c
index bb6f6a0..5e05f4f 100644
--- a/rose.c
+++ b/rose.c
@@ -15,7 +15,7 @@
int LIBRE_REDIRECT_ENABLED = true;
int READABILITY_ENABLED = true;
int CUSTOM_STYLE_ENABLED = true;
-int CUSTOM_USER_AGENT = true;
+int CUSTOM_USER_AGENT = false;
int NUM_TABS = 0;
// to enable plugins,