Update insertunit.ts

This commit is contained in:
infvortx 2024-04-07 11:48:04 +03:00 committed by GitHub
parent a58ea29ae5
commit 8a711265cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ const insertunitbase = 'https://api.insertunit.ws/';
export const insertunitScraper = makeSourcerer({
id: 'insertunit',
name: 'Insert Unit',
name: 'Insertunit',
disabled: false,
rank: 60,
flags: [flags.CORS_ALLOWED],