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 2feab525c1d Ignore doi check
2feab525c1d is described below

commit 2feab525c1ded67c29d693baf36788d5a3226a28
Author: Albumen Kevin <[email protected]>
AuthorDate: Mon Sep 4 17:57:02 2023 +0800

    Ignore doi check
---
 .htmltest.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.htmltest.yml b/.htmltest.yml
index 3e85b3f5fb4..94514c7a981 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/.*";,
+  "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";,
   "https://www.yuque.com/docs/share/eff9c51f-a7f4-47d6-87ff-11a2152bdffe?";,

Reply via email to