mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-18 15:15:37 +07:00
@@ -876,6 +876,19 @@
|
|||||||
"exceptions": [],
|
"exceptions": [],
|
||||||
"redirections": [],
|
"redirections": [],
|
||||||
"forceRedirection": false
|
"forceRedirection": false
|
||||||
|
},
|
||||||
|
"LinkedIn": {
|
||||||
|
"urlPattern": "https?:\\/\\/([a-zA-Z0-9-]*\\.)?(linkedin\\.com).*",
|
||||||
|
"completeProvider": false,
|
||||||
|
"rules": [
|
||||||
|
"refId",
|
||||||
|
"trk",
|
||||||
|
"li[a-zA-Z]{2}"
|
||||||
|
],
|
||||||
|
"rawRules": [],
|
||||||
|
"exceptions": [],
|
||||||
|
"redirections": [],
|
||||||
|
"forceRedirection": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user