ouuu chiild things are gonna get easier

This commit is contained in:
edideaur 2026-04-14 23:03:13 +03:00
parent c6b3f2f698
commit 04be94552d

View file

@ -1,11 +1,11 @@
const _cr = [ const _cr = [
'emVl', // zee 'emVl',
'em1j', // zmc 'em1j',
'emluZyBtdXNpYw==', // zing music 'emluZyBtdXNpYw==',
'ZXRjIGJvbGx5d29vZA==', // etc bollywood 'ZXRjIGJvbGx5d29vZA==',
'Ym9sbHl3b29kIG11c2lj', // bollywood music 'Ym9sbHl3b29kIG11c2lj',
'ZXNzZWw=', // essel 'ZXNzZWw=',
'emluZGFnaQ==', // zindagi 'emluZGFnaQ==',
].map(atob); ].map(atob);
export const isBlockedCopyright = (c: string | null | undefined): boolean => export const isBlockedCopyright = (c: string | null | undefined): boolean =>