Introduction
Introduction Statistics Contact Development Disclaimer Help
tscraperc.example: change feeds - tscrape - twitter scraper
git clone git://git.codemadness.org/tscrape
Log
Files
Refs
README
LICENSE
---
commit acef6f3969b21a48512c389febf2e6ca9089ebfc
parent dc41402d290af10b6695824342339cba108cc6c0
Author: Hiltjo Posthuma <[email protected]>
Date: Thu, 1 Oct 2020 20:21:44 +0200
tscraperc.example: change feeds
Diffstat:
M tscraperc.example | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/tscraperc.example b/tscraperc.example
@@ -3,7 +3,6 @@
# list of feeds to fetch:
feeds() {
# feed <name> <twittername>
- feed "Rich Felker" "richfelker"
- feed "Internet of shit" "internetofshit"
- feed "Donald Trump" "realdonaldtrump"
+ feed "johncarmack" "id_aa_carmack"
+ feed "OpenBSD_src" "openbsd_src"
}
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.