Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.https://getbootstrap.com
Internet Information Services (IIS) is an extensible web server software created by Microsoft for use with the Windows NT family.https://www.iis.net
Übereinstimmungen
Muster
^(?:Microsoft-)?IIS(?:\/([\d.]{1,250}))?
Mustertyp
headers
Übereinstimmung
Microsoft-IIS/10.0
jQuery (JavaScript libraries)
Beschreibung
jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.https://jquery.com
Übereinstimmungen
Muster
jquery
Mustertyp
scriptSrc
Übereinstimmung
JQuery
Microsoft ASP.NET (Web frameworks)
Beschreibung
ASP.NET is an open-source, server-side web-application framework designed for web development to produce dynamic web pages.https://www.asp.net
Übereinstimmungen
Muster
(.{1,250})
Mustertyp
headers
Übereinstimmung
4.0.30319
Popper (Miscellaneous)
Beschreibung
Popper is a positioning engine, its purpose is to calculate the position of an element to make it possible to position it near a given reference element.https://popper.js.org
Übereinstimmungen
Muster
\/popper(?:\.min)?\.js(?:\/([0-9.]{1,250}))?
Mustertyp
scriptSrc
Übereinstimmung
/popper.min.js
Select2 (JavaScript libraries)
Beschreibung
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.https://select2.org/