preg_match('/<a.*?href=["|\'](.*?)(\/page-\d{1,}\.html?)\/?(page-\d {1,}\.html)?(.*?)["|\'].*?>/',$content,$matches);
刪除程式碼中的「page-」和「.html」後,是什麼樣子