فهرست منبع

Exclude openvpn from URL check due to cloudflare (#533)

Rabenherz112 1 سال پیش
والد
کامیت
7476397448
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      .hecat/url-check.yml

+ 2 - 1
.hecat/url-check.yml

@@ -8,4 +8,5 @@ steps:
       source_files:
         - licenses.yml
       errors_are_fatal: True
-      exclude_regex: []
+      exclude_regex:
+        - '^https://community.openvpn.net/$' # DDoS protection page, always returns 403