Skip to content

Added http proxy options - #26

Open
wsVIC wants to merge 1 commit into
alphasp:masterfrom
wsVIC:add/proxy
Open

Added http proxy options#26
wsVIC wants to merge 1 commit into
alphasp:masterfrom
wsVIC:add/proxy

Conversation

@wsVIC

@wsVIC wsVIC commented Aug 18, 2024

Copy link
Copy Markdown

Added optional http proxy option

const pixiv = new PixivApi({
    proxy: {
        host: "127.0.0.1",
        port: 7890,
    },
});

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

Successfully merging this pull request may close these issues.

1 participant