Hacker News new | ask | show | jobs
by mnutt 1282 days ago
Maybe an html <meta> redirect tag that bounces through a tertiary domain before redirecting to your real one? If they noticed you were doing it they could mitigate it, but they might deem it too much effort and just go away.

You might also start with the hypothesis that they're using regex for JS removal and try various script injection tricks...

1 comments

If they're already stripping JS, I can't imagine it would be a lot of work to also remove the <meta> redirect.