ouuu chiild things are gonna get easier
This commit is contained in:
parent
c6b3f2f698
commit
04be94552d
1 changed files with 7 additions and 7 deletions
|
|
@ -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 =>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue