Skip to content

Commit 9e7a7a4

Browse files
committed
Merge branch 'sohu' into 'master'
Add sohu.com See merge request ClearURLs/rules!55
2 parents f16242c + b085208 commit 9e7a7a4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

data.min.json

+13
Original file line numberDiff line numberDiff line change
@@ -2952,6 +2952,19 @@
29522952
"exceptions": [],
29532953
"redirections": [],
29542954
"forceRedirection": false
2955+
},
2956+
"sohu": {
2957+
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?sohu\\.com",
2958+
"completeProvider": false,
2959+
"rules": [
2960+
"pvid",
2961+
"scm"
2962+
],
2963+
"referralMarketing": [],
2964+
"rawRules": [],
2965+
"exceptions": [],
2966+
"redirections": [],
2967+
"forceRedirection": false
29552968
}
29562969
}
29572970
}

0 commit comments

Comments
 (0)