diff --git a/api.wordpress.org/public_html/core/credits/wp-32.php b/api.wordpress.org/public_html/core/credits/wp-32.php index abf4505b9d..311810649c 100644 --- a/api.wordpress.org/public_html/core/credits/wp-32.php +++ b/api.wordpress.org/public_html/core/credits/wp-32.php @@ -172,30 +172,30 @@ function props() { function external_libraries() { return array( - array( 'Class POP3', 'http://squirrelmail.org/' ), + array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'Color Animations', 'http://plugins.jquery.com/project/color' ), // array( 'ColorPicker', 'http://' ), array( 'Horde Text Diff', 'http://pear.horde.org/' ), array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), - array( 'jQuery', 'http://jquery.com/' ), - array( 'jQuery UI', 'http://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), + array( 'jQuery', 'https://jquery.com/' ), + array( 'jQuery UI', 'https://jqueryui.com/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ), // array( 'jquery.schedule', 'http://' ), array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), - array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), + array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'SimplePie', 'http://simplepie.org/' ), - array( 'SWFObject', 'http://code.google.com/p/swfobject/' ), - array( 'SWFUpload', 'http://www.swfupload.org/' ), + array( 'SWFObject', 'https://github.com/swfobject/swfobject' ), + array( 'SWFUpload', 'https://swfupload.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ), - array( 'TinyMCE', 'http://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), ); } diff --git a/api.wordpress.org/public_html/core/credits/wp-33.php b/api.wordpress.org/public_html/core/credits/wp-33.php index 71156397b7..42c250dd00 100644 --- a/api.wordpress.org/public_html/core/credits/wp-33.php +++ b/api.wordpress.org/public_html/core/credits/wp-33.php @@ -47,7 +47,7 @@ function groups() { 'chexee' => 'Chelsea Otakan', 'johnbillion' => array( 'John Blackbourn', '0000ba6dd1b089e1746abbfe6281ee3b' ), ), - ), + ), ); return $groups; } @@ -231,29 +231,29 @@ function props() { function external_libraries() { return array( - array( 'Class POP3', 'http://squirrelmail.org/' ), + array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'Color Animations', 'http://plugins.jquery.com/project/color' ), // array( 'ColorPicker', 'http://' ), array( 'Horde Text Diff', 'http://pear.horde.org/' ), array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), - array( 'jQuery', 'http://jquery.com/' ), - array( 'jQuery UI', 'http://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), + array( 'jQuery', 'https://jquery.com/' ), + array( 'jQuery UI', 'https://jqueryui.com/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ), // array( 'jquery.schedule', 'http://' ), array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), - array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), + array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'Plupload', 'http://www.plupload.com/' ), array( 'SimplePie', 'http://simplepie.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ), - array( 'TinyMCE', 'http://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), ); } diff --git a/api.wordpress.org/public_html/core/credits/wp-34.php b/api.wordpress.org/public_html/core/credits/wp-34.php index 370ef5f9a7..86607e0580 100644 --- a/api.wordpress.org/public_html/core/credits/wp-34.php +++ b/api.wordpress.org/public_html/core/credits/wp-34.php @@ -240,30 +240,30 @@ function props() { function external_libraries() { return array( - array( 'Class POP3', 'http://squirrelmail.org/' ), + array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'Color Animations', 'http://plugins.jquery.com/project/color' ), // array( 'ColorPicker', 'http://' ), array( 'Horde Text Diff', 'http://pear.horde.org/' ), array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), - array( 'jQuery', 'http://jquery.com/' ), - array( 'jQuery UI', 'http://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), + array( 'jQuery', 'https://jquery.com/' ), + array( 'jQuery UI', 'https://jqueryui.com/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ), // array( 'jquery.schedule', 'http://' ), array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ), - array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), + array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), - array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), + array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'Plupload', 'http://www.plupload.com/' ), array( 'SimplePie', 'http://simplepie.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ), - array( 'TinyMCE', 'http://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), ); } diff --git a/api.wordpress.org/public_html/core/credits/wp-35.php b/api.wordpress.org/public_html/core/credits/wp-35.php index b3beb4bff8..dd380a7e8d 100644 --- a/api.wordpress.org/public_html/core/credits/wp-35.php +++ b/api.wordpress.org/public_html/core/credits/wp-35.php @@ -333,32 +333,32 @@ function props() { function external_libraries() { return array( array( 'Backbone', 'http://backbonejs.org/' ), - array( 'Class POP3', 'http://squirrelmail.org/' ), + array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'Color Animations', 'http://plugins.jquery.com/project/color' ), // array( 'ColorPicker', 'http://' ), array( 'Horde Text Diff', 'http://pear.horde.org/' ), array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), array( 'Iris', 'https://github.com/Automattic/Iris' ), - array( 'jQuery', 'http://jquery.com/' ), - array( 'jQuery UI', 'http://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery Masonry', 'http://masonry.desandro.com/' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'jQuery', 'https://jquery.com/' ), + array( 'jQuery UI', 'https://jqueryui.com/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery Masonry', 'https://masonry.desandro.com/' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ), // array( 'jquery.schedule', 'http://' ), array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ), - array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), + array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), - array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), + array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'Plupload', 'http://www.plupload.com/' ), array( 'SimplePie', 'http://simplepie.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ), - array( 'TinyMCE', 'http://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), array( 'Underscore', 'http://underscorejs.org/' ), ); } diff --git a/api.wordpress.org/public_html/core/credits/wp-36.php b/api.wordpress.org/public_html/core/credits/wp-36.php index 3e802c2dca..807d662bfe 100644 --- a/api.wordpress.org/public_html/core/credits/wp-36.php +++ b/api.wordpress.org/public_html/core/credits/wp-36.php @@ -302,33 +302,33 @@ function props() { function external_libraries() { return array( array( 'Backbone.js', 'http://backbonejs.org/' ), - array( 'Class POP3', 'http://squirrelmail.org/' ), + array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'Color Animations', 'http://plugins.jquery.com/project/color' ), // array( 'ColorPicker', 'http://' ), array( 'Horde Text Diff', 'http://pear.horde.org/' ), array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), array( 'Iris', 'https://github.com/Automattic/Iris' ), - array( 'jQuery', 'http://jquery.com/' ), - array( 'jQuery UI', 'http://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery Masonry', 'http://masonry.desandro.com/' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'jQuery', 'https://jquery.com/' ), + array( 'jQuery UI', 'https://jqueryui.com/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery Masonry', 'https://masonry.desandro.com/' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ), // array( 'jquery.schedule', 'http://' ), array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ), - array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), + array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'MediaElement.js', 'http://mediaelementjs.com/' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'MediaElement.js', 'https://www.mediaelementjs.com/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), - array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), + array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'Plupload', 'http://www.plupload.com/' ), array( 'SimplePie', 'http://simplepie.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ), - array( 'TinyMCE', 'http://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), array( 'Underscore.js', 'http://underscorejs.org/' ), ); } diff --git a/api.wordpress.org/public_html/core/credits/wp-37.php b/api.wordpress.org/public_html/core/credits/wp-37.php index ea085d84b4..15f1b3fbd1 100644 --- a/api.wordpress.org/public_html/core/credits/wp-37.php +++ b/api.wordpress.org/public_html/core/credits/wp-37.php @@ -278,33 +278,33 @@ function props() { function external_libraries() { return array( array( 'Backbone.js', 'http://backbonejs.org/' ), - array( 'Class POP3', 'http://squirrelmail.org/' ), + array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'Color Animations', 'http://plugins.jquery.com/project/color' ), // array( 'ColorPicker', 'http://' ), array( 'Horde Text Diff', 'http://pear.horde.org/' ), array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), array( 'Iris', 'https://github.com/Automattic/Iris' ), - array( 'jQuery', 'http://jquery.com/' ), - array( 'jQuery UI', 'http://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery Masonry', 'http://masonry.desandro.com/' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'jQuery', 'https://jquery.com/' ), + array( 'jQuery UI', 'https://jqueryui.com/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery Masonry', 'https://masonry.desandro.com/' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ), // array( 'jquery.schedule', 'http://' ), array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ), - array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), + array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'MediaElement.js', 'http://mediaelementjs.com/' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'MediaElement.js', 'https://www.mediaelementjs.com/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), - array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), + array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'Plupload', 'http://www.plupload.com/' ), array( 'SimplePie', 'http://simplepie.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ), - array( 'TinyMCE', 'http://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), array( 'Underscore.js', 'http://underscorejs.org/' ), array( 'zxcvbn', 'https://github.com/lowe/zxcvbn' ), ); diff --git a/api.wordpress.org/public_html/core/credits/wp-38.php b/api.wordpress.org/public_html/core/credits/wp-38.php index 18955ca8de..37d7f8562f 100644 --- a/api.wordpress.org/public_html/core/credits/wp-38.php +++ b/api.wordpress.org/public_html/core/credits/wp-38.php @@ -289,33 +289,33 @@ function props() { function external_libraries() { return array( array( 'Backbone.js', 'http://backbonejs.org/' ), - array( 'Class POP3', 'http://squirrelmail.org/' ), + array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'Color Animations', 'http://plugins.jquery.com/project/color' ), // array( 'ColorPicker', 'http://' ), array( 'Horde Text Diff', 'http://pear.horde.org/' ), array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), array( 'Iris', 'https://github.com/Automattic/Iris' ), - array( 'jQuery', 'http://jquery.com/' ), - array( 'jQuery UI', 'http://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery Masonry', 'http://masonry.desandro.com/' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'jQuery', 'https://jquery.com/' ), + array( 'jQuery UI', 'https://jqueryui.com/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery Masonry', 'https://masonry.desandro.com/' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ), // array( 'jquery.schedule', 'http://' ), array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ), - array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), + array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'MediaElement.js', 'http://mediaelementjs.com/' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'MediaElement.js', 'https://www.mediaelementjs.com/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), - array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), + array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'Plupload', 'http://www.plupload.com/' ), array( 'SimplePie', 'http://simplepie.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ), - array( 'TinyMCE', 'http://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), array( 'Underscore.js', 'http://underscorejs.org/' ), array( 'zxcvbn', 'https://github.com/lowe/zxcvbn' ), ); diff --git a/api.wordpress.org/public_html/core/credits/wp-39.php b/api.wordpress.org/public_html/core/credits/wp-39.php index 8be03d8018..a3f4a664cf 100644 --- a/api.wordpress.org/public_html/core/credits/wp-39.php +++ b/api.wordpress.org/public_html/core/credits/wp-39.php @@ -347,33 +347,33 @@ function props() { function external_libraries() { return array( array( 'Backbone.js', 'http://backbonejs.org/' ), - array( 'Class POP3', 'http://squirrelmail.org/' ), + array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'Color Animations', 'http://plugins.jquery.com/project/color' ), // array( 'ColorPicker', 'http://' ), array( 'Horde Text Diff', 'http://pear.horde.org/' ), array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), array( 'Iris', 'https://github.com/Automattic/Iris' ), - array( 'jQuery', 'http://jquery.com/' ), - array( 'jQuery UI', 'http://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'jQuery', 'https://jquery.com/' ), + array( 'jQuery UI', 'https://jqueryui.com/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ), // array( 'jquery.schedule', 'http://' ), array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ), - array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), + array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'Masonry', 'http://masonry.desandro.com/' ), - array( 'MediaElement.js', 'http://mediaelementjs.com/' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'Masonry', 'https://masonry.desandro.com/' ), + array( 'MediaElement.js', 'https://www.mediaelementjs.com/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), - array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), + array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'Plupload', 'http://www.plupload.com/' ), array( 'SimplePie', 'http://simplepie.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ), - array( 'TinyMCE', 'http://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), array( 'Underscore.js', 'http://underscorejs.org/' ), array( 'zxcvbn', 'https://github.com/lowe/zxcvbn' ), ); diff --git a/api.wordpress.org/public_html/core/credits/wp-40.php b/api.wordpress.org/public_html/core/credits/wp-40.php index 42c9f6cc45..0439f9cdb3 100644 --- a/api.wordpress.org/public_html/core/credits/wp-40.php +++ b/api.wordpress.org/public_html/core/credits/wp-40.php @@ -346,33 +346,33 @@ function props() { function external_libraries() { return array( array( 'Backbone.js', 'http://backbonejs.org/' ), - array( 'Class POP3', 'http://squirrelmail.org/' ), + array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'Color Animations', 'http://plugins.jquery.com/project/color' ), // array( 'ColorPicker', 'http://' ), array( 'Horde Text Diff', 'http://pear.horde.org/' ), array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), array( 'Iris', 'https://github.com/Automattic/Iris' ), - array( 'jQuery', 'http://jquery.com/' ), - array( 'jQuery UI', 'http://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'jQuery', 'https://jquery.com/' ), + array( 'jQuery UI', 'https://jqueryui.com/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ), // array( 'jquery.schedule', 'http://' ), array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ), - array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), + array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'Masonry', 'http://masonry.desandro.com/' ), - array( 'MediaElement.js', 'http://mediaelementjs.com/' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'Masonry', 'https://masonry.desandro.com/' ), + array( 'MediaElement.js', 'https://www.mediaelementjs.com/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), - array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), + array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'Plupload', 'http://www.plupload.com/' ), array( 'SimplePie', 'http://simplepie.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ), - array( 'TinyMCE', 'http://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), array( 'Underscore.js', 'http://underscorejs.org/' ), array( 'zxcvbn', 'https://github.com/lowe/zxcvbn' ), ); diff --git a/api.wordpress.org/public_html/core/credits/wp-41.php b/api.wordpress.org/public_html/core/credits/wp-41.php index 53fc39b8b0..283218030a 100644 --- a/api.wordpress.org/public_html/core/credits/wp-41.php +++ b/api.wordpress.org/public_html/core/credits/wp-41.php @@ -372,33 +372,33 @@ function props() { function external_libraries() { return array( array( 'Backbone.js', 'http://backbonejs.org/' ), - array( 'Class POP3', 'http://squirrelmail.org/' ), + array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'Color Animations', 'http://plugins.jquery.com/color/' ), // array( 'ColorPicker', 'http://' ), array( 'Horde Text Diff', 'http://pear.horde.org/' ), array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), array( 'Iris', 'https://github.com/Automattic/Iris' ), - array( 'jQuery', 'http://jquery.com/' ), - array( 'jQuery UI', 'http://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'jQuery', 'https://jquery.com/' ), + array( 'jQuery UI', 'https://jqueryui.com/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'http://plugins.jquery.com/query-object/' ), // array( 'jquery.schedule', 'http://' ), array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ), - array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), + array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'Masonry', 'http://masonry.desandro.com/' ), - array( 'MediaElement.js', 'http://mediaelementjs.com/' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'Masonry', 'https://masonry.desandro.com/' ), + array( 'MediaElement.js', 'https://www.mediaelementjs.com/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), - array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), + array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'Plupload', 'http://www.plupload.com/' ), array( 'SimplePie', 'http://simplepie.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://codylindley.com/thickbox/' ), - array( 'TinyMCE', 'http://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), array( 'Underscore.js', 'http://underscorejs.org/' ), array( 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ), ); diff --git a/api.wordpress.org/public_html/core/credits/wp-42.php b/api.wordpress.org/public_html/core/credits/wp-42.php index 853844eecf..34694da795 100644 --- a/api.wordpress.org/public_html/core/credits/wp-42.php +++ b/api.wordpress.org/public_html/core/credits/wp-42.php @@ -360,33 +360,33 @@ function props() { function external_libraries() { return array( array( 'Backbone.js', 'http://backbonejs.org/' ), - array( 'Class POP3', 'http://squirrelmail.org/' ), + array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'Color Animations', 'http://plugins.jquery.com/color/' ), // array( 'ColorPicker', 'http://' ), array( 'Horde Text Diff', 'http://pear.horde.org/' ), array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), array( 'Iris', 'https://github.com/Automattic/Iris' ), - array( 'jQuery', 'http://jquery.com/' ), - array( 'jQuery UI', 'http://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'jQuery', 'https://jquery.com/' ), + array( 'jQuery UI', 'https://jqueryui.com/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'http://plugins.jquery.com/query-object/' ), // array( 'jquery.schedule', 'http://' ), array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ), - array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), + array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'Masonry', 'http://masonry.desandro.com/' ), - array( 'MediaElement.js', 'http://mediaelementjs.com/' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'Masonry', 'https://masonry.desandro.com/' ), + array( 'MediaElement.js', 'https://www.mediaelementjs.com/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), - array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), + array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'Plupload', 'http://www.plupload.com/' ), array( 'SimplePie', 'http://simplepie.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://codylindley.com/thickbox/' ), - array( 'TinyMCE', 'http://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), array( 'Twemoji', 'https://github.com/twitter/twemoji' ), array( 'Underscore.js', 'http://underscorejs.org/' ), array( 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ), diff --git a/api.wordpress.org/public_html/core/credits/wp-43.php b/api.wordpress.org/public_html/core/credits/wp-43.php index 9590ff337a..6c51ffa04e 100644 --- a/api.wordpress.org/public_html/core/credits/wp-43.php +++ b/api.wordpress.org/public_html/core/credits/wp-43.php @@ -326,31 +326,31 @@ function props() { function external_libraries() { return array( array( 'Backbone.js', 'http://backbonejs.org/' ), - array( 'Class POP3', 'http://squirrelmail.org/' ), + array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'Color Animations', 'http://plugins.jquery.com/color/' ), array( 'Horde Text Diff', 'http://pear.horde.org/' ), array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), array( 'Iris', 'https://github.com/Automattic/Iris' ), - array( 'jQuery', 'http://jquery.com/' ), - array( 'jQuery UI', 'http://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'jQuery', 'https://jquery.com/' ), + array( 'jQuery UI', 'https://jqueryui.com/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'http://plugins.jquery.com/query-object/' ), array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ), - array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), + array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'Masonry', 'http://masonry.desandro.com/' ), - array( 'MediaElement.js', 'http://mediaelementjs.com/' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'Masonry', 'https://masonry.desandro.com/' ), + array( 'MediaElement.js', 'https://www.mediaelementjs.com/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), - array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), + array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'Plupload', 'http://www.plupload.com/' ), array( 'SimplePie', 'http://simplepie.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://codylindley.com/thickbox/' ), - array( 'TinyMCE', 'http://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), array( 'Twemoji', 'https://github.com/twitter/twemoji' ), array( 'Underscore.js', 'http://underscorejs.org/' ), array( 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ), diff --git a/api.wordpress.org/public_html/core/credits/wp-44.php b/api.wordpress.org/public_html/core/credits/wp-44.php index 77e067f698..fb67b79c44 100644 --- a/api.wordpress.org/public_html/core/credits/wp-44.php +++ b/api.wordpress.org/public_html/core/credits/wp-44.php @@ -572,31 +572,31 @@ function props() { function external_libraries() { return array( array( 'Backbone.js', 'http://backbonejs.org/' ), - array( 'Class POP3', 'http://squirrelmail.org/' ), + array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'Color Animations', 'http://plugins.jquery.com/color/' ), array( 'Horde Text Diff', 'http://pear.horde.org/' ), array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), array( 'Iris', 'https://github.com/Automattic/Iris' ), - array( 'jQuery', 'http://jquery.com/' ), - array( 'jQuery UI', 'http://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'jQuery', 'https://jquery.com/' ), + array( 'jQuery UI', 'https://jqueryui.com/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'http://plugins.jquery.com/query-object/' ), array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ), - array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), + array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'Masonry', 'http://masonry.desandro.com/' ), - array( 'MediaElement.js', 'http://mediaelementjs.com/' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'Masonry', 'https://masonry.desandro.com/' ), + array( 'MediaElement.js', 'https://www.mediaelementjs.com/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), - array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), + array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'Plupload', 'http://www.plupload.com/' ), array( 'SimplePie', 'http://simplepie.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://codylindley.com/thickbox/' ), - array( 'TinyMCE', 'http://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), array( 'Twemoji', 'https://github.com/twitter/twemoji' ), array( 'Underscore.js', 'http://underscorejs.org/' ), array( 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ), diff --git a/api.wordpress.org/public_html/core/credits/wp-45.php b/api.wordpress.org/public_html/core/credits/wp-45.php index e13041bfa5..2bb23acab6 100644 --- a/api.wordpress.org/public_html/core/credits/wp-45.php +++ b/api.wordpress.org/public_html/core/credits/wp-45.php @@ -383,33 +383,33 @@ function props() { function external_libraries() { return array( array( 'Backbone.js', 'http://backbonejs.org/' ), - array( 'Class POP3', 'http://squirrelmail.org/' ), + array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'Color Animations', 'http://plugins.jquery.com/color/' ), - array( 'getID3()', 'http://getid3.sourceforge.net/' ), + array( 'getID3()', 'https://www.getid3.org/' ), array( 'Horde Text Diff', 'http://pear.horde.org/' ), - array( 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), + array( 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), array( 'Iris', 'https://github.com/Automattic/Iris' ), - array( 'jQuery', 'http://jquery.com/' ), - array( 'jQuery UI', 'http://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'jQuery', 'https://jquery.com/' ), + array( 'jQuery UI', 'https://jqueryui.com/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'http://plugins.jquery.com/query-object/' ), array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ), - array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), + array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'Masonry', 'http://masonry.desandro.com/' ), - array( 'MediaElement.js', 'http://mediaelementjs.com/' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'Masonry', 'https://masonry.desandro.com/' ), + array( 'MediaElement.js', 'https://www.mediaelementjs.com/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'Plupload', 'http://www.plupload.com/' ), array( 'random_compat', 'https://github.com/paragonie/random_compat' ), array( 'SimplePie', 'http://simplepie.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://codylindley.com/thickbox/' ), - array( 'TinyMCE', 'http://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), array( 'Twemoji', 'https://github.com/twitter/twemoji' ), array( 'Underscore.js', 'http://underscorejs.org/' ), array( 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ), diff --git a/api.wordpress.org/public_html/core/credits/wp-46.php b/api.wordpress.org/public_html/core/credits/wp-46.php index 91b98cf34a..b2da1c403b 100644 --- a/api.wordpress.org/public_html/core/credits/wp-46.php +++ b/api.wordpress.org/public_html/core/credits/wp-46.php @@ -370,32 +370,32 @@ function external_libraries() { array( 'Backbone.js', 'http://backbonejs.org/' ), array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'Color Animations', 'https://plugins.jquery.com/color/' ), - array( 'getID3()', 'http://getid3.sourceforge.net/' ), + array( 'getID3()', 'https://www.getid3.org/' ), array( 'Horde Text Diff', 'https://pear.horde.org/' ), - array( 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), + array( 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), array( 'Iris', 'https://github.com/Automattic/Iris' ), array( 'jQuery', 'https://jquery.com/' ), array( 'jQuery UI', 'https://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'https://plugins.jquery.com/query-object/' ), array( 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ), - array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), + array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'Masonry', 'http://masonry.desandro.com/' ), - array( 'MediaElement.js', 'http://mediaelementjs.com/' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'Masonry', 'https://masonry.desandro.com/' ), + array( 'MediaElement.js', 'https://www.mediaelementjs.com/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'Plupload', 'http://www.plupload.com/' ), array( 'random_compat', 'https://github.com/paragonie/random_compat' ), - array( 'Requests', 'http://requests.ryanmccue.info/' ), + array( 'Requests', 'https://requests.ryanmccue.info/' ), array( 'SimplePie', 'http://simplepie.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://codylindley.com/thickbox/' ), - array( 'TinyMCE', 'https://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), array( 'Twemoji', 'https://github.com/twitter/twemoji' ), array( 'Underscore.js', 'http://underscorejs.org/' ), array( 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ), diff --git a/api.wordpress.org/public_html/core/credits/wp-47.php b/api.wordpress.org/public_html/core/credits/wp-47.php index 5f9a1856e9..40330c39c2 100644 --- a/api.wordpress.org/public_html/core/credits/wp-47.php +++ b/api.wordpress.org/public_html/core/credits/wp-47.php @@ -601,32 +601,32 @@ function external_libraries() { array( 'Backbone.js', 'http://backbonejs.org/' ), array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'Color Animations', 'https://plugins.jquery.com/color/' ), - array( 'getID3()', 'http://getid3.sourceforge.net/' ), + array( 'getID3()', 'https://www.getid3.org/' ), array( 'Horde Text Diff', 'https://pear.horde.org/' ), - array( 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), + array( 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), array( 'Iris', 'https://github.com/Automattic/Iris' ), array( 'jQuery', 'https://jquery.com/' ), array( 'jQuery UI', 'https://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'https://plugins.jquery.com/query-object/' ), array( 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ), - array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), + array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'Masonry', 'http://masonry.desandro.com/' ), - array( 'MediaElement.js', 'http://mediaelementjs.com/' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'Masonry', 'https://masonry.desandro.com/' ), + array( 'MediaElement.js', 'https://www.mediaelementjs.com/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'Plupload', 'http://www.plupload.com/' ), array( 'random_compat', 'https://github.com/paragonie/random_compat' ), - array( 'Requests', 'http://requests.ryanmccue.info/' ), + array( 'Requests', 'https://requests.ryanmccue.info/' ), array( 'SimplePie', 'http://simplepie.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://codylindley.com/thickbox/' ), - array( 'TinyMCE', 'https://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), array( 'Twemoji', 'https://github.com/twitter/twemoji' ), array( 'Underscore.js', 'http://underscorejs.org/' ), array( 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ), diff --git a/api.wordpress.org/public_html/core/credits/wp-48.php b/api.wordpress.org/public_html/core/credits/wp-48.php index 9affa85628..fe18a5f731 100644 --- a/api.wordpress.org/public_html/core/credits/wp-48.php +++ b/api.wordpress.org/public_html/core/credits/wp-48.php @@ -439,32 +439,32 @@ function external_libraries() { array( 'Backbone.js', 'http://backbonejs.org/' ), array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'Color Animations', 'https://plugins.jquery.com/color/' ), - array( 'getID3()', 'http://getid3.sourceforge.net/' ), + array( 'getID3()', 'https://www.getid3.org/' ), array( 'Horde Text Diff', 'https://pear.horde.org/' ), - array( 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), + array( 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), array( 'Iris', 'https://github.com/Automattic/Iris' ), array( 'jQuery', 'https://jquery.com/' ), array( 'jQuery UI', 'https://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'https://plugins.jquery.com/query-object/' ), array( 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ), - array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), + array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'Masonry', 'http://masonry.desandro.com/' ), - array( 'MediaElement.js', 'http://mediaelementjs.com/' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'Masonry', 'https://masonry.desandro.com/' ), + array( 'MediaElement.js', 'https://www.mediaelementjs.com/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'Plupload', 'http://www.plupload.com/' ), array( 'random_compat', 'https://github.com/paragonie/random_compat' ), - array( 'Requests', 'http://requests.ryanmccue.info/' ), + array( 'Requests', 'https://requests.ryanmccue.info/' ), array( 'SimplePie', 'http://simplepie.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://codylindley.com/thickbox/' ), - array( 'TinyMCE', 'https://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), array( 'Twemoji', 'https://github.com/twitter/twemoji' ), array( 'Underscore.js', 'http://underscorejs.org/' ), array( 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ), diff --git a/api.wordpress.org/public_html/core/credits/wp-49.php b/api.wordpress.org/public_html/core/credits/wp-49.php index e2e49de654..2cbbfbffe4 100644 --- a/api.wordpress.org/public_html/core/credits/wp-49.php +++ b/api.wordpress.org/public_html/core/credits/wp-49.php @@ -661,32 +661,32 @@ function external_libraries() { array( 'Class POP3', 'https://squirrelmail.org/' ), array( 'CodeMirror', 'https://codemirror.net/' ), array( 'Color Animations', 'https://plugins.jquery.com/color/' ), - array( 'getID3()', 'http://getid3.sourceforge.net/' ), + array( 'getID3()', 'https://www.getid3.org/' ), array( 'Horde Text Diff', 'https://pear.horde.org/' ), - array( 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ), - array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ), + array( 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ), + array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ), array( 'Iris', 'https://github.com/Automattic/Iris' ), array( 'jQuery', 'https://jquery.com/' ), array( 'jQuery UI', 'https://jqueryui.com/' ), - array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ), - array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ), + array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ), + array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ), array( 'jQuery.query', 'https://plugins.jquery.com/query-object/' ), array( 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ), - array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ), + array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ), array( 'json2', 'https://github.com/douglascrockford/JSON-js' ), - array( 'Masonry', 'http://masonry.desandro.com/' ), - array( 'MediaElement.js', 'http://mediaelementjs.com/' ), - array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ), + array( 'Masonry', 'https://masonry.desandro.com/' ), + array( 'MediaElement.js', 'https://www.mediaelementjs.com/' ), + array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ), array( 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ), - array( 'phpass', 'http://www.openwall.com/phpass/' ), + array( 'phpass', 'https://www.openwall.com/phpass/' ), array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ), array( 'Plupload', 'http://www.plupload.com/' ), array( 'random_compat', 'https://github.com/paragonie/random_compat' ), - array( 'Requests', 'http://requests.ryanmccue.info/' ), + array( 'Requests', 'https://requests.ryanmccue.info/' ), array( 'SimplePie', 'http://simplepie.org/' ), array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ), - array( 'Thickbox', 'http://codylindley.com/thickbox/' ), - array( 'TinyMCE', 'https://www.tinymce.com/' ), + array( 'Thickbox', 'https://codylindley.com/thickbox/' ), + array( 'TinyMCE', 'https://www.tiny.cloud/' ), array( 'Twemoji', 'https://github.com/twitter/twemoji' ), array( 'Underscore.js', 'http://underscorejs.org/' ), array( 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ), diff --git a/api.wordpress.org/public_html/core/credits/wp-50.php b/api.wordpress.org/public_html/core/credits/wp-50.php index bdd437633f..993d7c9182 100644 --- a/api.wordpress.org/public_html/core/credits/wp-50.php +++ b/api.wordpress.org/public_html/core/credits/wp-50.php @@ -562,46 +562,46 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'http://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'Closest', 'https://github.com/jonathantneal/closest' ], [ 'CodeMirror', 'https://codemirror.net/' ], [ 'Color Animations', 'https://plugins.jquery.com/color/' ], - [ 'getID3()', 'http://getid3.sourceforge.net/' ], + [ 'getID3()', 'https://www.getid3.org/' ], [ 'FormData', 'https://github.com/jimmywarting/FormData' ], [ 'Horde Text Diff', 'https://pear.horde.org/' ], - [ 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ], - [ 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ], + [ 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ], + [ 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ], [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], - [ 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], + [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], - [ 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ], + [ 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ], [ 'json2', 'https://github.com/douglascrockford/JSON-js' ], [ 'Lodash', 'https://lodash.com/' ], - [ 'Masonry', 'http://masonry.desandro.com/' ], - [ 'MediaElement.js', 'http://mediaelementjs.com/' ], + [ 'Masonry', 'https://masonry.desandro.com/' ], + [ 'MediaElement.js', 'https://www.mediaelementjs.com/' ], [ 'Moment', 'http://momentjs.com/' ], - [ 'PclZip', 'http://www.phpconcept.net/pclzip/' ], + [ 'PclZip', 'https://www.phpconcept.net/pclzip/' ], [ 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ], - [ 'phpass', 'http://www.openwall.com/phpass/' ], + [ 'phpass', 'https://www.openwall.com/phpass/' ], [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'http://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], - [ 'Requests', 'http://requests.ryanmccue.info/' ], + [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'http://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], - [ 'Thickbox', 'http://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'Thickbox', 'https://codylindley.com/thickbox/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/twitter/twemoji' ], [ 'Underscore.js', 'http://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-51.php b/api.wordpress.org/public_html/core/credits/wp-51.php index 612b49d624..59f2a402ac 100644 --- a/api.wordpress.org/public_html/core/credits/wp-51.php +++ b/api.wordpress.org/public_html/core/credits/wp-51.php @@ -623,46 +623,46 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'http://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'Closest', 'https://github.com/jonathantneal/closest' ], [ 'CodeMirror', 'https://codemirror.net/' ], [ 'Color Animations', 'https://plugins.jquery.com/color/' ], - [ 'getID3()', 'http://getid3.sourceforge.net/' ], + [ 'getID3()', 'https://www.getid3.org/' ], [ 'FormData', 'https://github.com/jimmywarting/FormData' ], [ 'Horde Text Diff', 'https://pear.horde.org/' ], - [ 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ], - [ 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ], + [ 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ], + [ 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ], [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], - [ 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], + [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], - [ 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ], + [ 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ], [ 'json2', 'https://github.com/douglascrockford/JSON-js' ], [ 'Lodash', 'https://lodash.com/' ], - [ 'Masonry', 'http://masonry.desandro.com/' ], - [ 'MediaElement.js', 'http://mediaelementjs.com/' ], + [ 'Masonry', 'https://masonry.desandro.com/' ], + [ 'MediaElement.js', 'https://www.mediaelementjs.com/' ], [ 'Moment', 'http://momentjs.com/' ], - [ 'PclZip', 'http://www.phpconcept.net/pclzip/' ], + [ 'PclZip', 'https://www.phpconcept.net/pclzip/' ], [ 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ], - [ 'phpass', 'http://www.openwall.com/phpass/' ], + [ 'phpass', 'https://www.openwall.com/phpass/' ], [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'http://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], - [ 'Requests', 'http://requests.ryanmccue.info/' ], + [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'http://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], - [ 'Thickbox', 'http://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'Thickbox', 'https://codylindley.com/thickbox/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/twitter/twemoji' ], [ 'Underscore.js', 'http://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-52.php b/api.wordpress.org/public_html/core/credits/wp-52.php index 19bb08ddd7..f6d5b35986 100644 --- a/api.wordpress.org/public_html/core/credits/wp-52.php +++ b/api.wordpress.org/public_html/core/credits/wp-52.php @@ -480,47 +480,47 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'http://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], [ 'Closest', 'https://github.com/jonathantneal/closest' ], [ 'CodeMirror', 'https://codemirror.net/' ], [ 'Color Animations', 'https://plugins.jquery.com/color/' ], - [ 'getID3()', 'http://getid3.sourceforge.net/' ], + [ 'getID3()', 'https://www.getid3.org/' ], [ 'FormData', 'https://github.com/jimmywarting/FormData' ], [ 'Horde Text Diff', 'https://pear.horde.org/' ], - [ 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ], - [ 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ], + [ 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ], + [ 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ], [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], - [ 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], + [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], - [ 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ], + [ 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ], [ 'json2', 'https://github.com/douglascrockford/JSON-js' ], [ 'Lodash', 'https://lodash.com/' ], - [ 'Masonry', 'http://masonry.desandro.com/' ], - [ 'MediaElement.js', 'http://mediaelementjs.com/' ], + [ 'Masonry', 'https://masonry.desandro.com/' ], + [ 'MediaElement.js', 'https://www.mediaelementjs.com/' ], [ 'Moment', 'http://momentjs.com/' ], - [ 'PclZip', 'http://www.phpconcept.net/pclzip/' ], + [ 'PclZip', 'https://www.phpconcept.net/pclzip/' ], [ 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ], - [ 'phpass', 'http://www.openwall.com/phpass/' ], + [ 'phpass', 'https://www.openwall.com/phpass/' ], [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'http://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], - [ 'Requests', 'http://requests.ryanmccue.info/' ], + [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'http://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], - [ 'Thickbox', 'http://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'Thickbox', 'https://codylindley.com/thickbox/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/twitter/twemoji' ], [ 'Underscore.js', 'http://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-53.php b/api.wordpress.org/public_html/core/credits/wp-53.php index bd26be154b..0ee5f00f0b 100644 --- a/api.wordpress.org/public_html/core/credits/wp-53.php +++ b/api.wordpress.org/public_html/core/credits/wp-53.php @@ -818,47 +818,47 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'http://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], [ 'Closest', 'https://github.com/jonathantneal/closest' ], [ 'CodeMirror', 'https://codemirror.net/' ], [ 'Color Animations', 'https://plugins.jquery.com/color/' ], - [ 'getID3()', 'http://getid3.sourceforge.net/' ], + [ 'getID3()', 'https://www.getid3.org/' ], [ 'FormData', 'https://github.com/jimmywarting/FormData' ], [ 'Horde Text Diff', 'https://pear.horde.org/' ], - [ 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ], - [ 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ], + [ 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ], + [ 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ], [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], - [ 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], + [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], - [ 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ], + [ 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ], [ 'json2', 'https://github.com/douglascrockford/JSON-js' ], [ 'Lodash', 'https://lodash.com/' ], - [ 'Masonry', 'http://masonry.desandro.com/' ], - [ 'MediaElement.js', 'http://mediaelementjs.com/' ], + [ 'Masonry', 'https://masonry.desandro.com/' ], + [ 'MediaElement.js', 'https://www.mediaelementjs.com/' ], [ 'Moment', 'http://momentjs.com/' ], - [ 'PclZip', 'http://www.phpconcept.net/pclzip/' ], + [ 'PclZip', 'https://www.phpconcept.net/pclzip/' ], [ 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ], - [ 'phpass', 'http://www.openwall.com/phpass/' ], + [ 'phpass', 'https://www.openwall.com/phpass/' ], [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'http://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], - [ 'Requests', 'http://requests.ryanmccue.info/' ], + [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'http://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], - [ 'Thickbox', 'http://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'Thickbox', 'https://codylindley.com/thickbox/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/twitter/twemoji' ], [ 'Underscore.js', 'http://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-54.php b/api.wordpress.org/public_html/core/credits/wp-54.php index b266bdff7a..a7b62791d4 100644 --- a/api.wordpress.org/public_html/core/credits/wp-54.php +++ b/api.wordpress.org/public_html/core/credits/wp-54.php @@ -692,47 +692,47 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'http://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], [ 'Closest', 'https://github.com/jonathantneal/closest' ], [ 'CodeMirror', 'https://codemirror.net/' ], [ 'Color Animations', 'https://plugins.jquery.com/color/' ], - [ 'getID3()', 'http://getid3.sourceforge.net/' ], + [ 'getID3()', 'https://www.getid3.org/' ], [ 'FormData', 'https://github.com/jimmywarting/FormData' ], [ 'Horde Text Diff', 'https://pear.horde.org/' ], - [ 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ], - [ 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ], + [ 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ], + [ 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ], [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], - [ 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], + [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], - [ 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ], + [ 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ], [ 'json2', 'https://github.com/douglascrockford/JSON-js' ], [ 'Lodash', 'https://lodash.com/' ], - [ 'Masonry', 'http://masonry.desandro.com/' ], - [ 'MediaElement.js', 'http://mediaelementjs.com/' ], + [ 'Masonry', 'https://masonry.desandro.com/' ], + [ 'MediaElement.js', 'https://www.mediaelementjs.com/' ], [ 'Moment', 'http://momentjs.com/' ], - [ 'PclZip', 'http://www.phpconcept.net/pclzip/' ], + [ 'PclZip', 'https://www.phpconcept.net/pclzip/' ], [ 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ], - [ 'phpass', 'http://www.openwall.com/phpass/' ], + [ 'phpass', 'https://www.openwall.com/phpass/' ], [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'http://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], - [ 'Requests', 'http://requests.ryanmccue.info/' ], + [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'http://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], - [ 'Thickbox', 'http://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'Thickbox', 'https://codylindley.com/thickbox/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/twitter/twemoji' ], [ 'Underscore.js', 'http://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-55.php b/api.wordpress.org/public_html/core/credits/wp-55.php index f4ca175f77..57bc2bdef6 100644 --- a/api.wordpress.org/public_html/core/credits/wp-55.php +++ b/api.wordpress.org/public_html/core/credits/wp-55.php @@ -954,47 +954,47 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'http://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], [ 'Closest', 'https://github.com/jonathantneal/closest' ], [ 'CodeMirror', 'https://codemirror.net/' ], [ 'Color Animations', 'https://plugins.jquery.com/color/' ], - [ 'getID3()', 'http://getid3.sourceforge.net/' ], + [ 'getID3()', 'https://www.getid3.org/' ], [ 'FormData', 'https://github.com/jimmywarting/FormData' ], [ 'Horde Text Diff', 'https://pear.horde.org/' ], - [ 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ], - [ 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ], + [ 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ], + [ 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ], [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], - [ 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], + [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], - [ 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ], + [ 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ], [ 'json2', 'https://github.com/douglascrockford/JSON-js' ], [ 'Lodash', 'https://lodash.com/' ], - [ 'Masonry', 'http://masonry.desandro.com/' ], - [ 'MediaElement.js', 'http://mediaelementjs.com/' ], + [ 'Masonry', 'https://masonry.desandro.com/' ], + [ 'MediaElement.js', 'https://www.mediaelementjs.com/' ], [ 'Moment', 'http://momentjs.com/' ], - [ 'PclZip', 'http://www.phpconcept.net/pclzip/' ], + [ 'PclZip', 'https://www.phpconcept.net/pclzip/' ], [ 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ], - [ 'phpass', 'http://www.openwall.com/phpass/' ], + [ 'phpass', 'https://www.openwall.com/phpass/' ], [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'http://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], - [ 'Requests', 'http://requests.ryanmccue.info/' ], + [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'http://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], - [ 'Thickbox', 'http://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'Thickbox', 'https://codylindley.com/thickbox/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/twitter/twemoji' ], [ 'Underscore.js', 'http://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-56.php b/api.wordpress.org/public_html/core/credits/wp-56.php index f7247275b3..d399c69cf9 100644 --- a/api.wordpress.org/public_html/core/credits/wp-56.php +++ b/api.wordpress.org/public_html/core/credits/wp-56.php @@ -765,47 +765,47 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'http://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], [ 'Closest', 'https://github.com/jonathantneal/closest' ], [ 'CodeMirror', 'https://codemirror.net/' ], [ 'Color Animations', 'https://plugins.jquery.com/color/' ], - [ 'getID3()', 'http://getid3.sourceforge.net/' ], + [ 'getID3()', 'https://www.getid3.org/' ], [ 'FormData', 'https://github.com/jimmywarting/FormData' ], [ 'Horde Text Diff', 'https://pear.horde.org/' ], - [ 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ], - [ 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ], + [ 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ], + [ 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ], [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], - [ 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], + [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], - [ 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ], + [ 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ], [ 'json2', 'https://github.com/douglascrockford/JSON-js' ], [ 'Lodash', 'https://lodash.com/' ], - [ 'Masonry', 'http://masonry.desandro.com/' ], - [ 'MediaElement.js', 'http://mediaelementjs.com/' ], + [ 'Masonry', 'https://masonry.desandro.com/' ], + [ 'MediaElement.js', 'https://www.mediaelementjs.com/' ], [ 'Moment', 'http://momentjs.com/' ], - [ 'PclZip', 'http://www.phpconcept.net/pclzip/' ], + [ 'PclZip', 'https://www.phpconcept.net/pclzip/' ], [ 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ], - [ 'phpass', 'http://www.openwall.com/phpass/' ], + [ 'phpass', 'https://www.openwall.com/phpass/' ], [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'http://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], - [ 'Requests', 'http://requests.ryanmccue.info/' ], + [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'http://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], - [ 'Thickbox', 'http://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'Thickbox', 'https://codylindley.com/thickbox/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/twitter/twemoji' ], [ 'Underscore.js', 'http://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-57.php b/api.wordpress.org/public_html/core/credits/wp-57.php index b746ed4130..34338a2827 100644 --- a/api.wordpress.org/public_html/core/credits/wp-57.php +++ b/api.wordpress.org/public_html/core/credits/wp-57.php @@ -573,47 +573,47 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'http://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], [ 'Closest', 'https://github.com/jonathantneal/closest' ], [ 'CodeMirror', 'https://codemirror.net/' ], [ 'Color Animations', 'https://plugins.jquery.com/color/' ], - [ 'getID3()', 'http://getid3.sourceforge.net/' ], + [ 'getID3()', 'https://www.getid3.org/' ], [ 'FormData', 'https://github.com/jimmywarting/FormData' ], [ 'Horde Text Diff', 'https://pear.horde.org/' ], - [ 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ], - [ 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ], + [ 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ], + [ 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ], [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], - [ 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], + [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], - [ 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ], + [ 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ], [ 'json2', 'https://github.com/douglascrockford/JSON-js' ], [ 'Lodash', 'https://lodash.com/' ], - [ 'Masonry', 'http://masonry.desandro.com/' ], - [ 'MediaElement.js', 'http://mediaelementjs.com/' ], + [ 'Masonry', 'https://masonry.desandro.com/' ], + [ 'MediaElement.js', 'https://www.mediaelementjs.com/' ], [ 'Moment', 'http://momentjs.com/' ], - [ 'PclZip', 'http://www.phpconcept.net/pclzip/' ], + [ 'PclZip', 'https://www.phpconcept.net/pclzip/' ], [ 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ], - [ 'phpass', 'http://www.openwall.com/phpass/' ], + [ 'phpass', 'https://www.openwall.com/phpass/' ], [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'http://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], - [ 'Requests', 'http://requests.ryanmccue.info/' ], + [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'http://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], - [ 'Thickbox', 'http://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'Thickbox', 'https://codylindley.com/thickbox/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/twitter/twemoji' ], [ 'Underscore.js', 'http://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-58.php b/api.wordpress.org/public_html/core/credits/wp-58.php index efb7932e3d..6d3f73c313 100644 --- a/api.wordpress.org/public_html/core/credits/wp-58.php +++ b/api.wordpress.org/public_html/core/credits/wp-58.php @@ -647,47 +647,47 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'http://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], [ 'Closest', 'https://github.com/jonathantneal/closest' ], [ 'CodeMirror', 'https://codemirror.net/' ], [ 'Color Animations', 'https://plugins.jquery.com/color/' ], - [ 'getID3()', 'http://getid3.sourceforge.net/' ], + [ 'getID3()', 'https://www.getid3.org/' ], [ 'FormData', 'https://github.com/jimmywarting/FormData' ], [ 'Horde Text Diff', 'https://pear.horde.org/' ], - [ 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ], - [ 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ], + [ 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ], + [ 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ], [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], - [ 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], + [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], - [ 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ], + [ 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ], [ 'json2', 'https://github.com/douglascrockford/JSON-js' ], [ 'Lodash', 'https://lodash.com/' ], - [ 'Masonry', 'http://masonry.desandro.com/' ], - [ 'MediaElement.js', 'http://mediaelementjs.com/' ], + [ 'Masonry', 'https://masonry.desandro.com/' ], + [ 'MediaElement.js', 'https://www.mediaelementjs.com/' ], [ 'Moment', 'http://momentjs.com/' ], - [ 'PclZip', 'http://www.phpconcept.net/pclzip/' ], + [ 'PclZip', 'https://www.phpconcept.net/pclzip/' ], [ 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ], - [ 'phpass', 'http://www.openwall.com/phpass/' ], + [ 'phpass', 'https://www.openwall.com/phpass/' ], [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'http://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], - [ 'Requests', 'http://requests.ryanmccue.info/' ], + [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'http://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], - [ 'Thickbox', 'http://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'Thickbox', 'https://codylindley.com/thickbox/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/twitter/twemoji' ], [ 'Underscore.js', 'http://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-59.php b/api.wordpress.org/public_html/core/credits/wp-59.php index 3165eeb8da..303d8629f2 100644 --- a/api.wordpress.org/public_html/core/credits/wp-59.php +++ b/api.wordpress.org/public_html/core/credits/wp-59.php @@ -738,47 +738,47 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'http://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], [ 'Closest', 'https://github.com/jonathantneal/closest' ], [ 'CodeMirror', 'https://codemirror.net/' ], [ 'Color Animations', 'https://plugins.jquery.com/color/' ], - [ 'getID3()', 'http://getid3.sourceforge.net/' ], + [ 'getID3()', 'https://www.getid3.org/' ], [ 'FormData', 'https://github.com/jimmywarting/FormData' ], [ 'Horde Text Diff', 'https://pear.horde.org/' ], - [ 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ], - [ 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ], + [ 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ], + [ 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ], [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], - [ 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], + [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], - [ 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ], + [ 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ], [ 'json2', 'https://github.com/douglascrockford/JSON-js' ], [ 'Lodash', 'https://lodash.com/' ], - [ 'Masonry', 'http://masonry.desandro.com/' ], - [ 'MediaElement.js', 'http://mediaelementjs.com/' ], + [ 'Masonry', 'https://masonry.desandro.com/' ], + [ 'MediaElement.js', 'https://www.mediaelementjs.com/' ], [ 'Moment', 'http://momentjs.com/' ], - [ 'PclZip', 'http://www.phpconcept.net/pclzip/' ], + [ 'PclZip', 'https://www.phpconcept.net/pclzip/' ], [ 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ], - [ 'phpass', 'http://www.openwall.com/phpass/' ], + [ 'phpass', 'https://www.openwall.com/phpass/' ], [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'http://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], - [ 'Requests', 'http://requests.ryanmccue.info/' ], + [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'http://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], - [ 'Thickbox', 'http://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'Thickbox', 'https://codylindley.com/thickbox/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/twitter/twemoji' ], [ 'Underscore.js', 'http://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-60.php b/api.wordpress.org/public_html/core/credits/wp-60.php index 88be3ac089..dac33f4e16 100644 --- a/api.wordpress.org/public_html/core/credits/wp-60.php +++ b/api.wordpress.org/public_html/core/credits/wp-60.php @@ -634,47 +634,47 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'http://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], [ 'Closest', 'https://github.com/jonathantneal/closest' ], [ 'CodeMirror', 'https://codemirror.net/' ], [ 'Color Animations', 'https://plugins.jquery.com/color/' ], - [ 'getID3()', 'http://getid3.sourceforge.net/' ], + [ 'getID3()', 'https://www.getid3.org/' ], [ 'FormData', 'https://github.com/jimmywarting/FormData' ], [ 'Horde Text Diff', 'https://pear.horde.org/' ], - [ 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ], - [ 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ], + [ 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ], + [ 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ], [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], - [ 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], + [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], - [ 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ], + [ 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ], [ 'json2', 'https://github.com/douglascrockford/JSON-js' ], [ 'Lodash', 'https://lodash.com/' ], - [ 'Masonry', 'http://masonry.desandro.com/' ], - [ 'MediaElement.js', 'http://mediaelementjs.com/' ], + [ 'Masonry', 'https://masonry.desandro.com/' ], + [ 'MediaElement.js', 'https://www.mediaelementjs.com/' ], [ 'Moment', 'http://momentjs.com/' ], - [ 'PclZip', 'http://www.phpconcept.net/pclzip/' ], + [ 'PclZip', 'https://www.phpconcept.net/pclzip/' ], [ 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ], - [ 'phpass', 'http://www.openwall.com/phpass/' ], + [ 'phpass', 'https://www.openwall.com/phpass/' ], [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'http://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], - [ 'Requests', 'http://requests.ryanmccue.info/' ], + [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'http://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], - [ 'Thickbox', 'http://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'Thickbox', 'https://codylindley.com/thickbox/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/twitter/twemoji' ], [ 'Underscore.js', 'http://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-61.php b/api.wordpress.org/public_html/core/credits/wp-61.php index 70fa871f9c..61b4288f14 100644 --- a/api.wordpress.org/public_html/core/credits/wp-61.php +++ b/api.wordpress.org/public_html/core/credits/wp-61.php @@ -935,47 +935,47 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'http://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], [ 'Closest', 'https://github.com/jonathantneal/closest' ], [ 'CodeMirror', 'https://codemirror.net/' ], [ 'Color Animations', 'https://plugins.jquery.com/color/' ], - [ 'getID3()', 'http://getid3.sourceforge.net/' ], + [ 'getID3()', 'https://www.getid3.org/' ], [ 'FormData', 'https://github.com/jimmywarting/FormData' ], [ 'Horde Text Diff', 'https://pear.horde.org/' ], - [ 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ], - [ 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ], + [ 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ], + [ 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ], [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], - [ 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], + [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], - [ 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ], + [ 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ], [ 'json2', 'https://github.com/douglascrockford/JSON-js' ], [ 'Lodash', 'https://lodash.com/' ], - [ 'Masonry', 'http://masonry.desandro.com/' ], - [ 'MediaElement.js', 'http://mediaelementjs.com/' ], + [ 'Masonry', 'https://masonry.desandro.com/' ], + [ 'MediaElement.js', 'https://www.mediaelementjs.com/' ], [ 'Moment', 'http://momentjs.com/' ], - [ 'PclZip', 'http://www.phpconcept.net/pclzip/' ], + [ 'PclZip', 'https://www.phpconcept.net/pclzip/' ], [ 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ], - [ 'phpass', 'http://www.openwall.com/phpass/' ], + [ 'phpass', 'https://www.openwall.com/phpass/' ], [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'http://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], - [ 'Requests', 'http://requests.ryanmccue.info/' ], + [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'http://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], - [ 'Thickbox', 'http://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'Thickbox', 'https://codylindley.com/thickbox/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/twitter/twemoji' ], [ 'Underscore.js', 'http://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-62.php b/api.wordpress.org/public_html/core/credits/wp-62.php index 4b7655524f..9571bee3e1 100644 --- a/api.wordpress.org/public_html/core/credits/wp-62.php +++ b/api.wordpress.org/public_html/core/credits/wp-62.php @@ -717,47 +717,47 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'http://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], [ 'Closest', 'https://github.com/jonathantneal/closest' ], [ 'CodeMirror', 'https://codemirror.net/' ], [ 'Color Animations', 'https://plugins.jquery.com/color/' ], - [ 'getID3()', 'http://getid3.sourceforge.net/' ], + [ 'getID3()', 'https://www.getid3.org/' ], [ 'FormData', 'https://github.com/jimmywarting/FormData' ], [ 'Horde Text Diff', 'https://pear.horde.org/' ], - [ 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ], - [ 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ], + [ 'hoverIntent', 'https://github.com/briancherne/jquery-hoverIntent' ], + [ 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ], [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], - [ 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], + [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], - [ 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ], + [ 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ], [ 'json2', 'https://github.com/douglascrockford/JSON-js' ], [ 'Lodash', 'https://lodash.com/' ], - [ 'Masonry', 'http://masonry.desandro.com/' ], - [ 'MediaElement.js', 'http://mediaelementjs.com/' ], + [ 'Masonry', 'https://masonry.desandro.com/' ], + [ 'MediaElement.js', 'https://www.mediaelementjs.com/' ], [ 'Moment', 'http://momentjs.com/' ], - [ 'PclZip', 'http://www.phpconcept.net/pclzip/' ], + [ 'PclZip', 'https://www.phpconcept.net/pclzip/' ], [ 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ], - [ 'phpass', 'http://www.openwall.com/phpass/' ], + [ 'phpass', 'https://www.openwall.com/phpass/' ], [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'http://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], - [ 'Requests', 'http://requests.ryanmccue.info/' ], + [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'http://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], - [ 'Thickbox', 'http://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'Thickbox', 'https://codylindley.com/thickbox/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/twitter/twemoji' ], [ 'Underscore.js', 'http://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-63.php b/api.wordpress.org/public_html/core/credits/wp-63.php index 82ba26ce7e..d7f33ee795 100644 --- a/api.wordpress.org/public_html/core/credits/wp-63.php +++ b/api.wordpress.org/public_html/core/credits/wp-63.php @@ -766,7 +766,7 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'https://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], @@ -781,7 +781,7 @@ public function external_libraries() { [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], @@ -797,16 +797,16 @@ public function external_libraries() { [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'https://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'https://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], [ 'Thickbox', 'https://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/twitter/twemoji' ], [ 'Underscore.js', 'https://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-64.php b/api.wordpress.org/public_html/core/credits/wp-64.php index 5a8989eace..7b2d3d85a6 100644 --- a/api.wordpress.org/public_html/core/credits/wp-64.php +++ b/api.wordpress.org/public_html/core/credits/wp-64.php @@ -763,7 +763,7 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'https://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], @@ -778,7 +778,7 @@ public function external_libraries() { [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], @@ -795,16 +795,16 @@ public function external_libraries() { [ 'Plupload', 'https://www.plupload.com/' ], [ 'Preact', 'https://preactjs.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'https://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], [ 'Thickbox', 'https://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/twitter/twemoji' ], [ 'Underscore.js', 'https://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-65.php b/api.wordpress.org/public_html/core/credits/wp-65.php index 5a66db399d..96fc5ae2a7 100644 --- a/api.wordpress.org/public_html/core/credits/wp-65.php +++ b/api.wordpress.org/public_html/core/credits/wp-65.php @@ -846,7 +846,7 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'https://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], @@ -861,7 +861,7 @@ public function external_libraries() { [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], @@ -878,16 +878,16 @@ public function external_libraries() { [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'https://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'https://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], [ 'Thickbox', 'https://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/jdecked/twemoji' ], [ 'Underscore.js', 'https://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-66.php b/api.wordpress.org/public_html/core/credits/wp-66.php index 6e9a2f772d..1360c951c1 100644 --- a/api.wordpress.org/public_html/core/credits/wp-66.php +++ b/api.wordpress.org/public_html/core/credits/wp-66.php @@ -842,7 +842,7 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'https://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], @@ -857,7 +857,7 @@ public function external_libraries() { [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], @@ -874,16 +874,16 @@ public function external_libraries() { [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'https://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'https://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], [ 'Thickbox', 'https://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/jdecked/twemoji' ], [ 'Underscore.js', 'https://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-67.php b/api.wordpress.org/public_html/core/credits/wp-67.php index 55ffcf6fcf..1748367176 100644 --- a/api.wordpress.org/public_html/core/credits/wp-67.php +++ b/api.wordpress.org/public_html/core/credits/wp-67.php @@ -952,7 +952,7 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'https://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], @@ -967,7 +967,7 @@ public function external_libraries() { [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], @@ -984,16 +984,16 @@ public function external_libraries() { [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'https://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'https://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], [ 'Thickbox', 'https://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/jdecked/twemoji' ], [ 'Underscore.js', 'https://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-68.php b/api.wordpress.org/public_html/core/credits/wp-68.php index 3a49352e2d..3aaa17fdf9 100644 --- a/api.wordpress.org/public_html/core/credits/wp-68.php +++ b/api.wordpress.org/public_html/core/credits/wp-68.php @@ -1049,7 +1049,7 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'https://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], @@ -1064,7 +1064,7 @@ public function external_libraries() { [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], @@ -1080,16 +1080,16 @@ public function external_libraries() { [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'https://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'https://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], [ 'Thickbox', 'https://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/jdecked/twemoji' ], [ 'Underscore.js', 'https://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-69.php b/api.wordpress.org/public_html/core/credits/wp-69.php index cb3cf748fe..50630708bb 100644 --- a/api.wordpress.org/public_html/core/credits/wp-69.php +++ b/api.wordpress.org/public_html/core/credits/wp-69.php @@ -1040,7 +1040,7 @@ public function props() { public function external_libraries() { return [ - [ 'Babel Polyfill', 'https://babeljs.io/docs/en/babel-polyfill' ], + [ 'Babel Polyfill', 'https://babeljs.io/docs/babel-polyfill' ], [ 'Backbone.js', 'https://backbonejs.org/' ], [ 'Class POP3', 'https://squirrelmail.org/' ], [ 'clipboard.js', 'https://clipboardjs.com/' ], @@ -1055,7 +1055,7 @@ public function external_libraries() { [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], @@ -1071,16 +1071,16 @@ public function external_libraries() { [ 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ], [ 'Plupload', 'https://www.plupload.com/' ], [ 'random_compat', 'https://github.com/paragonie/random_compat' ], - [ 'React', 'https://reactjs.org/' ], + [ 'React', 'https://react.dev/' ], [ 'Redux', 'https://redux.js.org/' ], [ 'Requests', 'https://requests.ryanmccue.info/' ], [ 'SimplePie', 'https://simplepie.org/' ], [ 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ], [ 'Thickbox', 'https://codylindley.com/thickbox/' ], - [ 'TinyMCE', 'https://www.tinymce.com/' ], + [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/twitter/twemoji' ], [ 'Underscore.js', 'https://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-70.php b/api.wordpress.org/public_html/core/credits/wp-70.php index cc8a3d2d64..9f8742b914 100644 --- a/api.wordpress.org/public_html/core/credits/wp-70.php +++ b/api.wordpress.org/public_html/core/credits/wp-70.php @@ -922,7 +922,7 @@ public function external_libraries() { [ 'Iris', 'https://github.com/Automattic/Iris' ], [ 'jQuery', 'https://jquery.com/' ], [ 'jQuery UI', 'https://jqueryui.com/' ], - [ 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ], + [ 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ], [ 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ], [ 'jQuery.query', 'https://plugins.jquery.com/query-object/' ], [ 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ], @@ -947,7 +947,7 @@ public function external_libraries() { [ 'TinyMCE', 'https://www.tiny.cloud/' ], [ 'Twemoji', 'https://github.com/twitter/twemoji' ], [ 'Underscore.js', 'https://underscorejs.org/' ], - [ 'whatwg-fetch', 'https://github.com/github/fetch' ], + [ 'whatwg-fetch', 'https://github.com/JakeChampion/fetch' ], [ 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ], ]; } diff --git a/api.wordpress.org/public_html/core/credits/wp-credits.php b/api.wordpress.org/public_html/core/credits/wp-credits.php index 20b60757f0..3638294178 100644 --- a/api.wordpress.org/public_html/core/credits/wp-credits.php +++ b/api.wordpress.org/public_html/core/credits/wp-credits.php @@ -273,7 +273,7 @@ final protected function get_end_date() { private function _data() { return array( - 'profiles' => 'https://profiles.wordpress.org/%s', + 'profiles' => 'https://profiles.wordpress.org/%s/', 'version' => $this->branch, ); }