fix: update JSON-LD schema and trust seal links for accuracy
This commit is contained in:
@@ -940,13 +940,13 @@ return;
|
||||
var a = document.createElement('a');
|
||||
a.setAttribute('referrerpolicy', 'origin');
|
||||
a.target = '_blank';
|
||||
a.href = 'https://trustseal.enamad.ir/?id=648891&Code=tudyxbILEtrmS2VZHeGr1LfmkrEerqeF';
|
||||
a.href = 'https://trustseal.enamad.ir/?id=755841&Code=8sNSk0yrUE7EgbY9k5xkqTE0LaeXIaq4';
|
||||
var img = document.createElement('img');
|
||||
img.setAttribute('referrerpolicy', 'origin');
|
||||
img.src = 'https://trustseal.enamad.ir/logo.aspx?id=648891&Code=tudyxbILEtrmS2VZHeGr1LfmkrEerqeF';
|
||||
img.src = 'https://trustseal.enamad.ir/logo.aspx?id=755841&Code=8sNSk0yrUE7EgbY9k5xkqTE0LaeXIaq4';
|
||||
img.alt = 'نماد اعتماد الکترونیکی';
|
||||
img.style.cursor = 'pointer';
|
||||
img.setAttribute('code', 'tudyxbILEtrmS2VZHeGr1LfmkrEerqeF');
|
||||
img.setAttribute('code', '8sNSk0yrUE7EgbY9k5xkqTE0LaeXIaq4');
|
||||
img.loading = 'lazy';
|
||||
a.appendChild(img);
|
||||
slot.appendChild(a);
|
||||
|
||||
Reference in New Issue
Block a user