
Aunt Tik’s: The Killer App
Debra Ann discovers the shocking answer to the question, “Websites can cheat you, embarrass you, and trick you into believing things that aren’t true… but can they kill you?”
- A secretive prank network turns “challenges” into coordinated “punks”… but real crimes lurk behind the laughs.
- A teen’s arrest with a weaponized car pulls journalist Debra Ann and forensics-pro Paul into the darker game behind Aunt Tik’s.
- Three chilling cases—fatal product tampering, a concrete-crush murder, and a remote-steered truck “accident”—point to the same puppeteer.
- Detectives Marci and Eve expose hidden cells and hack encrypted servers to reveal the surprising mastermind.
Read free with Kindle Unlimited
Auto-redirecting in
876543210
…
Prefer to go now?
Skip the intro →
function paint(){ if (el) el.textContent = String(s); } function go(){ try { (window.top||window).location.href = URL; } catch(e){ location.href = URL; } }
// start on next frame so the browser paints before we tick
(window.requestAnimationFrame||function(f){setTimeout(f,0)})(function(){
paint(); // show 8 immediately
var iv = setInterval(function(){
s--; paint();
if (s <= 0){ clearInterval(iv); go(); }
}, 1000);
});
})();