From cdaf000fa3d6836f9ae6d037f85b5a96e2d8c9c6 Mon Sep 17 00:00:00 2001 From: koma-cute <39638109+koma-cute@users.noreply.github.com> Date: Sun, 30 Jun 2019 05:09:58 +0100 Subject: [PATCH] change sites that support https to use it --- src/config/Config.coffee | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/Config.coffee b/src/config/Config.coffee index 26d84b565..2c773c615 100644 --- a/src/config/Config.coffee +++ b/src/config/Config.coffee @@ -757,10 +757,10 @@ Config = sauces: """ # Known filename formats: - http://www.pixiv.net/member_illust.php?mode=medium&illust_id=%$1;regexp:/^(\\d+)_p\\d+/ + //www.pixiv.net/member_illust.php?mode=medium&illust_id=%$1;regexp:/^(\\d+)_p\\d+/ //www.deviantart.com/gallery/#/d%$1%$2;regexp:/^\\w+_by_\\w+[_-]d([\\da-z]{6})\\b|^d([\\da-z]{6})-[\\da-z]{8}-/ //imgur.com/%$1;regexp:/^(?![a-zA-Z][a-z]{6})(?![A-Z]{7})(?!\\d{7})([\\da-zA-Z]{7})(?: \\(\\d+\\))?\\.\\w+$/ - http://flickr.com/photo.gne?id=%$1;regexp:/^(\\d+)_[\\da-f]{10}(?:_\\w)*\\b/ + //flickr.com/photo.gne?id=%$1;regexp:/^(\\d+)_[\\da-f]{10}(?:_\\w)*\\b/ https://www.facebook.com/photo.php?fbid=%$1;regexp:/^\\d+_(\\d+)_\\d+_[no]\\b/ # Reverse image search: