File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " stackprism" ,
33 "private" : true ,
4- "version" : " 1.3.27 " ,
4+ "version" : " 1.3.28 " ,
55 "type" : " module" ,
66 "description" : " StackPrism 用于检测网页前端、后端、CDN、SaaS、广告营销、统计、登录、支付、网站程序和主题模板线索。" ,
77 "scripts" : {
Original file line number Diff line number Diff line change 14701470 " (?:^|/)simple-icons/.+\\ .(?:js|css|svg)(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)"
14711471 ]
14721472 },
1473+ {
1474+ "name" : " Heroicons" ,
1475+ "patterns" : [
1476+ " (?:^|/)heroicons(?:\\ .min)?\\ .(?:js|css|svg)(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)" ,
1477+ " (?:^|/)@heroicons/(?:react|vue|solid)(?:@[^/\\ s\" '<>]+)?/.+\\ .(?:m?js|cjs|svg)(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)"
1478+ ]
1479+ },
1480+ {
1481+ "name" : " Lucide" ,
1482+ "patterns" : [
1483+ " (?:^|/)lucide(?:\\ .min)?\\ .js(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)" ,
1484+ " (?:^|/)lucide(?:-react|-vue-next|-svelte|-preact|-angular)?(?:@[^/\\ s\" '<>]+)?/.+\\ .(?:m?js|cjs|svg)(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)"
1485+ ]
1486+ },
1487+ {
1488+ "name" : " Phosphor Icons" ,
1489+ "patterns" : [
1490+ " (?:^|/)phosphor(?:-icons)?(?:\\ .min)?\\ .(?:js|css)(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)" ,
1491+ " (?:^|/)@phosphor-icons/(?:web|react|vue|svelte)(?:@[^/\\ s\" '<>]+)?/.+\\ .(?:m?js|cjs|css|svg)(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)"
1492+ ]
1493+ },
1494+ {
1495+ "name" : " Iconify" ,
1496+ "patterns" : [
1497+ " (?:^|/)iconify(?:\\ .min)?\\ .js(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)" ,
1498+ " (?:^|/)@iconify/(?:iconify|iconify-icon|react|vue|svelte|utils)(?:@[^/\\ s\" '<>]+)?/.+\\ .(?:m?js|cjs|css|svg)(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)"
1499+ ]
1500+ },
1501+ {
1502+ "name" : " Boxicons" ,
1503+ "patterns" : [
1504+ " (?:^|/)boxicons(?:\\ .min)?\\ .(?:js|css)(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)" ,
1505+ " (?:^|/)boxicons(?:@[^/\\ s\" '<>]+)?/.+\\ .(?:js|css|svg|woff2?)(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)"
1506+ ]
1507+ },
1508+ {
1509+ "name" : " Line Awesome" ,
1510+ "patterns" : [
1511+ " (?:^|/)line-awesome(?:\\ .min)?\\ .css(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)" ,
1512+ " (?:^|/)line-awesome(?:@[^/\\ s\" '<>]+)?/.+\\ .(?:css|svg|woff2?)(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)"
1513+ ]
1514+ },
1515+ {
1516+ "name" : " Academicons" ,
1517+ "patterns" : [
1518+ " (?:^|/)academicons(?:\\ .min)?\\ .css(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)" ,
1519+ " (?:^|/)academicons(?:@[^/\\ s\" '<>]+)?/.+\\ .(?:css|svg|woff2?)(?:[?#][^\\ s\" '<>]*)?(?:[\" '<>\\ s]|$)"
1520+ ]
1521+ },
14731522 {
14741523 "name" : " flag-icon-css" ,
14751524 "patterns" : [
Original file line number Diff line number Diff line change 4444 "Tabler Icons": "https://tabler.io/icons",
4545 "Phosphor Icons": "https://phosphoricons.com",
4646 "Iconify": "https://iconify.design",
47+ "Heroicons": "https://heroicons.com",
48+ "Lucide": "https://lucide.dev",
49+ "Boxicons": "https://boxicons.com",
50+ "Line Awesome": "https://icons8.com/line-awesome",
51+ "Academicons": "https://jpswalsh.github.io/academicons",
4752 "Tippy.js": "https://atomiks.github.io/tippyjs",
4853 "Floating UI": "https://floating-ui.com",
4954 "Tooltipster": "https://iamceege.github.io/tooltipster",
You can’t perform that action at this time.
0 commit comments