Skip to content

Instantly share code, notes, and snippets.

@williamhrs
Created November 1, 2016 00:54
Show Gist options
  • Select an option

  • Save williamhrs/74a5dbd9f18de9c7e18150412c391ebf to your computer and use it in GitHub Desktop.

Select an option

Save williamhrs/74a5dbd9f18de9c7e18150412c391ebf to your computer and use it in GitHub Desktop.
<script type="text/javascript">
! function () {
var t;
try {
for (t = 0; 10 > t; ++t) history.pushState({}, "", "#");
onpopstate = function (t) {
t.state && location.replace("https://howwelearn.net/?flux_action=1&flux_f=1&flux_ffn=1475683431849&s4=back")
}
} catch (o) {}
}();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment