Fix #276: ]] on Hacker News

This commit is contained in:
Oliver Blanthorn 2018-04-13 12:37:43 +01:00
parent 7d3fb87d5e
commit f0c8ada4cb
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -139,7 +139,7 @@ const DEFAULTS = o({
"sanitize": "sanitise",
}),
followpagepatterns: o({
next: "^(next|newer)\\b|»|>>",
next: "^(next|newer)\\b|»|>>|more",
prev: "^(prev(ious)?|older)\\b|«|<<",
}),
"searchengine": "google",