Skip to content

Commit

Permalink
Enable insertunit
Browse files Browse the repository at this point in the history
fixed itself!
  • Loading branch information
ztpn committed Dec 7, 2024
1 parent f48e296 commit 403d12e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/providers/sources/insertunit/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ const insertUnitBase = 'https://api.insertunit.ws/';
export const insertunitScraper = makeSourcerer({
id: 'insertunit',
name: 'Insertunit',
disabled: true,
rank: 60,
flags: [flags.CORS_ALLOWED],
async scrapeShow(ctx) {
Expand Down

0 comments on commit 403d12e

Please sign in to comment.