Making WordPress.org

Ticket #1911: meta-1911.2.patch

File meta-1911.2.patch, 2.8 KB (added by SergeyBiryukov, 8 years ago)
  • sites/trunk/api.wordpress.org/public_html/core/credits/wp-46.php

     
    359359        function external_libraries() {
    360360                return array(
    361361                        array( 'Backbone.js', 'http://backbonejs.org/' ),
    362                         array( 'Class POP3', 'http://squirrelmail.org/' ),
    363                         array( 'Color Animations', 'http://plugins.jquery.com/color/' ),
     362                        array( 'Class POP3', 'https://squirrelmail.org/' ),
     363                        array( 'Color Animations', 'https://plugins.jquery.com/color/' ),
    364364                        array( 'getID3()', 'http://getid3.sourceforge.net/' ),
    365                         array( 'Horde Text Diff', 'http://pear.horde.org/' ),
     365                        array( 'Horde Text Diff', 'https://pear.horde.org/' ),
    366366                        array( 'hoverIntent', 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ),
    367367                        array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ),
    368368                        array( 'Iris', 'https://github.com/Automattic/Iris' ),
    369                         array( 'jQuery', 'http://jquery.com/' ),
    370                         array( 'jQuery UI', 'http://jqueryui.com/' ),
     369                        array( 'jQuery', 'https://jquery.com/' ),
     370                        array( 'jQuery UI', 'https://jqueryui.com/' ),
    371371                        array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ),
    372372                        array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ),
    373                         array( 'jQuery.query', 'http://plugins.jquery.com/query-object/' ),
    374                         array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ),
     373                        array( 'jQuery.query', 'https://plugins.jquery.com/query-object/' ),
     374                        array( 'jQuery.suggest', 'https://github.com/pvulgaris/jquery.suggest' ),
    375375                        array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ),
    376376                        array( 'json2', 'https://github.com/douglascrockford/JSON-js' ),
    377377                        array( 'Masonry', 'http://masonry.desandro.com/' ),
    378378                        array( 'MediaElement.js', 'http://mediaelementjs.com/' ),
    379379                        array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ),
    380                         array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ),
     380                        array( 'PemFTP', 'https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html' ),
    381381                        array( 'phpass', 'http://www.openwall.com/phpass/' ),
    382382                        array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ),
    383383                        array( 'Plupload', 'http://www.plupload.com/' ),
     
    386386                        array( 'SimplePie', 'http://simplepie.org/' ),
    387387                        array( 'The Incutio XML-RPC Library', 'http://scripts.incutio.com/xmlrpc/' ),
    388388                        array( 'Thickbox', 'http://codylindley.com/thickbox/' ),
    389                         array( 'TinyMCE', 'http://www.tinymce.com/' ),
     389                        array( 'TinyMCE', 'https://www.tinymce.com/' ),
    390390                        array( 'Twemoji', 'https://github.com/twitter/twemoji' ),
    391391                        array( 'Underscore.js', 'http://underscorejs.org/' ),
    392392                        array( 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ),