Home
last modified time | relevance | path

Searched refs:https (Results 1 – 25 of 85) sorted by relevance

1234

/dokuwiki/conf/
H A Dinterwiki.conf19 wp https://en.wikipedia.org/wiki/{NAME}
20 wpfr https://fr.wikipedia.org/wiki/{NAME}
21 wpde https://de.wikipedia.org/wiki/{NAME}
22 wpes https://es.wikipedia.org/wiki/{NAME}
23 wppl https://pl.wikipedia.org/wiki/{NAME}
24 wpjp https://ja.wikipedia.org/wiki/{NAME}
25 wpru https://ru.wikipedia.org/wiki/{NAME}
26 wpmeta https://meta.wikipedia.org/wiki/{NAME}
27 doku https://www.dokuwiki.org/
28 rfc https://tools.ietf.org/html/rfc
[all …]
H A Dlicense.php16 'url' => 'https://creativecommons.org/licenses/publicdomain/deed.'.$LC,
24 'url' => 'https://creativecommons.org/licenses/by-sa/4.0/deed.'.$LC,
32 'url' => 'https://creativecommons.org/licenses/by-nc/4.0/deed.'.$LC,
H A Dscheme.conf4 https
H A Dwordblock.conf4 https?:\/\/(\S*?)(-side-effects|top|pharm|pill|discount|discount-|deal|price|order|now|best|cheap|c…
5 https?:\/\/(\S*?)(bi\s*sex|gay\s*sex|fetish|incest|penis|\brape\b)
25 https?:\/\/(\S*?)(2-pay-secure|911essay|academia-research|anypapers|applicationessay|bestbuyessay|b…
27 https?:\/\/(\S*?)penny-?stock
/dokuwiki/vendor/phpseclib/phpseclib/
H A DBACKERS.md3 phpseclib ongoing development is made possible by [Tidelift](https://tidelift.com/subscription/pkg/…
8 - [ChargeOver](https://chargeover.com/)
11 - [Setasign](https://www.setasign.com/)
12 - [Charles Severance](https://github.com/csev)
13 - [Rachel Fish](https://github.com/itsrachelfish)
15 - [cjhaas](https://github.com/cjhaas)
16 - [istiak-tridip](https://github.com/istiak-tridip)
17 - [Anna Filina](https://github.com/afilina)
18 - [blakemckeeby](https://github.com/blakemckeeby)
19 - [ssddanbrown](https://github.com/ssddanbrown)
H A DREADME.md3 [![CI Status](https://github.com/phpseclib/phpseclib/actions/workflows/ci.yml/badge.svg?branch=3.0&…
7 - [Become a backer or sponsor on Patreon](https://www.patreon.com/phpseclib)
9 - [Subscribe to Tidelift](https://tidelift.com/subscription/pkg/packagist-phpseclib-phpseclib?utm_s…
17 * [Browse Git](https://github.com/phpseclib/phpseclib)
21 * [Documentation / Manual](https://phpseclib.com/)
22 * [API Documentation](https://api.phpseclib.com/3.0/) (generated by Doctum)
58 To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com…
65 * [Create a Support Ticket on GitHub](https://github.com/phpseclib/phpseclib/issues/new)
70 <a target="_blank" href="https://www.sovereign.tech/tech/phpseclib">
71 …<img src="https://phpseclib.com/img/sponsors/sovereign-tech-agency.webp" alt="Sovereign Tech Agenc…
[all …]
/dokuwiki/vendor/splitbrain/lesserphp/
H A DHISTORY.md4 https://github.com/leafo/lessphp
26 * https://github.com/leafo/lessphp/pull/584
27 * https://github.com/leafo/lessphp/pull/607
28 * https://github.com/leafo/lessphp/pull/619
30 * https://github.com/leafo/lessphp/pull/590
31 * https://github.com/leafo/lessphp/pull/523
32 * https://github.com/leafo/lessphp/pull/540
33 * https://github.com/leafo/lessphp/pull/564
34 * https://github.com/leafo/lessphp/pull/566
36 * https://github.com/leafo/lessphp/pull/592
[all …]
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md5 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8 ## [Unreleased](https://github.com/simplepie/simplepie/compare/1.9.0...master)
12 ## [1.9.0](https://github.com/simplepie/simplepie/compare/1.8.1...1.9.0) - 2025-09-12
16 …for providing PSR-18 HTTP client and PSR-17 factories (by @Art4 in [#777](https://github.com/simpl…
17 …for providing PSR-18 HTTP client and PSR-17 factories (by @Art4 in [#777](https://github.com/simpl…
18 …for providing PSR-18 HTTP client and PSR-17 factories (by @Art4 in [#777](https://github.com/simpl…
22 …uires `intl` extension or a [polyfill](https://github.com/symfony/polyfill-intl-idn)) (by @jtojnar…
23 …ations and increased the PHPStan checks to level 8 (by @jtojnar in [#837](https://github.com/simpl…
24 …e` function instead of internal PHP implementation (by @jtojnar in [#882](https://github.com/simpl…
[all …]
H A DREADME.markdown17 * Optionally, intl extension, [symfony/polyfill-intl-idn](https://github.com/symfony/polyfill-intl-…
24 …ce SimplePie 1.9.0 you can use a [PSR-18](https://www.php-fig.org/psr/psr-18/) HTTP client like [G…
25 or [every other implementation](https://packagist.org/providers/psr/http-client-implementation).
26 Please note that you would also need [PSR-17](https://www.php-fig.org/psr/psr-17/) implementations …
40 Since SimplePie 1.8.0 you can use the [PSR-16](https://www.php-fig.org/psr/psr-16/) cache from
41 [Symfony](https://symfony.com/doc/current/components/cache.html)
42 or [every other implementation](https://packagist.org/providers/psr/simple-cache-implementation).
72 [releases](https://github.com/simplepie/simplepie/releases), or you can
119 | [master](https://github.com/simplepie/simplepie/tree/master) | PHP 7.2.0+ |
120 | [one-dot-seven](https://github.com/simplepie/simplepie/tree/one-dot-seven) | PHP 5.6.0+ |
[all …]
/dokuwiki/_test/
H A Dcomposer.lock4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
14 "url": "https://github.com/scotteh/php-dom-wrapper.git",
19 …"url": "https://api.github.com/repos/scotteh/php-dom-wrapper/zipball/0cb1e9498b6736f4370a2bc71f433…
44 "notification-url": "https://packagist.org/downloads/",
55 "homepage": "https://github.com/scotteh/php-dom-wrapper",
64 "issues": "https://github.com/scotteh/php-dom-wrapper/issues",
65 "source": "https://github.com/scotteh/php-dom-wrapper/tree/3.0.2"
74 "url": "https://github.com/symfony/css-selector.git",
79 …"url": "https://api.github.com/repos/symfony/css-selector/zipball/b055f228a4178a1d6774909903905e34…
95 "notification-url": "https://packagist.org/downloads/",
[all …]
H A DREADME11 If you don't have composer installed yet, you can get it from https://getcomposer.org/
39 To learn more about running tests and writing your own, visit https://www.dokuwiki.org/devel:unitte…
51 To learn more about PHP CodeSniffer visit https://www.dokuwiki.org/devel:phpcodesniffer
59 To learn more about PHP CodeSniffer visit https://www.dokuwiki.org/devel:rector
64 …. Security updates for 8.4 end on 2028-12-31. See https://wiki.php.net/rfc/drop_32bit_support and
/dokuwiki/vendor/splitbrain/slika/
H A Dcomposer.lock4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
15 "url": "https://github.com/doctrine/instantiator.git",
20 …"url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a…
43 "notification-url": "https://packagist.org/downloads/",
51 "homepage": "https://ocramius.github.io/"
55 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
61 "issues": "https://github.com/doctrine/instantiator/issues",
62 "source": "https://github.com/doctrine/instantiator/tree/1.5.0"
66 "url": "https://www.doctrine-project.org/sponsorship.html",
70 "url": "https://www.patreon.com/phpdoctrine",
[all …]
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A Dcomposer.lock4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
15 "url": "https://github.com/doctrine/instantiator.git",
20 …"url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a…
43 "notification-url": "https://packagist.org/downloads/",
51 "homepage": "https://ocramius.github.io/"
55 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
61 "issues": "https://github.com/doctrine/instantiator/issues",
62 "source": "https://github.com/doctrine/instantiator/tree/1.5.0"
66 "url": "https://www.doctrine-project.org/sponsorship.html",
70 "url": "https://www.patreon.com/phpdoctrine",
[all …]
/dokuwiki/
H A Dcomposer.lock4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
14 "url": "https://github.com/aziraphale/email-address-validator.git",
19 …"url": "https://api.github.com/repos/aziraphale/email-address-validator/zipball/fa25bc22c1c0b64916…
32 "notification-url": "https://packagist.org/downloads/",
47 "homepage": "https://github.com/aziraphale/email-address-validator",
49 "issues": "https://github.com/aziraphale/email-address-validator/issues",
50 "source": "https://github.com/aziraphale/email-address-validator/tree/master"
59 "url": "https://github.com/GeSHi/geshi-1.0.git",
64 …"url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/17ff9b22ac6695efa6ab6fbcf0607263f0804…
79 "notification-url": "https://packagist.org/downloads/",
[all …]
H A DREADME2 at https://www.dokuwiki.org/
5 https://www.dokuwiki.org/install
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dautoit.php1832 2 => 'https://www.autoitscript.com/autoit3/docs/macros.htm#{FNAME}', // Macros
1836 6 => 'https://www.autoitscript.com/autoit3/scite/docs/AutoIt3Wrapper.html', // Directives
1838 8 => 'https://www.autoitscript.com/autoit3/docs/keywords/{FNAME}.htm', // PreProcessor
/dokuwiki/vendor/paragonie/constant_time_encoding/
H A DREADME.md3 [![Build Status](https://github.com/paragonie/constant_time_encoding/actions/workflows/ci.yml/badge…
4 [![Static Analysis](https://github.com/paragonie/constant_time_encoding/actions/workflows/psalm.yml…
5 [![Latest Stable Version](https://poser.pugx.org/paragonie/constant_time_encoding/v/stable)](https:…
6 [![Latest Unstable Version](https://poser.pugx.org/paragonie/constant_time_encoding/v/unstable)](ht…
7 [![License](https://poser.pugx.org/paragonie/constant_time_encoding/license)](https://packagist.org…
8 [![Downloads](https://img.shields.io/packagist/dt/paragonie/constant_time_encoding.svg)](https://pa…
10 Based on the [constant-time base64 implementation made by Steve "Sc00bz" Thomas](https://github.com…
28 Version 2 of this library should work on **PHP 7** or newer. See [the v2.x branch](https://github.c…
30 For PHP 5 support, see [the v1.x branch](https://github.com/paragonie/constant_time_encoding/tree/v…
88 interested in [purchasing a support contract from Paragon Initiative Enterprises](https://paragonie…
/dokuwiki/_test/tests/inc/
H A Dcommon_getGoogleQuery.test.php19 …$_SERVER['HTTP_REFERER'] = 'https://www.google.com/url?sa=t&source=web&rct=j&url=https://www.dokuw…
33 … $_SERVER['HTTP_REFERER'] = 'https://www.google.com/search?newwindow=1&q=what%27s+my+referer';
H A Dmedia_ispublic.test.php8 $this->assertTrue(media_ispublic('https://www.example.com/foo.png'));
/dokuwiki/lib/plugins/extension/images/
H A Dlicense.txt4 coffee.svg - CC0, (c) Office 31, https://www.svgrepo.com/svg/301068/coffee-cup-coffee
5 bug.svg - PD, (c) Mary Akveo, https://www.svgrepo.com/svg/468140/bug
6 fire.svg - CC0, (c) SVG Repo, https://www.svgrepo.com/svg/404501/burn-fire-flame-hot
/dokuwiki/lib/images/fileicons/svg/
H A DREADME1 Icons come from https://fileicons.org/
/dokuwiki/vendor/php81_bc/strftime/
H A DREADME.md1 [![GitHub Workflow](https://github.com/alphp/strftime/actions/workflows/php.yml/badge.svg)](https:/…
2 [![GitHub license](https://img.shields.io/github/license/alphp/strftime)](https://github.com/alphp/…
3 [![GitHub release](https://img.shields.io/github/release/alphp/strftime)](https://github.com/alphp/…
4 [![Packagist](https://img.shields.io/packagist/v/php81_bc/strftime)](https://packagist.org/packages…
5 [![Packagist Downloads](https://img.shields.io/packagist/dt/php81_bc/strftime)](https://packagist.o…
6 [![GitHub issues](https://img.shields.io/github/issues/alphp/strftime)](https://github.com/alphp/st…
7 [![GitHub forks](https://img.shields.io/github/forks/alphp/strftime)](https://github.com/alphp/strf…
8 [![GitHub stars](https://img.shields.io/github/stars/alphp/strftime)](https://github.com/alphp/strf…
17 Original code: https://gist.github.com/bohwaz/42fc223031e2b2dd2585aab159a20f30
19 Original autor: [BohwaZ](https://bohwaz.net/)
[all …]
/dokuwiki/data/pages/wiki/
H A Ddokuwiki.txt9 DokuWiki is available at https://download.dokuwiki.org/
22 * [[https://www.wikimatrix.org/show/DokuWiki|Compare it with other wiki software]]
27 * [[https://download.dokuwiki.org/|Download DokuWiki]] :!:
50 * [[https://forum.dokuwiki.org|Check out the user forum]]
52 * [[https://github.com/splitbrain/dokuwiki/issues|Submit bugs and feature wishes]]
58 … not contact me for help and support -- use the [[doku>mailinglist]] or [[https://forum.dokuwiki.o…
60 The DokuWiki engine is licensed under [[https://www.gnu.org/licenses/gpl.html|GNU General Public Li…
/dokuwiki/lib/images/fileicons/
H A DREADME2 https://github.com/splitbrain/file-icon-generator/blob/master/example-dokuwiki.php
/dokuwiki/lib/images/smileys/
H A DREADME4 Licensed under CC-BY 4.0: https://creativecommons.org/licenses/by/4.0/

1234