* nnslashdot.el (nnslashdot-request-article): Remove javascript
authorShengHuo ZHU <zsh@cs.rochester.edu>
Sun, 10 Mar 2002 15:05:07 +0000 (15:05 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Sun, 10 Mar 2002 15:05:07 +0000 (15:05 +0000)
too.

lisp/ChangeLog
lisp/nnslashdot.el

index bc6b90b..df44856 100644 (file)
@@ -1,3 +1,8 @@
+2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * nnslashdot.el (nnslashdot-request-article): Remove javascript
+       too.
+
 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
index 9c1037b..159f372 100644 (file)
                           (point)
                           (progn
                             (re-search-forward
                           (point)
                           (progn
                             (re-search-forward
-                             "<!-- no ad 6 -->\\|&lt;&nbsp;[ \t\r\n]*<A HREF=\"\\(\\(http:\\)?//slashdot\\.org\\)?/article")
+                             "<SCRIPT LANGUAGE=\"JAVASCRIPT\">\\|<!-- no ad 6 -->\\|&lt;&nbsp;[ \t\r\n]*<A HREF=\"\\(\\(http:\\)?//slashdot\\.org\\)?/article")
                             (match-beginning 0)))))
                (setq cid (cdr (assq article
                                     (nth 4 (assoc group nnslashdot-groups)))))
                             (match-beginning 0)))))
                (setq cid (cdr (assq article
                                     (nth 4 (assoc group nnslashdot-groups)))))