mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
90c3f8928d
commit
c2349e8863
7 changed files with 31 additions and 12 deletions
|
@ -18,7 +18,7 @@
|
|||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
<link href="/css/bootstrap-extra.css?2" rel="stylesheet">
|
||||
<link href="/css/telegram.css?214" rel="stylesheet">
|
||||
<link href="/css/widget-frame.css?47" rel="stylesheet">
|
||||
<link href="/css/widget-frame.css?48" rel="stylesheet">
|
||||
<link href="/css/promote.css?54" rel="stylesheet">
|
||||
<link href="/css/jquery-ui.min.css?1" rel="stylesheet">
|
||||
<link href="/css/tchart.min.css?10" rel="stylesheet">
|
||||
|
@ -109,7 +109,7 @@
|
|||
<script src="/js/tchart.min.js?18"></script>
|
||||
<script src="/js/health.js?15"></script>
|
||||
|
||||
<script>ajInit({"version":526,"apiUrl":"\/api?hash=telegram-crawler","unauth":true});</script>
|
||||
<script>ajInit({"version":527,"apiUrl":"\/api?hash=telegram-crawler","unauth":true});</script>
|
||||
<script id="aj_script">l.add({"WEB_AB_WARNING_HEADER":"Turn off ad blocker","WEB_POPUP_CLOSE_BTN":"Close","WEB_AB_WARNING_TEXT":"You appear to be using an ad blocker that may prevent pages on the Telegram Ad Platform from working as expected.<br\/><br\/>Please turn off your ad blocker or add <a href=\"http:\/\/promote.telegram.org\/\">promote.telegram.org<\/a> as an exception to manage your promoted messages."});
|
||||
window.enableInlineVideo&&$('video').each(function(){enableInlineVideo(this)});
|
||||
Ads.init();
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
<link href="/css/bootstrap-extra.css?2" rel="stylesheet">
|
||||
<link href="/css/telegram.css?214" rel="stylesheet">
|
||||
<link href="/css/widget-frame.css?47" rel="stylesheet">
|
||||
<link href="/css/widget-frame.css?48" rel="stylesheet">
|
||||
<link href="/css/promote.css?54" rel="stylesheet">
|
||||
<link href="/css/jquery-ui.min.css?1" rel="stylesheet">
|
||||
<link href="/css/tchart.min.css?10" rel="stylesheet">
|
||||
|
@ -109,7 +109,7 @@
|
|||
<script src="/js/tchart.min.js?18"></script>
|
||||
<script src="/js/health.js?15"></script>
|
||||
|
||||
<script>ajInit({"version":526,"apiUrl":"\/api?hash=telegram-crawler","unauth":true});</script>
|
||||
<script>ajInit({"version":527,"apiUrl":"\/api?hash=telegram-crawler","unauth":true});</script>
|
||||
<script id="aj_script">l.add({"WEB_AB_WARNING_HEADER":"Turn off ad blocker","WEB_POPUP_CLOSE_BTN":"Close","WEB_AB_WARNING_TEXT":"You appear to be using an ad blocker that may prevent pages on the Telegram Ad Platform from working as expected.<br\/><br\/>Please turn off your ad blocker or add <a href=\"http:\/\/promote.telegram.org\/\">promote.telegram.org<\/a> as an exception to manage your promoted messages."});
|
||||
openPopup('#login-popup-container');
|
||||
window.enableInlineVideo&&$('video').each(function(){enableInlineVideo(this)});
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
<link href="/css/bootstrap-extra.css?2" rel="stylesheet">
|
||||
<link href="/css/telegram.css?214" rel="stylesheet">
|
||||
<link href="/css/widget-frame.css?47" rel="stylesheet">
|
||||
<link href="/css/widget-frame.css?48" rel="stylesheet">
|
||||
<link href="/css/promote.css?54" rel="stylesheet">
|
||||
<link href="/css/jquery-ui.min.css?1" rel="stylesheet">
|
||||
<link href="/css/tchart.min.css?10" rel="stylesheet">
|
||||
|
@ -109,7 +109,7 @@
|
|||
<script src="/js/tchart.min.js?18"></script>
|
||||
<script src="/js/health.js?15"></script>
|
||||
|
||||
<script>ajInit({"version":526,"apiUrl":"\/api?hash=telegram-crawler","unauth":true});</script>
|
||||
<script>ajInit({"version":527,"apiUrl":"\/api?hash=telegram-crawler","unauth":true});</script>
|
||||
<script id="aj_script">l.add({"WEB_AB_WARNING_HEADER":"Turn off ad blocker","WEB_POPUP_CLOSE_BTN":"Close","WEB_AB_WARNING_TEXT":"You appear to be using an ad blocker that may prevent pages on the Telegram Ad Platform from working as expected.<br\/><br\/>Please turn off your ad blocker or add <a href=\"http:\/\/promote.telegram.org\/\">promote.telegram.org<\/a> as an exception to manage your promoted messages."});
|
||||
window.enableInlineVideo&&$('video').each(function(){enableInlineVideo(this)});
|
||||
Ads.init();
|
||||
|
|
|
@ -36,6 +36,19 @@ mark.highlight {
|
|||
padding: 0 1px;
|
||||
margin: 0 -1px;
|
||||
}
|
||||
mark.label {
|
||||
font-size: .7em;
|
||||
background: #fff;
|
||||
border: 1px solid #D14E4E;
|
||||
color: #D14E4E;
|
||||
border-radius: 2px;
|
||||
padding: 1px 3px;
|
||||
margin-left: 5px;
|
||||
vertical-align: top;
|
||||
}
|
||||
mark.label span.hidden {
|
||||
display: none;
|
||||
}
|
||||
.emoji {
|
||||
font-style: normal;
|
||||
}
|
||||
|
@ -301,6 +314,12 @@ body.dark a.tgme_widget_message_action_btn.accent_color {
|
|||
overflow: hidden;
|
||||
font-weight: 500;
|
||||
}
|
||||
.tgme_widget_message_author_labels,
|
||||
.tgme_widget_message_owner_labels,
|
||||
.tgme_widget_message_forwarded_from_labels {
|
||||
text-decoration: none !important;
|
||||
font-weight: 500;
|
||||
}
|
||||
.tgme_widget_message_via_bot {
|
||||
-webkit-flex-shrink: 0;
|
||||
flex-shrink: 0;
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
<link href="/css/bootstrap-extra.css?2" rel="stylesheet">
|
||||
<link href="/css/telegram.css?214" rel="stylesheet">
|
||||
<link href="/css/widget-frame.css?47" rel="stylesheet">
|
||||
<link href="/css/widget-frame.css?48" rel="stylesheet">
|
||||
<link href="/css/promote.css?54" rel="stylesheet">
|
||||
<link href="/css/jquery-ui.min.css?1" rel="stylesheet">
|
||||
<link href="/css/tchart.min.css?10" rel="stylesheet">
|
||||
|
@ -225,7 +225,7 @@
|
|||
<script src="/js/tchart.min.js?18"></script>
|
||||
<script src="/js/health.js?15"></script>
|
||||
|
||||
<script>ajInit({"version":526,"apiUrl":"\/api?hash=telegram-crawler","unauth":true});</script>
|
||||
<script>ajInit({"version":527,"apiUrl":"\/api?hash=telegram-crawler","unauth":true});</script>
|
||||
<script id="aj_script">l.add({"WEB_AB_WARNING_HEADER":"Turn off ad blocker","WEB_POPUP_CLOSE_BTN":"Close","WEB_AB_WARNING_TEXT":"You appear to be using an ad blocker that may prevent pages on the Telegram Ad Platform from working as expected.<br\/><br\/>Please turn off your ad blocker or add <a href=\"http:\/\/promote.telegram.org\/\">promote.telegram.org<\/a> as an exception to manage your promoted messages."});
|
||||
window.enableInlineVideo&&$('video').each(function(){enableInlineVideo(this)});
|
||||
Ads.init();
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
<link href="/css/bootstrap-extra.css?2" rel="stylesheet">
|
||||
<link href="/css/telegram.css?214" rel="stylesheet">
|
||||
<link href="/css/widget-frame.css?47" rel="stylesheet">
|
||||
<link href="/css/widget-frame.css?48" rel="stylesheet">
|
||||
<link href="/css/promote.css?54" rel="stylesheet">
|
||||
<link href="/css/jquery-ui.min.css?1" rel="stylesheet">
|
||||
<link href="/css/tchart.min.css?10" rel="stylesheet">
|
||||
|
@ -217,7 +217,7 @@
|
|||
<script src="/js/tchart.min.js?18"></script>
|
||||
<script src="/js/health.js?15"></script>
|
||||
|
||||
<script>ajInit({"version":526,"apiUrl":"\/api?hash=telegram-crawler","unauth":true});</script>
|
||||
<script>ajInit({"version":527,"apiUrl":"\/api?hash=telegram-crawler","unauth":true});</script>
|
||||
<script id="aj_script">l.add({"WEB_AB_WARNING_HEADER":"Turn off ad blocker","WEB_POPUP_CLOSE_BTN":"Close","WEB_AB_WARNING_TEXT":"You appear to be using an ad blocker that may prevent pages on the Telegram Ad Platform from working as expected.<br\/><br\/>Please turn off your ad blocker or add <a href=\"http:\/\/promote.telegram.org\/\">promote.telegram.org<\/a> as an exception to manage your promoted messages."});
|
||||
window.enableInlineVideo&&$('video').each(function(){enableInlineVideo(this)});
|
||||
Ads.init();
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
|
||||
<link href="/css/bootstrap-extra.css?2" rel="stylesheet">
|
||||
<link href="/css/telegram.css?214" rel="stylesheet">
|
||||
<link href="/css/widget-frame.css?47" rel="stylesheet">
|
||||
<link href="/css/widget-frame.css?48" rel="stylesheet">
|
||||
<link href="/css/promote.css?54" rel="stylesheet">
|
||||
<link href="/css/jquery-ui.min.css?1" rel="stylesheet">
|
||||
<link href="/css/tchart.min.css?10" rel="stylesheet">
|
||||
|
@ -157,7 +157,7 @@
|
|||
<script src="/js/tchart.min.js?18"></script>
|
||||
<script src="/js/health.js?15"></script>
|
||||
|
||||
<script>ajInit({"version":526,"apiUrl":"\/api?hash=telegram-crawler","unauth":true});</script>
|
||||
<script>ajInit({"version":527,"apiUrl":"\/api?hash=telegram-crawler","unauth":true});</script>
|
||||
<script id="aj_script">l.add({"WEB_AB_WARNING_HEADER":"Turn off ad blocker","WEB_POPUP_CLOSE_BTN":"Close","WEB_AB_WARNING_TEXT":"You appear to be using an ad blocker that may prevent pages on the Telegram Ad Platform from working as expected.<br\/><br\/>Please turn off your ad blocker or add <a href=\"http:\/\/promote.telegram.org\/\">promote.telegram.org<\/a> as an exception to manage your promoted messages."});
|
||||
window.enableInlineVideo&&$('video').each(function(){enableInlineVideo(this)});
|
||||
Ads.init();
|
||||
|
|
Loading…
Reference in a new issue