Skip to content

Commit 11086f4

Browse files
committed
Added rules for nordwolle.com
1 parent 9317c06 commit 11086f4

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

data.min.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3165,6 +3165,20 @@
31653165
"^https?:\\/\\/redirect\\.viglink\\.com\\/.*?u=([^&]+)"
31663166
],
31673167
"forceRedirection": false
3168+
},
3169+
"nordwolle.com": {
3170+
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?nordwolle\\.com",
3171+
"completeProvider": false,
3172+
"rules": [
3173+
"_sc",
3174+
"_sid",
3175+
"_ss"
3176+
],
3177+
"referralMarketing": [],
3178+
"rawRules": [],
3179+
"exceptions": [],
3180+
"redirections": [],
3181+
"forceRedirection": false
31683182
}
31693183
}
31703184
}

0 commit comments

Comments
 (0)