diff --git a/src/apps.json b/src/apps.json index c0b948b98..3a4aff352 100644 --- a/src/apps.json +++ b/src/apps.json @@ -11274,7 +11274,16 @@ "/([\\d.]+)/jquery(?:\\.min)?\\.js\\;version:\\1", "jquery.*\\.js(?:\\?ver(?:sion)?=([\\d.]+))?\\;version:\\1" ], - "website": "http://jquery.com" + "website": "https://jquery.com" + }, + "jQuery Migrate": { + "cats": [ + "12" + ], + "icon": "jQuery.svg", + "implies": "jQuery", + "script": "jquery.migrate(?:-([\\d.]+rc\\d))?.*\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1?\\1:\\2", + "website": "https://github.com/jquery/jquery-migrate" }, "jQuery Mobile": { "cats": [ @@ -11283,7 +11292,7 @@ "icon": "jQuery Mobile.svg", "implies": "jQuery", "script": "jquery\\.mobile(?:-([\\d.]+rc\\d))?.*\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1?\\1:\\2", - "website": "http://jquerymobile.com" + "website": "https://jquerymobile.com" }, "jQuery Sparklines": { "cats": [