summaryrefslogtreecommitdiff
path: root/cat.py
diff options
context:
space:
mode:
authorTianhao Wang <wth@riseup.net>2023-10-26 20:35:21 +0000
committerTianhao Wang <wth@riseup.net>2023-10-26 20:49:13 +0000
commitdef8a5c91e30ff80cd3b9be22e2f0e68cdf37a80 (patch)
treec6cdc50964d10c973f53d7081a94d8373aeaea07 /cat.py
parentdc9d78058e72e2483a8f57f03046cc8eb7eceadd (diff)
chore
Diffstat (limited to 'cat.py')
-rw-r--r--cat.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/cat.py b/cat.py
index 3eec4b8..d597470 100644
--- a/cat.py
+++ b/cat.py
@@ -101,6 +101,10 @@ class VnilCat:
status += "\n"
status += n["url"]
status += "\n\n"
+<<<<<<< HEAD
+=======
+ status += "randomly taken from - https://news.ycombinator.com/"
+>>>>>>> 95c5afd (chore)
self.session.toot(status)