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

#define READABILITY_N 85314 + 1000

void read_readability_js(char* string);

#endif