Updated rules and exceptions
#558 #460 #504 #508 #525 #530 #532 #538 #542 #450 #544 #563
This commit is contained in:
		
							parent
							
								
									992cd351af
								
							
						
					
					
						commit
						abaa5fe2c6
					
				| 
						 | 
				
			
			@ -151,8 +151,7 @@
 | 
			
		|||
                "sourceid",
 | 
			
		||||
                "sxsrf",
 | 
			
		||||
                "rlz",
 | 
			
		||||
                "i-would-rather-use-firefox",
 | 
			
		||||
                "stick"
 | 
			
		||||
                "i-would-rather-use-firefox"
 | 
			
		||||
            ],
 | 
			
		||||
            "referralMarketing": [
 | 
			
		||||
                "referrer"
 | 
			
		||||
| 
						 | 
				
			
			@ -250,6 +249,7 @@
 | 
			
		|||
                "(%3F)?hmb_medium",
 | 
			
		||||
                "(%3F)?hmb_source",
 | 
			
		||||
                "(%3F)?[\\?&]?ref[\\_]?",
 | 
			
		||||
                "(%3F)?referrer",
 | 
			
		||||
                "(%3F)?gclid",
 | 
			
		||||
                "(%3F)?otm_[a-zA-Z_]*",
 | 
			
		||||
                "(%3F)?cmpid",
 | 
			
		||||
| 
						 | 
				
			
			@ -306,7 +306,8 @@
 | 
			
		|||
                ".*agenciatributaria.gob.es.*",
 | 
			
		||||
                ".*login\\.ingbank\\.pl.*",
 | 
			
		||||
                "wss?:\\/\\/.*zoom\\.us.*",
 | 
			
		||||
                ".*api\\.bilibili\\.com.*"
 | 
			
		||||
                ".*api\\.bilibili\\.com.*",
 | 
			
		||||
                ".*onet\\.pl.*\\?.*utm_campaign=.*"
 | 
			
		||||
            ],
 | 
			
		||||
            "redirections": [],
 | 
			
		||||
            "forceRedirection": false
 | 
			
		||||
| 
						 | 
				
			
			@ -419,9 +420,7 @@
 | 
			
		|||
                "pageid",
 | 
			
		||||
                "padding",
 | 
			
		||||
                "ls_ref",
 | 
			
		||||
                "action_history",
 | 
			
		||||
                "fbid",
 | 
			
		||||
                "comment_id"
 | 
			
		||||
                "action_history"
 | 
			
		||||
            ],
 | 
			
		||||
            "referralMarketing": [],
 | 
			
		||||
            "rawRules": [],
 | 
			
		||||
| 
						 | 
				
			
			@ -471,9 +470,12 @@
 | 
			
		|||
            ],
 | 
			
		||||
            "referralMarketing": [],
 | 
			
		||||
            "rawRules": [],
 | 
			
		||||
            "exceptions": [],
 | 
			
		||||
            "exceptions": [
 | 
			
		||||
                "reddit\\.app\\.link"
 | 
			
		||||
            ],
 | 
			
		||||
            "redirections": [
 | 
			
		||||
                ".*out\\.reddit\\.\\w{2,}\\/.*url=([^&]*)"
 | 
			
		||||
                ".*out\\.reddit\\.\\w{2,}\\/.*url=([^&]*)",
 | 
			
		||||
                ".*reddit\\.app\\.link.*\\$original_url=([^&]*)"
 | 
			
		||||
            ],
 | 
			
		||||
            "forceRedirection": false
 | 
			
		||||
        },
 | 
			
		||||
| 
						 | 
				
			
			@ -876,8 +878,8 @@
 | 
			
		|||
            ],
 | 
			
		||||
            "forceRedirection": false
 | 
			
		||||
        },
 | 
			
		||||
        "aliexpress.com": {
 | 
			
		||||
            "urlPattern": "https?:\\/\\/([a-zA-Z0-9-.]*\\.)?(aliexpress\\.com).*",
 | 
			
		||||
        "aliexpress": {
 | 
			
		||||
            "urlPattern": "https?:\\/\\/([a-zA-Z0-9-.]*\\.)?(aliexpress)(\\.[a-zA-Z]{2,}).*",
 | 
			
		||||
            "completeProvider": false,
 | 
			
		||||
            "rules": [
 | 
			
		||||
                "ws_ab_test",
 | 
			
		||||
| 
						 | 
				
			
			@ -886,7 +888,14 @@
 | 
			
		|||
                "algo_pvid",
 | 
			
		||||
                "gps-id",
 | 
			
		||||
                "scm[_a-zA-Z\\-]*",
 | 
			
		||||
                "pvid"
 | 
			
		||||
                "pvid",
 | 
			
		||||
                "cv",
 | 
			
		||||
                "af",
 | 
			
		||||
                "mall_affr",
 | 
			
		||||
                "sk",
 | 
			
		||||
                "dp",
 | 
			
		||||
                "terminal_id",
 | 
			
		||||
                "aff_request_id"
 | 
			
		||||
            ],
 | 
			
		||||
            "referralMarketing": [],
 | 
			
		||||
            "rawRules": [],
 | 
			
		||||
| 
						 | 
				
			
			@ -1075,6 +1084,18 @@
 | 
			
		|||
            "redirections": [],
 | 
			
		||||
            "forceRedirection": false
 | 
			
		||||
        },
 | 
			
		||||
        "LinkedIn Learning": {
 | 
			
		||||
            "urlPattern": "https?:\\/\\/([a-zA-Z0-9-.]*\\.)?(linkedin\\.com)\//learning.*",
 | 
			
		||||
            "completeProvider": false,
 | 
			
		||||
            "rules": [
 | 
			
		||||
                "u"
 | 
			
		||||
            ],
 | 
			
		||||
            "referralMarketing": [],
 | 
			
		||||
            "rawRules": [],
 | 
			
		||||
            "exceptions": [],
 | 
			
		||||
            "redirections": [],
 | 
			
		||||
            "forceRedirection": false
 | 
			
		||||
        },
 | 
			
		||||
        "smartredirect.de": {
 | 
			
		||||
            "urlPattern": "https?:\\/\\/([a-zA-Z0-9-.]*\\.)?(smartredirect\\.de).*",
 | 
			
		||||
            "completeProvider": false,
 | 
			
		||||
| 
						 | 
				
			
			@ -1947,6 +1968,113 @@
 | 
			
		|||
            "exceptions": [],
 | 
			
		||||
            "redirections": [],
 | 
			
		||||
            "forceRedirection": false
 | 
			
		||||
        },
 | 
			
		||||
        "epicgames.com": {
 | 
			
		||||
            "urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(epicgames)(\\.com).*",
 | 
			
		||||
            "completeProvider": false,
 | 
			
		||||
            "rules": [
 | 
			
		||||
                "epic_affiliate",
 | 
			
		||||
                "epic_gameId"
 | 
			
		||||
            ],
 | 
			
		||||
            "referralMarketing": [],
 | 
			
		||||
            "rawRules": [],
 | 
			
		||||
            "exceptions": [],
 | 
			
		||||
            "redirections": [],
 | 
			
		||||
            "forceRedirection": false
 | 
			
		||||
        },
 | 
			
		||||
        "onet.pl": {
 | 
			
		||||
            "urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(onet)(\\.pl).*",
 | 
			
		||||
            "completeProvider": false,
 | 
			
		||||
            "rules": [
 | 
			
		||||
                "srcc",
 | 
			
		||||
                "utm_v",
 | 
			
		||||
                "utm_medium",
 | 
			
		||||
                "utm_source"
 | 
			
		||||
            ],
 | 
			
		||||
            "referralMarketing": [],
 | 
			
		||||
            "rawRules": [],
 | 
			
		||||
            "exceptions": [],
 | 
			
		||||
            "redirections": [],
 | 
			
		||||
            "forceRedirection": false
 | 
			
		||||
        },
 | 
			
		||||
        "allrecipes.com": {
 | 
			
		||||
            "urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(allrecipes)(\\.com).*",
 | 
			
		||||
            "completeProvider": false,
 | 
			
		||||
            "rules": [
 | 
			
		||||
                "internalSource",
 | 
			
		||||
                "referringId",
 | 
			
		||||
                "referringContentType",
 | 
			
		||||
                "clickId"
 | 
			
		||||
            ],
 | 
			
		||||
            "referralMarketing": [],
 | 
			
		||||
            "rawRules": [],
 | 
			
		||||
            "exceptions": [],
 | 
			
		||||
            "redirections": [],
 | 
			
		||||
            "forceRedirection": false
 | 
			
		||||
        },
 | 
			
		||||
        "europe1.fr": {
 | 
			
		||||
            "urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(europe1)(\\.fr).*",
 | 
			
		||||
            "completeProvider": false,
 | 
			
		||||
            "rules": [
 | 
			
		||||
                "xtor"
 | 
			
		||||
            ],
 | 
			
		||||
            "referralMarketing": [],
 | 
			
		||||
            "rawRules": [],
 | 
			
		||||
            "exceptions": [],
 | 
			
		||||
            "redirections": [],
 | 
			
		||||
            "forceRedirection": false
 | 
			
		||||
        },
 | 
			
		||||
        "effiliation.com": {
 | 
			
		||||
            "urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(effiliation)(\\.com).*",
 | 
			
		||||
            "completeProvider": false,
 | 
			
		||||
            "rules": [],
 | 
			
		||||
            "referralMarketing": [],
 | 
			
		||||
            "rawRules": [],
 | 
			
		||||
            "exceptions": [],
 | 
			
		||||
            "redirections": [
 | 
			
		||||
                ".*url=([^&]*)"
 | 
			
		||||
            ],
 | 
			
		||||
            "forceRedirection": false
 | 
			
		||||
        },
 | 
			
		||||
        "argos.co.uk": {
 | 
			
		||||
            "urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(argos)(\\.co.\\uk).*",
 | 
			
		||||
            "completeProvider": false,
 | 
			
		||||
            "rules": [
 | 
			
		||||
                "istCompanyId",
 | 
			
		||||
                "istFeedId",
 | 
			
		||||
                "istItemId",
 | 
			
		||||
                "istBid",
 | 
			
		||||
                "clickOrigin"
 | 
			
		||||
            ],
 | 
			
		||||
            "referralMarketing": [],
 | 
			
		||||
            "rawRules": [],
 | 
			
		||||
            "exceptions": [],
 | 
			
		||||
            "redirections": [],
 | 
			
		||||
            "forceRedirection": false
 | 
			
		||||
        },
 | 
			
		||||
        "hlserve.com": {
 | 
			
		||||
            "urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(hlserve)(\\.com).*",
 | 
			
		||||
            "completeProvider": false,
 | 
			
		||||
            "rules": [],
 | 
			
		||||
            "referralMarketing": [],
 | 
			
		||||
            "rawRules": [],
 | 
			
		||||
            "exceptions": [],
 | 
			
		||||
            "redirections": [
 | 
			
		||||
                ".*dest=([^&]*)"
 | 
			
		||||
            ],
 | 
			
		||||
            "forceRedirection": false
 | 
			
		||||
        },
 | 
			
		||||
        "thunderbird.net": {
 | 
			
		||||
            "urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(thunderbird)(\\.net).*",
 | 
			
		||||
            "completeProvider": false,
 | 
			
		||||
            "rules": [
 | 
			
		||||
                "src"
 | 
			
		||||
            ],
 | 
			
		||||
            "referralMarketing": [],
 | 
			
		||||
            "rawRules": [],
 | 
			
		||||
            "exceptions": [],
 | 
			
		||||
            "redirections": [],
 | 
			
		||||
            "forceRedirection": false
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user