spring-cloud-contract-nodejs icon indicating copy to clipboard operation
spring-cloud-contract-nodejs copied to clipboard

URL Cleanup

Open spring-operator opened this issue 5 years ago • 0 comments

This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

HTTP URLs that Could Not Be Fixed

These URLs were unable to be fixed. Please review them to see if they can be manually resolved.

  • [ ] http://nicolasgallagher.com/micro-clearfix-hack/ (200) with 2 occurrences could not be migrated:
    (https result SSLHandshakeException).
  • [ ] http://wiki.commonjs.org/wiki/Promises (200) with 1 occurrences could not be migrated:
    (https result SSLHandshakeException).
  • [ ] http://wiremock.org (200) with 2 occurrences could not be migrated:
    (https result SSLHandshakeException).
  • [ ] http://www.groovy-lang.org/ (200) with 1 occurrences could not be migrated:
    (https result SSLProtocolException).
  • [ ] http://blindsignals.com/index.php/2009/07/jquery-delay/ (301) with 2 occurrences could not be migrated:
    (https result SSLHandshakeException).
  • [ ] http://192.168.0.100:8081/artifactory/libs-release-local (403) with 1 occurrences could not be migrated:
    (https result ConnectTimeoutException).
  • [ ] http://docs.closure-library.googlecode.com/git/closure_goog_string_string.js.source.html (404) with 1 occurrences could not be migrated:
    (https result SSLHandshakeException).
  • [ ] http://docs.closure-library.googlecode.com/git/local_closure_goog_string_string.js.source.html (404) with 1 occurrences could not be migrated:
    (https result SSLHandshakeException).
  • [ ] http://ngmodules.org/modules/angular-toArrayFilter (404) with 1 occurrences could not be migrated:
    (https result SSLHandshakeException).
  • [ ] http://www.aptana.com/reference/html/api/HTMLAnchorElement.html (404) with 2 occurrences could not be migrated:
    (https result SSLHandshakeException).

Fixed URLs

Fixed But Review Recommended

These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

  • [ ] http://james.padolsey.com/javascript/parsing-urls-with-the-dom/ (301) with 1 occurrences migrated to:
    https://j11y.io/javascript/parsing-urls-with-the-dom/ (https result SSLProtocolException).
  • [ ] http://jsperf.com/getall-vs-sizzle/2 (301) with 2 occurrences migrated to:
    https://jsperf.com/getall-vs-sizzle/2 (https result ReadTimeoutException).
  • [ ] http://server.com/index.html (ConnectTimeoutException) with 1 occurrences migrated to:
    https://server.com/index.html (https result ConnectTimeoutException).
  • [ ] http://foo.example.com/templates/ (UnknownHostException) with 1 occurrences migrated to:
    https://foo.example.com/templates/ (https result UnknownHostException).
  • [ ] http://https://www.youtube.com/watch?v=eB9Fq9I5ocs (UnknownHostException) with 1 occurrences migrated to:
    https://https://www.youtube.com/watch?v=eB9Fq9I5ocs (https result UnknownHostException).
  • [ ] http://myapp.example.com/ (UnknownHostException) with 1 occurrences migrated to:
    https://myapp.example.com/ (https result UnknownHostException).
  • [ ] http://myapp.example.com/clickThru (UnknownHostException) with 2 occurrences migrated to:
    https://myapp.example.com/clickThru (https result UnknownHostException).
  • [ ] http://srv01.assets.example.com/ (UnknownHostException) with 1 occurrences migrated to:
    https://srv01.assets.example.com/ (https result UnknownHostException).
  • [ ] http://srv02.assets.example.com/ (UnknownHostException) with 1 occurrences migrated to:
    https://srv02.assets.example.com/ (https result UnknownHostException).
  • [ ] http://user:[email protected]:8080/ (UnknownHostException) with 1 occurrences migrated to:
    https://user:[email protected]:8080/ (https result UnknownHostException).
  • [ ] http://errors.angularjs.org/1.4.7/ (301) with 1 occurrences migrated to:
    https://errors.angularjs.org/1.4.7/ (https result 404).

Fixed Success

These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

  • [ ] http://a11yproject.com/posts/how-to-hide-content/ with 2 occurrences migrated to:
    https://a11yproject.com/posts/how-to-hide-content/ (https result 200).
  • [ ] http://angularjs.org with 8 occurrences migrated to:
    https://angularjs.org (https result 200).
  • [ ] http://api.jquery.com/addClass/ with 1 occurrences migrated to:
    https://api.jquery.com/addClass/ (https result 200).
  • [ ] http://api.jquery.com/after/ with 1 occurrences migrated to:
    https://api.jquery.com/after/ (https result 200).
  • [ ] http://api.jquery.com/append/ with 1 occurrences migrated to:
    https://api.jquery.com/append/ (https result 200).
  • [ ] http://api.jquery.com/attr/ with 1 occurrences migrated to:
    https://api.jquery.com/attr/ (https result 200).
  • [ ] http://api.jquery.com/bind/ with 1 occurrences migrated to:
    https://api.jquery.com/bind/ (https result 200).
  • [ ] http://api.jquery.com/children/ with 1 occurrences migrated to:
    https://api.jquery.com/children/ (https result 200).
  • [ ] http://api.jquery.com/clone/ with 1 occurrences migrated to:
    https://api.jquery.com/clone/ (https result 200).
  • [ ] http://api.jquery.com/contents/ with 1 occurrences migrated to:
    https://api.jquery.com/contents/ (https result 200).
  • [ ] http://api.jquery.com/context/ with 1 occurrences migrated to:
    https://api.jquery.com/context/ (https result 200).
  • [ ] http://api.jquery.com/css/ with 1 occurrences migrated to:
    https://api.jquery.com/css/ (https result 200).
  • [ ] http://api.jquery.com/data/ with 1 occurrences migrated to:
    https://api.jquery.com/data/ (https result 200).
  • [ ] http://api.jquery.com/detach/ with 1 occurrences migrated to:
    https://api.jquery.com/detach/ (https result 200).
  • [ ] http://api.jquery.com/empty/ with 1 occurrences migrated to:
    https://api.jquery.com/empty/ (https result 200).
  • [ ] http://api.jquery.com/eq/ with 1 occurrences migrated to:
    https://api.jquery.com/eq/ (https result 200).
  • [ ] http://api.jquery.com/find/ with 1 occurrences migrated to:
    https://api.jquery.com/find/ (https result 200).
  • [ ] http://api.jquery.com/hasClass/ with 1 occurrences migrated to:
    https://api.jquery.com/hasClass/ (https result 200).
  • [ ] http://api.jquery.com/html/ with 1 occurrences migrated to:
    https://api.jquery.com/html/ (https result 200).
  • [ ] http://api.jquery.com/jQuery/ with 1 occurrences migrated to:
    https://api.jquery.com/jQuery/ (https result 200).
  • [ ] http://api.jquery.com/jquery.param/ with 1 occurrences migrated to:
    https://api.jquery.com/jquery.param/ (https result 200).
  • [ ] http://api.jquery.com/next/ with 1 occurrences migrated to:
    https://api.jquery.com/next/ (https result 200).
  • [ ] http://api.jquery.com/off/ with 1 occurrences migrated to:
    https://api.jquery.com/off/ (https result 200).
  • [ ] http://api.jquery.com/on/ with 1 occurrences migrated to:
    https://api.jquery.com/on/ (https result 200).
  • [ ] http://api.jquery.com/one/ with 1 occurrences migrated to:
    https://api.jquery.com/one/ (https result 200).
  • [ ] http://api.jquery.com/parent/ with 1 occurrences migrated to:
    https://api.jquery.com/parent/ (https result 200).
  • [ ] http://api.jquery.com/prepend/ with 1 occurrences migrated to:
    https://api.jquery.com/prepend/ (https result 200).
  • [ ] http://api.jquery.com/prop/ with 1 occurrences migrated to:
    https://api.jquery.com/prop/ (https result 200).
  • [ ] http://api.jquery.com/ready/ with 1 occurrences migrated to:
    https://api.jquery.com/ready/ (https result 200).
  • [ ] http://api.jquery.com/remove/ with 1 occurrences migrated to:
    https://api.jquery.com/remove/ (https result 200).
  • [ ] http://api.jquery.com/removeAttr/ with 1 occurrences migrated to:
    https://api.jquery.com/removeAttr/ (https result 200).
  • [ ] http://api.jquery.com/removeClass/ with 1 occurrences migrated to:
    https://api.jquery.com/removeClass/ (https result 200).
  • [ ] http://api.jquery.com/removeData/ with 1 occurrences migrated to:
    https://api.jquery.com/removeData/ (https result 200).
  • [ ] http://api.jquery.com/replaceWith/ with 1 occurrences migrated to:
    https://api.jquery.com/replaceWith/ (https result 200).
  • [ ] http://api.jquery.com/text/ with 1 occurrences migrated to:
    https://api.jquery.com/text/ (https result 200).
  • [ ] http://api.jquery.com/toggleClass/ with 1 occurrences migrated to:
    https://api.jquery.com/toggleClass/ (https result 200).
  • [ ] http://api.jquery.com/triggerHandler/ with 1 occurrences migrated to:
    https://api.jquery.com/triggerHandler/ (https result 200).
  • [ ] http://api.jquery.com/unbind/ with 1 occurrences migrated to:
    https://api.jquery.com/unbind/ (https result 200).
  • [ ] http://api.jquery.com/val/ with 1 occurrences migrated to:
    https://api.jquery.com/val/ (https result 200).
  • [ ] http://api.jquery.com/wrap/ with 1 occurrences migrated to:
    https://api.jquery.com/wrap/ (https result 200).
  • [ ] http://atmospherejs.com/twbs/bootstrap with 1 occurrences migrated to:
    https://atmospherejs.com/twbs/bootstrap (https result 200).
  • [ ] http://blog.alexmaccaw.com/css-transitions with 2 occurrences migrated to:
    https://blog.alexmaccaw.com/css-transitions (https result 200).
  • [ ] http://blog.getbootstrap.com with 1 occurrences migrated to:
    https://blog.getbootstrap.com (https result 200).
  • [ ] http://bower.io with 1 occurrences migrated to:
    https://bower.io (https result 200).
  • [ ] http://bugs.jquery.com/ticket/12282 with 2 occurrences migrated to:
    https://bugs.jquery.com/ticket/12282 (https result 200).
  • [ ] http://bugs.jquery.com/ticket/12359 with 2 occurrences migrated to:
    https://bugs.jquery.com/ticket/12359 (https result 200).
  • [ ] http://bugs.jquery.com/ticket/13378 with 2 occurrences migrated to:
    https://bugs.jquery.com/ticket/13378 (https result 200).
  • [ ] http://bugs.jquery.com/ticket/1450 with 1 occurrences migrated to:
    https://bugs.jquery.com/ticket/1450 (https result 200).
  • [ ] http://bugs.jquery.com/ticket/8335 with 1 occurrences migrated to:
    https://bugs.jquery.com/ticket/8335 (https result 200).
  • [ ] http://cwe.mitre.org/data/definitions/601.html with 1 occurrences migrated to:
    https://cwe.mitre.org/data/definitions/601.html (https result 200).
  • [ ] http://developer.mozilla.org/en-US/docs/Web/API/HTMLAnchorElement with 1 occurrences migrated to:
    https://developer.mozilla.org/en-US/docs/Web/API/HTMLAnchorElement (https result 200).
  • [ ] http://docs.angularjs.org/ with 1 occurrences migrated to:
    https://docs.angularjs.org/ (https result 200).
  • [ ] http://docs.angularjs.org/api/angular.element with 1 occurrences migrated to:
    https://docs.angularjs.org/api/angular.element (https result 200).
  • [ ] http://docs.angularjs.org/api/ng with 2 occurrences migrated to:
    https://docs.angularjs.org/api/ng (https result 200).
  • [ ] http://docs.angularjs.org/api/ngRoute with 1 occurrences migrated to:
    https://docs.angularjs.org/api/ngRoute (https result 200).
  • [ ] http://editorconfig.org with 1 occurrences migrated to:
    https://editorconfig.org (https result 200).
  • [ ] http://en.wikipedia.org/wiki/Continuation-passing_style with 1 occurrences migrated to:
    https://en.wikipedia.org/wiki/Continuation-passing_style (https result 200).
  • [ ] http://en.wikipedia.org/wiki/Cross-site_request_forgery with 2 occurrences migrated to:
    https://en.wikipedia.org/wiki/Cross-site_request_forgery (https result 200).
  • [ ] http://en.wikipedia.org/wiki/Currying with 1 occurrences migrated to:
    https://en.wikipedia.org/wiki/Currying (https result 200).
  • [ ] http://en.wikipedia.org/wiki/Idempotence with 1 occurrences migrated to:
    https://en.wikipedia.org/wiki/Idempotence (https result 200).
  • [ ] http://en.wikipedia.org/wiki/JSONP with 2 occurrences migrated to:
    https://en.wikipedia.org/wiki/JSONP (https result 200).
  • [ ] http://en.wikipedia.org/wiki/Partial_application with 1 occurrences migrated to:
    https://en.wikipedia.org/wiki/Partial_application (https result 200).
  • [ ] http://evil.com/?ignore=.example.com/ with 1 occurrences migrated to:
    https://evil.com/?ignore=.example.com/ (https result 200).
  • [ ] http://example.com with 1 occurrences migrated to:
    https://example.com (https result 200).
  • [ ] http://example.com/ with 9 occurrences migrated to:
    https://example.com/ (https result 200).
  • [ ] http://getbootstrap.com with 22 occurrences migrated to:
    https://getbootstrap.com (https result 200).
  • [ ] http://getbootstrap.com/2.3.2/ with 1 occurrences migrated to:
    https://getbootstrap.com/2.3.2/ (https result 200).
  • [ ] http://getbootstrap.com/getting-started/ with 5 occurrences migrated to:
    https://getbootstrap.com/getting-started/ (https result 200).
  • [ ] http://getbootstrap.com/javascript/ with 24 occurrences migrated to:
    https://getbootstrap.com/javascript/ (https result 200).
  • [ ] http://gruntjs.com/creating-plugins with 1 occurrences migrated to:
    https://gruntjs.com/creating-plugins (https result 200).
  • [ ] http://jekyll-windows.juthilo.com/ with 1 occurrences migrated to:
    https://jekyll-windows.juthilo.com/ (https result 200).
  • [ ] http://jekyllrb.com with 1 occurrences migrated to:
    https://jekyllrb.com (https result 200).
  • [ ] http://jekyllrb.com/docs/home/ with 1 occurrences migrated to:
    https://jekyllrb.com/docs/home/ (https result 200).
  • [ ] http://jquery.com with 1 occurrences migrated to:
    https://jquery.com (https result 200).
  • [ ] http://jquery.com/ with 3 occurrences migrated to:
    https://jquery.com/ (https result 200).
  • [ ] http://jsperf.com/angular-bind-vs-custom-vs-native with 1 occurrences migrated to:
    https://jsperf.com/angular-bind-vs-custom-vs-native (https result 200).
  • [ ] http://jsperf.com/angularjs-invoke-apply-vs-switch with 1 occurrences migrated to:
    https://jsperf.com/angularjs-invoke-apply-vs-switch (https result 200).
  • [ ] http://jsperf.com/clone-vs-createcomment with 1 occurrences migrated to:
    https://jsperf.com/clone-vs-createcomment (https result 200).
  • [ ] http://jsperf.com/create-constructor/2 with 2 occurrences migrated to:
    https://jsperf.com/create-constructor/2 (https result 200).
  • [ ] http://jsperf.com/for-in-vs-object-keys2 with 1 occurrences migrated to:
    https://jsperf.com/for-in-vs-object-keys2 (https result 200).
  • [ ] http://jsperf.com/isobject4 with 1 occurrences migrated to:
    https://jsperf.com/isobject4 (https result 200).
  • [ ] http://jsperf.com/object-create2 with 1 occurrences migrated to:
    https://jsperf.com/object-create2 (https result 200).
  • [ ] http://jsperf.com/proto-map-lookup/2 with 1 occurrences migrated to:
    https://jsperf.com/proto-map-lookup/2 (https result 200).
  • [ ] http://jsperf.com/string-indexof-vs-split with 1 occurrences migrated to:
    https://jsperf.com/string-indexof-vs-split (https result 200).
  • [ ] http://jsperf.com/thor-indexof-vs-for/5 with 2 occurrences migrated to:
    https://jsperf.com/thor-indexof-vs-for/5 (https result 200).
  • [ ] http://semver.org/ with 1 occurrences migrated to:
    https://semver.org/ (https result 200).
  • [ ] http://sizzlejs.com/ with 4 occurrences migrated to:
    https://sizzlejs.com/ (https result 200).
  • [ ] http://timkadlec.com/2012/10/ie10-snap-mode-and-responsive-design/ with 2 occurrences migrated to:
    https://timkadlec.com/2012/10/ie10-snap-mode-and-responsive-design/ (https result 200).
  • [ ] http://timkadlec.com/2013/01/windows-phone-8-and-device-width/ with 2 occurrences migrated to:
    https://timkadlec.com/2013/01/windows-phone-8-and-device-width/ (https result 200).
  • [ ] http://tools.ietf.org/html/rfc3986 with 1 occurrences migrated to:
    https://tools.ietf.org/html/rfc3986 (https result 200).
  • [ ] http://unicode.org/repos/cldr-tmp/trunk/diff/supplemental/language_plural_rules.html with 2 occurrences migrated to:
    https://unicode.org/repos/cldr-tmp/trunk/diff/supplemental/language_plural_rules.html (https result 200).
  • [ ] http://url.spec.whatwg.org/ with 2 occurrences migrated to:
    https://url.spec.whatwg.org/ (https result 200).
  • [ ] http://www.ecma-international.org/ecma-262/5.1/ with 1 occurrences migrated to:
    https://www.ecma-international.org/ecma-262/5.1/ (https result 200).
  • [ ] http://www.gravatar.com/avatar/ with 6 occurrences migrated to:
    https://www.gravatar.com/avatar/ (https result 200).
  • [ ] http://www.ietf.org/rfc/rfc3986.txt with 2 occurrences migrated to:
    https://www.ietf.org/rfc/rfc3986.txt (https result 200).
  • [ ] http://www.quirksmode.org/js/events_mouse.html with 1 occurrences migrated to:
    https://www.quirksmode.org/js/events_mouse.html (https result 200).
  • [ ] http://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html with 2 occurrences migrated to:
    https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html (https result 200).
  • [ ] http://www.w3.org/TR/2011/REC-css3-selectors-20110929/ with 4 occurrences migrated to:
    https://www.w3.org/TR/2011/REC-css3-selectors-20110929/ (https result 200).
  • [ ] http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1 with 2 occurrences migrated to:
    https://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1 (https result 200).
  • [ ] http://www.w3.org/TR/CSS21/syndata.html with 4 occurrences migrated to:
    https://www.w3.org/TR/CSS21/syndata.html (https result 200).
  • [ ] http://www.w3.org/TR/cors/ with 2 occurrences migrated to:
    https://www.w3.org/TR/cors/ (https result 200).
  • [ ] http://www.w3.org/TR/selectors/ with 8 occurrences migrated to:
    https://www.w3.org/TR/selectors/ (https result 200).
  • [ ] http://yaml.org/ with 1 occurrences migrated to:
    https://yaml.org/ (https result 200).
  • [ ] http://blogs.msdn.com/b/ie/archive/2008/10/16/ending-expressions.aspx with 1 occurrences migrated to:
    https://blogs.msdn.com/b/ie/archive/2008/10/16/ending-expressions.aspx (https result 301).
  • [ ] http://code.google.com/p/android/issues/detail?id=17471 with 1 occurrences migrated to:
    https://code.google.com/p/android/issues/detail?id=17471 (https result 301).
  • [ ] http://dev.w3.org/csswg/cssom/ with 2 occurrences migrated to:
    https://dev.w3.org/csswg/cssom/ (https result 301).
  • [ ] http://developers.whatwg.org/webappapis.html with 1 occurrences migrated to:
    https://developers.whatwg.org/webappapis.html (https result 301).
  • [ ] http://docs.python.org/library/re.html with 1 occurrences migrated to:
    https://docs.python.org/library/re.html (https result 301).
  • [ ] http://google.com with 2 occurrences migrated to:
    https://google.com (https result 301).
  • [ ] http://haacked.com/archive/2008/11/20/anatomy-of-a-subtle-json-vulnerability.aspx with 2 occurrences migrated to:
    https://haacked.com/archive/2008/11/20/anatomy-of-a-subtle-json-vulnerability.aspx (https result 301).
  • [ ] http://jekyllrb.com/docs/installation with 1 occurrences migrated to:
    https://jekyllrb.com/docs/installation (https result 301).
  • [ ] http://jquery.org/license with 4 occurrences migrated to:
    https://jquery.org/license (https result 301).
  • [ ] http://msdn.microsoft.com/en-us/library/ie/cc196988 with 1 occurrences migrated to:
    https://msdn.microsoft.com/en-us/library/ie/cc196988 (https result 301).
  • [ ] http://msdn.microsoft.com/en-us/library/ie/dd347148 with 1 occurrences migrated to:
    https://msdn.microsoft.com/en-us/library/ie/dd347148 (https result 301).
  • [ ] http://msdn.microsoft.com/en-us/library/ie/hh465388.aspx with 2 occurrences migrated to:
    https://msdn.microsoft.com/en-us/library/ie/hh465388.aspx (https result 301).
  • [ ] http://www.html5rocks.com/en/tutorials/es6/promises/ with 1 occurrences migrated to:
    https://www.html5rocks.com/en/tutorials/es6/promises/ (https result 301).
  • [ ] http://www.modernizr.com/ with 2 occurrences migrated to:
    https://www.modernizr.com/ (https result 301).
  • [ ] http://www.ruby-doc.org/core-2.0.0/Regexp.html with 1 occurrences migrated to:
    https://www.ruby-doc.org/core-2.0.0/Regexp.html (https result 301).
  • [ ] http://www.sonatype.org/nexus/ with 1 occurrences migrated to:
    https://www.sonatype.org/nexus/ (https result 301).
  • [ ] http://www.w3.org/TR/css3-selectors/ with 4 occurrences migrated to:
    https://www.w3.org/TR/css3-selectors/ (https result 301).
  • [ ] http://www.w3.org/TR/css3-syntax/ with 2 occurrences migrated to:
    https://www.w3.org/TR/css3-syntax/ (https result 301).
  • [ ] http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html with 1 occurrences migrated to:
    https://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html (https result 301).
  • [ ] http://dev.w3.org/html5/spec/Overview.html with 1 occurrences migrated to:
    https://dev.w3.org/html5/spec/Overview.html (https result 302).
  • [ ] http://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx with 2 occurrences migrated to:
    https://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx (https result 302).

Ignored

These URLs were intentionally ignored.

  • http://127.0.0.1:3000/js/tests/index.html?hidepassed with 1 occurrences
  • http://localhost:8081/artifactory/libs-release-local with 1 occurrences
  • http://localhost:8081/artifactory/libs-release-local/com/example/bookstore/0.0.1.RELEASE/ with 1 occurrences
  • http://localhost:8081/artifactory/libs-release-local/com/example/bookstore/0.0.1.RELEASE/bookstore-0.0.1.RELEASE-stubs.jar with 1 occurrences
  • http://localhost:9001 with 1 occurrences
  • http://localhost:9876/api/books with 2 occurrences
  • http://srv with 1 occurrences

spring-operator avatar Mar 26 '19 07:03 spring-operator