Skip to content

Commit

Permalink
v1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Kulp committed May 17, 2024
1 parent 07aac68 commit 3b51931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ function hideAd(ad) {
adsHidden += 1;
}

console.log('Twitter ads hidden: ', adsHidden.toString());
console.log('X ads hidden: ', adsHidden.toString());
}

function getAndHideAds() {
Expand Down

0 comments on commit 3b51931

Please sign in to comment.