Updated provider name

This commit is contained in:
teddyHV11
2024-04-07 11:54:34 +03:00
parent d99a22d734
commit 68fe85065f

View File

@@ -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],