mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 16:53:24 +00:00
forgot to remove flags import in mixdrop
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
import * as unpacker from 'unpacker';
|
import * as unpacker from 'unpacker';
|
||||||
|
|
||||||
import { flags } from '@/main/targets';
|
|
||||||
import { makeEmbed } from '@/providers/base';
|
import { makeEmbed } from '@/providers/base';
|
||||||
|
|
||||||
const packedRegex = /(eval\(function\(p,a,c,k,e,d\){.*{}\)\))/;
|
const packedRegex = /(eval\(function\(p,a,c,k,e,d\){.*{}\)\))/;
|
||||||
|
Reference in New Issue
Block a user