This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new bebbb93fa1e Ingore cuacho links check
bebbb93fa1e is described below

commit bebbb93fa1e83f22b3c8b1774579549431b40aad
Author: Albumen Kevin <[email protected]>
AuthorDate: Tue Oct 24 10:17:47 2023 +0800

    Ingore cuacho links check
---
 .htmltest.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.htmltest.yml b/.htmltest.yml
index 94514c7a981..d435bc5398f 100644
--- a/.htmltest.yml
+++ b/.htmltest.yml
@@ -23,6 +23,7 @@ IgnoreURLs: [
   "https://blog.csdn.net/.*";,
   "https://www.baeldung.com/bdd-mockito";,
   "https://docs.github.com/.*";,
+  "http://hessian.caucho.com/.*";,
   "https://doi.org/10.1145/3593856.3595909";,
   
"https://github.com/dubbo/awesome-dubbo/blob/master/slides/meetup/201812%40hangzhou/troubleshooting-dubbo-with-arthas.pdf";,
   "https://apachecon.dukecon.org/acna/2018/#/scheduledEvent/b8db9dc580d85853f";,

Reply via email to