Update extraction.js

This commit is contained in:
supersourlemons
2025-05-03 12:39:29 -05:00
committed by GitHub
parent d7e41ec396
commit a9d67bb4a7
+1 -1
View File
@@ -1,5 +1,5 @@
import helper from './helper.js'
import cheerio from 'cheerio'
import * as cheerio from 'cheerio'
const strings_meta = new RegExp('regionsAllowed|width|height|color|rgba\\(|charset|viewport|refresh|equiv', 'i')