diff --git a/src/technologies.json b/src/technologies.json
index a71664a2f..091d5e8e8 100644
--- a/src/technologies.json
+++ b/src/technologies.json
@@ -17479,7 +17479,7 @@
"js": {
"analyticsHost": "stats\\.uscreen\\.io"
},
- "icon": "Uscreen.svg",
+ "icon": "Uscreen.png",
"website": "https://uscreen.tv/",
"pricing": [
"mid",
@@ -20633,7 +20633,7 @@
"description": "Tailwind is a utility-first CSS framework.",
"html": [
"]+?href=\"[^\"]+tailwindcss[@|/][a-z]+/tailwind(?:.min)?.css",
- "]+?href=\"[^\"]+tailwindcss[@|/]([0-9.]+)(?:/[a-z]+)?/[tailwind|base|components|utilities](?:.min)?.css\\;version:\\1"
+ "]+?href=\"[^\"]+tailwindcss[@|/](?:\\^)?([\\d.]+)(?:\/[a-z]+)?\/tailwind(?:\\.min)?\\.css\\;version:\\1"
],
"icon": "tailwindcss.svg",
"website": "https://tailwindcss.com/"