]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
ci: add epicgames url to whitelist 8809/head
authorMarc Foley <m.foley.88@gmail.com>
Tue, 7 Jan 2025 09:19:10 +0000 (09:19 +0000)
committerMarc Foley <m.foley.88@gmail.com>
Tue, 7 Jan 2025 09:19:10 +0000 (09:19 +0000)
.github/workflows/knowledge_graph.py

index 975f1af8c45dbaf49559149aab1fcf7699c8731f..38bddbf58a969ffe415184d60e76cc92bda8e854 100644 (file)
@@ -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.