aboutsummaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2023-07-14 11:50:32 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2023-07-14 11:50:32 +0200
commit21114ec408a35e93ca6faf779a6ec50ddcad57ac (patch)
tree8e5a29a777c5cfbfd7e14a240a3ac51aa6240664 /Rakefile
parent9e670839ebf57ed929c34b645c49a36c92fbc566 (diff)
downloadjo.mssola.com-21114ec408a35e93ca6faf779a6ec50ddcad57ac.tar.gz
jo.mssola.com-21114ec408a35e93ca6faf779a6ec50ddcad57ac.zip
Added Google Scholar
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
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
},