fregate / sgbot

SteamGifts bot to enter for whitelisted games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SG changed html

fregate opened this issue · comments

sel := doc.Find("div.sidebar--wide").First()

sel = doc.Find("div[data-do='entry_insert']")

StamGifts change html - giveaways status check returns with errors

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>

fixed in PR#11