mirror of
https://github.com/p-stream/providers.git
synced 2026-05-12 11:51:11 +00:00
Update insertunit.ts
This commit is contained in:
parent
a58ea29ae5
commit
8a711265cb
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ const insertunitbase = 'https://api.insertunit.ws/';
|
||||||
|
|
||||||
export const insertunitScraper = makeSourcerer({
|
export const insertunitScraper = makeSourcerer({
|
||||||
id: 'insertunit',
|
id: 'insertunit',
|
||||||
name: 'Insert Unit',
|
name: 'Insertunit',
|
||||||
disabled: false,
|
disabled: false,
|
||||||
rank: 60,
|
rank: 60,
|
||||||
flags: [flags.CORS_ALLOWED],
|
flags: [flags.CORS_ALLOWED],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue