mirror of
https://github.com/sussy-code/providers.git
synced 2026-03-11 17:55:37 +00:00
Enable insertunit
fixed itself!
This commit is contained in:
parent
f48e29661b
commit
403d12ed04
1 changed files with 0 additions and 1 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue