File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 11max_retries = 6
2- max-concurrency = 4
3- cache = true
4- no_progress = true
2+ max_concurrency = 4
53
64# Stealth
75user_agent = " Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0"
86
9- # Check links inside `<code>` and `<pre>` blocks and Markdown code blocks
10- include_verbatim = true
11-
127# Check fragments in links
138include_fragments = true
149
@@ -19,8 +14,6 @@ exclude = [
1914 ' ^http://code.google.com/p/concurrentlinkedhashmap$' ,
2015 ' ^https://softwareengineering.stackexchange.com/questions/29727.*' ,
2116 ' ^https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/io/opentelemetry/$' ,
22- ' ^file:///home/runner/work/opentelemetry-java-instrumentation/opentelemetry-java-instrumentation/instrumentation/gwt-2.0/javaagent/src/testapp/webapp/greeting/greeting.nocache.js$' ,
23- ' ^http://localhost:4318/.*' ,
2417]
2518
2619
You can’t perform that action at this time.
0 commit comments