From 9c87e610ff434860b0eb4b84bc143d690421a9a7 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 12 Oct 2022 11:09:13 +0800 Subject: [PATCH 1/2] Add Google Font API detection method --- src/technologies/g.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/technologies/g.json b/src/technologies/g.json index 55cf41521..4352c4135 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -1520,7 +1520,10 @@ 17 ], "description": "Google Font API is a web service that supports open-source font files that can be used on your web designs.", - "html": "]* href=[^>]+fonts\\.(?:googleapis|google)\\.com", + "html": [ + "]* href=[^>]+fonts\\.(?:googleapis|google|gstatic)\\.com", + "