- 4F496F538195A62E0F48C2D27DD787923795583C1AE1419C1135D132CA848EFE79B148F31DE66D9414829B034981427920B317952BE6FE23A097447815B14000
+ D26B211E8C163BAE44B267A173BA2724E8475A6EE44EA0FD0CAED998D85DE6DE1589EFAE5A82EFE598ED884B0E0DB2C9B8B5B6D644FEF1142546D9FB1DF16849
mp-wp/xmlrpc.php
(3326 . 7)(3326 . 8)
543 $comment_post_ID = (int) $post_ID;^M
544 $comment_author = $title;^M
545 $this->escape($comment_author);^M
546 $comment_author_url = $pagelinkedfrom;^M
547 $select_tail = "?b=".substr(rawurlencode(strip_tags($excerpt)),0,12)."&e=".substr(rawurlencode(strip_tags($excerpt)),0,-4)."#select";^M
548 $comment_author_url = $pagelinkedfrom.$select_tail;^M
549 $comment_content = $context;^M
550 $this->escape($comment_content);^M
551 $comment_type = 'pingback';^M