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

#define READABILITY_N 88023 + 1000

void read_readability_js(char* string);

#endif