Skip to content

Commit 4080136

Browse files
author
TechStack Global
committed
Fix invisible images: replace Amazon API widget with direct Amazon CDN images to bypass adblockers
1 parent c581f44 commit 4080136

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

posts/apple-macbook-pro-m4-max-review.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<h1 class="post-title">Review: Apple MacBook Pro M4 Max (2024/2026 Scale)</h1>
8181
<div
8282
style="background-color: white; border-radius: 12px; margin-bottom: 2rem; padding: 2rem; text-align: center;">
83-
<img src="https://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&ASIN=B0DLHJZRF6&Format=_SL1000_&ID=AsinImage&MarketPlace=US&ServiceVersion=20070822&WS=1&tag=techstackglob-20"
83+
<img src="https://m.media-amazon.com/images/I/61RBRmppCjL._AC_SL1500_.jpg"
8484
alt="Apple MacBook Pro Silver" class="post-hero-img"
8585
style="max-width:100%; max-height: 500px; object-fit: contain;">
8686
</div>
@@ -120,7 +120,7 @@ <h4>The Bad</h4>
120120

121121
<div
122122
style="background-color: white; border-radius: 12px; margin: 2rem 0; padding: 2rem; text-align: center;">
123-
<img src="https://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&ASIN=B0DLHJZRF6&Format=_SL1000_&ID=AsinImage&MarketPlace=US&ServiceVersion=20070822&WS=1&tag=techstackglob-20"
123+
<img src="https://m.media-amazon.com/images/I/61RBRmppCjL._AC_SL1500_.jpg"
124124
alt="MacBook Pro High Resolution Angle" class="post-body-img"
125125
style="max-width:100%; max-height: 400px; object-fit: contain;">
126126
</div>

posts/dell-xps-15-9530-review.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<h1 class="post-title">Review: Dell XPS 15 9530 (The Elite Windows Dev Machine)</h1>
8181
<div
8282
style="background-color: white; border-radius: 12px; margin-bottom: 2rem; padding: 2rem; text-align: center;">
83-
<img src="https://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&ASIN=B0CDNTRB2V&Format=_SL1000_&ID=AsinImage&MarketPlace=US&ServiceVersion=20070822&WS=1&tag=techstackglob-20"
83+
<img src="https://m.media-amazon.com/images/I/61Ks9X44eVL._AC_SL1181_.jpg"
8484
alt="Dell XPS 15 Silver Aluminum Laptop" class="post-hero-img"
8585
style="max-width:100%; max-height: 500px; object-fit: contain;">
8686
</div>
@@ -120,7 +120,7 @@ <h4>The Bad</h4>
120120

121121
<div
122122
style="background-color: white; border-radius: 12px; margin: 2rem 0; padding: 2rem; text-align: center;">
123-
<img src="https://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&ASIN=B0CDNTRB2V&Format=_SL1000_&ID=AsinImage&MarketPlace=US&ServiceVersion=20070822&WS=1&tag=techstackglob-20"
123+
<img src="https://m.media-amazon.com/images/I/61Ks9X44eVL._AC_SL1181_.jpg"
124124
alt="Dell XPS 15 Screen Detail" class="post-body-img"
125125
style="max-width:100%; max-height: 400px; object-fit: contain;">
126126
</div>

posts/surface-laptop-studio-2-review.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<h1 class="post-title">Review: Microsoft Surface Laptop Studio 2</h1>
8181
<div
8282
style="background-color: white; border-radius: 12px; margin-bottom: 2rem; padding: 2rem; text-align: center;">
83-
<img src="https://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&ASIN=B0D7TR2R2T&Format=_SL1000_&ID=AsinImage&MarketPlace=US&ServiceVersion=20070822&WS=1&tag=techstackglob-20"
83+
<img src="https://m.media-amazon.com/images/I/61LMopCIyTL._AC_SL1200_.jpg"
8484
alt="Microsoft Surface Laptop Studio 2" class="post-hero-img"
8585
style="max-width:100%; max-height: 500px; object-fit: contain;">
8686
</div>
@@ -120,7 +120,7 @@ <h4>The Bad</h4>
120120

121121
<div
122122
style="background-color: white; border-radius: 12px; margin: 2rem 0; padding: 2rem; text-align: center;">
123-
<img src="https://ws-na.amazon-adsystem.com/widgets/q?_encoding=UTF8&ASIN=B0D7TR2R2T&Format=_SL500_&ID=AsinImage&MarketPlace=US&ServiceVersion=20070822&WS=1&tag=techstackglob-20"
123+
<img src="https://m.media-amazon.com/images/I/61LMopCIyTL._AC_SL1200_.jpg"
124124
alt="Surface Laptop Studio 2 screen detail" class="post-body-img"
125125
style="max-width:100%; max-height: 400px; object-fit: contain;">
126126
</div>

0 commit comments

Comments
 (0)