Edits
Browse files- assets/html.py +1 -1
assets/html.py
CHANGED
@@ -22,6 +22,6 @@ DESCRIPTION = (
|
|
22 |
|
23 |
For now, we dump the extracted RSS title, link and summary below. Try asking for a
|
24 |
feed by website name, website URL, or entering your favorite feed URI directly.
|
25 |
-
Suggestions: http://openai.com/news/rss.xml, hackernews.com,
|
26 |
'''
|
27 |
)
|
|
|
22 |
|
23 |
For now, we dump the extracted RSS title, link and summary below. Try asking for a
|
24 |
feed by website name, website URL, or entering your favorite feed URI directly.
|
25 |
+
Suggestions: http://openai.com/news/rss.xml, hackernews.com, slashdot, etc
|
26 |
'''
|
27 |
)
|