mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-19 18:02:13 +00:00
copyright check comment again
This commit is contained in:
parent
a1d2be4b96
commit
ef03292eb2
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// Copyright (C) 2017-2023 Smart code 203358507
|
||||
|
||||
const parseTorrent = (description) => {
|
||||
const isEmoji = (str) => {
|
||||
const emojiRegex = /[\uD83C][\uDDE6-\uDDFF][\uD83C][\uDDE6-\uDDFF]/g;
|
||||
|
|
|
|||
Loading…
Reference in a new issue