Enable insertunit

fixed itself!
This commit is contained in:
TPN 2024-12-07 14:27:34 +00:00
parent f48e29661b
commit 403d12ed04
No known key found for this signature in database
GPG key ID: 40AE091637892B91

View file

@ -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) {