File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
DirectoryPath : public
2
+ ExternalTimeout : 5
2
3
IgnoreAltMissing : true
3
4
IgnoreDirectoryMissingTrailingSlash : true
4
5
CheckDoctype : false # Sadly, this is false only because of `static/google*.html`
@@ -8,8 +9,11 @@ IgnoreURLs:
8
9
- ^/grpc/python/grpc\.html\?#grpc\.(Stream|Unary)+MultiCallable
9
10
- ^https?://localhost
10
11
- ^http://bit\.ly/gRPC18survey # survey is closed and DNE
11
- - ^https://(www\.)?envoyproxy.io$ # valid link but flakey (https://github.com/envoyproxy/envoyproxy.github.io/issues/193)
12
- - ^https://twitter.com/grpcio$ # valid and unlikely to change
12
+ - ^https://(www\.)?envoyproxy.io/?$ # valid link but flakey (https://github.com/envoyproxy/envoyproxy.github.io/issues/193)
13
+ - ^https://code.jquery.com
14
+ - ^https://cdn.jsdelivr.net
15
+ - ^https://pubref.org # no longer exists
16
+ - ^https://coreos.com # Redirects to https://www.redhat.com/en/technologies/cloud-computing/openshift
13
17
IgnoreInternalURLs :
14
18
- /grpc/cpp/classgrpc_1_1_completion_queue.html
15
19
- /grpc/python/_modules/grpc.html#Server
You can’t perform that action at this time.
0 commit comments