Fix the last change.
authorbg66 <bg66>
Thu, 1 Mar 2007 13:50:18 +0000 (13:50 +0000)
committerbg66 <bg66>
Thu, 1 Mar 2007 13:50:18 +0000 (13:50 +0000)
mixi.el

diff --git a/mixi.el b/mixi.el
index 8b3a4d5..1965551 100644 (file)
--- a/mixi.el
+++ b/mixi.el
@@ -1070,7 +1070,7 @@ Increase this value when unexpected error frequently occurs."
 
 (defconst mixi-favorite-list-regexp
   "<td bgcolor=\"#FDF9F2\"><font color=\"#996600\">̾Á°</font></td>
-<td colspan=\"2\" bgcolor=\"#FFFFFF\"><a href=\"show_friend.pl\\?id=\\([0-9]+\\)\">\\(.*\\)</a></td>")
+<td colspan=\"2\" bgcolor=\"#FFFFFF\"><a href=\"show_friend\\.pl\\?id=\\([0-9]+\\)\">\\(.*\\)</a></td>")
 
 ;;;###autoload
 (defun mixi-get-favorites (&optional range)