diff options
author | NunoSempere <nuno.sempere@protonmail.com> | 2023-02-15 03:24:47 +0100 |
---|---|---|
committer | NunoSempere <nuno.sempere@protonmail.com> | 2023-02-15 03:24:47 +0100 |
commit | 25dedb09e1321ae70fe0598d98a3a6e4d15d1215 (patch) | |
tree | 8894952d15feb6133bdd4c3828de2d817eb33c2e /plugins/stand_in | |
parent | a27b4357af07c0eef7a28afe6dc8e9274e9d7e17 (diff) |
tweaks: around bloomberg webpage
Diffstat (limited to 'plugins/stand_in')
-rw-r--r-- | plugins/stand_in/stand_in.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/stand_in/stand_in.h b/plugins/stand_in/stand_in.h index e221734..062acf7 100644 --- a/plugins/stand_in/stand_in.h +++ b/plugins/stand_in/stand_in.h @@ -9,7 +9,7 @@ #define LIBRE_N 0 #define STYLE_N 0 -#define READABILITY_N 0 +#define READABILITY_N 84638 + 1 int libre_redirect(const char* uri, char* uri_filtered); void str_init(char* str, int n); |