crobertsbmw / deckofcards

An API to simulate a deck of cards
MIT License
1.34k stars 335 forks source link

Ace of Diamonds image blocked #116

Closed tseterence closed 2 years ago

tseterence commented 2 years ago

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!

crobertsbmw commented 2 years ago

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 https://github.com/crobertsbmw/deckofcards/issues/116, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMQLHVTVFPHGIQOXXDXYJDVIOCD7ANCNFSM5VEKTM4A . You are receiving this because you are subscribed to this thread.Message ID: @.***>

tseterence commented 2 years ago

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: @.>