Skip to content

Commit

Permalink
fix: BHD提醒恢复notifications等的提醒
Browse files Browse the repository at this point in the history
  • Loading branch information
ted423 committed Oct 26, 2021
1 parent d65f6f7 commit 3f9c990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resource/sites/beyond-hd.me/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"filters": ["query.parent().text().trim()"]
},
"messageCount": {
"selector": [".beta-alert[href$='/mail'] .notify"],
"selector": [".beta-alert:not([title='Bets']) .notify"],
"filters": ["query[0]?11:0"]
}
}
Expand Down

0 comments on commit 3f9c990

Please sign in to comment.