Skip to content

Commit

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

Closes #295

See merge request ClearURLs/rules!50
  • Loading branch information
KevinRoebert committed Jan 22, 2024
2 parents 32f6d4d + 197d3e3 commit 2770c47
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -2909,6 +2909,18 @@
"^https?:\\/\\/aaa\\.telekom\\.de\\/trck\\/.*?deeplinkurl=([^&]+)"
],
"forceRedirection": false
},
"cc.loginfra.com": {
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?loginfra\\.com",
"completeProvider": false,
"rules": [],
"referralMarketing": [],
"rawRules": [],
"exceptions": [],
"redirections": [
"^https?:\\/\\/cc\\.loginfra\\.com\\/.*?u=([^&]+)"
],
"forceRedirection": false
}
}
}

0 comments on commit 2770c47

Please sign in to comment.