From: Marc Foley Date: Tue, 7 Jan 2025 09:19:10 +0000 (+0000) Subject: ci: add epicgames url to whitelist X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8809%2Fhead;p=thirdparty%2Fgoogle%2Ffonts.git ci: add epicgames url to whitelist --- diff --git a/.github/workflows/knowledge_graph.py b/.github/workflows/knowledge_graph.py index 975f1af8c4..38bddbf58a 100644 --- a/.github/workflows/knowledge_graph.py +++ b/.github/workflows/knowledge_graph.py @@ -219,6 +219,7 @@ def _check_outbound_link(url: str): 'webmd.com', "jessicahische.is", "type.method.ac", + "dev.epicgames.com", # Returns a 403 response when using requests ]) # Following urls will be fixed at a later date. If the CI is failing and a suitable # replacement url cannot be found, please add them to this set.