Skip to content

Commit

Permalink
nit: group wildcard rules together
Browse files Browse the repository at this point in the history
  • Loading branch information
riku-42 authored and Dinnerbone committed Aug 14, 2024
1 parent 7a689f1 commit 0bd16b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/packages/extension/src/background.ts
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,8 @@ async function enable() {
id: "4399",
matches: [
"*://www.4399.com/flash/*",
"https://news.4399.com/qiu/",
"https://my.4399.com/*",
"https://news.4399.com/qiu/",
"http://sjsj.4399.com/",
],
js: ["dist/siteContentScript4399.js"],
Expand Down

0 comments on commit 0bd16b2

Please sign in to comment.