diff --git a/src/drivers/webextension/images/icons/Preact.svg b/src/drivers/webextension/images/icons/Preact.svg new file mode 100644 index 000000000..5ba7e376d --- /dev/null +++ b/src/drivers/webextension/images/icons/Preact.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 3b1c40565..2c1796326 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -15516,6 +15516,16 @@ ], "website": "http://prebid.org" }, + "Preact": { + "cats": [ + 59 + ], + "description": "Preact is a JavaScript library that describes itself as a fast 3kB alternative to React with the same ES6 API.", + "icon": "Preact.svg", + "dom": "meta[data-preact-helmet='true']", + "oss": true, + "website": "https://preactjs.com" + }, "Prediggo": { "cats": [ 76,