From 26937283f219331deaccecdd7a3559379dd42eec Mon Sep 17 00:00:00 2001
From: yumata <91452496+yumata@users.noreply.github.com>
Date: Thu, 19 Mar 2026 21:10:09 +0200
Subject: [PATCH] Test
---
app.min.js | 21 ++++++++++-----------
assembly.json | 4 ++--
2 files changed, 12 insertions(+), 13 deletions(-)
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
#{termsofuse_t_01}
\n\n
#{termsofuse_t_02}
\n\n
\n - \n
#{termsofuse_t_03}
\n\n \n #{termsofuse_t_04}
\n\n #{termsofuse_t_05}
\n\n #{termsofuse_t_06}
\n\n #{termsofuse_t_07}
\n
\n \n \n\n - \n
#{termsofuse_t_08}
\n\n \n #{termsofuse_t_09}
\n #{termsofuse_t_10}
\n
\n \n\n - \n
#{termsofuse_t_11}
\n\n \n #{termsofuse_t_12}
\n #{termsofuse_t_13}
\n
\n \n
\n
\n
";
+ var html$1A = "\n
#{about_text}
\n\n\n
\n\n
\n
#{termsofuse_t_01}
\n\n
#{termsofuse_t_02}
\n\n
\n - \n
#{termsofuse_t_03}
\n\n \n #{termsofuse_t_04}
\n\n #{termsofuse_t_05}
\n\n #{termsofuse_t_06}
\n\n #{termsofuse_t_07}
\n
\n \n \n\n - \n
#{termsofuse_t_08}
\n\n \n #{termsofuse_t_09}
\n #{termsofuse_t_10}
\n
\n \n\n - \n
#{termsofuse_t_11}
\n\n \n #{termsofuse_t_12}
\n #{termsofuse_t_13}
\n
\n \n
\n
\n
";
var html$1z = "";
@@ -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