Update links to HTTPS and fix redirects

This commit is contained in:
coliff 2018-04-13 22:20:03 +09:00
parent 94319d0646
commit 6a5f22e382
1 changed files with 10 additions and 10 deletions

View File

@ -6,7 +6,7 @@ tarteaucitron.services.addthis = {
"key": "addthis", "key": "addthis",
"type": "social", "type": "social",
"name": "AddThis", "name": "AddThis",
"uri": "http://www.addthis.com/privacy/privacy-policy#publisher-visitors", "uri": "https://www.addthis.com/privacy/privacy-policy#publisher-visitors",
"needConsent": true, "needConsent": true,
"cookies": ['__atuvc', '__atuvs'], "cookies": ['__atuvc', '__atuvs'],
"js": function () { "js": function () {
@ -82,7 +82,7 @@ tarteaucitron.services.alexa = {
"key": "alexa", "key": "alexa",
"type": "analytic", "type": "analytic",
"name": "Alexa", "name": "Alexa",
"uri": "http://www.alexa.com/help/privacy", "uri": "https://www.alexa.com/help/privacy",
"needConsent": true, "needConsent": true,
"cookies": ['__asc', '__auc'], "cookies": ['__asc', '__auc'],
"js": function () { "js": function () {
@ -104,7 +104,7 @@ tarteaucitron.services.amazon = {
"key": "amazon", "key": "amazon",
"type": "ads", "type": "ads",
"name": "Amazon", "name": "Amazon",
"uri": "http://www.amazon.fr/gp/help/customer/display.html?ie=UTF8&*Version*=1&*entries*=0&nodeId=201149360", "uri": "https://www.amazon.fr/gp/help/customer/display.html?ie=UTF8&*Version*=1&*entries*=0&nodeId=201149360",
"needConsent": true, "needConsent": true,
"cookies": [], "cookies": [],
"js": function () { "js": function () {
@ -283,7 +283,7 @@ tarteaucitron.services.dailymotion = {
"key": "dailymotion", "key": "dailymotion",
"type": "video", "type": "video",
"name": "Dailymotion", "name": "Dailymotion",
"uri": "http://www.dailymotion.com/legal/privacy", "uri": "https://www.dailymotion.com/legal/privacy",
"needConsent": true, "needConsent": true,
"cookies": ['ts', 'dmvk', 'hist', 'v1st', 's_vi'], "cookies": ['ts', 'dmvk', 'hist', 'v1st', 's_vi'],
"js": function () { "js": function () {
@ -484,7 +484,7 @@ tarteaucitron.services.facebook = {
"key": "facebook", "key": "facebook",
"type": "social", "type": "social",
"name": "Facebook", "name": "Facebook",
"uri": "https://www.facebook.com/help/cookies/", "uri": "https://www.facebook.com/policies/cookies/",
"needConsent": true, "needConsent": true,
"cookies": [], "cookies": [],
"js": function () { "js": function () {
@ -509,7 +509,7 @@ tarteaucitron.services.facebooklikebox = {
"key": "facebooklikebox", "key": "facebooklikebox",
"type": "social", "type": "social",
"name": "Facebook (like box)", "name": "Facebook (like box)",
"uri": "https://www.facebook.com/help/cookies/", "uri": "https://www.facebook.com/policies/cookies/",
"needConsent": true, "needConsent": true,
"cookies": [], "cookies": [],
"js": function () { "js": function () {
@ -534,7 +534,7 @@ tarteaucitron.services.facebookcomment = {
"key": "facebookcomment", "key": "facebookcomment",
"type": "comment", "type": "comment",
"name": "Facebook (commentaire)", "name": "Facebook (commentaire)",
"uri": "https://www.facebook.com/help/cookies/", "uri": "https://www.facebook.com/policies/cookies/",
"needConsent": true, "needConsent": true,
"cookies": [], "cookies": [],
"js": function () { "js": function () {
@ -621,7 +621,7 @@ tarteaucitron.services.gplus = {
"key": "gplus", "key": "gplus",
"type": "social", "type": "social",
"name": "Google+", "name": "Google+",
"uri": "http://www.google.fr/intl/policies/privacy/", "uri": "https://policies.google.com/privacy",
"needConsent": true, "needConsent": true,
"cookies": [], "cookies": [],
"js": function () { "js": function () {
@ -640,7 +640,7 @@ tarteaucitron.services.gplusbadge = {
"key": "gplusbadge", "key": "gplusbadge",
"type": "social", "type": "social",
"name": "Google+ (badge)", "name": "Google+ (badge)",
"uri": "http://www.google.fr/intl/policies/privacy/", "uri": "https://policies.google.com/privacy",
"needConsent": true, "needConsent": true,
"cookies": [], "cookies": [],
"js": function () { "js": function () {
@ -965,7 +965,7 @@ tarteaucitron.services.microsoftcampaignanalytics = {
"key": "microsoftcampaignanalytics", "key": "microsoftcampaignanalytics",
"type": "analytic", "type": "analytic",
"name": "Microsoft Campaign Analytics", "name": "Microsoft Campaign Analytics",
"uri": "https://www.microsoft.com/fr-fr/privacystatement/Default.aspx", "uri": "https://privacy.microsoft.com/privacystatement/",
"needConsent": true, "needConsent": true,
"cookies": [], "cookies": [],
"js": function () { "js": function () {