summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur She <arthur.she@linaro.org>2015-11-20 12:50:00 -0800
committerArthur She <arthur.she@linaro.org>2015-11-20 12:50:00 -0800
commitc8ecc3dd1cb8d3c0f98e314fbbf0e2f055be5331 (patch)
tree2f50f960aa781b6661c11811e63bc33e5873d7d2
parentf48bc95780f8fac652ee58f5c4d55d0a2dd3e6d6 (diff)
Add linkchecker configure file which is used to check Linaro release
page (http://www.linaro.org/download)
-rw-r--r--linaro-release-page.cfg28
1 files changed, 28 insertions, 0 deletions
diff --git a/linaro-release-page.cfg b/linaro-release-page.cfg
new file mode 100644
index 0000000..8d62579
--- /dev/null
+++ b/linaro-release-page.cfg
@@ -0,0 +1,28 @@
+[output]
+log=text
+
+[checking]
+threads=40
+
+[filtering]
+ignore=
+ xmlrpc.php
+ /blog/.*
+ /news/.*
+ /members/.*
+ /connect/.*
+ /groups/.*
+ignorewarnings=http-moved-permanent,url-whitespace
+nofollow=
+ tar.gz
+ tar.bz2
+ bin
+ xml
+ img
+ img.gz
+ txt
+ live
+ sh
+ packages
+ list
+