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

#define READABILITY_N 85433 + 1000

void read_readability_js(char* string);

#endif