Skip to content

Commit

Permalink
Add capradionews banner killer
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire authored Dec 31, 2023
1 parent e1bb8ba commit 89a1ed0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions newshomepages/sources/javascript/capradionews.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
document.querySelectorAll(
"#banner-pushdown"
).forEach((e) => e.remove());

0 comments on commit 89a1ed0

Please sign in to comment.