EdFrees

Twitter - Remove cookie/login wall 19-4-22

Feb 22nd, 2022 (edited)
1,152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.11 KB | None | 0 0
  1. html {
  2.     overflow-y: scroll !important;
  3. }
  4.  
  5. div#layers > div:first-child {
  6.     display: none !important;
  7. }
Add Comment
Please, Sign In to add comment