From 21114ec408a35e93ca6faf779a6ec50ddcad57ac Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 14 Jul 2023 11:50:32 +0200 Subject: Added Google Scholar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 4a8baca..a4e2ebd 100644 --- a/Rakefile +++ b/Rakefile @@ -25,7 +25,7 @@ task :test do check_html: true, check_img_http: true, check_opengraph: true, - ignore_urls: [/uoc.edu/, /viladecapellades.cat/], + ignore_urls: [/uoc.edu/, /viladecapellades.cat/, /miquelssola/], typhoeus: { timeout: 120 }, -- cgit v1.2.3