add new filter urls.
parent
6ac7514f54
commit
657fd827c7
|
@ -785,6 +785,9 @@ def get_driver_by_config(config_dict):
|
||||||
,'*googletagmanager.*'
|
,'*googletagmanager.*'
|
||||||
,'*googletagservices.*'
|
,'*googletagservices.*'
|
||||||
,'*play.google.com/*'
|
,'*play.google.com/*'
|
||||||
|
,'*.gstatic.com/*'
|
||||||
|
,'*.googlesyndication.com/*'
|
||||||
|
,'*fundingchoicesmessages.google.com/*'
|
||||||
,'*.doubleclick.net/*'
|
,'*.doubleclick.net/*'
|
||||||
,'*.rollbar.com/*'
|
,'*.rollbar.com/*'
|
||||||
,'*.cloudfront.com/*'
|
,'*.cloudfront.com/*'
|
||||||
|
|
Loading…
Reference in New Issue