diff options
| author | 2016-02-29 17:47:05 +0100 | |
|---|---|---|
| committer | 2016-02-29 17:47:05 +0100 | |
| commit | 1e644b64709b6f9bae89ef77b89203c210462a58 (patch) | |
| tree | 59280b2a3f83796f3e749d04ecad9bf605537610 /data | |
| parent | 911bf6aefeeb8bb41570a404c03b81843791e224 (diff) | |
| parent | 685c0ad2f8a4f6e854240d3a11415bcd62157ca4 (diff) | |
Merge pull request #1087 from Alkarex/HTTPS_Everywhere
Force HTTPS for selected embed providers
Diffstat (limited to 'data')
| -rw-r--r-- | data/.gitignore | 1 | ||||
| -rw-r--r-- | data/force-https.default.txt | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/data/.gitignore b/data/.gitignore index 20364e266..c2ed350a6 100644 --- a/data/.gitignore +++ b/data/.gitignore @@ -7,3 +7,4 @@ no-cache.txt *.lock.txt last_update.txt update.php +force-https.txt diff --git a/data/force-https.default.txt b/data/force-https.default.txt new file mode 100644 index 000000000..668a7c0e8 --- /dev/null +++ b/data/force-https.default.txt @@ -0,0 +1,6 @@ +dailymotion.com +feedburner.com +gstatic.com +tumblr.com +wordpress.com +youtube.com |
