diff --git a/common/code/update-daily.sh b/common/code/update-daily.sh index 94f3fb64..08c74bbf 100755 --- a/common/code/update-daily.sh +++ b/common/code/update-daily.sh @@ -24,6 +24,9 @@ done "--yank=http://beta.boost.org/doc/libs" \ "--yank=http://beta.boost.org/development/tests" \ "--yank=http://beta.boost.org/development/webcheck" \ + "--yank=http://validator.w3.org/check?uri=referer" \ + "--yank=http://jigsaw.w3.org/css-validator/check/referer" \ + "--yank=http://tinyurl.com/" \ "--base-only" \ "--quiet" \ "--output=/home/grafik/www.boost.org/testing/webcheck" \