* Make illust_id_from_url a public class method instead of a protected instance method so that Post#parse_pixiv_id can use it. * Also make illust_id_from_url swallow the exception that illust_id_from_url! throws so that parse_pixiv_id can use it.
* Make illust_id_from_url a public class method instead of a protected instance method so that Post#parse_pixiv_id can use it. * Also make illust_id_from_url swallow the exception that illust_id_from_url! throws so that parse_pixiv_id can use it.