Sleazy Fork is available in English.

better_better_booru

Several changes to make Danbooru much better.

< Σχολιασμός για τον κώδικα better_better_booru

Ερώτηση/σχόλιο

§
Δημοσιεύτηκε: 05/11/2019
Επεξεργάστηκε: 05/11/2019

Error checking account settings (HTML Code: 404 Not Found).

This error keeps popping up in every page.

§
Δημοσιεύτηκε: 29/11/2019

Same here.

§
Δημοσιεύτηκε: 04/12/2019

Same for me, using Firefox. I guess Danbooru changed some stuff.

§
Δημοσιεύτηκε: 27/02/2020

Same

§
Δημοσιεύτηκε: 28/03/2020
Επεξεργάστηκε: 28/03/2020

Same problem, also getting a Post content could not be located. error.

Deleting the following code fixed the problem at least for now. else if (mode === "account_check") { url = "/users/" + optArg + "/edit"; fetchPages(url, "account_check"); } >! lines from 1262 to 1266

§
Δημοσιεύτηκε: 29/03/2020
Επεξεργάστηκε: 29/03/2020

@tv1mdb said: Same problem, also getting a Post content could not be located. error.

Deleting the following code fixed the problem at least for now. else if (mode === "account_check") { url = "/users/" + optArg + "/edit"; fetchPages(url, "account_check"); } >! lines from 1262 to 1266

Thanks for the tip. At first deleting those lines didn't help, but as of now I'm not seeing the popup so maybe it eventually went into effect. I dunno what's going on lol.

Does anyone know if development on this script is dropped? Github says last update was 2 years ago, and Greasy Fork says last update was 2018-10-12.

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.