From 393a751a0a15291774070688cbfa4d0e954b9e54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Mon, 20 Nov 2023 00:50:15 +0100 Subject: [PATCH] Fix regexp in lycheeignore --- .lycheeignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.lycheeignore b/.lycheeignore index f2134116..3b5aa436 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -2,7 +2,7 @@ ^https://[^/]+\.example/ ^https://[^/]+\.firebaseio\.com/ ^https://example\.page\.link/ -^https://github.com/kreait/firebase-php/[compare|pull|issues] +^https://github.com/kreait/firebase-php/(compare|pull|issues) ^https://oauth2\.googleapis\.com/ ^https://www\.googleapis\.com/ ^project-id-xyz@beste-firebase\.iam\.gserviceaccount\.com$