Skip to content

Fix/403 err agent#79

Open
rubengmurray wants to merge 6 commits intodopecodez:masterfrom
rubengmurray:fix/403-err-agent
Open

Fix/403 err agent#79
rubengmurray wants to merge 6 commits intodopecodez:masterfrom
rubengmurray:fix/403-err-agent

Conversation

@rubengmurray
Copy link

@rubengmurray rubengmurray commented Jan 1, 2026

Fixes #77 & #78

This was referenced Jan 1, 2026
@@ -1,6 +1,5 @@
import * as request from '../source/request';
import wiki from "../source/index";
import { htmlString, notFoundJson } from './samples';
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused

async function callAPI(url: string) {
const options: AxiosRequestConfig = {
headers: {
"User-Agent": USER_AGENT,
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes #77 & #78

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.

Search Not working

1 participant