crobertsbmw/deckofcards

Ace of Diamonds image blocked

tseterence opened this issue · 2 comments

Firstly, thank you for making your API available. I'm currently building a card game that utilizes the .png images as part of my UI.

Everything works great, but I've noticed whenever the Ace of Diamonds is drawn, the image fails to load on the DOM. I believe the image URL which contains 'AD' is triggering the ad-blocker extension I have downloaded on my web browser.

I am fairly new to programming so please excuse me if this is a silly question, but is there a simple work-around to this issue?

Thanks in advance!

Thank you!

Instead of ad.png try aceDiamonds.png.

On Thu, May 5, 2022 at 10:37 AM Terence @.> wrote: Firstly, thank you for making your API available. I'm currently building a card game that utilizes the .png images as part of my UI. Everything works great, but I've noticed whenever the Ace of Diamonds is drawn, the image fails to load on the DOM. I believe the image URL which contains 'AD' is triggering the ad-blocker extension I have downloaded on my web browser. I am fairly new to programming so please excuse me if this is a silly question, but is there a simple work-around to this issue? Thanks in advance! — Reply to this email directly, view it on GitHub <#116>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMQLHVTVFPHGIQOXXDXYJDVIOCD7ANCNFSM5VEKTM4A . You are receiving this because you are subscribed to this thread.Message ID: @.>