ladybird/Userland
Ben Wiederhake 52e9f25403 Everywhere: Change from http to https where feasible
I used "git grep -FIn http://" to find all occurrences, and looked at
each one. If an occurrence was really just a link, and if a https
version exists, and if our Browser can access it at least as well as the
http version, then I changed the occurrence to https.

I'm happy to report that I didn't run into a single site where Browser
can't deal with the https version.
2021-10-05 02:08:08 +02:00
..
Applets
Applications Everywhere: Change from http to https where feasible 2021-10-05 02:08:08 +02:00
Demos
DevTools Everywhere: Fix more Copyright header inconsistencies 2021-10-04 11:10:09 +01:00
DynamicLoader
Games
Libraries LibJS: Avoid an unnecessary String in create_mapped_arguments_object() 2021-10-04 22:54:50 +02:00
Services LibJS: Convert has_own_property() to ThrowCompletionOr 2021-10-03 20:14:03 +01:00
Shell
Utilities sql: Account for the single quotes in syntax highlighting 2021-10-04 15:51:48 +02:00
CMakeLists.txt