From: Antonio Ospite Date: Sun, 15 May 2016 14:48:28 +0000 (+0200) Subject: Use https in URLs for Twitter.com and ao2.it X-Git-Tag: v0.6~48 X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/5d5f682cf2bd84c56190c8494bfeaf040b5585e8 Use https in URLs for Twitter.com and ao2.it --- diff --git a/README b/README index 7703e64..5f22618 100644 --- a/README +++ b/README @@ -45,11 +45,11 @@ as the first argument. Example of use on the command line: - $ php tweeper.php http://twitter.com/NSACareers + $ php tweeper.php https://twitter.com/NSACareers Example of use as a Liferea[2] filter: - $ liferea-add-feed "|php .../path_to_tweeper/tweeper.php http://twitter.com/NSAcareers" + $ liferea-add-feed "|php .../path_to_tweeper/tweeper.php https://twitter.com/NSAcareers" Example of use with identi.ca: @@ -58,4 +58,4 @@ Example of use with identi.ca: [2] http://lzone.de/liferea/ Tweeper is licensed under the GPLv3. -Tweeper was written by Antonio Ospite http://ao2.it +Tweeper was written by Antonio Ospite https://ao2.it diff --git a/tweeper.1.asciidoc b/tweeper.1.asciidoc index 2a4a523..d2f1f50 100644 --- a/tweeper.1.asciidoc +++ b/tweeper.1.asciidoc @@ -55,11 +55,11 @@ EXAMPLE OF USE Getting the RSS feed of some Twitter user: - tweeper http://twitter.com/NSACareers + tweeper https://twitter.com/NSACareers Using tweeper as a filter for the Liferea feed reader: - liferea-add-feed "|tweeper http://twitter.com/NSAcareers" + liferea-add-feed "|tweeper https://twitter.com/NSAcareers" To use tweeper via web there are two options (the examples assume the installation directory to be `/usr/share/php/tweeper/`): @@ -103,7 +103,7 @@ Antonio Ospite RESOURCES --------- -Main web site: +Main web site: COPYING