Skip to content

Commit

Permalink
Update rules.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yeorinhieut authored Oct 7, 2023
1 parent ca297bd commit e73ca2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
},
"condition": {
"regexFilter": "^https://arxiv.org/pdf/(.*).pdf",
"regexFilter": "^https:\/\/(.*\.)?arxiv\.org\/pdf\/(.*).pdf",
"resourceTypes": [
"main_frame", "sub_frame", "stylesheet", "script", "image", "font", "object", "xmlhttprequest", "ping", "csp_report", "media", "websocket", "other"
]
Expand Down

0 comments on commit e73ca2b

Please sign in to comment.