Skip to content
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

URL Cleanup #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

spring-operator
Copy link

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.

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.

Fixed Success

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

Ignored

These URLs were intentionally ignored.

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://blog.listincomprehension.com/search/label/procket (200) with 1 occurrences could not be migrated:
   ([https](https://blog.listincomprehension.com/search/label/procket) result ClosedChannelException).
* http://e2project.org (200) with 1 occurrences could not be migrated:
   ([https](https://e2project.org) result AnnotatedConnectException).
* http://gossiperl.com/ (200) with 1 occurrences could not be migrated:
   ([https](https://gossiperl.com/) result SSLHandshakeException).
* http://nitrogenproject.com/ (200) with 2 occurrences could not be migrated:
   ([https](https://nitrogenproject.com/) result ConnectTimeoutException).
* http://proper.softlab.ntua.gr (200) with 1 occurrences could not be migrated:
   ([https](https://proper.softlab.ntua.gr) result SSLHandshakeException).
* http://yaws.hyber.org (200) with 1 occurrences could not be migrated:
   ([https](https://yaws.hyber.org) result AnnotatedConnectException).
* http://techslides.com/sample-webm-ogg-and-mp4-video-files-for-html5/ (301) with 2 occurrences could not be migrated:
   ([https](https://techslides.com/sample-webm-ogg-and-mp4-video-files-for-html5/) result AnnotatedConnectException).
* http://www.andre-simon.de/doku/highlight/en/highlight.html (301) with 1 occurrences could not be migrated:
   ([https](https://www.andre-simon.de/doku/highlight/en/highlight.html) result SSLHandshakeException).
* http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd (404) with 8 occurrences could not be migrated:
   ([https](https://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd) result AnnotatedConnectException).
* http://choven.ca (503) with 1 occurrences could not be migrated:
   ([https](https://choven.ca) result ConnectTimeoutException).

# 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://autobahn.ws/testsuite/installation.html (301) with 1 occurrences migrated to:
  https://crossbar.io/autobahn/testsuite/installation.html ([https](https://autobahn.ws/testsuite/installation.html) result AnnotatedConnectException).
* http://fixprotocol.org/ (301) with 1 occurrences migrated to:
  https://fixtrading.org ([https](https://fixprotocol.org/) result SSLHandshakeException).
* http://LoCaLHOsT/echo/url (AnnotatedConnectException) with 1 occurrences migrated to:
  https://LoCaLHOsT/echo/url ([https](https://LoCaLHOsT/echo/url) result AnnotatedConnectException).
* http://example.org:8080/echo/host (ConnectTimeoutException) with 1 occurrences migrated to:
  https://example.org:8080/echo/host ([https](https://example.org:8080/echo/host) result ConnectTimeoutException).
* http://example.org:8080/echo/port (ConnectTimeoutException) with 1 occurrences migrated to:
  https://example.org:8080/echo/port ([https](https://example.org:8080/echo/port) result ConnectTimeoutException).
* http://example.org:8080/path?dummy=2785 (ConnectTimeoutException) with 1 occurrences migrated to:
  https://example.org:8080/path?dummy=2785 ([https](https://example.org:8080/path?dummy=2785) result ConnectTimeoutException).
* http:/// (UnknownHostException) with 1 occurrences migrated to:
  https:/// ([https](https:///) result UnknownHostException).
* http://erldb.org (UnknownHostException) with 1 occurrences migrated to:
  https://erldb.org ([https](https://erldb.org) result UnknownHostException).
* http://proxy/ (UnknownHostException) with 2 occurrences migrated to:
  https://proxy/ ([https](https://proxy/) result UnknownHostException).
* http://username:password@localhost (UnknownHostException) with 1 occurrences migrated to:
  https://username:password@localhost ([https](https://username:password@localhost) result UnknownHostException).
* http://www.openswatchbook.org/uri/2009/osb (UnknownHostException) with 8 occurrences migrated to:
  https://www.openswatchbook.org/uri/2009/osb ([https](https://www.openswatchbook.org/uri/2009/osb) result UnknownHostException).
* http://example.org/echo/host (404) with 1 occurrences migrated to:
  https://example.org/echo/host ([https](https://example.org/echo/host) result 404).
* http://example.org/path/to/res?edit=1 (404) with 2 occurrences migrated to:
  https://example.org/path/to/res?edit=1 ([https](https://example.org/path/to/res?edit=1) 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://cloudi.org/ with 27 occurrences migrated to:
  https://cloudi.org/ ([https](https://cloudi.org/) result 200).
* http://creativecommons.org/ns with 8 occurrences migrated to:
  https://creativecommons.org/ns ([https](https://creativecommons.org/ns) result 200).
* http://erlang.mk/guide/installation.html with 1 occurrences migrated to:
  https://erlang.mk/guide/installation.html ([https](https://erlang.mk/guide/installation.html) result 200).
* http://erlware.org/ with 1 occurrences migrated to:
  https://erlware.org/ ([https](https://erlware.org/) result 200).
* http://example.org with 1 occurrences migrated to:
  https://example.org ([https](https://example.org) result 200).
* http://inaka.github.io/cowboy-trails/ with 1 occurrences migrated to:
  https://inaka.github.io/cowboy-trails/ ([https](https://inaka.github.io/cowboy-trails/) result 200).
* http://learnyousomeerlang.com with 1 occurrences migrated to:
  https://learnyousomeerlang.com ([https](https://learnyousomeerlang.com) result 200).
* http://ninenines.eu with 8 occurrences migrated to:
  https://ninenines.eu ([https](https://ninenines.eu) result 200).
* http://ninenines.eu/docs/en/ranch/1.3/guide/listeners/ with 1 occurrences migrated to:
  https://ninenines.eu/docs/en/ranch/1.3/guide/listeners/ ([https](https://ninenines.eu/docs/en/ranch/1.3/guide/listeners/) result 200).
* http://pragprog.com/book/jaerlang2/programming-erlang with 1 occurrences migrated to:
  https://pragprog.com/book/jaerlang2/programming-erlang ([https](https://pragprog.com/book/jaerlang2/programming-erlang) result 200).
* http://semver.org/ with 1 occurrences migrated to:
  https://semver.org/ ([https](https://semver.org/) result 200).
* http://www.actordb.com/ with 2 occurrences migrated to:
  https://www.actordb.com/ ([https](https://www.actordb.com/) result 200).
* http://www.cs.kent.ac.uk/projects/wrangler/Home.html with 1 occurrences migrated to:
  https://www.cs.kent.ac.uk/projects/wrangler/Home.html ([https](https://www.cs.kent.ac.uk/projects/wrangler/Home.html) result 200).
* http://www.google.co.il/ with 2 occurrences migrated to:
  https://www.google.co.il/ ([https](https://www.google.co.il/) result 200).
* http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm with 1 occurrences migrated to:
  https://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm ([https](https://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm) result 200).
* http://www.rebar3.org with 1 occurrences migrated to:
  https://www.rebar3.org ([https](https://www.rebar3.org) result 200).
* http://www.w3.org/1999/02/22-rdf-syntax-ns with 8 occurrences migrated to:
  https://www.w3.org/1999/02/22-rdf-syntax-ns ([https](https://www.w3.org/1999/02/22-rdf-syntax-ns) result 200).
* http://inaka.github.com/apns4erl with 1 occurrences migrated to:
  https://inaka.github.com/apns4erl ([https](https://inaka.github.com/apns4erl) result 301).
* http://inaka.github.com/edis/ with 1 occurrences migrated to:
  https://inaka.github.com/edis/ ([https](https://inaka.github.com/edis/) result 301).
* http://lasp-lang.org/ with 1 occurrences migrated to:
  https://lasp-lang.org/ ([https](https://lasp-lang.org/) result 301).
* http://ninenines.eu/docs/en/cowboy/2.0/guide with 1 occurrences migrated to:
  https://ninenines.eu/docs/en/cowboy/2.0/guide ([https](https://ninenines.eu/docs/en/cowboy/2.0/guide) result 301).
* http://ninenines.eu/docs/en/cowboy/2.0/manual with 1 occurrences migrated to:
  https://ninenines.eu/docs/en/cowboy/2.0/manual ([https](https://ninenines.eu/docs/en/cowboy/2.0/manual) result 301).
* http://ninenines.eu/services with 1 occurrences migrated to:
  https://ninenines.eu/services ([https](https://ninenines.eu/services) result 301).
* http://saleyn.github.com/erlexec with 1 occurrences migrated to:
  https://saleyn.github.com/erlexec ([https](https://saleyn.github.com/erlexec) result 301).
* http://www.inkscape.org/ with 8 occurrences migrated to:
  https://www.inkscape.org/ ([https](https://www.inkscape.org/) result 301).
* http://www.inkscape.org/namespaces/inkscape with 8 occurrences migrated to:
  https://www.inkscape.org/namespaces/inkscape ([https](https://www.inkscape.org/namespaces/inkscape) result 301).
* http://purl.org/dc/dcmitype/StillImage with 8 occurrences migrated to:
  https://purl.org/dc/dcmitype/StillImage ([https](https://purl.org/dc/dcmitype/StillImage) result 302).

# Ignored
These URLs were intentionally ignored.

* http://127.0.0.1/echo/host with 1 occurrences
* http://127.0.0.1:8080/echo/host with 1 occurrences
* http://127.0.0.1:8080/echo/port with 1 occurrences
* http://localhost with 7 occurrences
* http://localhost/echo/path with 2 occurrences
* http://localhost/echo/path?key=value with 1 occurrences
* http://localhost/echo/qs?key=value with 2 occurrences
* http://localhost/echo/url with 5 occurrences
* http://localhost/echo/url?key=value with 1 occurrences
* http://localhost/path with 1 occurrences
* http://localhost/path?dummy=2785 with 2 occurrences
* http://localhost:0/ with 1 occurrences
* http://localhost:123/path?dummy=2785 with 1 occurrences
* http://localhost:443/path with 1 occurrences
* http://localhost:65536/ with 1 occurrences
* http://localhost:8080 with 41 occurrences
* http://localhost:8080/?echo=hello with 1 occurrences
* http://localhost:8080/?echo=saymyname with 2 occurrences
* http://localhost:8080/custom?dummy=2785 with 1 occurrences
* http://localhost:8080/path with 5 occurrences
* http://localhost:8080/path?dummy=2785 with 7 occurrences
* http://localhost:8080/path?smart=42 with 1 occurrences
* http://localhost:8080/test with 1 occurrences
* http://localhost:8080/test.txt with 3 occurrences
* http://localhost:8080/video.html with 2 occurrences
* http://localhost:8080?dummy=2785 with 4 occurrences
* http://localhost?key=value with 1 occurrences
* http://purl.org/dc/elements/1.1/ with 8 occurrences
* http://test.example.org/hats/wild_cowboy_legendary/prices with 1 occurrences
* http://www.w3.org/1999/xlink with 8 occurrences
* http://www.w3.org/2000/svg with 16 occurrences
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant