Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small typo in JS snippet #14

Closed
toertchn opened this issue Sep 3, 2022 · 1 comment
Closed

Small typo in JS snippet #14

toertchn opened this issue Sep 3, 2022 · 1 comment

Comments

@toertchn
Copy link

toertchn commented Sep 3, 2022

Hello,
first run shows:

...and run it with ENTER:
(async()=>{eval(await(await fetch("http://localhost:9849/gadget")).text());})();

... after finish there comes another snippet which doesn't work. One \ too much in it

You can download another set of images using the below JS snippet or exit patreon-dl:
(async()=>{eval(await(await fetch(\"http://localhost:9849/gadget")).text());})();

@PrivateGER
Copy link
Owner

Oh, that's a leftover from some older code.

Thanks for the report, fixed in 95c3ac3 and will be put into the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants