Created
August 20, 2021 15:44
-
-
Save PathToLife/23112465c1ff2d3272319da3d8a613c2 to your computer and use it in GitHub Desktop.
nzh-nologin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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