If there's no URL, the breaking news twitter functionality adds a suffix, like "― Al Jazeera".
People on Twitter seem to prefer the suffix to be owo'd.
Acceptance criteria:
- News stories with URLs should list the URL
- News stories without URLs should list the source of the news story instead
- News story sources should be owo'd ("Aw Jazeewa", "Weutews", "BBC")
- News story URLs should not be owo'd
The code you need to change to fix this is somewhere in the newNews event handler.
If there's no URL, the breaking news twitter functionality adds a suffix, like "― Al Jazeera".
People on Twitter seem to prefer the suffix to be owo'd.
Acceptance criteria:
The code you need to change to fix this is somewhere in the
newNewsevent handler.