Open ksgujie opened 7 years ago
'content_url_regexes' => array( "http://www.qiushibaike.com/article/\d+" ),
为什么不是这样的: 'content_url_regexes' => array( "http://www\.qiushibaike\.com/article/\d+" ),
'content_url_regexes' => array( "http://www.qiushibaike.com/article/\d+" ),
为什么不是这样的: 'content_url_regexes' => array( "http://www\.qiushibaike\.com/article/\d+" ),