mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-06-16 19:51:45 +08:00
@@ -7,8 +7,6 @@ require "html-proofer"
|
||||
url_ignores = [
|
||||
# Installation links require being signed in to GitHub
|
||||
%r{https://github.com/apps/.*/installations/new},
|
||||
# Checks runs require being signed in to GitHub
|
||||
%r{https://github.com/.*/runs/\d+},
|
||||
"https://mochajs.org/",
|
||||
%r{mit-license\.org}, # misconfigured SSL or old certs on Travis CI?
|
||||
%r{https://localhost:*/*}, # Ignore links to localhost in documentation
|
||||
|
||||
Reference in New Issue
Block a user