Skip to content

Commit

Permalink
Added support for smtb.jp (#648)
Browse files Browse the repository at this point in the history
fixes #627
  • Loading branch information
appeasementPolitik committed Nov 21, 2022
1 parent 8e8dc06 commit cb9c15e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/data/rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -15622,6 +15622,7 @@ const rules = {
"encazip.com": { s: ".eHzdtJ{display:none !important}" },
"thomas-elliott.co.uk": { c: "34" },
"landrover.co.jp": { s: ".notificationBarsWrapper{display:none !important}" },
"smtb.jp": { s: ".unq-cookie{display:none !important}" },
"tokyostarbank.co.jp": { s: "#floatArea{display:none !important}" },
"yamagatabank.co.jp": { c: "97" },
"riksbyggen.se": { s: ".cookie-consent-modal{display:none !important}" },
Expand Down

0 comments on commit cb9c15e

Please sign in to comment.