diff --git a/Rakefile b/Rakefile index b3ae5e1..0412fa3 100644 --- a/Rakefile +++ b/Rakefile @@ -20,7 +20,7 @@ task :test do /^(https?\:\/\/)?(www\.)?doi\.org\/10\.1145\/.+$/, /^(https?\:\/\/)?(www\.)?portal\.acm\.org\/citation\.cfm.+$/, /^(https?\:\/\/)?(www\.)?github\.com\/search\?.+$/, - /^(https?\:\/\/)?(www\.)?aidaweb\.si\/.+$/ ], + /^(https?\:\/\/)?(www\.)?aidaweb\.si\/.*$/ ], :typhoeus => { :ssl_verifypeer => false, :ssl_verifyhost => 0 }