We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b80bcd commit aa3c3b2Copy full SHA for aa3c3b2
Rakefile
@@ -8,7 +8,7 @@ task :test do
8
:only_4xx => true,
9
:url_ignore => [
10
"#",
11
- /^(https?\:\/\/)?doi.acm\.org\/.+$/,
+ /^(https?\:\/\/)?(doi|dl).acm\.org\/.+$/,
12
/^(https?\:\/\/)?(www\.)?youtube\.com\/.+$/,
13
/^https?\:\/\/squeak\.org\/(4|5)0/,
14
/^(https?\:\/\/)?(shop\.)?spreadshirt\.com\/.+$/,
0 commit comments