Skip to content

Commit

Permalink
Added support for bonobology.com fixes #241
Browse files Browse the repository at this point in the history
  • Loading branch information
OhMyGuus committed Oct 28, 2022
1 parent faa7183 commit f1b6385
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 @@ -15319,6 +15319,7 @@ const rules = {
"dndbeyond.com": { j: "6" },
"commanderspellbook.com": { s: ".border-b-2{display:none !important}" },
"education.lego.com": { j: "6" },
"bonobology.com": { s: ".dialog-widget-content{display:none !important}" },
};

const blockUrls = {
Expand Down

0 comments on commit f1b6385

Please sign in to comment.