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

#define READABILITY_N 88067 + 1000

void read_readability_js(char* string);

#endif