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 af44fe1925 Add csdn
af44fe1925 is described below

commit af44fe192577ddb29d645ba33afbec16c7e3806b
Author: Albumen Kevin <[email protected]>
AuthorDate: Tue Apr 4 17:56:05 2023 +0800

    Add csdn
---
 .htmltest.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.htmltest.yml b/.htmltest.yml
index 0e91e7362d..c2f5cee7f8 100644
--- a/.htmltest.yml
+++ b/.htmltest.yml
@@ -19,6 +19,7 @@ IgnoreURLs: [
   "https://selfserve.apache.org";,
   # docs external link might temporally unavailable => always ignore
   "http://javatar.iteye.com/.*";,
+  "https://blog.csdn.net/.*";,
   "https://www.baeldung.com/bdd-mockito";,
   "https://docs.github.com/.*";,
   
"https://github.com/dubbo/awesome-dubbo/blob/master/slides/meetup/201812%40hangzhou/troubleshooting-dubbo-with-arthas.pdf";,

Reply via email to