mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-26 06:46:10 +00:00
Added all icu-project.org websites to the link checker exclusions. (#1201)
Signed-off-by: dblock <dblock@dblock.org>
This commit is contained in:
parent
6e199d223b
commit
20c6f786ac
2
.github/workflows/links.yml
vendored
2
.github/workflows/links.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Load Excludes
|
||||
run: |
|
||||
LYCHEE_EXCLUDE=$(sed -e :a -e 'N;s/\n/ --exclude /;ta' .lycheeexclude)
|
||||
LYCHEE_EXCLUDE=$(sed -e :a -e 'N;s/\n/ /;ta' .lycheeexclude)
|
||||
echo "LYCHEE_EXCLUDE=$LYCHEE_EXCLUDE" >> $GITHUB_ENV
|
||||
|
||||
- name: lychee Link Checker
|
||||
|
@ -2,9 +2,11 @@ http://bitbucket.org/jpbarrette/moman/overview/
|
||||
http://eid-applet.googlecode.com/
|
||||
http://opensource.adobe.com/wiki/display/cmap/Downloads
|
||||
http://project.carrot2.org/license.html
|
||||
http://source.icu-project.org/
|
||||
http://site.icu-project.org/
|
||||
http://www.icu-project.org/
|
||||
http://snapshot/
|
||||
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/
|
||||
http://www.eclipse.org/jetty/downloads.php
|
||||
http://www.ecma-international.org/publications/files/ECMA-ST/Ecma%20PATENT/Patent%20statements%20ok/ECMA-376%20*
|
||||
http://www.unicode.org/Public/PROGRAMS/CVTUTF
|
||||
http://www.unicode.org/Public/PROGRAMS/CVTUTF
|
||||
|
Loading…
x
Reference in New Issue
Block a user