-
Notifications
You must be signed in to change notification settings - Fork 737
URL Cleanup #602
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
spring-operator
wants to merge
1
commit into
spring-projects:master
from
spring-operator:polish-urls-remaining-master
Closed
URL Cleanup #602
spring-operator
wants to merge
1
commit into
spring-projects:master
from
spring-operator:polish-urls-remaining-master
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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://alps.io/spec/ (200) with 3 occurrences could not be migrated: ([https](https://alps.io/spec/) result AnnotatedConnectException). * [ ] http://benalman.com/news/2010/11/immediately-invoked-function-expression/ (200) with 1 occurrences could not be migrated: ([https](https://benalman.com/news/2010/11/immediately-invoked-function-expression/) result NotSslRecordException). * [ ] http://rest-assured.io (200) with 1 occurrences could not be migrated: ([https](https://rest-assured.io) result SSLHandshakeException). * [ ] http://stateless.co/hal_specification.html (200) with 7 occurrences could not be migrated: ([https](https://stateless.co/hal_specification.html) result SSLHandshakeException). * [ ] http://www.gregfranko.com/jquery.tocify.js/ (301) with 1 occurrences could not be migrated: ([https](https://www.gregfranko.com/jquery.tocify.js/) result SSLHandshakeException). * [ ] http://www.rest-assured.io (301) with 2 occurrences could not be migrated: ([https](https://www.rest-assured.io) result SSLHandshakeException). * [ ] http://example.com:80x/ (404) with 1 occurrences could not be migrated: ([https](https://example.com:80x/) result NotSslRecordException). # 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://ejohn.org/blog/ecmascript-5-strict-mode-json-and-more/ (301) with 2 occurrences migrated to: https://johnresig.com/blog/ecmascript-5-strict-mode-json-and-more/ ([https](https://ejohn.org/blog/ecmascript-5-strict-mode-json-and-more/) result ClosedChannelException). * [ ] http://jsperf.com/getall-vs-sizzle/2 (301) with 1 occurrences migrated to: https://jsperf.com/getall-vs-sizzle/2 ([https](https://jsperf.com/getall-vs-sizzle/2) result ReadTimeoutException). * [ ] http://api.foo.com:12345 (ConnectTimeoutException) with 2 occurrences migrated to: https://api.foo.com:12345 ([https](https://api.foo.com:12345) result ConnectTimeoutException). * [ ] http://alpha.example.com (UnknownHostException) with 8 occurrences migrated to: https://alpha.example.com ([https](https://alpha.example.com) result UnknownHostException). * [ ] http://alpha.example.com/one (UnknownHostException) with 5 occurrences migrated to: https://alpha.example.com/one ([https](https://alpha.example.com/one) result UnknownHostException). * [ ] http://alpha.example.com/two (UnknownHostException) with 5 occurrences migrated to: https://alpha.example.com/two ([https](https://alpha.example.com/two) result UnknownHostException). * [ ] http://api.example.com (UnknownHostException) with 4 occurrences migrated to: https://api.example.com ([https](https://api.example.com) result UnknownHostException). * [ ] http://api.example.com/foo/bar (UnknownHostException) with 2 occurrences migrated to: https://api.example.com/foo/bar ([https](https://api.example.com/foo/bar) result UnknownHostException). * [ ] http://api.example.com:12345 (UnknownHostException) with 20 occurrences migrated to: https://api.example.com:12345 ([https](https://api.example.com:12345) result UnknownHostException). * [ ] http://api.example.com:12345/foo/bar (UnknownHostException) with 2 occurrences migrated to: https://api.example.com:12345/foo/bar ([https](https://api.example.com:12345/foo/bar) result UnknownHostException). * [ ] http://api.example.com:12345?foo=bar (UnknownHostException) with 2 occurrences migrated to: https://api.example.com:12345?foo=bar ([https](https://api.example.com:12345?foo=bar) result UnknownHostException). * [ ] http://api.example.com:23456 (UnknownHostException) with 2 occurrences migrated to: https://api.example.com:23456 ([https](https://api.example.com:23456) result UnknownHostException). * [ ] http://api.example.com?foo=bar (UnknownHostException) with 2 occurrences migrated to: https://api.example.com?foo=bar ([https](https://api.example.com?foo=bar) result UnknownHostException). * [ ] http://bravo.example.com (UnknownHostException) with 5 occurrences migrated to: https://bravo.example.com ([https](https://bravo.example.com) result UnknownHostException). * [ ] http://locahost:12345 (UnknownHostException) with 6 occurrences migrated to: https://locahost:12345 ([https](https://locahost:12345) result UnknownHostException). * [ ] http://tartaurs.org/~martin (UnknownHostException) with 1 occurrences migrated to: https://tartaurs.org/~martin ([https](https://tartaurs.org/~martin) result UnknownHostException). * [ ] http://johannburkard.de/blog/programming/javascript/highlight-javascript-text-higlighting-jquery-plugin.html (301) with 1 occurrences migrated to: https://johannburkard.de/blog/programming/javascript/highlight-javascript-text-higlighting-jquery-plugin.html ([https](https://johannburkard.de/blog/programming/javascript/highlight-javascript-text-higlighting-jquery-plugin.html) result 403). * [ ] http://appium.io/slate/en/master (404) with 1 occurrences migrated to: https://appium.io/slate/en/master ([https](https://appium.io/slate/en/master) result 404). * [ ] http://example.com/api/kittens (404) with 2 occurrences migrated to: https://example.com/api/kittens ([https](https://example.com/api/kittens) result 404). * [ ] http://example.com/api/kittens/2 (404) with 1 occurrences migrated to: https://example.com/api/kittens/2 ([https](https://example.com/api/kittens/2) result 404). * [ ] http://example.com/developers (404) with 1 occurrences migrated to: https://example.com/developers ([https](https://example.com/developers) result 404). * [ ] http://example.com/foo (404) with 2 occurrences migrated to: https://example.com/foo ([https](https://example.com/foo) result 404). * [ ] http://example.com/kittens/ (404) with 1 occurrences migrated to: https://example.com/kittens/ ([https](https://example.com/kittens/) result 404). * [ ] http://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/ (301) with 1 occurrences migrated to: https://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/ ([https](https://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/) result 404). * [ ] http://xml.apache.org/xslt (404) with 1 occurrences migrated to: https://xml.apache.org/xslt ([https](https://xml.apache.org/xslt) 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://api.jqueryui.com/jQuery.widget/ with 1 occurrences migrated to: https://api.jqueryui.com/jQuery.widget/ ([https](https://api.jqueryui.com/jQuery.widget/) result 200). * [ ] http://asciidoctor.org with 1 occurrences migrated to: https://asciidoctor.org ([https](https://asciidoctor.org) result 200). * [ ] http://asciidoctor.org/docs/asciidoc-syntax-quick-reference/ with 2 occurrences migrated to: https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/ ([https](https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/) result 200). * [ ] http://asciidoctor.org/docs/user-manual/ with 2 occurrences migrated to: https://asciidoctor.org/docs/user-manual/ ([https](https://asciidoctor.org/docs/user-manual/) result 200). * [ ] http://bugs.jquery.com/ticket/12359 with 1 occurrences migrated to: https://bugs.jquery.com/ticket/12359 ([https](https://bugs.jquery.com/ticket/12359) result 200). * [ ] http://bugs.jquery.com/ticket/13378 with 1 occurrences migrated to: https://bugs.jquery.com/ticket/13378 ([https](https://bugs.jquery.com/ticket/13378) result 200). * [ ] http://bugs.jquery.com/ticket/8235 with 1 occurrences migrated to: https://bugs.jquery.com/ticket/8235 ([https](https://bugs.jquery.com/ticket/8235) result 200). * [ ] http://bugs.jquery.com/ticket/9413 with 1 occurrences migrated to: https://bugs.jquery.com/ticket/9413 ([https](https://bugs.jquery.com/ticket/9413) result 200). * [ ] http://curl.haxx.se with 1 occurrences migrated to: https://curl.haxx.se ([https](https://curl.haxx.se) result 200). * [ ] http://developer.parrot.com/docs/bebop/ with 1 occurrences migrated to: https://developer.parrot.com/docs/bebop/ ([https](https://developer.parrot.com/docs/bebop/) result 200). * [ ] http://developers.cimediacloud.com with 1 occurrences migrated to: https://developers.cimediacloud.com ([https](https://developers.cimediacloud.com) result 200). * [ ] http://docs.fidor.de/ with 1 occurrences migrated to: https://docs.fidor.de/ ([https](https://docs.fidor.de/) result 200). * [ ] http://grails.org with 1 occurrences migrated to: https://grails.org ([https](https://grails.org) result 200). * [ ] http://httpie.org with 1 occurrences migrated to: https://httpie.org ([https](https://httpie.org) result 200). * [ ] http://jquery.com/ with 1 occurrences migrated to: https://jquery.com/ ([https](https://jquery.com/) result 200). * [ ] http://jqueryui.com with 2 occurrences migrated to: https://jqueryui.com ([https](https://jqueryui.com) result 200). * [ ] http://jsperf.com/thor-indexof-vs-for/5 with 1 occurrences migrated to: https://jsperf.com/thor-indexof-vs-for/5 ([https](https://jsperf.com/thor-indexof-vs-for/5) result 200). * [ ] http://junit.org/junit5/ with 1 occurrences migrated to: https://junit.org/junit5/ ([https](https://junit.org/junit5/) result 200). * [ ] http://localforage.github.io/localForage/ with 1 occurrences migrated to: https://localforage.github.io/localForage/ ([https](https://localforage.github.io/localForage/) result 200). * [ ] http://logback.qos.ch/manual/groovy.html with 1 occurrences migrated to: https://logback.qos.ch/manual/groovy.html ([https](https://logback.qos.ch/manual/groovy.html) result 200). * [ ] http://lunrjs.com with 1 occurrences migrated to: https://lunrjs.com ([https](https://lunrjs.com) result 200). * [ ] http://martinfowler.com/articles/richardsonMaturityModel.html with 12 occurrences migrated to: https://martinfowler.com/articles/richardsonMaturityModel.html ([https](https://martinfowler.com/articles/richardsonMaturityModel.html) result 200). * [ ] http://projects.spring.io/spring-data-rest/ with 1 occurrences migrated to: https://projects.spring.io/spring-data-rest/ ([https](https://projects.spring.io/spring-data-rest/) result 200). * [ ] http://projects.spring.io/spring-hateoas/ with 1 occurrences migrated to: https://projects.spring.io/spring-hateoas/ ([https](https://projects.spring.io/spring-hateoas/) result 200). * [ ] http://ruby-doc.org/stdlib-2.2.3/libdoc/erb/rdoc/ERB.html with 1 occurrences migrated to: https://ruby-doc.org/stdlib-2.2.3/libdoc/erb/rdoc/ERB.html ([https](https://ruby-doc.org/stdlib-2.2.3/libdoc/erb/rdoc/ERB.html) result 200). * [ ] http://saucelabs.com with 1 occurrences migrated to: https://saucelabs.com ([https](https://saucelabs.com) result 200). * [ ] http://sizzlejs.com/ with 2 occurrences migrated to: https://sizzlejs.com/ ([https](https://sizzlejs.com/) result 200). * [ ] http://stackoverflow.com with 1 occurrences migrated to: https://stackoverflow.com ([https](https://stackoverflow.com) result 200). * [ ] http://stackoverflow.com/questions/2898740/iphone-safari-web-app-opens-links-in-new-window with 1 occurrences migrated to: https://stackoverflow.com/questions/2898740/iphone-safari-web-app-opens-links-in-new-window ([https](https://stackoverflow.com/questions/2898740/iphone-safari-web-app-opens-links-in-new-window) result 200). * [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 1 occurrences migrated to: https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200). * [ ] http://web.archive.org/web/20100324014747/http://blindsignals.com/index.php/2009/07/jquery-delay/ with 1 occurrences migrated to: https://web.archive.org/web/20100324014747/http://blindsignals.com/index.php/2009/07/jquery-delay/ ([https](https://web.archive.org/web/20100324014747/https://blindsignals.com/index.php/2009/07/jquery-delay/) result 200). * [ ] http://woocommerce.github.io/woocommerce-rest-api-docs/ with 1 occurrences migrated to: https://woocommerce.github.io/woocommerce-rest-api-docs/ ([https](https://woocommerce.github.io/woocommerce-rest-api-docs/) result 200). * [ ] http://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html with 1 occurrences migrated to: https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html ([https](https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html) result 200). * [ ] http://www.w3.org/TR/2011/REC-css3-selectors-20110929/ with 2 occurrences migrated to: https://www.w3.org/TR/2011/REC-css3-selectors-20110929/ ([https](https://www.w3.org/TR/2011/REC-css3-selectors-20110929/) result 200). * [ ] http://www.w3.org/TR/CSS21/syndata.html with 2 occurrences migrated to: https://www.w3.org/TR/CSS21/syndata.html ([https](https://www.w3.org/TR/CSS21/syndata.html) result 200). * [ ] http://www.w3.org/TR/DOM-Level-3-Events/ with 1 occurrences migrated to: https://www.w3.org/TR/DOM-Level-3-Events/ ([https](https://www.w3.org/TR/DOM-Level-3-Events/) result 200). * [ ] http://www.w3.org/TR/selectors/ with 4 occurrences migrated to: https://www.w3.org/TR/selectors/ ([https](https://www.w3.org/TR/selectors/) result 200). * [ ] http://asciidoctor.org/docs/asciidoc-syntax-quick-reference with 1 occurrences migrated to: https://asciidoctor.org/docs/asciidoc-syntax-quick-reference ([https](https://asciidoctor.org/docs/asciidoc-syntax-quick-reference) result 301). * [ ] http://asciidoctor.org/docs/user-manual with 1 occurrences migrated to: https://asciidoctor.org/docs/user-manual ([https](https://asciidoctor.org/docs/user-manual) result 301). * [ ] http://contributor-covenant.org with 1 occurrences migrated to: https://contributor-covenant.org ([https](https://contributor-covenant.org) result 301). * [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to: https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/) result 301). * [ ] http://dev.w3.org/csswg/cssom/ with 1 occurrences migrated to: https://dev.w3.org/csswg/cssom/ ([https](https://dev.w3.org/csswg/cssom/) result 301). * [ ] http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle with 1 occurrences migrated to: https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle ([https](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle) result 301). * [ ] http://fortawesome.github.io/Font-Awesome/ with 1 occurrences migrated to: https://fortawesome.github.io/Font-Awesome/ ([https](https://fortawesome.github.io/Font-Awesome/) result 301). * [ ] http://github.com/tripit/slate with 1 occurrences migrated to: https://github.com/tripit/slate ([https](https://github.com/tripit/slate) result 301). * [ ] http://jquery.org/license with 3 occurrences migrated to: https://jquery.org/license ([https](https://jquery.org/license) result 301). * [ ] http://lord.github.io/slate with 1 occurrences migrated to: https://lord.github.io/slate ([https](https://lord.github.io/slate) result 301). * [ ] http://msdn.microsoft.com/en-us/library/ie/hh465388.aspx with 1 occurrences migrated to: https://msdn.microsoft.com/en-us/library/ie/hh465388.aspx ([https](https://msdn.microsoft.com/en-us/library/ie/hh465388.aspx) result 301). * [ ] http://projects.spring.io/spring-boot with 2 occurrences migrated to: https://projects.spring.io/spring-boot ([https](https://projects.spring.io/spring-boot) result 301). * [ ] http://w3.org/TR/2012/WD-url-20120524/ with 1 occurrences migrated to: https://w3.org/TR/2012/WD-url-20120524/ ([https](https://w3.org/TR/2012/WD-url-20120524/) result 301). * [ ] http://www.w3.org/TR/css3-selectors/ with 1 occurrences migrated to: https://www.w3.org/TR/css3-selectors/ ([https](https://www.w3.org/TR/css3-selectors/) result 301). * [ ] http://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx with 1 occurrences migrated to: https://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx ([https](https://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx) result 302). * [ ] http://tartarus.org/~martin/PorterStemmer/js.txt with 2 occurrences migrated to: https://tartarus.org/~martin/PorterStemmer/js.txt ([https](https://tartarus.org/~martin/PorterStemmer/js.txt) result 302). # Ignored These URLs were intentionally ignored. * http://localhost with 136 occurrences * http://localhost/ with 2 occurrences * http://localhost/foo with 94 occurrences * http://localhost/foo/bar with 5 occurrences * http://localhost/foo?a=alpha with 15 occurrences * http://localhost/foo?a=alpha&a=apple&b=br%26vo with 3 occurrences * http://localhost/foo?a=alpha&b=br%26vo with 2 occurrences * http://localhost/foo?a=alpha&b=bravo with 13 occurrences * http://localhost/foo?b=bravo with 2 occurrences * http://localhost/foo?b=bravo&a=alpha with 1 occurrences * http://localhost/foo?bar with 1 occurrences * http://localhost/foo?bar=baz with 1 occurrences * http://localhost/foo?param with 8 occurrences * http://localhost/foo?param=value with 12 occurrences * http://localhost/upload with 21 occurrences * http://localhost:12345 with 30 occurrences * http://localhost:12345/foo/bar with 5 occurrences * http://localhost:12345?foo=%7B%7D with 2 occurrences * http://localhost:12345?foo=bar with 4 occurrences * http://localhost:23456 with 4 occurrences * http://localhost:4567 with 2 occurrences * http://localhost:8080 with 6 occurrences * http://localhost:8080/ with 14 occurrences * http://localhost:8080/?a=alpha with 2 occurrences * http://localhost:8080/?foo=bar with 2 occurrences * http://localhost:8080/custom/ with 1 occurrences * http://localhost:8080/foo with 3 occurrences * http://localhost:8080/tags/123 with 3 occurrences * http://localhost:8080/test?foo=bar with 1 occurrences * http://localhost?a=al%26%3Dpha with 1 occurrences * http://localhost?a=alpha with 1 occurrences * http://localhost?a=alpha&b=bravo&c=charlie with 1 occurrences * http://localhost?a=apple&a=avocado with 1 occurrences * http://localhost?a=apple=avocado with 1 occurrences * http://localhost?foo=bar with 4 occurrences * http://testng.org with 1 occurrences
wilkinsona
pushed a commit
that referenced
this pull request
Mar 26, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
(https result AnnotatedConnectException).
(https result NotSslRecordException).
(https result SSLHandshakeException).
(https result SSLHandshakeException).
(https result SSLHandshakeException).
(https result SSLHandshakeException).
(https result NotSslRecordException).
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.
https://johnresig.com/blog/ecmascript-5-strict-mode-json-and-more/ (https result ClosedChannelException).
https://jsperf.com/getall-vs-sizzle/2 (https result ReadTimeoutException).
https://api.foo.com:12345 (https result ConnectTimeoutException).
https://alpha.example.com (https result UnknownHostException).
https://alpha.example.com/one (https result UnknownHostException).
https://alpha.example.com/two (https result UnknownHostException).
https://api.example.com (https result UnknownHostException).
https://api.example.com/foo/bar (https result UnknownHostException).
https://api.example.com:12345 (https result UnknownHostException).
https://api.example.com:12345/foo/bar (https result UnknownHostException).
https://api.example.com:12345?foo=bar (https result UnknownHostException).
https://api.example.com:23456 (https result UnknownHostException).
https://api.example.com?foo=bar (https result UnknownHostException).
https://bravo.example.com (https result UnknownHostException).
https://locahost:12345 (https result UnknownHostException).
https://tartaurs.org/~martin (https result UnknownHostException).
https://johannburkard.de/blog/programming/javascript/highlight-javascript-text-higlighting-jquery-plugin.html (https result 403).
https://appium.io/slate/en/master (https result 404).
https://example.com/api/kittens (https result 404).
https://example.com/api/kittens/2 (https result 404).
https://example.com/developers (https result 404).
https://example.com/foo (https result 404).
https://example.com/kittens/ (https result 404).
https://fluidproject.org/blog/2008/01/09/getting-setting-and-removing-tabindex-values-with-javascript/ (https result 404).
https://xml.apache.org/xslt (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.
https://api.jqueryui.com/jQuery.widget/ (https result 200).
https://asciidoctor.org (https result 200).
https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/ (https result 200).
https://asciidoctor.org/docs/user-manual/ (https result 200).
https://bugs.jquery.com/ticket/12359 (https result 200).
https://bugs.jquery.com/ticket/13378 (https result 200).
https://bugs.jquery.com/ticket/8235 (https result 200).
https://bugs.jquery.com/ticket/9413 (https result 200).
https://curl.haxx.se (https result 200).
https://developer.parrot.com/docs/bebop/ (https result 200).
https://developers.cimediacloud.com (https result 200).
https://docs.fidor.de/ (https result 200).
https://grails.org (https result 200).
https://httpie.org (https result 200).
https://jquery.com/ (https result 200).
https://jqueryui.com (https result 200).
https://jsperf.com/thor-indexof-vs-for/5 (https result 200).
https://junit.org/junit5/ (https result 200).
https://localforage.github.io/localForage/ (https result 200).
https://logback.qos.ch/manual/groovy.html (https result 200).
https://lunrjs.com (https result 200).
https://martinfowler.com/articles/richardsonMaturityModel.html (https result 200).
https://projects.spring.io/spring-data-rest/ (https result 200).
https://projects.spring.io/spring-hateoas/ (https result 200).
https://ruby-doc.org/stdlib-2.2.3/libdoc/erb/rdoc/ERB.html (https result 200).
https://saucelabs.com (https result 200).
https://sizzlejs.com/ (https result 200).
https://stackoverflow.com (https result 200).
https://stackoverflow.com/questions/2898740/iphone-safari-web-app-opens-links-in-new-window (https result 200).
https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html (https result 200).
https://web.archive.org/web/20100324014747/http://blindsignals.com/index.php/2009/07/jquery-delay/ (https result 200).
https://woocommerce.github.io/woocommerce-rest-api-docs/ (https result 200).
https://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html (https result 200).
https://www.w3.org/TR/2011/REC-css3-selectors-20110929/ (https result 200).
https://www.w3.org/TR/CSS21/syndata.html (https result 200).
https://www.w3.org/TR/DOM-Level-3-Events/ (https result 200).
https://www.w3.org/TR/selectors/ (https result 200).
https://asciidoctor.org/docs/asciidoc-syntax-quick-reference (https result 301).
https://asciidoctor.org/docs/user-manual (https result 301).
https://contributor-covenant.org (https result 301).
https://contributor-covenant.org/version/1/3/0/ (https result 301).
https://dev.w3.org/csswg/cssom/ (https result 301).
https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle (https result 301).
https://fortawesome.github.io/Font-Awesome/ (https result 301).
https://github.com/tripit/slate (https result 301).
https://jquery.org/license (https result 301).
https://lord.github.io/slate (https result 301).
https://msdn.microsoft.com/en-us/library/ie/hh465388.aspx (https result 301).
https://projects.spring.io/spring-boot (https result 301).
https://w3.org/TR/2012/WD-url-20120524/ (https result 301).
https://www.w3.org/TR/css3-selectors/ (https result 301).
https://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx (https result 302).
https://tartarus.org/~martin/PorterStemmer/js.txt (https result 302).
Ignored
These URLs were intentionally ignored.