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

#define READABILITY_N 85133 + 1000

void read_readability_js(char* string);

#endif