diff --git a/src/technologies/j.json b/src/technologies/j.json index 0f0cedba4..a9fe8346f 100644 --- a/src/technologies/j.json +++ b/src/technologies/j.json @@ -269,6 +269,9 @@ ], "icon": "Jekyll.svg", "implies": "Ruby", + "js": { + "SimpleJekyllSearch": "" + }, "meta": { "generator": "Jekyll\\sv([\\d.]+)?\\;version:\\1" }, diff --git a/src/technologies/s.json b/src/technologies/s.json index d0d6c1073..0027d093a 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -3641,8 +3641,7 @@ "dom": [ "link[href*='/_sitecore/']", "img[src^='/-/media/']", - "img[src*='/~/media/.+\\.ashx']", - "input[value*='sitecore/media']" + "img[src*='/~/media/.+\\.ashx']" ], "icon": "Sitecore.svg", "implies": "Microsoft ASP.NET",