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

#define READABILITY_N 84251 + 1

void read_readability_js(char* string);

#endif