Synch to No Gnus 200604051317.
[elisp/gnus.git-] / lisp / nnweb.el
index 1e4a8ea..ea12f53 100644 (file)
@@ -415,7 +415,7 @@ Valid types include `google', `dejanews', and `gmane'.")
          (goto-char (point-min))
          (incf i 100)
          (if (or (not (re-search-forward
-                       "<a href=\"\n\\([^>\"]+\\)\"><img src=\"[^\"]+next"
+                       "<a href=\"\n\\([^>\" \n\t]+\\)[^<]*<img src=[^>]+next"
                        nil t))
                  (>= i nnweb-max-hits))
              (setq more nil)