Goodreads high count giveaways

Remove First Reads giveaways offering a low number of books

< Rückmeldungen auf Goodreads high count giveaways

Rezension: Fehler - Skript funktioniert nicht

§
Veröffentlicht: 16.02.2017
Bearbeitet: 16.02.2017

Script no longer functions

Looks like goodreads has changed the structure of their giveaway pages slightly so this script no longer works.

This can be repaired with the following changes:

Line 25:

var giveawayDetails = bookEntry.querySelectorAll('p.giveawayDetailItem');

Line 29:

var giveawayAvailability = giveawayDetailItem[1].innerText.trim();

randomecho 2Verfasser
§
Veröffentlicht: 25.02.2017

Thank you. This has been fixed.

Antwort schreiben

Anmelden um eine Antwort zu senden.

长期地址
遇到问题?请前往 GitHub 提 Issues。