aboutsummaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 10b7481..4a8baca 100644
--- a/Rakefile
+++ b/Rakefile
@@ -25,7 +25,7 @@ task :test do
check_html: true,
check_img_http: true,
check_opengraph: true,
- url_ignore: [/uoc.edu/],
+ ignore_urls: [/uoc.edu/, /viladecapellades.cat/],
typhoeus: {
timeout: 120
},