summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.py b/main.py
index 49042ab..1e4bc96 100644
--- a/main.py
+++ b/main.py
@@ -18,7 +18,7 @@ def bot():
response = MessagingResponse()
# User Query
- q = user_msg + "geeksforgeeks.org"
+ q = user_msg + "Suiiiiiiiiiiiiiii"
# list to store urls
result = []