updated constants

pull/1/head
Adam Pash 8 years ago
parent 189361dc20
commit ddc684c7d3

@ -37,6 +37,7 @@ export const UNLIKELY_CANDIDATES_BLACKLIST = [
'remove',
'remark',
'rss',
'share',
'shoutbox',
'sidebar',
'sociable',

@ -1,5 +1,5 @@
export const REQUEST_HEADERS = {
'User-Agent': 'Readability - http://readability.com/about/'
"User-Agent": "Readability - http://readability.com/about/",
}
// The number of milliseconds to attempt to fetch a resource before timing out.

Loading…
Cancel
Save