#!/bin/sh
# get_videos.sh — Download and pin all Holon investigation videos via IPFS
#
# Usage: curl -fsSL <raw_url>/get_videos.sh | sh
# Works on Mac (Homebrew) and Linux. Windows users: run in WSL or Git Bash.

set -e

# Install IPFS (kubo) if not present
if ! command -v ipfs >/dev/null 2>&1; then
  echo "Installing IPFS (kubo)..."
  if command -v brew >/dev/null 2>&1; then
    brew install kubo
  else
    echo "Homebrew not found. Install IPFS manually: https://docs.ipfs.tech/install/"
    exit 1
  fi
fi

# Initialize IPFS repo if needed
if [ ! -d "$HOME/.ipfs" ]; then
  ipfs init
fi

# Start daemon in background if not running
if ! ipfs swarm peers >/dev/null 2>&1; then
  echo "Starting IPFS daemon..."
  ipfs daemon &
  sleep 5
fi

echo "========================================"
echo "  Fetching and pinning Holon videos"
echo "========================================"

# Each line: ipfs get + pin in one step
# Format: CID  filename  description

ipfs get --output=2041508913443479664.mp4 QmXK9vksooGumXKkBLtSfp8irYVBSUB7hzMZH7dFAuSurM && ipfs pin add QmXK9vksooGumXKkBLtSfp8irYVBSUB7hzMZH7dFAuSurM
# ^ Epstein files — young girl describes alleged abuse: "They kill and eat children" (@Maviturkk)

ipfs get --output=2039372269462421755.mp4 QmWepcaxBWCo1jvbX1xz1RzWCcZWV5TWhSycgnJK3eo5Sr && ipfs pin add QmWepcaxBWCo1jvbX1xz1RzWCcZWV5TWhSycgnJK3eo5Sr
# ^ Medic Kevin McPadden WTC Building 7 countdown testimony (@redpillb0t)

ipfs get --output=2039976250429640891.mp4 QmdVcMT1o1YzXMKx829xPcRAzdxWRoLPUBpMabky2kA4b8 && ipfs pin add QmdVcMT1o1YzXMKx829xPcRAzdxWRoLPUBpMabky2kA4b8
# ^ Pentagon footage — "Only broadcast once on TV" (@redpillb0t)

ipfs get --output=2039971796527579248_second_shooter_butler.mp4 QmWGcbLJUTgP6R18r5hqbtKjTYSE7pjoZSFScwEnrnbSyz && ipfs pin add QmWGcbLJUTgP6R18r5hqbtKjTYSE7pjoZSFScwEnrnbSyz
# ^ Video evidence of alleged second shooter at Butler PA Trump assassination attempt (@realtrumpstein)

ipfs get --output=2039999097210290370.mp4 QmUPbCfRAYphmiXcmqipQHueLj13ZjXDTVmvwKJxC6QrnP && ipfs pin add QmUPbCfRAYphmiXcmqipQHueLj13ZjXDTVmvwKJxC6QrnP
# ^ Steel columns launched outward from Twin Towers embedded in building hundreds of feet away (@redpilldispensr)

ipfs get --output=2039847897630491058.mp4 QmfLTHw5FbTQCrHqPKiAyTiZdVgoz4jpbpzLzGbAnC4Xvb && ipfs pin add QmfLTHw5FbTQCrHqPKiAyTiZdVgoz4jpbpzLzGbAnC4Xvb
# ^ Philip K. Dick on reality as a computer-programmed simulation (@RockyAtotheK)

ipfs get --output=2039911431974347162.mp4 QmcGdubZwSgGCoqTwZXGqio8tixnVxdWmp2PRHEYjqn14Q && ipfs pin add QmcGdubZwSgGCoqTwZXGqio8tixnVxdWmp2PRHEYjqn14Q
# ^ Buzz Aldrin on-camera statements appearing to deny Moon landings (@FreedomMemesIRL)

ipfs get --output=2039832382476546267.mp4 QmQvuSmnLCn5yTrRqTTjrepLbSMgc1kDAqrTzxQkjP8MCG && ipfs pin add QmQvuSmnLCn5yTrRqTTjrepLbSMgc1kDAqrTzxQkjP8MCG
# ^ Connections video — Epstein network and consciousness research ties (@charise_lee)

ipfs get --output=2039951951996064245.mp4 QmZpFdqBiDi8qZ28dWo3xddNd6praftdHw1dx4f957Xj3j && ipfs pin add QmZpFdqBiDi8qZ28dWo3xddNd6praftdHw1dx4f957Xj3j
# ^ Artemis II commander Wiseman says "this is the FIRST time we're gonna send humans to the moon" (@RT_com)

ipfs get --output=2040021557376864763.mp4 QmSQWA6yvFfz5otuz84bYnuJyPtzyC2A3u3QfHXYR55gsN && ipfs pin add QmSQWA6yvFfz5otuz84bYnuJyPtzyC2A3u3QfHXYR55gsN
# ^ Kristen Meghan — former Air Force bioenvironmental engineer on geoengineering (@redpillb0t)

ipfs get --output=2039901417029144767.mp4 QmXiF3MBDrFbijPyV367xRgnoe8UHpLC1gjTWVkQ9BpV1w && ipfs pin add QmXiF3MBDrFbijPyV367xRgnoe8UHpLC1gjTWVkQ9BpV1w
# ^ Jeffree Star claims about hip-hop industry hidden sexual dynamics (@dom_lucre)

ipfs get --output=2040037479877620047.mp4 QmUNtkrVEoNg9zyp9vMPP8C7zv8fkYVyc961k6ETjarMA5 && ipfs pin add QmUNtkrVEoNg9zyp9vMPP8C7zv8fkYVyc961k6ETjarMA5
# ^ Buzz Aldrin tells Conan O'Brien "You watched animation" when asked about Moon landing (@FreedomMemesIRL)

ipfs get --output=2040081363416518874.mp4 QmPaA4srRfnYu8pCFvNn1mJKKEoMLvS8gAY6yFToYQKFVW && ipfs pin add QmPaA4srRfnYu8pCFvNn1mJKKEoMLvS8gAY6yFToYQKFVW
# ^ Antrim County Michigan Dominion voting machine audit — 68% error rate (@TheSCIF)

ipfs get --output=2040194503383138691.mp4 Qmes8EWtdJ7YtxZLWJWfM3UjJG3FGpSh32TZ23SfY4wwPN && ipfs pin add Qmes8EWtdJ7YtxZLWJWfM3UjJG3FGpSh32TZ23SfY4wwPN
# ^ Clint Curtis sworn testimony — built vote-rigging prototype for FL Speaker Tom Feeney (@conspiracyb0t)

ipfs get --output=2040200794298011686.mp4 QmeD27jzuXT55gYy5MAPPZQN4wBLHgTkvBpTUVK6M1L2E6 && ipfs pin add QmeD27jzuXT55gYy5MAPPZQN4wBLHgTkvBpTUVK6M1L2E6
# ^ Physicists, engineers and architects question the official 9/11 story (@thematrixb0t)

ipfs get --output=2040135310101672250_nuno_loureiro_fusion_murder.mp4 QmPUTSoChvkH1XVcbpGoPR6Y2yKwcxUcxs6QPcE4FRHKEZ && ipfs pin add QmPUTSoChvkH1XVcbpGoPR6Y2yKwcxUcxs6QPcE4FRHKEZ
# ^ Nuno Loureiro MIT plasma scientist murdered — TAE fusion deal, SPARC rivalry, $6B Trump Media merger (@nic_moneypenny)

ipfs get --output=2040376555990335769.mp4 QmSvkKP1YDa6kuAmncr9qBH7i3GFS7eTkKVns4cYJReV9L && ipfs pin add QmSvkKP1YDa6kuAmncr9qBH7i3GFS7eTkKVns4cYJReV9L
# ^ Two musicians who sang about elite eating children — both died after speaking out (@redpilldispensr)

ipfs get --output=2040235206041620548.mp4 QmV22xvnGScYa67tEs63NnipbSL4NKM7N5eKzGGZ5zXakG && ipfs pin add QmV22xvnGScYa67tEs63NnipbSL4NKM7N5eKzGGZ5zXakG
# ^ Wisconsin voter roll bloat — 7.13M names in database vs 4M adults claim (@Milajoy)

ipfs get --output=2040776478326202402.mp4 QmaZ1zUuAdSrEniwtHMrqp9UEUAj9M4E8hDFmj3ynFNXPE && ipfs pin add QmaZ1zUuAdSrEniwtHMrqp9UEUAj9M4E8hDFmj3ynFNXPE
# ^ Kristen Meghan chemtrail whistleblower — approved chemicals, now collectively admitted for climate change (@ValerieAnne1970)

ipfs get --output=2040997371577029082.mp4 QmV3dgqpCxum6GUtJVDu6MdXHSv2sdXt3ythNTkZWZerfX && ipfs pin add QmV3dgqpCxum6GUtJVDu6MdXHSv2sdXt3ythNTkZWZerfX
# ^ Anthony Weiner laptop — NYPD officers reportedly wept and sought psychological help after viewing contents (@iluminatibot)

ipfs get --output=2041082205028651379.mp4 QmdFnPWF6BbetZiuph4NDMf9eTPSGToNGXojdBEMF5dX5e && ipfs pin add QmdFnPWF6BbetZiuph4NDMf9eTPSGToNGXojdBEMF5dX5e
# ^ Robin Williams said to have made a private recording in 2013 — #pedowood claim (@PaulGoldEagle)

ipfs get --output=2041070980773093640.mp4 QmRU1GPaqWqWoDrVXc4nG9yhEbxcgxyZfyc9cGdMxnxyBL && ipfs pin add QmRU1GPaqWqWoDrVXc4nG9yhEbxcgxyZfyc9cGdMxnxyBL
# ^ Ronald Bernard — 3,500 pedophile cannibals as global elites; bankers, royalty, Hollywood, EU regulators (@redpilldispensr)

ipfs get --output=2040997244380557574.mp4 QmUR8atmbKfjdxd35Ue5yus2BctPdaVTG3uEg7GJJM7TBX && ipfs pin add QmUR8atmbKfjdxd35Ue5yus2BctPdaVTG3uEg7GJJM7TBX
# ^ Democrats shipped hundreds of thousands of ballots to a swing state — Jesse Morgan 2020 NY→PA ballot shipping claim (@WallStreetApes)

ipfs get --output=2041130084334235904.mp4 QmYuGZJTHoAzkwV6wtE1WXRXHkJpfTGbK91MDMVEvDPzyM && ipfs pin add QmYuGZJTHoAzkwV6wtE1WXRXHkJpfTGbK91MDMVEvDPzyM
# ^ 2020 USPS ballot backdating — 548K Michigan, 300K Arizona, 204K Georgia, 121K Pennsylvania, 100K+ Wisconsin (@_Postive_Vibes)

ipfs get --output=2041576306949665128.mp4 QmYqAoocdkjg2m9H91JCsKf5uQjc76xhgz5Q873NEXZLr8 && ipfs pin add QmYqAoocdkjg2m9H91JCsKf5uQjc76xhgz5Q873NEXZLr8
# ^ Shredded Trump mail-in ballot applications in trailers — applications never sent to voters, 2020 election (@TheSCIF)

ipfs get --output=2041573003490947572.mp4 QmWCLamtry4r4nqwgsKPna3D8yMmbJotvRwyAUWc1rofYE && ipfs pin add QmWCLamtry4r4nqwgsKPna3D8yMmbJotvRwyAUWc1rofYE
# ^ Fulton County Georgia — FBI and DNI raid claim; Sidney Powell vindicated; counterfeit ballots all went to Biden (@Real_RobN)

ipfs get --output=2041577921727623529.mp4 QmZom9GaEQs4SNeNvDfK633zA5TJc9Aq2V9Q8PuNW7TVy4 && ipfs pin add QmZom9GaEQs4SNeNvDfK633zA5TJc9Aq2V9Q8PuNW7TVy4
# ^ Ware County Georgia — Dominion machine forensic exam shows Trump 87%, Biden 113%; Congressman Jody Hice calls for statewide audit (@Real_RobN)

ipfs get --output=2041564514613600337.mp4 QmTgkv47kg94emAw1yiKmGTdsj5NFQpFuuXwTicuzFSxay && ipfs pin add QmTgkv47kg94emAw1yiKmGTdsj5NFQpFuuXwTicuzFSxay
# ^ Epstein survivor describes alleged infant soul-hunting, mountain hunting rituals, and Texas ranch human hunting (@JOKAQARMY1)

ipfs get --output=2041595152200835226.mp4 QmNdvxH9uqBSRKdUc3DSaJZPgxVKxWeipN1sF1Z2gs96Uy && ipfs pin add QmNdvxH9uqBSRKdUc3DSaJZPgxVKxWeipN1sF1Z2gs96Uy
# ^ 2020 swing state mail-in ballot summary — Georgia 96K, Michigan 100K, Arizona 733K, Pennsylvania 766K, Wisconsin 138K dump all Biden (@its_The_Dr)

ipfs get --output=2041709446888353865.mp4 QmS33QmSV8jKapacJcE48N7JzfGRJJ9sGnzyrgBoQCyizx && ipfs pin add QmS33QmSV8jKapacJcE48N7JzfGRJJ9sGnzyrgBoQCyizx
# ^ Illegal alien SSNs (270K–2M/year, 2021–2024) allegedly used by NGOs for fake voter registrations and mail ballot harvesting (@its_The_Dr)

ipfs get --output=2041801872239939946.mp4 QmbGBFz3VbFvM7mvbeWpaAqPkAxUJM12hS2syA9K9LTYcL && ipfs pin add QmbGBFz3VbFvM7mvbeWpaAqPkAxUJM12hS2syA9K9LTYcL
# ^ John Kiriakou on 10,000 buried JFK documents pointing at Israel — nuclear program motive (@TheShadowIntelX)

ipfs get --output=2041687221644783667.mp4 QmVont7ijR7seJXHcRQCxG179a4G33QGecf6PtHZYbnWmt && ipfs pin add QmVont7ijR7seJXHcRQCxG179a4G33QGecf6PtHZYbnWmt
# ^ ASOG forensic audit conclusion — Dominion Voting System intentionally designed for systemic fraud; 68% error rate in Antrim County Michigan (@TheSCIF)

ipfs get --output=2041737043126948334.mp4 QmTBexbmAPGLwfP7bKrUGwVvd2Dqih3BLQFw5NAe2a4m9s && ipfs pin add QmTBexbmAPGLwfP7bKrUGwVvd2Dqih3BLQFw5NAe2a4m9s
# ^ Former celebrity bodyguard Keith Lucks — child stars in satanic rituals, necklace of human teeth claim (@ReturnOfKappy)

ipfs get --output=2041857424349401430.mp4 QmZhun3f8rDmB5j2HZq43RPQ5pzJp9qqtXLg4T3Kde2bSM && ipfs pin add QmZhun3f8rDmB5j2HZq43RPQ5pzJp9qqtXLg4T3Kde2bSM
# ^ Michigan judge / ASOG audit — Dominion "intentionally designed" for systemic fraud; 68% error rate; Antrim County (@17QStorm)

ipfs get --output=2041928314139635896.mp4 QmQCH2yMBAp8mrkkRAXRsmB5BnEct8DqyWkQmunjmFe18B && ipfs pin add QmQCH2yMBAp8mrkkRAXRsmB5BnEct8DqyWkQmunjmFe18B
# ^ Mark Cook election/cyber-security expert — GA House testimony: Dominion built-in backdoor for untraceable vote-flipping; 10 seconds censored mid-sentence (@Real_RobN)

ipfs get --output=2041989808881287671.mp4 QmZbC9xx83zkmx1yzTiVdpyKheBPnJqnCVLVmePAA2Cpqg && ipfs pin add QmZbC9xx83zkmx1yzTiVdpyKheBPnJqnCVLVmePAA2Cpqg
# ^ Ware County GA Dominion fractional voting EXPOSED — Trump 87%/Biden 113% per vote; 26% phantom lead; intentional fraud at highest levels (@TheSCIF)

ipfs get --output=2041971477151367614.mp4 QmYcxRLgqkxqqNoYpwoKyuruzUwi3D6Hgpk9J8KD8s6gaC && ipfs pin add QmYcxRLgqkxqqNoYpwoKyuruzUwi3D6Hgpk9J8KD8s6gaC
# ^ DoD 2006 election patent, Dominion 19 patents to ICBC/HSBC Canada, $400M Staple Street Capital, KEAN University CCP ties — global election fraud cartel (@TheSCIF)

ipfs get --output=2042007217231294505_1.mp4 QmR3Bu3kPRvoiegVxV1WYG2Dv6CVhr3oSN82NAWDCnKQf1 && ipfs pin add QmR3Bu3kPRvoiegVxV1WYG2Dv6CVhr3oSN82NAWDCnKQf1
# ^ Arizona Senate Audit: Maricopa officials Ramirez and Passarelli deleted 2020 election results before audit; video surveillance 4-12-2021; 29K records deleted (video 1) (@Real_RobN)

ipfs get --output=2042007217231294505_2.mp4 QmVs7YejnQSB4ffhwD4PXCMtQS4Y9HhHjL4nPt2XDD6qJv && ipfs pin add QmVs7YejnQSB4ffhwD4PXCMtQS4Y9HhHjL4nPt2XDD6qJv
# ^ Arizona Senate Audit: Dominion log file evidence — Tina Peters backup logs confirm 29,000 records deleted/altered under "Trusted Build" guise (video 2) (@Real_RobN)

ipfs get --output=2042150135195394509.mp4 QmbpzeLbib1bzwppJkyK8dbarxi3nNcE8U7LZnXqqmYKPY && ipfs pin add QmbpzeLbib1bzwppJkyK8dbarxi3nNcE8U7LZnXqqmYKPY
# ^ Twin Towers structural analysis — what made them unique; why official fire-induced collapse is disputed (@911Revisionist)

ipfs get --output=2042200852815843775.mp4 QmewoVL3saXndcHDN2rkbRDoai1KDZPhXEZxZ8gm15vUVS && ipfs pin add QmewoVL3saXndcHDN2rkbRDoai1KDZPhXEZxZ8gm15vUVS
# ^ The Control Doctrine — Cathy O'Brien on CIA trauma-based mind control operational framework (@maximumpain333)

ipfs get --output=2042052955944157228.mp4 QmRaTLTPPugLm6szumpjgjCC5PMqZpTM9njkPk7veAwSKy && ipfs pin add QmRaTLTPPugLm6szumpjgjCC5PMqZpTM9njkPk7veAwSKy
# ^ Antrim County: 47 more MI counties switching votes; Dominion pattern in Canada, South Korea, 100+ countries (@TheSCIF)

ipfs get --output=2042056059540394122.mp4 QmYCvMowxe1HFwrrjA4y7hj3FpSeuzVRfB9Z8Fr8vuw2BE && ipfs pin add QmYCvMowxe1HFwrrjA4y7hj3FpSeuzVRfB9Z8Fr8vuw2BE
# ^ Dominion ICX machine marks ballots after voter; adjudication abuse; mimics human bubble-filling to hide machine tampering (@TheSCIF)

ipfs get --output=2041933552196186243.mp4 QmYaGn3NzeD2Eaf69rUK7FK3CLvEfke3cd36Utg6FPvGUK && ipfs pin add QmYaGn3NzeD2Eaf69rUK7FK3CLvEfke3cd36Utg6FPvGUK
# ^ Antrim County Michigan forensic audit — 68% error rate, deleted logs, internet connection, designed for batch adjudication fraud (@TheSCIF)

ipfs get --output=2041538735699853469.mp4 QmPwxqT4sy6apqWybbgm3tmEVNx4ZJquPq4mmBhmJZVvBR && ipfs pin add QmPwxqT4sy6apqWybbgm3tmEVNx4ZJquPq4mmBhmJZVvBR
# ^ After Tina Peters backup logs: Dominion sent reps nationwide under "Trusted Build Maintenance" to wipe 2020 election records (@TheSCIF)

ipfs get --output=2042051160706838689.mp4 QmNT2qkNs48JZ43LSq12ax7cBeVd8CKazBaEoGMsjP76bu && ipfs pin add QmNT2qkNs48JZ43LSq12ax7cBeVd8CKazBaEoGMsjP76bu
# ^ Jason Lee claims Bieber stated Diddy/Usher drank his blood as adrenochrome; April 2026 viral claim — unverified (@GalacticMonk_)

ipfs get --output=2041568873615360204.mp4 Qmc4HDWBHQ2W9Pjwzam5wtWUAoixqzBQBodzirzNTkugz3 && ipfs pin add Qmc4HDWBHQ2W9Pjwzam5wtWUAoixqzBQBodzirzNTkugz3
# ^ The Confessionals Ep. 835 — Epstein survivor describes MK-Ultra, DNA manipulation and astral trafficking; infant soul hunting in the astral realm (@TConfessionals)

ipfs get --output=2042292798909505923.mp4 QmXHMqqM6H7wEmN486ZqBECVNHqY4GSat57d67rjVpyAEv && ipfs pin add QmXHMqqM6H7wEmN486ZqBECVNHqY4GSat57d67rjVpyAEv
# ^ Forensic audit overview: voting machine backdoors, engineered errors, adjudication manipulation — three-part steal mechanism (@TheSCIF)

ipfs get --output=2042134197037301852.mp4 QmZBt548FWgKdjQxnXAyJF1jfeRusnCBdBWHfRdf6hrVKb && ipfs pin add QmZBt548FWgKdjQxnXAyJF1jfeRusnCBdBWHfRdf6hrVKb
# ^ Rapper Prodigy's alleged final tweet about satanic rituals on children; Jay-Z/ROC Nation allegations (@Q4quise)

ipfs get --output=2042272072492347533.mp4 QmTQwrnQudRXazhSFn2t6r19QoYcuGz2nZaZkJgNHjpC7C && ipfs pin add QmTQwrnQudRXazhSFn2t6r19QoYcuGz2nZaZkJgNHjpC7C
# ^ Mark Finchem: "There is evidence — they kept it out of court." Election cases blocked before evidence presented; voting system vulnerabilities (@CauseAmerica)

ipfs get --output=2042219239847965081.mp4 QmbCtcDudhyP7WaBu4ho5Z7azyobDSfEH6wZQPwtMnBoNu && ipfs pin add QmbCtcDudhyP7WaBu4ho5Z7azyobDSfEH6wZQPwtMnBoNu
# ^ Jennifer Aniston visibly uncomfortable as Adam Sandler describes pizza varieties with the Clooneys on private island; coded language observation (@thematrixb0t)

echo "========================================"
echo "  Done. All videos downloaded and pinned."
echo "========================================"

ipfs get --output=2042298431402627403.mp4 QmbysKf4nafvb1eQ2qfvTkaLWBbvojiz2AAxfAmTSuz2BE && ipfs pin add QmbysKf4nafvb1eQ2qfvTkaLWBbvojiz2AAxfAmTSuz2BE
# ^ Raw network traffic data — China/Iran connections to U.S. election precincts, election night 2020 (@TheSCIF)
ipfs get --output=2042640715696738341.mp4 QmeawLBax5y9TFEM1jctd8zKHeiqtijT3wzy1YaruzBwsV && ipfs pin add QmeawLBax5y9TFEM1jctd8zKHeiqtijT3wzy1YaruzBwsV
# ^ USPS 2020 ballot backdating: WI 100K, AZ 300K, MI 548K, GA 204K, PA 121K plus cross-state transport (@TRUMP_ARMY_)
ipfs get --output=2042646332599357868.mp4 QmSJKjcxavNvtL3DVxRCfABouFaPQZyDjZbZ4Zz4yeRhqa && ipfs pin add QmSJKjcxavNvtL3DVxRCfABouFaPQZyDjZbZ4Zz4yeRhqa
# ^ Philadelphia USB keys and laptops stolen before 2020 election; claim vote-switching from Trump to Biden at precinct level (@TheSCIF)
ipfs get --output=2042353694289596789.mp4 QmPFHfRgHzYrFCyUP72EGeiFWKqD2hnBJBAWPVMHSAtE6G && ipfs pin add QmPFHfRgHzYrFCyUP72EGeiFWKqD2hnBJBAWPVMHSAtE6G
# ^ Ancient Demons and the Loosh Economy — Cycle of Harvest, 4th Aeon (@Shannon45531518)
ipfs get --output=2042707534289535456.mp4 QmQ2Z8QXnW5nwe1Sdhd6Bu95gv8Rqbr9YkeL7CwjSqeEHa && ipfs pin add QmQ2Z8QXnW5nwe1Sdhd6Bu95gv8Rqbr9YkeL7CwjSqeEHa
# ^ USPS worker discards voter registration cards — trust-based election systems fail at the individual level (@TheSCIF)
ipfs get --output=2042814883939426482.mp4 QmTo6s4Genv3vH9QEo9SBnrCwpzNak6sYK9XrrV5Ts6CVd && ipfs pin add QmTo6s4Genv3vH9QEo9SBnrCwpzNak6sYK9XrrV5Ts6CVd
# ^ Election clerk admits Sharpie voting sends ballots to adjudication where vote can be changed to Biden at the click of a button (@TheSCIF)
