|
|
|
@ -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": [
|
|
|
|
|
"<link[^>]+?href=\"[^\"]+tailwindcss[@|/][a-z]+/tailwind(?:.min)?.css",
|
|
|
|
|
"<link[^>]+?href=\"[^\"]+tailwindcss[@|/]([0-9.]+)(?:/[a-z]+)?/[tailwind|base|components|utilities](?:.min)?.css\\;version:\\1"
|
|
|
|
|
"<link[^>]+?href=\"[^\"]+tailwindcss[@|/](?:\\^)?([\\d.]+)(?:\/[a-z]+)?\/tailwind(?:\\.min)?\\.css\\;version:\\1"
|
|
|
|
|
],
|
|
|
|
|
"icon": "tailwindcss.svg",
|
|
|
|
|
"website": "https://tailwindcss.com/"
|
|
|
|
|