fregate / sgbot

SteamGifts bot to enter for whitelisted games
1 stars 0 forks source link

SG changed html #10

Closed fregate closed 3 years ago

fregate commented 3 years ago

https://github.com/fregate/sgbot/blob/711bfe02d260736ef7436a9738b572986437741a/src/sgbot/thebot.go#L494

https://github.com/fregate/sgbot/blob/711bfe02d260736ef7436a9738b572986437741a/src/sgbot/thebot.go#L504

StamGifts change html - giveaways status check returns with errors

fregate commented 3 years ago

new html: not enough point or any error: <div class="sidebar__error is-disabled">...</div>

can enter ga (no is-hidden class): <div data-do="entry_insert" class="sidebar__entry-insert">...</div>

fregate commented 3 years ago

fixed in PR#11