better_better_booru

Several changes to make Danbooru much better.

< 腳本better_better_booru的回應

提問/評論

§
發表於:2019-11-05
編輯:2019-11-05

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

This error keeps popping up in every page.

§
發表於:2019-11-29

Same here.

§
發表於:2019-12-04

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

§
發表於:2020-02-27

Same

§
發表於:2020-03-28
編輯:2020-03-28

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

§
發表於:2020-03-29
編輯:2020-03-29

@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.

發表回覆

登入以回復