Closed omgfrost closed 4 years ago
The HL deckcode wasn't being extracted as it wasn't recognized by the regex pattern I used for finding base64 strings. I've since updated how the site extracts the deckcode to just take the longest word as a quick fix so this should be working now,
@omgfrost closing this for now as per my previous comment. Feel free to reopen if you're still having problems with this.
Hello, according to this: https://github.com/oliverfei/HearthstoneDeckViewer/pull/5 this format for highlander deckcode with custom name won't work:
I tried also with this format which usually work with non highlander decks:
and it also not working with HL deckcodes. Is it because HL deckcodes are too long or something? Thanks in advance