Skip to content

Commit

Permalink
Merge branch 'sohu' into 'master'
Browse files Browse the repository at this point in the history
Add sohu.com

See merge request ClearURLs/rules!55
  • Loading branch information
KevinRoebert committed Mar 13, 2024
2 parents f16242c + b085208 commit 9e7a7a4
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 @@ -2952,6 +2952,19 @@
"exceptions": [],
"redirections": [],
"forceRedirection": false
},
"sohu": {
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?sohu\\.com",
"completeProvider": false,
"rules": [
"pvid",
"scm"
],
"referralMarketing": [],
"rawRules": [],
"exceptions": [],
"redirections": [],
"forceRedirection": false
}
}
}

0 comments on commit 9e7a7a4

Please sign in to comment.