From b54ec34e35493cc32f79496e5f1159ff3cef572a Mon Sep 17 00:00:00 2001 From: Arhell Date: Sun, 13 Feb 2022 00:18:05 +0200 Subject: [PATCH] update links --- app/Config/App.php | 6 +-- app/Config/Constants.php | 4 +- app/Config/Paths.php | 2 +- app/Libraries/Blog.php | 2 +- composer.json | 2 +- public/.htaccess | 2 +- public/assets/js/highlight/CHANGES.md | 62 ++++++++++++------------- public/assets/js/highlight/README.md | 12 ++--- public/assets/js/highlight/README.ru.md | 12 ++--- 9 files changed, 52 insertions(+), 52 deletions(-) diff --git a/app/Config/App.php b/app/Config/App.php index b5dccff..77df072 100644 --- a/app/Config/App.php +++ b/app/Config/App.php @@ -118,7 +118,7 @@ class App extends BaseConfig * This determines which character set is used by default in various methods * that require a character set to be provided. * - * @see http://php.net/htmlspecialchars for a list of supported charsets. + * @see https://php.net/htmlspecialchars for a list of supported charsets. * * @var string */ @@ -455,8 +455,8 @@ class App extends BaseConfig * * For a better understanding of CSP, see these documents: * - * @see http://www.html5rocks.com/en/tutorials/security/content-security-policy/ - * @see http://www.w3.org/TR/CSP/ + * @see https://www.html5rocks.com/en/tutorials/security/content-security-policy/ + * @see https://www.w3.org/TR/CSP/ * * @var bool */ diff --git a/app/Config/Constants.php b/app/Config/Constants.php index b25f71c..d7e72da 100644 --- a/app/Config/Constants.php +++ b/app/Config/Constants.php @@ -60,9 +60,9 @@ | http://www.gnu.org/software/libc/manual/html_node/Exit-Status.html | (This link also contains other GNU-specific conventions) | BSD sysexits.h: -| http://www.gsp.com/cgi-bin/man.cgi?section=3&topic=sysexits +| https://www.gsp.com/cgi-bin/man.cgi?section=3&topic=sysexits | Bash scripting: -| http://tldp.org/LDP/abs/html/exitcodes.html +| https://tldp.org/LDP/abs/html/exitcodes.html | */ defined('EXIT_SUCCESS') || define('EXIT_SUCCESS', 0); // no errors diff --git a/app/Config/Paths.php b/app/Config/Paths.php index 5133c49..f2d8b15 100644 --- a/app/Config/Paths.php +++ b/app/Config/Paths.php @@ -37,7 +37,7 @@ class Paths * can also be renamed or relocated anywhere on your getServer. If * you do, use a full getServer path. * - * @see http://codeigniter.com/user_guide/general/managing_apps.html + * @see https://codeigniter.com/user_guide/general/managing_apps.html * * @var string */ diff --git a/app/Libraries/Blog.php b/app/Libraries/Blog.php index b33c565..24e9931 100644 --- a/app/Libraries/Blog.php +++ b/app/Libraries/Blog.php @@ -291,7 +291,7 @@ protected function parseVideoTags(?string $html = null) // Since the plugin doesn't support video embeds, yet, // wire our own up. The syntax for video embeds is - // ![[ http://youtube.com/watch?v=xlkjsdfhlk ]] + // ![[ https://youtube.com/watch?v=xlkjsdfhlk ]] preg_match_all('|!video\[([\s\w:/.?=&;]*)\]|i', $html, $matches); if (! count($matches)) { diff --git a/composer.json b/composer.json index 2f7ed18..eedf127 100644 --- a/composer.json +++ b/composer.json @@ -71,7 +71,7 @@ "test": "phpunit" }, "support": { - "forum": "http://forum.codeigniter.com/", + "forum": "https://forum.codeigniter.com/", "source": "https://github.com/codeigniter4/CodeIgniter4", "slack": "https://codeigniterchat.slack.com" } diff --git a/public/.htaccess b/public/.htaccess index a5d6c2a..bcf5c77 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -13,7 +13,7 @@ Options All -Indexes # If you installed CodeIgniter in a subfolder, you will need to # change the following line to match the subfolder you need. - # http://httpd.apache.org/docs/current/mod/mod_rewrite.html#rewritebase + # https://httpd.apache.org/docs/current/mod/mod_rewrite.html#rewritebase # RewriteBase / # Redirect Trailing Slashes... diff --git a/public/assets/js/highlight/CHANGES.md b/public/assets/js/highlight/CHANGES.md index 34a5e31..d01017d 100644 --- a/public/assets/js/highlight/CHANGES.md +++ b/public/assets/js/highlight/CHANGES.md @@ -1010,7 +1010,7 @@ Other notable changes: [webworkers]: https://github.com/isagalaev/highlight.js#web-workers [Jeremy Hull]: https://github.com/sourrust [#348]: https://github.com/isagalaev/highlight.js/issues/348 -[sg]: http://highlightjs.readthedocs.org/en/latest/style-guide.html +[sg]: https://highlightjs.readthedocs.org/en/latest/style-guide.html [issues]: https://github.com/isagalaev/highlight.js/issues [Nebuleon Fumika]: https://github.com/Nebuleon [prince]: https://github.com/prince-0203 @@ -1288,7 +1288,7 @@ New languages in this release: - *ERB* (Ruby in HTML) by [Lucas Mazza][] - *Roboconf* by [Vincent Zurczak][] -[b]: http://highlightjs.readthedocs.org/en/latest/building-testing.html +[b]: https://highlightjs.readthedocs.org/en/latest/building-testing.html [Jeremy Hull]: https://github.com/sourrust [ik]: https://twitter.com/IvanKleshnin/status/514041599484231680 [Max Mikhailov]: https://github.com/seven-phases-max @@ -1419,7 +1419,7 @@ Other improvements: - Various improvements to Objective-C definition by [Matt Diephouse][]. - Fixed highlighting of generics in Java. -[ll]: http://highlightjs.readthedocs.org/en/latest/api.html#listlanguages +[ll]: https://highlightjs.readthedocs.org/en/latest/api.html#listlanguages [Sindre Sorhus]: https://github.com/sindresorhus [Heiko August]: https://github.com/auge8472 [Nikolay Lisienko]: https://github.com/neor-ru @@ -1512,10 +1512,10 @@ Miscellaneous improvements: - Big overhaul of relevance counting for a number of languages. Please do report bugs about mis-detection of non-trivial code snippets! -[API reference]: http://highlightjs.readthedocs.org/en/latest/api.html +[API reference]: https://highlightjs.readthedocs.org/en/latest/api.html -[cr]: http://highlightjs.readthedocs.org/en/latest/css-classes-reference.html -[api docs]: http://highlightjs.readthedocs.org/en/latest/api.html +[cr]: https://highlightjs.readthedocs.org/en/latest/css-classes-reference.html +[api docs]: https://highlightjs.readthedocs.org/en/latest/api.html [variants]: https://groups.google.com/d/topic/highlightjs/VoGC9-1p5vk/discussion [beginKeywords]: https://github.com/isagalaev/highlight.js/commit/6c7fdea002eb3949577a85b3f7930137c7c3038d [php-html]: https://twitter.com/highlightjs/status/408890903017689088 @@ -1560,12 +1560,12 @@ Improvements: [mehdid]: https://github.com/mehdid [nbraud]: https://github.com/nbraud [revig]: https://github.com/revig -[lcs]: http://livecode.com/developers/guides/server/ +[lcs]: https://livecode.com/developers/guides/server/ [sylvestre]: https://github.com/sylvestre [isagalaev]: https://github.com/isagalaev [treep]: https://github.com/treep [sourrust]: https://github.com/sourrust -[d]: http://highlightjs.org/download/ +[d]: https://highlightjs.org/download/ ## New core developers @@ -1593,7 +1593,7 @@ This long overdue version is a snapshot of the current source tree with all the changes that happened during the past year. Sorry for taking so long! Along with the changes in code highlight.js has finally got its new home at -, moving from its cradle on Software Maniacs which it +, moving from its cradle on Software Maniacs which it outgrew a long time ago. Be sure to report any bugs about the site to . @@ -1628,7 +1628,7 @@ New style themes: - Mono Blue by [Ivan Sagalaev][] (uses a single color hue for everything) - Foundation by [Dan Allen][] -[noformnocontent]: http://nn.mit-license.org/ +[noformnocontent]: https://nn.mit-license.org/ [Damien White]: https://github.com/visoft [Alexander Marenin]: https://github.com/ioncreature [Simon Madine]: https://github.com/thingsinjars @@ -1669,7 +1669,7 @@ Other notable changes: - Also Oleg Efimov did a great job of moving all the docs for language and style developers and contributors from the old wiki under the source code in the "docs" directory. Now these docs are nicely presented at - . + . [ng]: https://github.com/nathan11g [dd]: https://github.com/drdrang @@ -1703,7 +1703,7 @@ A Summer crop: [tm]: http://jmblog.github.com/color-themes-for-highlightjs/ [tm0]: https://github.com/ChrisKempson/Tomorrow-Theme [cd]: https://github.com/caseman -[amd]: http://requirejs.org/docs/whyamd.html +[amd]: https://requirejs.org/docs/whyamd.html ## Version 7.0 @@ -1744,9 +1744,9 @@ language detection. Overall highlight.js currently supports 51 languages and 20 style themes. -[node.js]: http://nodejs.org/ -[api]: http://softwaremaniacs.org/wiki/doku.php/highlight.js:api -[p]: http://softwaremaniacs.org/blog/2012/05/10/http-and-json-in-highlight-js/en/ +[node.js]: https://nodejs.org/ +[api]: https://softwaremaniacs.org/wiki/doku.php/highlight.js:api +[p]: https://softwaremaniacs.org/blog/2012/05/10/http-and-json-in-highlight-js/en/ [pojoaque]: http://web-cms-designs.com/ftopict-10-pojoaque-style-for-highlight-js-code-highlighter.html [ao]: https://github.com/angelolloqui [ar]: https://github.com/raleksandar @@ -1780,7 +1780,7 @@ from all this activity: [oe]: https://github.com/Sannis [db]: https://github.com/btd [jc]: https://github.com/seejohnrun -[lm]: http://grigio.org/ +[lm]: https://grigio.org/ [ak]: https://github.com/geekpanth3r [es]: https://github.com/bolknote [log]: https://github.com/isagalaev/highlight.js/commits/ @@ -1797,7 +1797,7 @@ This version also adds a new original style Arta. Its author pumbur maintains a [heavily modified fork of highlight.js][pb] on GitHub. [jh]: https://github.com/sourrust -[solarized]: http://ethanschoonover.com/solarized +[solarized]: https://ethanschoonover.com/solarized [pb]: https://github.com/pumbur/highlight.js @@ -1817,7 +1817,7 @@ New languages are: - Go by [Stephan Kountso][steplg] [sourrust]: https://github.com/sourrust -[desh]: http://desh.su/ +[desh]: https://desh.su/ [arhibot]: https://github.com/arhibot [ignatov]: https://github.com/ignatov [vhbit]: https://github.com/vhbit @@ -1830,7 +1830,7 @@ bugs. Developer overview of the new language syntax is available in a [blog post about recent beta release][beta]. -[beta]: http://softwaremaniacs.org/blog/2011/04/25/highlight-js-60-beta/en/ +[beta]: https://softwaremaniacs.org/blog/2011/04/25/highlight-js-60-beta/en/ P.S. New version is not yet available on a Yandex CDN, so for now you have to download [your own copy][d]. @@ -1871,8 +1871,8 @@ Bug fixes: just replaces the contents. - Small fixes in browser compatibility and heuristics. -[c++ 0x]: http://ru.wikipedia.org/wiki/C%2B%2B0x -[html 5]: http://en.wikipedia.org/wiki/HTML5 +[c++ 0x]: https://ru.wikipedia.org/wiki/C%2B%2B0x +[html 5]: https://en.wikipedia.org/wiki/HTML5 [ik]: http://kalnitsky.org.ua/ ### For developers @@ -1901,8 +1901,8 @@ expected one. Test summary is displayed right above all language snippets. Fine people at [Yandex][] agreed to host highlight.js on their big fast servers. [Link up][l]! -[yandex]: http://yandex.com/ -[l]: http://softwaremaniacs.org/soft/highlight/en/download/ +[yandex]: https://yandex.com/ +[l]: https://softwaremaniacs.org/soft/highlight/en/download/ ## Version 5.10 — "Paris". @@ -1936,8 +1936,8 @@ Fixes for existing languages: - the definition of SQL has become more solid and now it shouldn't be overly greedy when it comes to language detection -[ls]: http://gnuu.org/ -[yard]: http://yardoc.org/ +[ls]: https://gnuu.org/ +[yard]: https://yardoc.org/ The highlighter has become more usable as a library allowing to do highlighting from initialization code of JS frameworks and in ajax methods (see. @@ -1946,7 +1946,7 @@ readme.eng.txt). Also this version drops support for the [WordPress][wp] plugin. Everyone is welcome to [pick up its maintenance][p] if needed. -[wp]: http://wordpress.org/ +[wp]: https://wordpress.org/ [p]: http://bazaar.launchpad.net/~isagalaev/+junk/highlight/annotate/342/src/wp_highlight.js.php @@ -1992,9 +1992,9 @@ Also in this version: - Oleg Volchkov has sent a definition for [Parser 3][p3]. [1]: http://softwaremaniacs.org/forum/highlightjs/6612/ -[p3]: http://www.parser.ru/ -[vp]: http://vasily.polovnyov.ru/ -[vd]: http://dolzhenko.blogspot.com/ +[p3]: https://www.parser.ru/ +[vp]: https://vasily.polovnyov.ru/ +[vd]: https://dolzhenko.blogspot.com/ ## Version 5.2 @@ -2019,8 +2019,8 @@ contributions! the matter. [vooon]: http://vehq.ru/about/ -[rukeba]: http://rukeba.com/ -[drake]: http://drakeguan.org/ +[rukeba]: https://rukeba.com/ +[drake]: https://drakeguan.org/ [ke]: http://k-evdokimenko.moikrug.ru/ diff --git a/public/assets/js/highlight/README.md b/public/assets/js/highlight/README.md index 03b249a..4df1963 100644 --- a/public/assets/js/highlight/README.md +++ b/public/assets/js/highlight/README.md @@ -274,16 +274,16 @@ for details. The official site for the library is at . Further in-depth documentation for the API and other topics is at -. +. Authors and contributors are listed in the [AUTHORS.txt][8] file. -[1]: http://highlightjs.readthedocs.io/en/latest/api.html#inithighlightingonload -[2]: http://highlightjs.readthedocs.io/en/latest/css-classes-reference.html -[3]: http://highlightjs.readthedocs.io/en/latest/api.html#highlightblock-block -[4]: http://highlightjs.readthedocs.io/en/latest/api.html#configure-options +[1]: https://highlightjs.readthedocs.io/en/latest/api.html#inithighlightingonload +[2]: https://highlightjs.readthedocs.io/en/latest/css-classes-reference.html +[3]: https://highlightjs.readthedocs.io/en/latest/api.html#highlightblock-block +[4]: https://highlightjs.readthedocs.io/en/latest/api.html#configure-options [5]: https://highlightjs.org/download/ -[6]: http://highlightjs.readthedocs.io/en/latest/building-testing.html +[6]: https://highlightjs.readthedocs.io/en/latest/building-testing.html [7]: https://github.com/highlightjs/highlight.js/blob/master/LICENSE [8]: https://github.com/highlightjs/highlight.js/blob/master/AUTHORS.txt [9]: https://github.com/highlightjs/highlight.js/blob/master/SUPPORTED_LANGUAGES.md diff --git a/public/assets/js/highlight/README.ru.md b/public/assets/js/highlight/README.ru.md index a448e21..54335f7 100644 --- a/public/assets/js/highlight/README.ru.md +++ b/public/assets/js/highlight/README.ru.md @@ -129,15 +129,15 @@ Highlight.js распространяется под лицензией BSD. П Официальный сайт билиотеки расположен по адресу . Более подробная документация по API и другим темам расположена на -. +. Авторы и контрибьюторы перечислены в файле [AUTHORS.txt][8] file. -[1]: http://highlightjs.readthedocs.io/en/latest/api.html#inithighlightingonload -[2]: http://highlightjs.readthedocs.io/en/latest/css-classes-reference.html -[3]: http://highlightjs.readthedocs.io/en/latest/api.html#highlightblock-block -[4]: http://highlightjs.readthedocs.io/en/latest/api.html#configure-options +[1]: https://highlightjs.readthedocs.io/en/latest/api.html#inithighlightingonload +[2]: https://highlightjs.readthedocs.io/en/latest/css-classes-reference.html +[3]: https://highlightjs.readthedocs.io/en/latest/api.html#highlightblock-block +[4]: https://highlightjs.readthedocs.io/en/latest/api.html#configure-options [5]: https://highlightjs.org/download/ -[6]: http://highlightjs.readthedocs.io/en/latest/building-testing.html +[6]: https://highlightjs.readthedocs.io/en/latest/building-testing.html [7]: https://github.com/highlightjs/highlight.js/blob/master/LICENSE [8]: https://github.com/highlightjs/highlight.js/blob/master/AUTHORS.txt