Skip to content

Commit

Permalink
Change AD
Browse files Browse the repository at this point in the history
  • Loading branch information
yumata committed Nov 29, 2024
1 parent 28b18f4 commit 08c6cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -39519,7 +39519,7 @@
check(name);

if (!Account.hasPremium() && Lang.selected(['ru', 'be', 'uk']) && !Personal.confirm()) {
var ad = $("\n <div class=\"ad-server\">\n <div class=\"ad-server__text\">\n \u0410\u0440\u0435\u043D\u0434\u043E\u0432\u0430\u0442\u044C \u0441\u0441\u044B\u043B\u043A\u0443 \u043D\u0430 \u0441\u0435\u0440\u0432\u0435\u0440 \u0431\u0435\u0437 \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043A\u0438 \u0438 \u043D\u0430\u0441\u0442\u0440\u043E\u0435\u043A.\n </div>\n <img src=\"https://i.ibb.co/0MwCbNt/qr-code-3.png\" class=\"ad-server__qr\">\n <div class=\"ad-server__label\">\u0420\u0435\u043A\u043B\u0430\u043C\u0430 - https://tsarea.us</div>\n </div>\n ");
var ad = $("\n <div class=\"ad-server\">\n <div class=\"ad-server__text\">\n \u0410\u0440\u0435\u043D\u0434\u043E\u0432\u0430\u0442\u044C \u0441\u0441\u044B\u043B\u043A\u0443 \u043D\u0430 \u0441\u0435\u0440\u0432\u0435\u0440 \u0431\u0435\u0437 \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043A\u0438 \u0438 \u043D\u0430\u0441\u0442\u0440\u043E\u0435\u043A.\n </div>\n <img src=\"https://i.ibb.co/6YsXH0H/qr-code-4-1.png\" class=\"ad-server__qr\">\n <div class=\"ad-server__label\">\u0420\u0435\u043A\u043B\u0430\u043C\u0430 - https://tsarea.tv</div>\n </div>\n ");
$('[data-name="torrserver_use_link"]', e.body).after(ad);
}
} else torrent_net.clear();
Expand Down

0 comments on commit 08c6cba

Please sign in to comment.