From: jenkins-bot Date: Mon, 19 Nov 2018 17:55:30 +0000 (+0000) Subject: Merge "Add some additional domains to the CSP false positive list" X-Git-Tag: 1.34.0-rc.0~3483 X-Git-Url: http://git.cyclocoop.org/%22.%20generer_url_ecrire%28%22sites_tous%22%2C%22%22%29.%20%22?a=commitdiff_plain;h=66384d8dee61a4cfb07fe7d61dc604d238ad355e;hp=b76942f9b9b08057d23a40580d3381dd03707d0a;p=lhc%2Fweb%2Fwiklou.git Merge "Add some additional domains to the CSP false positive list" --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 15cb5bf3e3..da016d47be 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -8923,6 +8923,9 @@ $wgCSPFalsePositiveUrls = [ 'https://rtb.metrigo.com' => true, 'https://d5p.de17a.com' => true, 'https://ad.lkqd.net/vpaid/vpaid.js' => true, + 'https://ad.lkqd.net/vpaid/vpaid.js?fusion=1.0' => true, + 'https://t.lkqd.net/t' => true, + 'chrome-extension' => true, ]; /**