2022-05-25 03:37:25 +00:00
|
|
|
{%-
|
|
|
|
set JOURNOID_BANNERS = [
|
2022-04-28 21:58:41 +00:00
|
|
|
(
|
|
|
|
"As seen on The Independent 📰✨💞",
|
|
|
|
"https://www.independent.co.uk/news/world/americas/us-politics/reddit-conservatives-post-trans-child-fake-b2060803.html",
|
2022-08-13 07:42:19 +00:00
|
|
|
"/post/61530"
|
2022-04-28 21:58:41 +00:00
|
|
|
),
|
|
|
|
(
|
2022-05-02 19:13:10 +00:00
|
|
|
"As fact-checked by Reuters 📰✨💞",
|
2022-04-28 21:58:41 +00:00
|
|
|
"https://www.reuters.com/article/factcheck-socialmedia-gender/fact-check-post-about-parent-forcefully-medicating-transgender-child-is-fabricated-idUSL2N2WC1OK",
|
2022-08-13 07:42:19 +00:00
|
|
|
"/post/60443"
|
2022-04-28 21:58:41 +00:00
|
|
|
),
|
|
|
|
(
|
2022-05-02 19:13:10 +00:00
|
|
|
"As analyzed by Mashable 📰✨💞",
|
2022-04-28 21:58:41 +00:00
|
|
|
"https://mashable.com/article/libs-of-tiktok-furries-school-troll-fake",
|
2022-08-13 07:42:19 +00:00
|
|
|
"/post/63155"
|
2022-04-28 21:58:41 +00:00
|
|
|
),
|
2022-05-01 23:51:47 +00:00
|
|
|
(
|
2022-05-02 19:13:10 +00:00
|
|
|
"As seen on Business Insider's retraction 📰✨💞",
|
2022-05-02 18:13:07 +00:00
|
|
|
"https://businessinsider.com/reddit-shuts-down-forum-for-texas-abortion-bounty-hunters-2021-9",
|
2022-08-13 07:42:19 +00:00
|
|
|
"/post/19236"
|
2022-05-01 23:51:47 +00:00
|
|
|
),
|
2022-05-02 18:13:07 +00:00
|
|
|
(
|
2022-05-02 19:13:10 +00:00
|
|
|
"As discussed on The Glenn Beck Program 📻✨💞",
|
2022-05-02 18:13:07 +00:00
|
|
|
"https://www.audacy.com/podcasts/the-glenn-beck-program-45436/elon-musk-vs-the-world-guests-rob-collins-riaz-patel-42722-1386209895",
|
2022-08-13 07:42:19 +00:00
|
|
|
"/post/64305"
|
2022-05-02 18:13:07 +00:00
|
|
|
),
|
2022-10-26 05:33:58 +00:00
|
|
|
(
|
|
|
|
"As placed on the record of State v. Darrell Brooks 👩⚖️️",
|
|
|
|
"https://wcca.wicourts.gov/caseDetail.html?caseNo=2021CF001848&countyNo=67&index=0&mode=details#records",
|
|
|
|
"/post/116580"
|
|
|
|
),
|
2022-04-28 21:58:41 +00:00
|
|
|
]
|
2022-05-25 03:37:25 +00:00
|
|
|
-%}
|
2022-04-28 21:58:41 +00:00
|
|
|
{% set journoid = JOURNOID_BANNERS|random %}
|
2022-05-25 03:37:25 +00:00
|
|
|
|
2022-10-29 21:46:22 +00:00
|
|
|
<a rel="nofollow noopener" id="srd-link" href="{{journoid[1]}}">{{journoid[0]}}</a>
|
2022-05-25 03:37:25 +00:00
|
|
|
<span id="srd-separator">—</span>
|
2022-10-10 05:22:18 +00:00
|
|
|
<a id="srd-discuss" href="{{journoid[2]}}">(discuss)</a>
|