aboutsummaryrefslogtreecommitdiff
path: root/plugins/readability/readability.h
blob: c1da43adbf0ca9fb1dd585098ec20e8329eec953 (plain)
1
2
3
4
5
6
7
8
#ifndef READABILITY
#define READABILITY

#define READABILITY_N 85156 + 100

void read_readability_js(char* string);

#endif