config: 2 sites are moved to exlude as they are too unstable for linkcheck validation

This commit is contained in:
Roman Ivanov 2016-05-29 09:55:12 -07:00
parent 67cb6b7e89
commit 63b402b36c
1 changed files with 3 additions and 0 deletions

View File

@ -1232,6 +1232,9 @@
<excludedLink>https://www.scm-manager.org/</excludedLink>
<!-- linkcheck plugin can not resolve &amps; inside url -->
<excludedLink>https://flattr.com/submit/</excludedLink>
<!-- Too unstable sites to keep validate them -->
<excludedLink>http://tide.olympe.in/*</excludedLink>
<excludedLink>http://dl.acm.org/*</excludedLink>
</excludedLinks>
</configuration>
</plugin>