Amazon CloudFront is a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency, high transfer speeds.https://aws.amazon.com/cloudfront/
Correspondances
Schéma
^[a-z0-9]{1,250}\.cloudfront.net\.?$
Type de schéma
dns
Correspondance
d1x6u4oge508rh.cloudfront.net.
Schéma
\(CloudFront\)$
Type de schéma
headers
Correspondance
(CloudFront)
Amazon S3 (CDN)
Description
Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services (AWS) that provides object storage through a web service interface.https://aws.amazon.com/s3/
Correspondances
Schéma
^AmazonS3$
Type de schéma
headers
Correspondance
AmazonS3
Amazon Web Services (PaaS)
Description
Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.https://aws.amazon.com/
Correspondances
Schéma
(?:)
Type de schéma
headers
Correspondance
x-amz-version-id
AngularJS (JavaScript frameworks)
Description
AngularJS is a JavaScript-based open-source web application framework led by the Angular Team at Google.https://angularjs.org
Correspondances
Schéma
<(?:div|html)[^>]{1,250}ng-app=
Type de schéma
html
Correspondance
<html ng-app=
Schéma
(?!angular\.io)\bangular.{0,32}\.js
Type de schéma
scriptSrc
Correspondance
angular/angular.js
Bootstrap (UI frameworks)
Description
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
Google Hosted Libraries is a stable, reliable, high-speed, globally available content distribution network for the most popular, open-source JavaScript libraries.https://developers.google.com/speed/libraries
Correspondances
Schéma
ajax\.googleapis\.com\/ajax\/libs\/
Type de schéma
scriptSrc
Correspondance
ajax.googleapis.com/ajax/libs/
jQuery (JavaScript libraries)
Description
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
Correspondances
Schéma
jquery
Type de schéma
scriptSrc
Correspondance
jquery
jQuery UI (JavaScript libraries)
Description
jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.https://jqueryui.com
Correspondances
Schéma
jquery-ui.{0,250}\.js
Type de schéma
scriptSrc
Correspondance
jquery-ui/jquery-ui.js
Lodash (JavaScript libraries)
Description
Lodash is a JavaScript library which provides utility functions for common programming tasks using the functional programming paradigm.https://www.lodash.com
Correspondances
Schéma
lodash.{0,250}\.js
Type de schéma
scriptSrc
Correspondance
lodash/lodash.js
Modernizr (JavaScript libraries)
Description
Modernizr is a JavaScript library that detects the features available in a user's browser.https://modernizr.com
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.https://select2.org/