diff --git a/frontend/src/Cuckery/CuckList/BartKay/BartKay.elm b/frontend/src/Cuckery/CuckList/BartKay/BartKay.elm index 83975e8..8805712 100755 --- a/frontend/src/Cuckery/CuckList/BartKay/BartKay.elm +++ b/frontend/src/Cuckery/CuckList/BartKay/BartKay.elm @@ -12,7 +12,7 @@ cuckBartKay = in { cuckImage = formatCuckName name , cuckName = name - , cuckSocial = "https://x.com/@Bart_WT_Kay" + , cuckSocial = "https://x.com/Bart_WT_Kay" , cuckDodges = [ { dodgeLink = "https://www.youtube.com/watch?v=M7vTJ02xxrw" , dodgeDescription = RanAway diff --git a/frontend/src/Cuckery/CuckList/CliffHarvey/CliffHarvey.elm b/frontend/src/Cuckery/CuckList/CliffHarvey/CliffHarvey.elm index 47aa241..dfe0254 100755 --- a/frontend/src/Cuckery/CuckList/CliffHarvey/CliffHarvey.elm +++ b/frontend/src/Cuckery/CuckList/CliffHarvey/CliffHarvey.elm @@ -12,7 +12,7 @@ cuckCliffHarvey = in { cuckImage = formatCuckName name , cuckName = name - , cuckSocial = "https://twitter.com/CarbAppropriate" + , cuckSocial = "https://x.com/CarbAppropriate" , cuckDodges = [ { dodgeLink = "https://x.com/CarbAppropriate/status/1372281626206507010?s=20" , dodgeDescription = NoReply diff --git a/frontend/src/Cuckery/Types.elm b/frontend/src/Cuckery/Types.elm index f8b0f30..f085866 100755 --- a/frontend/src/Cuckery/Types.elm +++ b/frontend/src/Cuckery/Types.elm @@ -99,8 +99,8 @@ commonPropReasons = , propSeedOilsReason = "The aggregate of the data suggests seed oils are beneficial for humans." , propSeedOilsReasonCVD = "The aggregate of the data suggests seed oils decrease the risk of heart disease." , propSeedOilsReasonCancer = "The aggregate of the data suggests seed oils decrease the risk of cancer." - , propSeedOilsReasonInflammation = "There's no persuasive evidence that seed oils reliable influence inflammation in either direction." - , propSeedOilsReasonObesity = "There's no persuasive evidence that seed oils reliable influence obesity in either direction." + , propSeedOilsReasonInflammation = "There's no persuasive evidence that seed oils reliably influence inflammation in either direction." + , propSeedOilsReasonObesity = "There's no persuasive evidence that seed oils reliably influence obesity in either direction." , propSeedOilsReasonChronicDisease = "The aggregate of the data suggests seed oils decrease the risk of chronic disease." , propLDLCausality = "The highest tiers of evidence show an overwhelmingly consistent linear and proportional relationship between the concentration of low-density lipoproteins in the blood and coronary heart disease, regardless of population characteristics." , propEmpiricalClaim = "This is an empirical claim that requires empirical evidence, and none was provided."