projects
/
tweeper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e6e843e
)
Use https in URLs for Twitter.com and ao2.it
author
Antonio Ospite <ao2@ao2.it>
Sun, 15 May 2016 14:48:28 +0000
(16:48 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Sun, 15 May 2016 14:48:28 +0000
(16:48 +0200)
README
patch
|
blob
|
history
tweeper.1.asciidoc
patch
|
blob
|
history
diff --git
a/README
b/README
index
7703e64
..
5f22618
100644
(file)
--- a/
README
+++ b/
README
@@
-45,11
+45,11
@@
as the first argument.
Example of use on the command line:
Example of use on the command line:
- $ php tweeper.php http://twitter.com/NSACareers
+ $ php tweeper.php http
s
://twitter.com/NSACareers
Example of use as a Liferea[2] filter:
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 http
s
://twitter.com/NSAcareers"
Example of use with identi.ca:
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.
[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 http
s
://ao2.it
diff --git
a/tweeper.1.asciidoc
b/tweeper.1.asciidoc
index
2a4a523
..
d2f1f50
100644
(file)
--- a/
tweeper.1.asciidoc
+++ b/
tweeper.1.asciidoc
@@
-55,11
+55,11
@@
EXAMPLE OF USE
Getting the RSS feed of some Twitter user:
Getting the RSS feed of some Twitter user:
- tweeper http://twitter.com/NSACareers
+ tweeper http
s
://twitter.com/NSACareers
Using tweeper as a filter for the Liferea feed reader:
Using tweeper as a filter for the Liferea feed reader:
- liferea-add-feed "|tweeper http://twitter.com/NSAcareers"
+ liferea-add-feed "|tweeper http
s
://twitter.com/NSAcareers"
To use tweeper via web there are two options (the examples assume the
installation directory to be `/usr/share/php/tweeper/`):
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
---------
RESOURCES
---------
-Main web site: <http://git.ao2.it/tweeper.git>
+Main web site: <http
s
://git.ao2.it/tweeper.git>
COPYING
COPYING