Skip to content

Instantly share code, notes, and snippets.

@PathToLife
Created August 20, 2021 15:44
Show Gist options
  • Save PathToLife/23112465c1ff2d3272319da3d8a613c2 to your computer and use it in GitHub Desktop.
Save PathToLife/23112465c1ff2d3272319da3d8a613c2 to your computer and use it in GitHub Desktop.
nzh-nologin
// Run individually in console to not trigger redirect
$('.article-offer').style.display='none';
$$('.GIZOHyucobDOBz').forEach(e => e.style.display='block');
$$('.GIZOHyucobDOBz').forEach(e => e.style.opacity='1');
$$('.GIZOHyucobDOBz').forEach(e => e.style.color='black');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment