* mixi.el (mixi-post-succeed-regexp): Follow the change of mixi.
authorbg66 <bg66>
Mon, 1 Oct 2007 12:22:19 +0000 (12:22 +0000)
committerbg66 <bg66>
Mon, 1 Oct 2007 12:22:19 +0000 (12:22 +0000)
ChangeLog
mixi.el

index dc6c87f..b94547d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-10-01  OHASHI Akira  <bg66@koka-in.org>
 
+       * mixi.el (mixi-post-succeed-regexp):  Follow the change of mixi.
+
        * mixi.el (mixi-diary-comment-list-regexp): Follow the change of mixi.
        (mixi-get-comments): Follow the change above.
 
diff --git a/mixi.el b/mixi.el
index b8f1086..67de34d 100644 (file)
--- a/mixi.el
+++ b/mixi.el
@@ -1398,7 +1398,7 @@ Increase this value when unexpected error frequently occurs."
 (defconst mixi-post-key-regexp
   "<input type=\"?hidden\"? name=\"?post_key\"? +value=\"\\([a-z0-9]+\\)\"")
 (defconst mixi-post-succeed-regexp
-  "<b>\\(ºîÀ®\\|½ñ¤­¹þ¤ß\\)¤¬´°Î»¤·¤Þ¤·¤¿¡£È¿±Ç¤Ë»þ´Ö¤¬¤«¤«¤ë¤³¤È¤¬¤¢¤ê¤Þ¤¹¤Î¤Ç¡¢É½¼¨¤µ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ï¾¯¡¹¤ªÂÔ¤Á¤¯¤À¤µ¤¤¡£</b>")
+  "<p>\\(ºîÀ®\\|½ñ¤­¹þ¤ß\\)¤¬´°Î»¤·¤Þ¤·¤¿¡£È¿±Ç¤Ë»þ´Ö¤¬¤«¤«¤ë¤³¤È¤¬¤¢¤ê¤Þ¤¹¤Î¤Ç¡¢É½¼¨¤µ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ï¾¯¡¹¤ªÂÔ¤Á¤¯¤À¤µ¤¤¡£</p>")
 
 ;; FIXME: Support photos.
 ;;;###autoload