aboutsummaryrefslogtreecommitdiff
path: root/plugins/readability/readability.h
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-02-14 02:07:23 +0100
committerNunoSempere <nuno.sempere@protonmail.com>2023-02-14 02:07:23 +0100
commit6a330e9b09d05873213fd949bed0fb8b5e0c7ad1 (patch)
tree2ae1039048aa6834f2f6a06531fbdb17eebc1b80 /plugins/readability/readability.h
parent86fef30c22582896f468b9cb1b1c8dbd3043e1f5 (diff)
tweak: nicer blockquotes
also fix bug in archive.is / bloomberg.
Diffstat (limited to 'plugins/readability/readability.h')
-rw-r--r--plugins/readability/readability.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/readability/readability.h b/plugins/readability/readability.h
index 5fe0628..09293a2 100644
--- a/plugins/readability/readability.h
+++ b/plugins/readability/readability.h
@@ -1,7 +1,7 @@
#ifndef READABILITY
#define READABILITY
-#define READABILITY_N 84251 + 1
+#define READABILITY_N 84824 + 1
void read_readability_js(char* string);