From 7ea1d894950c753964f9a2858b7c77c67fb4d4e6 Mon Sep 17 00:00:00 2001 From: ashley Date: Fri, 2 Aug 2024 11:12:28 +0000 Subject: [PATCH] ehe --- html/search.ejs | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/html/search.ejs b/html/search.ejs index e7b1003f..c6fa1533 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -541,7 +541,6 @@ font-weight: 1000;">You are not alone

<% } %> - <% const fakeNewsSources = { "InfoWars": { @@ -564,7 +563,7 @@ const fakeNewsSources = { reason: "Natural News promotes pseudoscience and conspiracy theories, including false vaccine claims and unverified health information.", search: "Is it true that Natural News promotes pseudoscience and false vaccine claims?" }, - "RT": { + "RT news": { category: "state-sponsored", reason: "RT is a state-funded media outlet known for promoting Russian government perspectives and biased reporting on international issues.", search: "Is it true that RT promotes Russian government perspectives and biased reporting?" @@ -705,6 +704,8 @@ if (q.includes('-debug-news')) { + +

wrong filter? Report :3

<% } %> @@ -720,11 +721,11 @@ if (q.includes('-debug-news')) { } .debug-title, .warning-title { - font-family: 'PokeTube Flex'; - font-size: large; - text-align: left; - font-stretch: ultra-expanded; - font-weight: 1000; + font-family: 'PokeTube Flex'; + font-size: large; + text-align: left; + font-stretch: ultra-expanded; + font-weight: 1000; } .debug-icon, .warning-icon {