Skip to content

Commit

Permalink
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions brave-lists/debounce.json
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,32 @@
"action": "regex-path",
"param": "^/([^/]+)/s(/.*)$"
},
{
"include": [
"*://click.pstmrk.it/2s/*",
"*://click.pstmrk.it/2sm/*",
"*://click.pstmrk.it/2ts/*",
"*://click.pstmrk.it/3s/*",
"*://click.pstmrk.it/3ts/*"
],
"exclude": [
],
"prepend_scheme": "https",
"action": "regex-path",
"param": "^/[23]t?sm?/([^/]+)/.*$"
},
{
"include": [
"*://click.pstmrk.it/2/*",
"*://click.pstmrk.it/2m/*",
"*://click.pstmrk.it/3/*"
],
"exclude": [
],
"prepend_scheme": "http",
"action": "regex-path",
"param": "^/[23]m?/([^/]+)/.*$"
},
{
"include": [
"*://shopping.yahoo.com/rdlw?*"
Expand Down

0 comments on commit c6c8a9d

Please sign in to comment.