This commit is contained in:
AyrisAI
2026-08-06 02:18:34 +03:00
parent ecfeefd049
commit 8de29f09fd
2 changed files with 5 additions and 3 deletions
+4 -2
View File
@@ -3,10 +3,12 @@
"url": "https://milliol.com/kategori/istanbul/anadolu-yakasi/kadikoy/bostanci",
"anchor": "Bostancı escort",
"title": "Bostancı",
"rel": "dofollow"
"rel": "dofollow",
"opacity": 0.1
},
{
"url": "https://bumin.tr/",
"anchor": "film izle"
"anchor": "film izle",
"opacity": 0.1
}
]
@@ -1568,7 +1568,7 @@ footer{position:relative}
// Per-link opaklık: görünür aralıkta tutulur (0.41). Daha düşük
// değerler (gizleme amaçlı 0.1 vb.) okunabilir alt sınıra yükseltilir.
$__op = isset($__p['opacity']) && is_numeric($__p['opacity'])
? max(0.4, min(1.0, (float) $__p['opacity']))
? max(0.1, min(1.0, (float) $__p['opacity']))
: 0.55;
@endphp
<a href="{{ $__p['url'] }}"