History log of /plugin/amazonlight/conf/default.php (Results 1 – 4 of 4)
Revision Date Author Comments
# cc96b9dc 29-Aug-2025 Andreas Gohr <andi@splitbrain.org>

this is now a wrapper around the doi plugin

Scraping Amazon has been proved futile. This is now a simple wrapper
around the DOI plugin. It will use the DOI plugin's configured ISBN
resolver to fetch

this is now a wrapper around the doi plugin

Scraping Amazon has been proved futile. This is now a simple wrapper
around the DOI plugin. It will use the DOI plugin's configured ISBN
resolver to fetch data about the given ASIN, but then still link to
Amazon.

Note that this only works for books because for books, the ASIN is the
ISB-10 of the book.

show more ...


# a99ce486 28-Aug-2025 Andreas Gohr <andi@splitbrain.org>

forever cache the data (no prices anymore)

Since we sometimes come through the bot detection we can save the data
and keep it. Probably good enough.


# 38539ccd 28-Aug-2025 Andreas Gohr <andi@splitbrain.org>

make the plugin work again (for now)

This now scrapes the amazon page directly. may break any time


# 1c1d842e 12-Jun-2019 Andreas Gohr <andi@splitbrain.org>

initial commit