diff options
| -rw-r--r-- | background_scripts/settings.coffee | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/background_scripts/settings.coffee b/background_scripts/settings.coffee index 2ebe1040..0fe1e1bb 100644 --- a/background_scripts/settings.coffee +++ b/background_scripts/settings.coffee @@ -48,7 +48,6 @@ root.Settings = Settings = excludedUrls: """ http*://mail.google.com/* - http*://www.google.com/reader/* """ # NOTE : If a page contains both a single angle-bracket link and a double angle-bracket link, then in # most cases the single bracket link will be "prev/next page" and the double bracket link will be |
