Last active
October 26, 2022 09:18
-
-
Save DominikPeters/02e98398d670ea68297b1d4cfa3ca5ec to your computer and use it in GitHub Desktop.
Adblocker filters to hide clutter in reviews, CMT for AAAI 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cmt3.research.microsoft.com##div[data-bind="foreach: questions"]>div>div>strong | |
cmt3.research.microsoft.com##div[data-bind="foreach: questions"]>div.row:nth-of-type(4) | |
cmt3.research.microsoft.com##div[data-bind="foreach: questions"]>div.row:nth-of-type(5) | |
cmt3.research.microsoft.com##div[data-bind="foreach: questions"]>div.row:nth-of-type(6) | |
cmt3.research.microsoft.com##div[data-bind="foreach: questions"]>div.row:nth-of-type(7) | |
cmt3.research.microsoft.com##div[data-bind="foreach: questions"]>div.row:nth-of-type(8) | |
cmt3.research.microsoft.com##div[data-bind="foreach: questions"]>div.row:nth-of-type(9) | |
cmt3.research.microsoft.com##div[data-bind="foreach: questions"]>div.row:nth-of-type(10) | |
cmt3.research.microsoft.com##div[data-bind="foreach: questions"]>div.row:nth-of-type(15) | |
cmt3.research.microsoft.com##div[data-bind="foreach:reviews"] > h2 | |
cmt3.research.microsoft.com###submissionForm > .view-horizontal > div.row:nth-of-type(3) |
Updated for AAAI 23
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Updated first rule to not hide Subject lines of discussion:
cmt3.research.microsoft.com##div[data-bind="foreach:"questions"]>div>div>strong