Skip to content

Commit

Permalink
added msn
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-lipp authored and KevinRoebert committed Mar 28, 2024
1 parent a885082 commit 6a301ed
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions data.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,19 @@
"redirections": [],
"forceRedirection": false
},
"msn": {
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?msn\\.com",
"completeProvider": false,
"rules": [
"cvid",
"ocid"
],
"rawRules": [],
"referralMarketing": [],
"exceptions": [],
"redirections": [],
"forceRedirection": false
},
"amazon search": {
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?amazon(?:\\.[a-z]{2,}){1,}\\/s\\?",
"completeProvider": false,
Expand Down

0 comments on commit 6a301ed

Please sign in to comment.