diff --git a/app.min.js b/app.min.js index 9bc41f1..1d2b0ad 100644 --- a/app.min.js +++ b/app.min.js @@ -2557,7 +2557,7 @@ var html$1B = "
\n
\n
\n \n
\n\n
\n
{title}
\n
{original_title}
\n
\n
\n
\n \n
\n
"; - var html$1A = "
\n
#{about_text}
\n\n\n
\n
\n
\n #{about_channel}
\n @lampa_channel\n
\n\n
\n #{about_group}
\n @lampa_group\n
\n\n
\n #{about_version}
\n \n
\n\n
\n #{about_version} Android APK
\n \n
\n\n
\n Hash
\n 7980425421793f4c0bc6eee009dd8d38\n
\n\n
\n Builded
\n 2026-03-19 16:18\n
\n
\n
\n\n
\n

#{termsofuse_t_01}

\n\n

#{termsofuse_t_02}

\n\n
    \n
  1. \n
    #{termsofuse_t_03}
    \n\n
      \n
    1. #{termsofuse_t_04}

    2. \n\n
    3. #{termsofuse_t_05}

    4. \n\n
    5. #{termsofuse_t_06}

    6. \n\n
    7. #{termsofuse_t_07}

    8. \n
    \n \n
  2. \n\n
  3. \n
    #{termsofuse_t_08}
    \n\n
      \n
    1. #{termsofuse_t_09}

    2. \n
    3. #{termsofuse_t_10}

    4. \n
    \n
  4. \n\n
  5. \n
    #{termsofuse_t_11}
    \n\n
      \n
    1. #{termsofuse_t_12}

    2. \n
    3. #{termsofuse_t_13}

    4. \n
    \n
  6. \n
\n
\n
"; + var html$1A = "
\n
#{about_text}
\n\n\n
\n
\n
\n #{about_channel}
\n @lampa_channel\n
\n\n
\n #{about_group}
\n @lampa_group\n
\n\n
\n #{about_version}
\n \n
\n\n
\n #{about_version} Android APK
\n \n
\n\n
\n Hash
\n 215d003a662f19654782e96546efd3c6\n
\n\n
\n Builded
\n 2026-03-19 21:10\n
\n
\n
\n\n
\n

#{termsofuse_t_01}

\n\n

#{termsofuse_t_02}

\n\n
    \n
  1. \n
    #{termsofuse_t_03}
    \n\n
      \n
    1. #{termsofuse_t_04}

    2. \n\n
    3. #{termsofuse_t_05}

    4. \n\n
    5. #{termsofuse_t_06}

    6. \n\n
    7. #{termsofuse_t_07}

    8. \n
    \n \n
  2. \n\n
  3. \n
    #{termsofuse_t_08}
    \n\n
      \n
    1. #{termsofuse_t_09}

    2. \n
    3. #{termsofuse_t_10}

    4. \n
    \n
  4. \n\n
  5. \n
    #{termsofuse_t_11}
    \n\n
      \n
    1. #{termsofuse_t_12}

    2. \n
    3. #{termsofuse_t_13}

    4. \n
    \n
  6. \n
\n
\n
"; var html$1z = "
\n
\n
\n
{title}
\n
{text}
\n
\n
"; @@ -49313,14 +49313,13 @@ function init$4() { if (!window.lampa_settings.disable_features.dmca) { - Cache.getData('other', 'dcma', 60 * 24 * 10).then(function (result) { - if (result && Arrays.isArray(result)) window.lampa_settings.dcma = result;else { - Lampa.Network.silent(Utils$1.protocol() + 'tmdb.' + object$2.cub_domain + '/blocked', function (dcma) { - window.lampa_settings.dcma = dcma; - Cache.rewriteData('other', 'dcma', dcma)["catch"](function (e) {}); - }); - } - })["catch"](function (e) {}); + // Cache.getData('other', 'dcma', 60 * 24 * 10).then((result)=>{ + // if(result && Arrays.isArray(result)) window.lampa_settings.dcma = result + // else{ + Lampa.Network.silent(Utils$1.protocol() + 'tmdb.' + object$2.cub_domain + '/blocked', function (dcma) { + window.lampa_settings.dcma = dcma; //Cache.rewriteData('other', 'dcma', dcma).catch((e)=>{}) + }); // } + // }).catch(e=>{}) } } @@ -49972,8 +49971,8 @@ console.log('App', 'is PWA:', Utils$1.isPWA()); console.log('App', 'platform:', Storage.get('platform', 'noname')); console.log('App', 'version:', object$2.app_version); - console.log('App', 'build date:', '2026-03-19 16:18'); - console.log('App', 'hash', '7980425421793f4c0bc6eee009dd8d38'); + console.log('App', 'build date:', '2026-03-19 21:10'); + console.log('App', 'hash', '215d003a662f19654782e96546efd3c6'); console.log('App', 'location:', location.href); // Записываем uid if (!Storage.get('lampa_uid', '')) Storage.set('lampa_uid', Utils$1.uid()); // Ренедрим лампу diff --git a/assembly.json b/assembly.json index 8d3d56e..fa3b610 100644 --- a/assembly.json +++ b/assembly.json @@ -3,6 +3,6 @@ "css_version": "3.1.7", "css_digital": 317, "app_digital": 317, - "time": 1773929894249, - "hash": "7980425421793f4c0bc6eee009dd8d38" + "time": 1773947403069, + "hash": "215d003a662f19654782e96546efd3c6" } \ No newline at end of file