[+] Channel data

This commit is contained in:
2025-03-14 15:26:22 -04:00
parent 2756a23e16
commit dca7b0e2fe
215 changed files with 32531 additions and 3 deletions
+6 -3
View File
@@ -41,9 +41,12 @@ async def start(update: Update, context: ContextTypes.DEFAULT_TYPE):
def channel_html(channel: str):
if (channels_dir / f"{channel}.html").exists():
return (channels_dir / f"{channel}.html").read_text()
return requests.get(f"https://t.me/{channel}").text
ouf = (channels_dir / f"{channel}.html")
if ouf.exists():
return ouf.read_text()
t = requests.get(f"https://t.me/{channel}").text
ouf.write_text(t)
return t
async def plant(update: Update, context: ContextTypes.DEFAULT_TYPE):
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @AI_Baker</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/AI_Baker"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="#AI_Baker 作品發佈站😋">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/iEjK9wW9vk9cgcDhvdPL7VXrZF7WGy3KkC2jAaUad6IGvM7pg8xjlidln3UR3m-nqGZHbUuJeZIN43gOYHHJZq5AYcNGYLpwG7-v9y4_DvoZ0-QYjnozDtlJYmGJrRtM09i864m-mbYZzW2M6JxXdxIEVbEm7EDpTlkYBXlwz59gfswpOx-QNhj_rj1o747HUOWk_w9k3aGuBCMxuLE5cqUAogtmwsmR4vHvvMWvXIOsEKVv7mWVdHQvSGTdjMB6-AMrVXSPZKqCpvkb-2zfYZTsdDzgoL4HLhk0x2oU-iQrLGB2w7qQhZfDOjKpk6MnVxojqcBtC6bDx7XlWKY7hg.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="本頻道將用來發佈 #AI_Baker 的一些產物(包括作品、奇怪的聲音、模型等等)。 使用的(目前使用了的)演算法包括但不限於RVC、Bert-VITS2、so-vits-svc 4.0、GPT-SoVITS、Diffsinger-openutau等。 現在已支援ACE Studio ,有想試試看的可以給我您的ACE account,我會開放給您。">
<meta property="twitter:title" content="#AI_Baker 作品發佈站😋">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/iEjK9wW9vk9cgcDhvdPL7VXrZF7WGy3KkC2jAaUad6IGvM7pg8xjlidln3UR3m-nqGZHbUuJeZIN43gOYHHJZq5AYcNGYLpwG7-v9y4_DvoZ0-QYjnozDtlJYmGJrRtM09i864m-mbYZzW2M6JxXdxIEVbEm7EDpTlkYBXlwz59gfswpOx-QNhj_rj1o747HUOWk_w9k3aGuBCMxuLE5cqUAogtmwsmR4vHvvMWvXIOsEKVv7mWVdHQvSGTdjMB6-AMrVXSPZKqCpvkb-2zfYZTsdDzgoL4HLhk0x2oU-iQrLGB2w7qQhZfDOjKpk6MnVxojqcBtC6bDx7XlWKY7hg.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=AI_Baker">
<meta property="al:android:url" content="tg://resolve?domain=AI_Baker">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="本頻道將用來發佈 #AI_Baker 的一些產物(包括作品、奇怪的聲音、模型等等)。 使用的(目前使用了的)演算法包括但不限於RVC、Bert-VITS2、so-vits-svc 4.0、GPT-SoVITS、Diffsinger-openutau等。 現在已支援ACE Studio ,有想試試看的可以給我您的ACE account,我會開放給您。
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=AI_Baker">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=AI_Baker">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/AI_Baker">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=AI_Baker">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=a0b7e186e2d0e6deca_9690150915670474809">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=AI_Baker"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/iEjK9wW9vk9cgcDhvdPL7VXrZF7WGy3KkC2jAaUad6IGvM7pg8xjlidln3UR3m-nqGZHbUuJeZIN43gOYHHJZq5AYcNGYLpwG7-v9y4_DvoZ0-QYjnozDtlJYmGJrRtM09i864m-mbYZzW2M6JxXdxIEVbEm7EDpTlkYBXlwz59gfswpOx-QNhj_rj1o747HUOWk_w9k3aGuBCMxuLE5cqUAogtmwsmR4vHvvMWvXIOsEKVv7mWVdHQvSGTdjMB6-AMrVXSPZKqCpvkb-2zfYZTsdDzgoL4HLhk0x2oU-iQrLGB2w7qQhZfDOjKpk6MnVxojqcBtC6bDx7XlWKY7hg.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">#AI_Baker 作品發佈站😋</span>
</div>
<div class="tgme_page_extra">81 subscribers</div>
<div class="tgme_page_description" dir="auto">本頻道將用來發佈 #AI_Baker 的一些產物(包括作品、奇怪的聲音、模型等等)。<br/>使用的(目前使用了的)演算法包括但不限於RVC、Bert-VITS2、so-vits-svc 4.0、GPT-SoVITS、Diffsinger-openutau等。<br/>現在已支援ACE Studio ,有想試試看的可以給我您的ACE account,我會開放給您。</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=AI_Baker">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/AI_Baker">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>#AI_Baker 作品發佈站😋</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=AI_Baker";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 14.19ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Adeline_BeiYan</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Adeline_BeiYan"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="洋流">
<meta property="og:image" content="https://cdn1.cdn-telegram.org/file/ozUnC2lBgQhJ7atKyzENKCDseJT43RqhXPySASR2cDuqXNEoWkHB66zGnQSWaEQWpTOvLdBM6RGkc5kTQa9210BM0hKP2k0OFpaYgvTwUsW-DsxLjsePtFjEKTg9uUDVZRknNGWlzObcHCACezsLRLrH9SqsciWvUWfOOXRfwPvhdoPndm9ZhVAw_KGN9Ek-b4viCrFO6RbtyTL3pjcItEVbK_-WkK-A1vNFhB3Gm_vd5LMkeuSsAwKW-mm5UFba6K0tPNgWj-vEhEktRgEcU4bt0ZO0tP3RCKI_BPsEolhg3uIzbgcNllcHh94j0lQEQ_QPNqVLrj5E22utLSHubA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="也许可以找到一些链接">
<meta property="twitter:title" content="洋流">
<meta property="twitter:image" content="https://cdn1.cdn-telegram.org/file/ozUnC2lBgQhJ7atKyzENKCDseJT43RqhXPySASR2cDuqXNEoWkHB66zGnQSWaEQWpTOvLdBM6RGkc5kTQa9210BM0hKP2k0OFpaYgvTwUsW-DsxLjsePtFjEKTg9uUDVZRknNGWlzObcHCACezsLRLrH9SqsciWvUWfOOXRfwPvhdoPndm9ZhVAw_KGN9Ek-b4viCrFO6RbtyTL3pjcItEVbK_-WkK-A1vNFhB3Gm_vd5LMkeuSsAwKW-mm5UFba6K0tPNgWj-vEhEktRgEcU4bt0ZO0tP3RCKI_BPsEolhg3uIzbgcNllcHh94j0lQEQ_QPNqVLrj5E22utLSHubA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Adeline_BeiYan">
<meta property="al:android:url" content="tg://resolve?domain=Adeline_BeiYan">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="也许可以找到一些链接
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Adeline_BeiYan">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Adeline_BeiYan">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Adeline_BeiYan">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Adeline_BeiYan">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=e630835793ecbe5184_9954091804590549209">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Adeline_BeiYan"><img class="tgme_page_photo_image" src="https://cdn1.cdn-telegram.org/file/ozUnC2lBgQhJ7atKyzENKCDseJT43RqhXPySASR2cDuqXNEoWkHB66zGnQSWaEQWpTOvLdBM6RGkc5kTQa9210BM0hKP2k0OFpaYgvTwUsW-DsxLjsePtFjEKTg9uUDVZRknNGWlzObcHCACezsLRLrH9SqsciWvUWfOOXRfwPvhdoPndm9ZhVAw_KGN9Ek-b4viCrFO6RbtyTL3pjcItEVbK_-WkK-A1vNFhB3Gm_vd5LMkeuSsAwKW-mm5UFba6K0tPNgWj-vEhEktRgEcU4bt0ZO0tP3RCKI_BPsEolhg3uIzbgcNllcHh94j0lQEQ_QPNqVLrj5E22utLSHubA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">洋流</span>
</div>
<div class="tgme_page_extra">2 subscribers</div>
<div class="tgme_page_description" dir="auto">也许可以找到一些链接</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Adeline_BeiYan">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Adeline_BeiYan">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>洋流</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Adeline_BeiYan";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 23.96ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Akaminosnotebook</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Akaminosnotebook"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Akamino的记事本">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/duwUbcCcZYl1Qu9AeEF5mViGCaSueAfxAGxLwCE2dJH8mMV3LTq8aL6HUr78k8ICg07tpwOnalqZJhXluZB-boLUCRvGCoDlclKsXygpNUDMbocxEVd3BMK5lPE2oxvMGvLsQytkyAVxQ_s7iTukIcrsa80HKP3wmsEJG_Y_huyLTdH-3xvWnDsOfd4yzWJf_auaMa-3Zt2TKTkR11kp5LcHew5OWaIudgtq18conP4dlveH3BDKqjOjWY7ipdmLXyn3bVJO9HYoL7jXFNNovLQECkSDvmec2YKW_UftUhmF6804c7Q98bI8Wrt19JCodtq2-lHnfuPFA4Kpt9CJ2g.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="这里是我的朋友圈,你们都是我的朋友。">
<meta property="twitter:title" content="Akamino的记事本">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/duwUbcCcZYl1Qu9AeEF5mViGCaSueAfxAGxLwCE2dJH8mMV3LTq8aL6HUr78k8ICg07tpwOnalqZJhXluZB-boLUCRvGCoDlclKsXygpNUDMbocxEVd3BMK5lPE2oxvMGvLsQytkyAVxQ_s7iTukIcrsa80HKP3wmsEJG_Y_huyLTdH-3xvWnDsOfd4yzWJf_auaMa-3Zt2TKTkR11kp5LcHew5OWaIudgtq18conP4dlveH3BDKqjOjWY7ipdmLXyn3bVJO9HYoL7jXFNNovLQECkSDvmec2YKW_UftUhmF6804c7Q98bI8Wrt19JCodtq2-lHnfuPFA4Kpt9CJ2g.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Akaminosnotebook">
<meta property="al:android:url" content="tg://resolve?domain=Akaminosnotebook">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="这里是我的朋友圈,你们都是我的朋友。
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Akaminosnotebook">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Akaminosnotebook">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Akaminosnotebook">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Akaminosnotebook">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=ff3d6376a1d58a701b_15993156065625597010">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Akaminosnotebook"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/duwUbcCcZYl1Qu9AeEF5mViGCaSueAfxAGxLwCE2dJH8mMV3LTq8aL6HUr78k8ICg07tpwOnalqZJhXluZB-boLUCRvGCoDlclKsXygpNUDMbocxEVd3BMK5lPE2oxvMGvLsQytkyAVxQ_s7iTukIcrsa80HKP3wmsEJG_Y_huyLTdH-3xvWnDsOfd4yzWJf_auaMa-3Zt2TKTkR11kp5LcHew5OWaIudgtq18conP4dlveH3BDKqjOjWY7ipdmLXyn3bVJO9HYoL7jXFNNovLQECkSDvmec2YKW_UftUhmF6804c7Q98bI8Wrt19JCodtq2-lHnfuPFA4Kpt9CJ2g.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Akamino的记事本</span>
</div>
<div class="tgme_page_extra">20 subscribers</div>
<div class="tgme_page_description" dir="auto">这里是我的朋友圈,你们都是我的朋友。</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Akaminosnotebook">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Akaminosnotebook">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Akamino的记事本</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Akaminosnotebook";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 16.51ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @AkinaDailyChannel</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/AkinaDailyChannel"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="[SFW] ADC">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/TXRjlqVe8e7TubbOIquihUCZNkLYvIpJC-0WHTat7JsvoQMsCV8AdLd9Ag6DDRlxarmr_o6m6qmwgjdZH7-voByYPR7DSsgioFYvVPQ_VvzZM6QVbdqqjyo1b4Vl3pGrxYnQDeyWKvv76wk9VWG5gPkYD0j1cw0KqmBdexqPU0eDze2463wQ49TVHJtwYxdGpNVrcpvvD-8ylWvcR8nxyPa7v2XwkAYyllbD2PBR1EWyFuFVKBMiQDRfndvzo9_7LQ5dTLk2wzZ7V2AYOimmXyZMzg3A3ahI1t-WlJZI4_IyPd4xtLSqVz6gwVKE44o1FVG318bxN_RMHkQNvE_TMQ.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="Akina&#39;s daily channel. Sub channel of @AkinaMainChannel.">
<meta property="twitter:title" content="[SFW] ADC">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/TXRjlqVe8e7TubbOIquihUCZNkLYvIpJC-0WHTat7JsvoQMsCV8AdLd9Ag6DDRlxarmr_o6m6qmwgjdZH7-voByYPR7DSsgioFYvVPQ_VvzZM6QVbdqqjyo1b4Vl3pGrxYnQDeyWKvv76wk9VWG5gPkYD0j1cw0KqmBdexqPU0eDze2463wQ49TVHJtwYxdGpNVrcpvvD-8ylWvcR8nxyPa7v2XwkAYyllbD2PBR1EWyFuFVKBMiQDRfndvzo9_7LQ5dTLk2wzZ7V2AYOimmXyZMzg3A3ahI1t-WlJZI4_IyPd4xtLSqVz6gwVKE44o1FVG318bxN_RMHkQNvE_TMQ.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=AkinaDailyChannel">
<meta property="al:android:url" content="tg://resolve?domain=AkinaDailyChannel">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="Akina&#39;s daily channel. Sub channel of @AkinaMainChannel.
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=AkinaDailyChannel">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=AkinaDailyChannel">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/AkinaDailyChannel">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=AkinaDailyChannel">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=6b468309eeee56802e_3726683975440344879">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=AkinaDailyChannel"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/TXRjlqVe8e7TubbOIquihUCZNkLYvIpJC-0WHTat7JsvoQMsCV8AdLd9Ag6DDRlxarmr_o6m6qmwgjdZH7-voByYPR7DSsgioFYvVPQ_VvzZM6QVbdqqjyo1b4Vl3pGrxYnQDeyWKvv76wk9VWG5gPkYD0j1cw0KqmBdexqPU0eDze2463wQ49TVHJtwYxdGpNVrcpvvD-8ylWvcR8nxyPa7v2XwkAYyllbD2PBR1EWyFuFVKBMiQDRfndvzo9_7LQ5dTLk2wzZ7V2AYOimmXyZMzg3A3ahI1t-WlJZI4_IyPd4xtLSqVz6gwVKE44o1FVG318bxN_RMHkQNvE_TMQ.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">[SFW] ADC</span>
</div>
<div class="tgme_page_extra">184 subscribers</div>
<div class="tgme_page_description" dir="auto">Akina&#39;s daily channel.<br/>Sub channel of <a href="https://t.me/AkinaMainChannel">@AkinaMainChannel</a>.</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=AkinaDailyChannel">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/AkinaDailyChannel">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>[SFW] ADC</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=AkinaDailyChannel";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 91.11ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Alice_8585_channel</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Alice_8585_channel"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="233355607的废话频道|好想放假">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/Qj_D1DtLed4nIrU2DLaY4-nJPolq6qt5Xz046SKZOtNchqzs47YXIO07Ob2XDa320u28v3ju5catFBZDeqbAnM8o0wXjY3JyJYxkdLUXOW2WwDY4vFfwyJYB4qGx-ek2RpGG_lcv6kAZtV3SFqwXT2Dyp8cmzYgECG-C1ekcPRCraRyaWoJZv8R3vFI07gcBDFPXzr2Rayx6E7ZfpNu_39BKPvJzhcMSl-o1aV_uPOAMMkjem_AtBmiC7j5lvtrVSXkPcyUMVxZolczKjrRurgsxeHh1Ft41meXUasKkXNUBAhGTQCRNwPp_fWZwR5bMwIrBotN-9df-SKy1fzE8xA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="瞎写 f466fa">
<meta property="twitter:title" content="233355607的废话频道|好想放假">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/Qj_D1DtLed4nIrU2DLaY4-nJPolq6qt5Xz046SKZOtNchqzs47YXIO07Ob2XDa320u28v3ju5catFBZDeqbAnM8o0wXjY3JyJYxkdLUXOW2WwDY4vFfwyJYB4qGx-ek2RpGG_lcv6kAZtV3SFqwXT2Dyp8cmzYgECG-C1ekcPRCraRyaWoJZv8R3vFI07gcBDFPXzr2Rayx6E7ZfpNu_39BKPvJzhcMSl-o1aV_uPOAMMkjem_AtBmiC7j5lvtrVSXkPcyUMVxZolczKjrRurgsxeHh1Ft41meXUasKkXNUBAhGTQCRNwPp_fWZwR5bMwIrBotN-9df-SKy1fzE8xA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Alice_8585_channel">
<meta property="al:android:url" content="tg://resolve?domain=Alice_8585_channel">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="瞎写 f466fa
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Alice_8585_channel">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Alice_8585_channel">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Alice_8585_channel">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Alice_8585_channel">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=d0753ddf9cbb449712_4504656265770677017">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Alice_8585_channel"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/Qj_D1DtLed4nIrU2DLaY4-nJPolq6qt5Xz046SKZOtNchqzs47YXIO07Ob2XDa320u28v3ju5catFBZDeqbAnM8o0wXjY3JyJYxkdLUXOW2WwDY4vFfwyJYB4qGx-ek2RpGG_lcv6kAZtV3SFqwXT2Dyp8cmzYgECG-C1ekcPRCraRyaWoJZv8R3vFI07gcBDFPXzr2Rayx6E7ZfpNu_39BKPvJzhcMSl-o1aV_uPOAMMkjem_AtBmiC7j5lvtrVSXkPcyUMVxZolczKjrRurgsxeHh1Ft41meXUasKkXNUBAhGTQCRNwPp_fWZwR5bMwIrBotN-9df-SKy1fzE8xA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">233355607的废话频道|好想放假</span>
</div>
<div class="tgme_page_extra">66 subscribers</div>
<div class="tgme_page_description" dir="auto">瞎写 f466fa</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Alice_8585_channel">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Alice_8585_channel">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>233355607的废话频道|好想放假</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Alice_8585_channel";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 13.75ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Alice_In_Heaven</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Alice_In_Heaven"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="閱本無數">
<meta property="og:image" content="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIwIiBoZWlnaHQ9IjMyMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI%2BPGRlZnM%2BPGxpbmVhckdyYWRpZW50IGlkPSJnIiB4MT0iMCUiIHgyPSIwJSIgeTE9IjAlIiB5Mj0iMTAwJSI%2BPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwYTJmMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q2NjllZCIvPjwvbGluZWFyR3JhZGllbnQ%2BPC9kZWZzPjxzdHlsZT50ZXh0e2ZvbnQ6NjAwIDQ0cHggLWFwcGxlLXN5c3RlbSxCbGlua01hY1N5c3RlbUZvbnQsJ1NlZ29lIFVJJyxSb2JvdG8sSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYsJ0FwcGxlIENvbG9yIEVtb2ppJywnU2Vnb2UgVUkgRW1vamknLCdTZWdvZSBVSSBTeW1ib2wnOy13ZWJraXQtdXNlci1zZWxlY3Q6bm9uZTt1c2VyLXNlbGVjdDpub25lfTwvc3R5bGU%2BPHJlY3Qgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjZykiLz48dGV4dCB0ZXh0LWFuY2hvcj0ibWlkZGxlIiB4PSI1MCIgeT0iNjYiIGZpbGw9IiNmZmYiPumWsTwvdGV4dD48L3N2Zz4%3D">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="搜图请找搜图bot @soutubot 群内无搜图bot,仅作聊天群使用,请勿乱发指令 群规在置顶 非必要禁止私聊管理员">
<meta property="twitter:title" content="閱本無數">
<meta property="twitter:image" content="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIwIiBoZWlnaHQ9IjMyMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI%2BPGRlZnM%2BPGxpbmVhckdyYWRpZW50IGlkPSJnIiB4MT0iMCUiIHgyPSIwJSIgeTE9IjAlIiB5Mj0iMTAwJSI%2BPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwYTJmMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q2NjllZCIvPjwvbGluZWFyR3JhZGllbnQ%2BPC9kZWZzPjxzdHlsZT50ZXh0e2ZvbnQ6NjAwIDQ0cHggLWFwcGxlLXN5c3RlbSxCbGlua01hY1N5c3RlbUZvbnQsJ1NlZ29lIFVJJyxSb2JvdG8sSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYsJ0FwcGxlIENvbG9yIEVtb2ppJywnU2Vnb2UgVUkgRW1vamknLCdTZWdvZSBVSSBTeW1ib2wnOy13ZWJraXQtdXNlci1zZWxlY3Q6bm9uZTt1c2VyLXNlbGVjdDpub25lfTwvc3R5bGU%2BPHJlY3Qgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjZykiLz48dGV4dCB0ZXh0LWFuY2hvcj0ibWlkZGxlIiB4PSI1MCIgeT0iNjYiIGZpbGw9IiNmZmYiPumWsTwvdGV4dD48L3N2Zz4%3D">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Alice_In_Heaven">
<meta property="al:android:url" content="tg://resolve?domain=Alice_In_Heaven">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="搜图请找搜图bot @soutubot 群内无搜图bot,仅作聊天群使用,请勿乱发指令 群规在置顶 非必要禁止私聊管理员
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Alice_In_Heaven">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Alice_In_Heaven">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Alice_In_Heaven">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Alice_In_Heaven">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=4a078d9fde12d5408d_1341845197536172835">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Alice_In_Heaven"><img class="tgme_page_photo_image" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIwIiBoZWlnaHQ9IjMyMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI%2BPGRlZnM%2BPGxpbmVhckdyYWRpZW50IGlkPSJnIiB4MT0iMCUiIHgyPSIwJSIgeTE9IjAlIiB5Mj0iMTAwJSI%2BPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwYTJmMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q2NjllZCIvPjwvbGluZWFyR3JhZGllbnQ%2BPC9kZWZzPjxzdHlsZT50ZXh0e2ZvbnQ6NjAwIDQ0cHggLWFwcGxlLXN5c3RlbSxCbGlua01hY1N5c3RlbUZvbnQsJ1NlZ29lIFVJJyxSb2JvdG8sSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYsJ0FwcGxlIENvbG9yIEVtb2ppJywnU2Vnb2UgVUkgRW1vamknLCdTZWdvZSBVSSBTeW1ib2wnOy13ZWJraXQtdXNlci1zZWxlY3Q6bm9uZTt1c2VyLXNlbGVjdDpub25lfTwvc3R5bGU%2BPHJlY3Qgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjZykiLz48dGV4dCB0ZXh0LWFuY2hvcj0ibWlkZGxlIiB4PSI1MCIgeT0iNjYiIGZpbGw9IiNmZmYiPumWsTwvdGV4dD48L3N2Zz4%3D"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">閱本無數</span>
</div>
<div class="tgme_page_extra">17 664 members, 65 online</div>
<div class="tgme_page_description" dir="auto">搜图请找搜图bot <a href="https://t.me/soutubot">@soutubot</a><br/>群内无搜图bot,仅作聊天群使用,请勿乱发指令<br/>群规在置顶<br/>非必要禁止私聊管理员</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Alice_In_Heaven">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>閱本無數</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Alice_In_Heaven";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 10.33ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Amazing_Catttty</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Amazing_Catttty"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="OmO&#33; It&#39;s a catt&#33;&#33;?">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/nKv_bBj7OIQX9LjfTtWsDeg_icn1BxRoipWa5dx5yKXGFdJUhanejRABMNH0EZBhlTB9fCpEE-sKzoZM09TQkR65C2iC3r4mci8ERcNUpsbRcte1W01GkDMdWKmiBV1eeNUP5cGJfm3gykdGKchuzZ-JFi5Up4FX_H56zy5avkp4UsaWV7_F7lb1m2RI-rGtkvB3VC2Eu_yT-XUReW6BY_H8O9fNzLSnkfkaozH5jURV_IYE3dpJyDEofzluACF67ww-F0vFjQPDatO54rgCGy1EQyOHNs6v87nd3wm1yS9hVvNcX5Ofvb_hWP4kE1wOVWIYmZ2xYFLdPflKlz6RIw.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="Group: @Amazing_Catttty_Group">
<meta property="twitter:title" content="OmO&#33; It&#39;s a catt&#33;&#33;?">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/nKv_bBj7OIQX9LjfTtWsDeg_icn1BxRoipWa5dx5yKXGFdJUhanejRABMNH0EZBhlTB9fCpEE-sKzoZM09TQkR65C2iC3r4mci8ERcNUpsbRcte1W01GkDMdWKmiBV1eeNUP5cGJfm3gykdGKchuzZ-JFi5Up4FX_H56zy5avkp4UsaWV7_F7lb1m2RI-rGtkvB3VC2Eu_yT-XUReW6BY_H8O9fNzLSnkfkaozH5jURV_IYE3dpJyDEofzluACF67ww-F0vFjQPDatO54rgCGy1EQyOHNs6v87nd3wm1yS9hVvNcX5Ofvb_hWP4kE1wOVWIYmZ2xYFLdPflKlz6RIw.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Amazing_Catttty">
<meta property="al:android:url" content="tg://resolve?domain=Amazing_Catttty">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="Group: @Amazing_Catttty_Group
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Amazing_Catttty">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Amazing_Catttty">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Amazing_Catttty">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Amazing_Catttty">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=3098456551c096b4fb_13451137728276665180">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Amazing_Catttty"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/nKv_bBj7OIQX9LjfTtWsDeg_icn1BxRoipWa5dx5yKXGFdJUhanejRABMNH0EZBhlTB9fCpEE-sKzoZM09TQkR65C2iC3r4mci8ERcNUpsbRcte1W01GkDMdWKmiBV1eeNUP5cGJfm3gykdGKchuzZ-JFi5Up4FX_H56zy5avkp4UsaWV7_F7lb1m2RI-rGtkvB3VC2Eu_yT-XUReW6BY_H8O9fNzLSnkfkaozH5jURV_IYE3dpJyDEofzluACF67ww-F0vFjQPDatO54rgCGy1EQyOHNs6v87nd3wm1yS9hVvNcX5Ofvb_hWP4kE1wOVWIYmZ2xYFLdPflKlz6RIw.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">OmO&#33; It&#39;s a catt&#33;&#33;?</span>
</div>
<div class="tgme_page_extra">64 subscribers</div>
<div class="tgme_page_description" dir="auto">Group: <a href="https://t.me/Amazing_Catttty_Group">@Amazing_Catttty_Group</a></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Amazing_Catttty">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Amazing_Catttty">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>OmO&#33; It&#39;s a catt&#33;&#33;?</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Amazing_Catttty";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 35.85ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @AprCorner</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/AprCorner"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="没有太多意义的角落">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/I_ZkILtfFeDOkUnIAQX1HpO3BkRnH9mICik-DmtG1I6HaGsTdZbEvqSh8nWUay3cmf7TbO9u647SAqsr7XVKBDfYknBtQAHvjMmWHPkPZGDqRRap5DPmTe30W3L19bnAh-aYcwMNElxDipzZGe9ks6EXsqo4PNWbu91bHfSWkIfyddj4mOtF2kXfLJHQg9BVySwp17i8JfG6Jh0NFt-lEzDNxNFUVJKE0G_IIaMDMGDbCEEOfRl21xnDyFJQ7YsbAm3sTrGsKoxJq5bUgEEgZHEm-15tWRUIJ7VVIln8Mbs76dCzYDG-k_SEm9aHjLrfiFyd-mmvdQMVZAuTPq0Hrg.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="啦啦啦啦…">
<meta property="twitter:title" content="没有太多意义的角落">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/I_ZkILtfFeDOkUnIAQX1HpO3BkRnH9mICik-DmtG1I6HaGsTdZbEvqSh8nWUay3cmf7TbO9u647SAqsr7XVKBDfYknBtQAHvjMmWHPkPZGDqRRap5DPmTe30W3L19bnAh-aYcwMNElxDipzZGe9ks6EXsqo4PNWbu91bHfSWkIfyddj4mOtF2kXfLJHQg9BVySwp17i8JfG6Jh0NFt-lEzDNxNFUVJKE0G_IIaMDMGDbCEEOfRl21xnDyFJQ7YsbAm3sTrGsKoxJq5bUgEEgZHEm-15tWRUIJ7VVIln8Mbs76dCzYDG-k_SEm9aHjLrfiFyd-mmvdQMVZAuTPq0Hrg.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=AprCorner">
<meta property="al:android:url" content="tg://resolve?domain=AprCorner">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="啦啦啦啦…
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=AprCorner">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=AprCorner">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/AprCorner">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=AprCorner">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=8dd2078319ff28413a_661940511111391671">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=AprCorner"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/I_ZkILtfFeDOkUnIAQX1HpO3BkRnH9mICik-DmtG1I6HaGsTdZbEvqSh8nWUay3cmf7TbO9u647SAqsr7XVKBDfYknBtQAHvjMmWHPkPZGDqRRap5DPmTe30W3L19bnAh-aYcwMNElxDipzZGe9ks6EXsqo4PNWbu91bHfSWkIfyddj4mOtF2kXfLJHQg9BVySwp17i8JfG6Jh0NFt-lEzDNxNFUVJKE0G_IIaMDMGDbCEEOfRl21xnDyFJQ7YsbAm3sTrGsKoxJq5bUgEEgZHEm-15tWRUIJ7VVIln8Mbs76dCzYDG-k_SEm9aHjLrfiFyd-mmvdQMVZAuTPq0Hrg.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">没有太多意义的角落</span>
</div>
<div class="tgme_page_extra">91 subscribers</div>
<div class="tgme_page_description" dir="auto">啦啦啦啦…</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=AprCorner">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/AprCorner">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>没有太多意义的角落</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=AprCorner";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 65.89ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @AquaMai</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/AquaMai"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="AquaMai CI Builds">
<meta property="og:image" content="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIwIiBoZWlnaHQ9IjMyMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI%2BPGRlZnM%2BPGxpbmVhckdyYWRpZW50IGlkPSJnIiB4MT0iMCUiIHgyPSIwJSIgeTE9IjAlIiB5Mj0iMTAwJSI%2BPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmODg1ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTE2YSIvPjwvbGluZWFyR3JhZGllbnQ%2BPC9kZWZzPjxzdHlsZT50ZXh0e2ZvbnQ6NjAwIDQ0cHggLWFwcGxlLXN5c3RlbSxCbGlua01hY1N5c3RlbUZvbnQsJ1NlZ29lIFVJJyxSb2JvdG8sSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYsJ0FwcGxlIENvbG9yIEVtb2ppJywnU2Vnb2UgVUkgRW1vamknLCdTZWdvZSBVSSBTeW1ib2wnOy13ZWJraXQtdXNlci1zZWxlY3Q6bm9uZTt1c2VyLXNlbGVjdDpub25lfTwvc3R5bGU%2BPHJlY3Qgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjZykiLz48dGV4dCB0ZXh0LWFuY2hvcj0ibWlkZGxlIiB4PSI1MCIgeT0iNjYiIGZpbGw9IiNmZmYiPkFCPC90ZXh0Pjwvc3ZnPg%3D%3D">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="b9f531">
<meta property="twitter:title" content="AquaMai CI Builds">
<meta property="twitter:image" content="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIwIiBoZWlnaHQ9IjMyMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI%2BPGRlZnM%2BPGxpbmVhckdyYWRpZW50IGlkPSJnIiB4MT0iMCUiIHgyPSIwJSIgeTE9IjAlIiB5Mj0iMTAwJSI%2BPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmODg1ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTE2YSIvPjwvbGluZWFyR3JhZGllbnQ%2BPC9kZWZzPjxzdHlsZT50ZXh0e2ZvbnQ6NjAwIDQ0cHggLWFwcGxlLXN5c3RlbSxCbGlua01hY1N5c3RlbUZvbnQsJ1NlZ29lIFVJJyxSb2JvdG8sSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYsJ0FwcGxlIENvbG9yIEVtb2ppJywnU2Vnb2UgVUkgRW1vamknLCdTZWdvZSBVSSBTeW1ib2wnOy13ZWJraXQtdXNlci1zZWxlY3Q6bm9uZTt1c2VyLXNlbGVjdDpub25lfTwvc3R5bGU%2BPHJlY3Qgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjZykiLz48dGV4dCB0ZXh0LWFuY2hvcj0ibWlkZGxlIiB4PSI1MCIgeT0iNjYiIGZpbGw9IiNmZmYiPkFCPC90ZXh0Pjwvc3ZnPg%3D%3D">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=AquaMai">
<meta property="al:android:url" content="tg://resolve?domain=AquaMai">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="b9f531
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=AquaMai">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=AquaMai">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/AquaMai">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=AquaMai">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=111ef70ed5d3f6075a_973738321175361021">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=AquaMai"><img class="tgme_page_photo_image" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIwIiBoZWlnaHQ9IjMyMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI%2BPGRlZnM%2BPGxpbmVhckdyYWRpZW50IGlkPSJnIiB4MT0iMCUiIHgyPSIwJSIgeTE9IjAlIiB5Mj0iMTAwJSI%2BPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmODg1ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNTE2YSIvPjwvbGluZWFyR3JhZGllbnQ%2BPC9kZWZzPjxzdHlsZT50ZXh0e2ZvbnQ6NjAwIDQ0cHggLWFwcGxlLXN5c3RlbSxCbGlua01hY1N5c3RlbUZvbnQsJ1NlZ29lIFVJJyxSb2JvdG8sSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYsJ0FwcGxlIENvbG9yIEVtb2ppJywnU2Vnb2UgVUkgRW1vamknLCdTZWdvZSBVSSBTeW1ib2wnOy13ZWJraXQtdXNlci1zZWxlY3Q6bm9uZTt1c2VyLXNlbGVjdDpub25lfTwvc3R5bGU%2BPHJlY3Qgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjZykiLz48dGV4dCB0ZXh0LWFuY2hvcj0ibWlkZGxlIiB4PSI1MCIgeT0iNjYiIGZpbGw9IiNmZmYiPkFCPC90ZXh0Pjwvc3ZnPg%3D%3D"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">AquaMai CI Builds</span>
</div>
<div class="tgme_page_extra">287 subscribers</div>
<div class="tgme_page_description" dir="auto">b9f531</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=AquaMai">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/AquaMai">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>AquaMai CI Builds</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=AquaMai";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 8.64ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @BDovo_Channel</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/BDovo_Channel"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="我喜欢你">
<meta property="og:image" content="https://cdn4.cdn-telegram.org/file/rOFFIqOBOiDiSxm4FbZWSMZTkiSS0EqBJSxPUr6rqeZLcxkiyjQH2e_fTLDI5zKp73z6-Uh3UY4JeArAPc22xd5NoEWaLpVrnrzecHpk5N85qvkZmfYX9BMkYqp4_B16qhLmhc0vtPPiZzBpXu4T31qDAbCZo0lz0c_b_v21XrBH6Ndp-fzI19TNywWULbGqSm4_V97JYcm2ZOI2g4-DqIYKBMKNw01DQ3z9pXo-9mP9Oy_L4jl_-7MyeqMFx4OAAPCVTyL0D5o0AFfiJpVq_K2Mb5GNw-ZVvjlq0x79dpYk-sBaKnNWRdUXruvHMEFN29_xIvn2XLAoW3IlQQ-eFA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="投稿机器人 @BDovo_Channel_bot 联系频道主 @BDovo_bot 友情链接 https://t.me/BDovo_Channel/9437 关于本频 https://t.me/BDovo_Channel/2275">
<meta property="twitter:title" content="我喜欢你">
<meta property="twitter:image" content="https://cdn4.cdn-telegram.org/file/rOFFIqOBOiDiSxm4FbZWSMZTkiSS0EqBJSxPUr6rqeZLcxkiyjQH2e_fTLDI5zKp73z6-Uh3UY4JeArAPc22xd5NoEWaLpVrnrzecHpk5N85qvkZmfYX9BMkYqp4_B16qhLmhc0vtPPiZzBpXu4T31qDAbCZo0lz0c_b_v21XrBH6Ndp-fzI19TNywWULbGqSm4_V97JYcm2ZOI2g4-DqIYKBMKNw01DQ3z9pXo-9mP9Oy_L4jl_-7MyeqMFx4OAAPCVTyL0D5o0AFfiJpVq_K2Mb5GNw-ZVvjlq0x79dpYk-sBaKnNWRdUXruvHMEFN29_xIvn2XLAoW3IlQQ-eFA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=BDovo_Channel">
<meta property="al:android:url" content="tg://resolve?domain=BDovo_Channel">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="投稿机器人 @BDovo_Channel_bot 联系频道主 @BDovo_bot 友情链接 https://t.me/BDovo_Channel/9437 关于本频 https://t.me/BDovo_Channel/2275
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=BDovo_Channel">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=BDovo_Channel">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/BDovo_Channel">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=BDovo_Channel">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=2ad5c774e897577168_613868657528967039">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=BDovo_Channel"><img class="tgme_page_photo_image" src="https://cdn4.cdn-telegram.org/file/rOFFIqOBOiDiSxm4FbZWSMZTkiSS0EqBJSxPUr6rqeZLcxkiyjQH2e_fTLDI5zKp73z6-Uh3UY4JeArAPc22xd5NoEWaLpVrnrzecHpk5N85qvkZmfYX9BMkYqp4_B16qhLmhc0vtPPiZzBpXu4T31qDAbCZo0lz0c_b_v21XrBH6Ndp-fzI19TNywWULbGqSm4_V97JYcm2ZOI2g4-DqIYKBMKNw01DQ3z9pXo-9mP9Oy_L4jl_-7MyeqMFx4OAAPCVTyL0D5o0AFfiJpVq_K2Mb5GNw-ZVvjlq0x79dpYk-sBaKnNWRdUXruvHMEFN29_xIvn2XLAoW3IlQQ-eFA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">我喜欢你</span>
</div>
<div class="tgme_page_extra">6 195 subscribers</div>
<div class="tgme_page_description" dir="auto">投稿机器人 <a href="https://t.me/BDovo_Channel_bot">@BDovo_Channel_bot</a><br/>联系频道主 <a href="https://t.me/BDovo_bot">@BDovo_bot</a><br/>友情链接 https://t.me/BDovo_Channel/9437 <br/>关于本频 https://t.me/BDovo_Channel/2275</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=BDovo_Channel">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/BDovo_Channel">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>我喜欢你</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=BDovo_Channel";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 16.91ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @BGG_Box</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/BGG_Box"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="【BGG】本子盲盒 ️📦">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/UnnzZ-OWfiI48Tr42Q5ZjQZ1iNgA8XpVxJ8TQgLv0hC6tyDl3vfaLiUvkMMsIhThBMZWU16XcqPNCWRBXavBI6ezqg1PYnFYjiUuWeLpYCGgqreRLo0aqz1NMEAwca8hq44hRotBryLae4U_O1UVsV4hR42r3k2lC0kcc0P0Zx47fc0vBH4QxP2fpgP5sjMh4Q_0-UIrEOzgilK8ucreAUqW-tBDR6v57aVFjOf5VqX1ImSzvtgqk72M0SjkDRMtNAt51fAGSSrQyfU0LIvC49q0wrF4sVt41Zh22eD2BAD6FIVDrA_kD6PaeXNeHC308oXgOEfnWmvh35X8o3fIwA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content=" 本子频道 @BGG_Comic 的内容备份,但是盲盒。 防失联 @BGG_Home 投稿 / 报错 / 反馈 / 广告 / 合作互推 / 赞助支持 @BGG_Miku_bot ">
<meta property="twitter:title" content="【BGG】本子盲盒 ️📦">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/UnnzZ-OWfiI48Tr42Q5ZjQZ1iNgA8XpVxJ8TQgLv0hC6tyDl3vfaLiUvkMMsIhThBMZWU16XcqPNCWRBXavBI6ezqg1PYnFYjiUuWeLpYCGgqreRLo0aqz1NMEAwca8hq44hRotBryLae4U_O1UVsV4hR42r3k2lC0kcc0P0Zx47fc0vBH4QxP2fpgP5sjMh4Q_0-UIrEOzgilK8ucreAUqW-tBDR6v57aVFjOf5VqX1ImSzvtgqk72M0SjkDRMtNAt51fAGSSrQyfU0LIvC49q0wrF4sVt41Zh22eD2BAD6FIVDrA_kD6PaeXNeHC308oXgOEfnWmvh35X8o3fIwA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=BGG_Box">
<meta property="al:android:url" content="tg://resolve?domain=BGG_Box">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content=" 本子频道 @BGG_Comic 的内容备份,但是盲盒。 防失联 @BGG_Home 投稿 / 报错 / 反馈 / 广告 / 合作互推 / 赞助支持 @BGG_Miku_bot
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=BGG_Box">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=BGG_Box">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/BGG_Box">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=BGG_Box">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=67f82194510d693089_1130631883160627554">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=BGG_Box"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/UnnzZ-OWfiI48Tr42Q5ZjQZ1iNgA8XpVxJ8TQgLv0hC6tyDl3vfaLiUvkMMsIhThBMZWU16XcqPNCWRBXavBI6ezqg1PYnFYjiUuWeLpYCGgqreRLo0aqz1NMEAwca8hq44hRotBryLae4U_O1UVsV4hR42r3k2lC0kcc0P0Zx47fc0vBH4QxP2fpgP5sjMh4Q_0-UIrEOzgilK8ucreAUqW-tBDR6v57aVFjOf5VqX1ImSzvtgqk72M0SjkDRMtNAt51fAGSSrQyfU0LIvC49q0wrF4sVt41Zh22eD2BAD6FIVDrA_kD6PaeXNeHC308oXgOEfnWmvh35X8o3fIwA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">【BGG】本子盲盒 ️📦</span>
</div>
<div class="tgme_page_extra">1 735 subscribers</div>
<div class="tgme_page_description" dir="auto"><br/>本子频道 <a href="https://t.me/BGG_Comic">@BGG_Comic</a> 的内容备份,但是盲盒。<br/><br/>防失联 <a href="https://t.me/BGG_Home">@BGG_Home</a><br/><br/>投稿 / 报错 / 反馈 / 广告 / 合作互推 / 赞助支持 <a href="https://t.me/BGG_Miku_bot">@BGG_Miku_bot</a><br/></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=BGG_Box">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/BGG_Box">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>【BGG】本子盲盒 ️📦</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=BGG_Box";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 12.65ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @BGG_Comic</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/BGG_Comic"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="【BGG】本子!都是本子!❤️">
<meta property="og:image" content="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIwIiBoZWlnaHQ9IjMyMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI%2BPGRlZnM%2BPGxpbmVhckdyYWRpZW50IGlkPSJnIiB4MT0iMCUiIHgyPSIwJSIgeTE9IjAlIiB5Mj0iMTAwJSI%2BPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgyYjFmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY2NWZmZiIvPjwvbGluZWFyR3JhZGllbnQ%2BPC9kZWZzPjxzdHlsZT50ZXh0e2ZvbnQ6NjAwIDQ0cHggLWFwcGxlLXN5c3RlbSxCbGlua01hY1N5c3RlbUZvbnQsJ1NlZ29lIFVJJyxSb2JvdG8sSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYsJ0FwcGxlIENvbG9yIEVtb2ppJywnU2Vnb2UgVUkgRW1vamknLCdTZWdvZSBVSSBTeW1ib2wnOy13ZWJraXQtdXNlci1zZWxlY3Q6bm9uZTt1c2VyLXNlbGVjdDpub25lfTwvc3R5bGU%2BPHJlY3Qgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjZykiLz48dGV4dCB0ZXh0LWFuY2hvcj0ibWlkZGxlIiB4PSI1MCIgeT0iNjYiIGZpbGw9IiNmZmYiPkI8L3RleHQ%2BPC9zdmc%2B">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="⁡ 这是一个个人频道,会随缘发看过的本子。 防失联 @BGG_Home 投稿 / 报错 / 反馈 / 广告 / 合作互推 / 赞助支持 @BGG_Miku_bot ">
<meta property="twitter:title" content="【BGG】本子!都是本子!❤️">
<meta property="twitter:image" content="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIwIiBoZWlnaHQ9IjMyMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI%2BPGRlZnM%2BPGxpbmVhckdyYWRpZW50IGlkPSJnIiB4MT0iMCUiIHgyPSIwJSIgeTE9IjAlIiB5Mj0iMTAwJSI%2BPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgyYjFmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY2NWZmZiIvPjwvbGluZWFyR3JhZGllbnQ%2BPC9kZWZzPjxzdHlsZT50ZXh0e2ZvbnQ6NjAwIDQ0cHggLWFwcGxlLXN5c3RlbSxCbGlua01hY1N5c3RlbUZvbnQsJ1NlZ29lIFVJJyxSb2JvdG8sSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYsJ0FwcGxlIENvbG9yIEVtb2ppJywnU2Vnb2UgVUkgRW1vamknLCdTZWdvZSBVSSBTeW1ib2wnOy13ZWJraXQtdXNlci1zZWxlY3Q6bm9uZTt1c2VyLXNlbGVjdDpub25lfTwvc3R5bGU%2BPHJlY3Qgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjZykiLz48dGV4dCB0ZXh0LWFuY2hvcj0ibWlkZGxlIiB4PSI1MCIgeT0iNjYiIGZpbGw9IiNmZmYiPkI8L3RleHQ%2BPC9zdmc%2B">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=BGG_Comic">
<meta property="al:android:url" content="tg://resolve?domain=BGG_Comic">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="⁡ 这是一个个人频道,会随缘发看过的本子。 防失联 @BGG_Home 投稿 / 报错 / 反馈 / 广告 / 合作互推 / 赞助支持 @BGG_Miku_bot
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=BGG_Comic">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=BGG_Comic">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/BGG_Comic">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=BGG_Comic">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=6d54136e22cbbc1f81_16266801081975401076">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=BGG_Comic"><img class="tgme_page_photo_image" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIwIiBoZWlnaHQ9IjMyMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI%2BPGRlZnM%2BPGxpbmVhckdyYWRpZW50IGlkPSJnIiB4MT0iMCUiIHgyPSIwJSIgeTE9IjAlIiB5Mj0iMTAwJSI%2BPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgyYjFmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY2NWZmZiIvPjwvbGluZWFyR3JhZGllbnQ%2BPC9kZWZzPjxzdHlsZT50ZXh0e2ZvbnQ6NjAwIDQ0cHggLWFwcGxlLXN5c3RlbSxCbGlua01hY1N5c3RlbUZvbnQsJ1NlZ29lIFVJJyxSb2JvdG8sSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYsJ0FwcGxlIENvbG9yIEVtb2ppJywnU2Vnb2UgVUkgRW1vamknLCdTZWdvZSBVSSBTeW1ib2wnOy13ZWJraXQtdXNlci1zZWxlY3Q6bm9uZTt1c2VyLXNlbGVjdDpub25lfTwvc3R5bGU%2BPHJlY3Qgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjZykiLz48dGV4dCB0ZXh0LWFuY2hvcj0ibWlkZGxlIiB4PSI1MCIgeT0iNjYiIGZpbGw9IiNmZmYiPkI8L3RleHQ%2BPC9zdmc%2B"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">【BGG】本子!都是本子!❤️</span>
</div>
<div class="tgme_page_extra">27 836 subscribers</div>
<div class="tgme_page_description" dir="auto"><br/>这是一个个人频道,会随缘发看过的本子。<br/><br/>防失联 <a href="https://t.me/BGG_Home">@BGG_Home</a><br/><br/>投稿 / 报错 / 反馈 / 广告 / 合作互推 / 赞助支持 <a href="https://t.me/BGG_Miku_bot">@BGG_Miku_bot</a><br/></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=BGG_Comic">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/BGG_Comic">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>【BGG】本子!都是本子!❤️</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=BGG_Comic";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 24.47ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @BGG_Home</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/BGG_Home"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="【BGG】防失联 ️🧸">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/jhPu-KcX8XUsO7UJeZ7bzXVtyjiVWJYP1MHUBDeaDbujHLNLTK38E3z5KrzATqm3sdWPbR2vcDBQCIl7lWVb1YzEzy3qY2njYgoNReLLbygPfcEJhxLeheHP_bbPPRs-Y-RHNeJdvzYIKq4AUYkW472sFdsep29l6rfaxyhNMoO9XeQ5EzBOxulHHoM0jdyV6KAhEEI4rSg8aGikRc_Wv8L8oMJAxrZ_QA5WiSIfqYt27BYcUkThTMY_L4BTZFWnOtC_kpIlocYWFX5frvhm1XkMdRybQkxbY2_9p-0_PQCxDap_GET4i3Bbvn9JP4LsEzt5k4WK4TJPwfNMEruKuw.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content=" BGG专属防失联频道 ⁡ 投稿 / 报错 / 反馈 / 广告 / 赞助支持 @BGG_Miku_bot ">
<meta property="twitter:title" content="【BGG】防失联 ️🧸">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/jhPu-KcX8XUsO7UJeZ7bzXVtyjiVWJYP1MHUBDeaDbujHLNLTK38E3z5KrzATqm3sdWPbR2vcDBQCIl7lWVb1YzEzy3qY2njYgoNReLLbygPfcEJhxLeheHP_bbPPRs-Y-RHNeJdvzYIKq4AUYkW472sFdsep29l6rfaxyhNMoO9XeQ5EzBOxulHHoM0jdyV6KAhEEI4rSg8aGikRc_Wv8L8oMJAxrZ_QA5WiSIfqYt27BYcUkThTMY_L4BTZFWnOtC_kpIlocYWFX5frvhm1XkMdRybQkxbY2_9p-0_PQCxDap_GET4i3Bbvn9JP4LsEzt5k4WK4TJPwfNMEruKuw.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=BGG_Home">
<meta property="al:android:url" content="tg://resolve?domain=BGG_Home">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content=" BGG专属防失联频道 ⁡ 投稿 / 报错 / 反馈 / 广告 / 赞助支持 @BGG_Miku_bot
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=BGG_Home">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=BGG_Home">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/BGG_Home">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=BGG_Home">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=8c5e94be9ffc4fe1ec_10958160118359555586">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=BGG_Home"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/jhPu-KcX8XUsO7UJeZ7bzXVtyjiVWJYP1MHUBDeaDbujHLNLTK38E3z5KrzATqm3sdWPbR2vcDBQCIl7lWVb1YzEzy3qY2njYgoNReLLbygPfcEJhxLeheHP_bbPPRs-Y-RHNeJdvzYIKq4AUYkW472sFdsep29l6rfaxyhNMoO9XeQ5EzBOxulHHoM0jdyV6KAhEEI4rSg8aGikRc_Wv8L8oMJAxrZ_QA5WiSIfqYt27BYcUkThTMY_L4BTZFWnOtC_kpIlocYWFX5frvhm1XkMdRybQkxbY2_9p-0_PQCxDap_GET4i3Bbvn9JP4LsEzt5k4WK4TJPwfNMEruKuw.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">【BGG】防失联 ️🧸</span>
</div>
<div class="tgme_page_extra">2 704 subscribers</div>
<div class="tgme_page_description" dir="auto"><br/>BGG专属防失联频道<br/><br/>投稿 / 报错 / 反馈 / 广告 / 赞助支持 <a href="https://t.me/BGG_Miku_bot">@BGG_Miku_bot</a><br/></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=BGG_Home">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/BGG_Home">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>【BGG】防失联 ️🧸</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=BGG_Home";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 9.75ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @BGG_ObservationRoom</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/BGG_ObservationRoom"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="【BGG】本子观察室 🍀">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/Y1M1Y8Cehydl54EzYHMc-MgxXDqFv3BlM6FEhHH40MDIA1y0WmyNYmMnU7wDwQzt9WvLlZjSM9PG_gjdm6IrG0oz1XWCrkSUSWVgS6ZMTB18FtBiTZqGmHbNJLqqzYjvfmwaNYuWz-1a1U_uXSH6DHdS538AiHQhBz1HeuNSz74PhZ9Dav6lBr9Y1Mm_fhNtHJbRmqYG4Za4uDRefdvvW4tE-6ac9QLmDN4ciJXuLvyi_rD0TolrSHlUC3Yx4gkzsY8trZd-WFljjmND83mSQ-41M_pmyQF7Sl4lUEfOld6ipHuuk1FTvQn3k1WK9drf79ohwUzM9-OI5tSoTc3o5A.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="⁡ 记录本子里的“奇思妙想”。 防失联 @BGG_Home 投稿 / 报错 / 反馈 / 广告 / 合作互推 / 赞助支持 @BGG_Miku_bot ">
<meta property="twitter:title" content="【BGG】本子观察室 🍀">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/Y1M1Y8Cehydl54EzYHMc-MgxXDqFv3BlM6FEhHH40MDIA1y0WmyNYmMnU7wDwQzt9WvLlZjSM9PG_gjdm6IrG0oz1XWCrkSUSWVgS6ZMTB18FtBiTZqGmHbNJLqqzYjvfmwaNYuWz-1a1U_uXSH6DHdS538AiHQhBz1HeuNSz74PhZ9Dav6lBr9Y1Mm_fhNtHJbRmqYG4Za4uDRefdvvW4tE-6ac9QLmDN4ciJXuLvyi_rD0TolrSHlUC3Yx4gkzsY8trZd-WFljjmND83mSQ-41M_pmyQF7Sl4lUEfOld6ipHuuk1FTvQn3k1WK9drf79ohwUzM9-OI5tSoTc3o5A.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=BGG_ObservationRoom">
<meta property="al:android:url" content="tg://resolve?domain=BGG_ObservationRoom">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="⁡ 记录本子里的“奇思妙想”。 防失联 @BGG_Home 投稿 / 报错 / 反馈 / 广告 / 合作互推 / 赞助支持 @BGG_Miku_bot
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=BGG_ObservationRoom">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=BGG_ObservationRoom">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/BGG_ObservationRoom">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=BGG_ObservationRoom">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=2fa53cd48840a839cc_9805150021226919436">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=BGG_ObservationRoom"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/Y1M1Y8Cehydl54EzYHMc-MgxXDqFv3BlM6FEhHH40MDIA1y0WmyNYmMnU7wDwQzt9WvLlZjSM9PG_gjdm6IrG0oz1XWCrkSUSWVgS6ZMTB18FtBiTZqGmHbNJLqqzYjvfmwaNYuWz-1a1U_uXSH6DHdS538AiHQhBz1HeuNSz74PhZ9Dav6lBr9Y1Mm_fhNtHJbRmqYG4Za4uDRefdvvW4tE-6ac9QLmDN4ciJXuLvyi_rD0TolrSHlUC3Yx4gkzsY8trZd-WFljjmND83mSQ-41M_pmyQF7Sl4lUEfOld6ipHuuk1FTvQn3k1WK9drf79ohwUzM9-OI5tSoTc3o5A.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">【BGG】本子观察室 🍀</span>
</div>
<div class="tgme_page_extra">896 subscribers</div>
<div class="tgme_page_description" dir="auto"><br/>记录本子里的“奇思妙想”。<br/><br/>防失联 <a href="https://t.me/BGG_Home">@BGG_Home</a><br/><br/>投稿 / 报错 / 反馈 / 广告 / 合作互推 / 赞助支持 <a href="https://t.me/BGG_Miku_bot">@BGG_Miku_bot</a><br/></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=BGG_ObservationRoom">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/BGG_ObservationRoom">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>【BGG】本子观察室 🍀</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=BGG_ObservationRoom";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 10.53ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @BGG_VideoNovels</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/BGG_VideoNovels"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="【BGG】降智短文视频 🤤">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/WuGeXsYBAXbrY4XBprHi3wPvqoebmlWyJPrJZXmSI9xh2oB6bqAOYFQkQgfryxsSsv9LtLQnjLpL-6qVtjEUg7-06Chhd2HkT1hqG_JUWvp8UtMIgEa8lVVULctRkoHVQq65Lp__tioZc_TW2kqrAJFZB8-fQestt17jgLmsKNQgi3zljKSNwVJ5r_0auTcWOCo5sToboMj99yohNxfPce7JYKAIuVW2Mfo8L76Rh_DGTlnoeTRcR5Bt2WuA4At7KIXXsTdu9OMNd_b_AAHzPCfJgSOVCdrjRQFhFM5ClW_XdwfYa-4Wh2cY27bffhJma9trsKaEpsrt40GS9X-Luw.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="⁡ 屎中找肠,让我们把脑子丢掉吧~ ❤️ 防失联 @BGG_Home 投稿 / 报错 / 反馈 / 广告 / 合作互推 / 赞助支持 @BGG_Miku_bot ">
<meta property="twitter:title" content="【BGG】降智短文视频 🤤">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/WuGeXsYBAXbrY4XBprHi3wPvqoebmlWyJPrJZXmSI9xh2oB6bqAOYFQkQgfryxsSsv9LtLQnjLpL-6qVtjEUg7-06Chhd2HkT1hqG_JUWvp8UtMIgEa8lVVULctRkoHVQq65Lp__tioZc_TW2kqrAJFZB8-fQestt17jgLmsKNQgi3zljKSNwVJ5r_0auTcWOCo5sToboMj99yohNxfPce7JYKAIuVW2Mfo8L76Rh_DGTlnoeTRcR5Bt2WuA4At7KIXXsTdu9OMNd_b_AAHzPCfJgSOVCdrjRQFhFM5ClW_XdwfYa-4Wh2cY27bffhJma9trsKaEpsrt40GS9X-Luw.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=BGG_VideoNovels">
<meta property="al:android:url" content="tg://resolve?domain=BGG_VideoNovels">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="⁡ 屎中找肠,让我们把脑子丢掉吧~ ❤️ 防失联 @BGG_Home 投稿 / 报错 / 反馈 / 广告 / 合作互推 / 赞助支持 @BGG_Miku_bot
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=BGG_VideoNovels">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=BGG_VideoNovels">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/BGG_VideoNovels">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=BGG_VideoNovels">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=e5838ee609f2667934_8296905722931715424">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=BGG_VideoNovels"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/WuGeXsYBAXbrY4XBprHi3wPvqoebmlWyJPrJZXmSI9xh2oB6bqAOYFQkQgfryxsSsv9LtLQnjLpL-6qVtjEUg7-06Chhd2HkT1hqG_JUWvp8UtMIgEa8lVVULctRkoHVQq65Lp__tioZc_TW2kqrAJFZB8-fQestt17jgLmsKNQgi3zljKSNwVJ5r_0auTcWOCo5sToboMj99yohNxfPce7JYKAIuVW2Mfo8L76Rh_DGTlnoeTRcR5Bt2WuA4At7KIXXsTdu9OMNd_b_AAHzPCfJgSOVCdrjRQFhFM5ClW_XdwfYa-4Wh2cY27bffhJma9trsKaEpsrt40GS9X-Luw.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">【BGG】降智短文视频 🤤</span>
</div>
<div class="tgme_page_extra">70 subscribers</div>
<div class="tgme_page_description" dir="auto"><br/>屎中找肠,让我们把脑子丢掉吧~ ❤️<br/><br/>防失联 <a href="https://t.me/BGG_Home">@BGG_Home</a><br/><br/>投稿 / 报错 / 反馈 / 广告 / 合作互推 / 赞助支持 <a href="https://t.me/BGG_Miku_bot">@BGG_Miku_bot</a><br/></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=BGG_VideoNovels">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/BGG_VideoNovels">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>【BGG】降智短文视频 🤤</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=BGG_VideoNovels";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 25.66ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @BakaLiye_Channel</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/BakaLiye_Channel"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Liye CI Builds">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/lOfqCJuG901AiVJdrruWYyAYFa6ZlZYpthg2e2Ta5X9tmSzEmLn1G1oXnYQyI1btA1BOJHxRhy6VmBOFB_m_rL8_EYFW3qqJjvMmShcH9-alyJ7uYgP7tiJWHJsjxwnTGVIRZlqEdYzsW6f75dg-za252p7D5oKsrYe7s8z_Hanv-eUIXrEutbXmlJkaQG9f3yi6xfH-AOnw6b-R0MOl9lvrXBCOgI6mRB3OfuT2wCY4WQe_Kh7TddrY-vd0JNOR3NmKH8cn9tz4cVe8yTXKXLiQ9apVsIRDahdWaHbBxledVwgOB5taXJ-7_3iBkzZ573X30oEFBSYeD-bXaUTh6Q.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="抽象才是真理,规则就像放屁 @XTpmbot dd4d8d">
<meta property="twitter:title" content="Liye CI Builds">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/lOfqCJuG901AiVJdrruWYyAYFa6ZlZYpthg2e2Ta5X9tmSzEmLn1G1oXnYQyI1btA1BOJHxRhy6VmBOFB_m_rL8_EYFW3qqJjvMmShcH9-alyJ7uYgP7tiJWHJsjxwnTGVIRZlqEdYzsW6f75dg-za252p7D5oKsrYe7s8z_Hanv-eUIXrEutbXmlJkaQG9f3yi6xfH-AOnw6b-R0MOl9lvrXBCOgI6mRB3OfuT2wCY4WQe_Kh7TddrY-vd0JNOR3NmKH8cn9tz4cVe8yTXKXLiQ9apVsIRDahdWaHbBxledVwgOB5taXJ-7_3iBkzZ573X30oEFBSYeD-bXaUTh6Q.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=BakaLiye_Channel">
<meta property="al:android:url" content="tg://resolve?domain=BakaLiye_Channel">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="抽象才是真理,规则就像放屁 @XTpmbot dd4d8d
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=BakaLiye_Channel">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=BakaLiye_Channel">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/BakaLiye_Channel">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=BakaLiye_Channel">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=c6b6db240837a6efdf_4244290876351923744">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=BakaLiye_Channel"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/lOfqCJuG901AiVJdrruWYyAYFa6ZlZYpthg2e2Ta5X9tmSzEmLn1G1oXnYQyI1btA1BOJHxRhy6VmBOFB_m_rL8_EYFW3qqJjvMmShcH9-alyJ7uYgP7tiJWHJsjxwnTGVIRZlqEdYzsW6f75dg-za252p7D5oKsrYe7s8z_Hanv-eUIXrEutbXmlJkaQG9f3yi6xfH-AOnw6b-R0MOl9lvrXBCOgI6mRB3OfuT2wCY4WQe_Kh7TddrY-vd0JNOR3NmKH8cn9tz4cVe8yTXKXLiQ9apVsIRDahdWaHbBxledVwgOB5taXJ-7_3iBkzZ573X30oEFBSYeD-bXaUTh6Q.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Liye CI Builds</span>
</div>
<div class="tgme_page_extra">303 subscribers</div>
<div class="tgme_page_description" dir="auto">抽象才是真理,规则就像放屁<br/><a href="https://t.me/XTpmbot">@XTpmbot</a> dd4d8d</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=BakaLiye_Channel">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/BakaLiye_Channel">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Liye CI Builds</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=BakaLiye_Channel";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 88.11ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @BarclaysRambling</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/BarclaysRambling"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="写代码之外的Barclay碎碎念日常">
<meta property="og:image" content="https://cdn1.cdn-telegram.org/file/eH6kq87EplLaagnQ51pEfv4Hu8iL7l75w_bGVlH7cbLqn4g3sVtoSbszW0Af2U8liz31Z1KOtlUcziQmPRajcG1jqWQIqqV3sxWsLWUg4fW348wUpPo2LbDpi7No8HH8uODGHcftHPJYSnPZgu6KYsuFkYMYCzxfOTU14clOiV3H0kERfybJOH2RETu2t6eYPMLUBLrVLv4pOQAK4kuohcdiBlGNwMOrcttdzOv6pbX5R-yTnyy5XFoYe0u7tsZ_6J-vLLSXJ4BvScsAs9SAHeial5iyuRXcvZfXXuctFTUuSNOsy6IS3-TOYnBTHqU0quks8becWUzCtQkiIawcFg.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="嗨!这里是Barclay的树洞! ### 关于本Channel 本Channel是由Barclay在平行宇宙的另一个人格管理,一切和Barclay本人以及现实生活无关 ### 存在意义 为了维持Barclay的心灵的鲁棒性,故此需要一个树洞/垃圾桶 ### 内容规则 本频道仅为个人记录生活和日常想法之平台,将不容忍任何敏感政治讨论,NSFW等内容。 欢迎订阅!@BarclaysRambling">
<meta property="twitter:title" content="写代码之外的Barclay碎碎念日常">
<meta property="twitter:image" content="https://cdn1.cdn-telegram.org/file/eH6kq87EplLaagnQ51pEfv4Hu8iL7l75w_bGVlH7cbLqn4g3sVtoSbszW0Af2U8liz31Z1KOtlUcziQmPRajcG1jqWQIqqV3sxWsLWUg4fW348wUpPo2LbDpi7No8HH8uODGHcftHPJYSnPZgu6KYsuFkYMYCzxfOTU14clOiV3H0kERfybJOH2RETu2t6eYPMLUBLrVLv4pOQAK4kuohcdiBlGNwMOrcttdzOv6pbX5R-yTnyy5XFoYe0u7tsZ_6J-vLLSXJ4BvScsAs9SAHeial5iyuRXcvZfXXuctFTUuSNOsy6IS3-TOYnBTHqU0quks8becWUzCtQkiIawcFg.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=BarclaysRambling">
<meta property="al:android:url" content="tg://resolve?domain=BarclaysRambling">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="嗨!这里是Barclay的树洞! ### 关于本Channel 本Channel是由Barclay在平行宇宙的另一个人格管理,一切和Barclay本人以及现实生活无关 ### 存在意义 为了维持Barclay的心灵的鲁棒性,故此需要一个树洞/垃圾桶 ### 内容规则 本频道仅为个人记录生活和日常想法之平台,将不容忍任何敏感政治讨论,NSFW等内容。 欢迎订阅!@BarclaysRambling
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=BarclaysRambling">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=BarclaysRambling">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/BarclaysRambling">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=BarclaysRambling">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=4de6cd97aa58a51f16_7671212799989048385">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=BarclaysRambling"><img class="tgme_page_photo_image" src="https://cdn1.cdn-telegram.org/file/eH6kq87EplLaagnQ51pEfv4Hu8iL7l75w_bGVlH7cbLqn4g3sVtoSbszW0Af2U8liz31Z1KOtlUcziQmPRajcG1jqWQIqqV3sxWsLWUg4fW348wUpPo2LbDpi7No8HH8uODGHcftHPJYSnPZgu6KYsuFkYMYCzxfOTU14clOiV3H0kERfybJOH2RETu2t6eYPMLUBLrVLv4pOQAK4kuohcdiBlGNwMOrcttdzOv6pbX5R-yTnyy5XFoYe0u7tsZ_6J-vLLSXJ4BvScsAs9SAHeial5iyuRXcvZfXXuctFTUuSNOsy6IS3-TOYnBTHqU0quks8becWUzCtQkiIawcFg.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">写代码之外的Barclay碎碎念日常</span>
</div>
<div class="tgme_page_extra">4 subscribers</div>
<div class="tgme_page_description" dir="auto">嗨!这里是Barclay的树洞!<br/><br/>### 关于本Channel<br/>本Channel是由Barclay在平行宇宙的另一个人格管理,一切和Barclay本人以及现实生活无关<br/><br/>### 存在意义<br/>为了维持Barclay的心灵的鲁棒性,故此需要一个树洞/垃圾桶<br/><br/>### 内容规则<br/>本频道仅为个人记录生活和日常想法之平台,将不容忍任何敏感政治讨论,NSFW等内容。<br/><br/>欢迎订阅!<a href="https://t.me/BarclaysRambling">@BarclaysRambling</a></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=BarclaysRambling">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/BarclaysRambling">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>写代码之外的Barclay碎碎念日常</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=BarclaysRambling";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 16.92ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Billchenla</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Billchenla"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="咕 Billchen 咕 |">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/FJZ7_Pim3x1adQMjPBCMd3oWNHbR6Wn9reBI6X6P3LCEBbq2QOE0cDGrD5TypBgz48Rw9Hi1C77_4qNTkOYH-S-0XxvqlI4GNCVJENoRAu1kjxDlEydLdgOzfkX82iRd_xxdyaB4XMvqvlWrM_ujXmu_L8tTZuLoasExMfD0xHXNV0iI_uYC4za-vJslInGLjRhrfZ9Ji4oQ_ThkWawqOjGYgEUBaTW3zyBCsAjS1ZpFLzCI3l5-GvZxiWokwpu8MHvs9mnuxGgUhD4kjE_wFxSLcGpEbTNls46Bt82elwpiRovhCLd_I1vgCZuqel155nJcZruTJ-5vKkccM2hODg.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="Gugugu Peing https://peing.net/zh-CN/billchenchina 歌单 https://space.bilibili.com/7685686/favlist?fid=985056186 Gugu channel: @CamberLogistics @CyanCh @rvalue_daily @var_log_ciel @piggy_bin @rynif @CyunreiCollection @abcthoughts @bcimg">
<meta property="twitter:title" content="咕 Billchen 咕 |">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/FJZ7_Pim3x1adQMjPBCMd3oWNHbR6Wn9reBI6X6P3LCEBbq2QOE0cDGrD5TypBgz48Rw9Hi1C77_4qNTkOYH-S-0XxvqlI4GNCVJENoRAu1kjxDlEydLdgOzfkX82iRd_xxdyaB4XMvqvlWrM_ujXmu_L8tTZuLoasExMfD0xHXNV0iI_uYC4za-vJslInGLjRhrfZ9Ji4oQ_ThkWawqOjGYgEUBaTW3zyBCsAjS1ZpFLzCI3l5-GvZxiWokwpu8MHvs9mnuxGgUhD4kjE_wFxSLcGpEbTNls46Bt82elwpiRovhCLd_I1vgCZuqel155nJcZruTJ-5vKkccM2hODg.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Billchenla">
<meta property="al:android:url" content="tg://resolve?domain=Billchenla">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="Gugugu Peing https://peing.net/zh-CN/billchenchina 歌单 https://space.bilibili.com/7685686/favlist?fid=985056186 Gugu channel: @CamberLogistics @CyanCh @rvalue_daily @var_log_ciel @piggy_bin @rynif @CyunreiCollection @abcthoughts @bcimg
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Billchenla">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Billchenla">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Billchenla">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Billchenla">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=e7b88b6bfa4c2dc52a_6627074849981046212">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Billchenla"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/FJZ7_Pim3x1adQMjPBCMd3oWNHbR6Wn9reBI6X6P3LCEBbq2QOE0cDGrD5TypBgz48Rw9Hi1C77_4qNTkOYH-S-0XxvqlI4GNCVJENoRAu1kjxDlEydLdgOzfkX82iRd_xxdyaB4XMvqvlWrM_ujXmu_L8tTZuLoasExMfD0xHXNV0iI_uYC4za-vJslInGLjRhrfZ9Ji4oQ_ThkWawqOjGYgEUBaTW3zyBCsAjS1ZpFLzCI3l5-GvZxiWokwpu8MHvs9mnuxGgUhD4kjE_wFxSLcGpEbTNls46Bt82elwpiRovhCLd_I1vgCZuqel155nJcZruTJ-5vKkccM2hODg.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">咕 Billchen 咕 |</span>
</div>
<div class="tgme_page_extra">2 753 subscribers</div>
<div class="tgme_page_description" dir="auto">Gugugu<br/><br/>Peing https://peing.net/zh-CN/billchenchina<br/>歌单 https://space.bilibili.com/7685686/favlist?fid=985056186<br/><br/>Gugu channel:<br/><a href="https://t.me/CamberLogistics">@CamberLogistics</a> <a href="https://t.me/CyanCh">@CyanCh</a> <a href="https://t.me/rvalue_daily">@rvalue_daily</a> <a href="https://t.me/var_log_ciel">@var_log_ciel</a> <a href="https://t.me/piggy_bin">@piggy_bin</a> <a href="https://t.me/rynif">@rynif</a> <a href="https://t.me/CyunreiCollection">@CyunreiCollection</a> <a href="https://t.me/abcthoughts">@abcthoughts</a> <a href="https://t.me/bcimg">@bcimg</a></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Billchenla">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Billchenla">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>咕 Billchen 咕 |</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Billchenla";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 11.85ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @BlueArchiveMusicChannel</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/BlueArchiveMusicChannel"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="档案音乐资讯 Blue Archive Music Information">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/mwmIZ6m2kwPmY8KQ3iKzqwFIjXqYqS6BaZc7YMV3SkMiUEK7EGnOLCS_1R66dpg48NJqmWYfiFMtKCNh8aX5n26YT308vhWyIIQbJmmS9QOXXyOjH5u3q6xQx57_fZn8o_HDhK6CGTJPSqZQd3BVY9bfj2HFYuGngPKhRAsRliQON1xAmhniHrmNj6AmKIUzJuRf6F0fVNLgdvO9qobT7g2ftYfW3OwLg4-yY2KN9P0WUk9ZeSOjTWs7DlaBfBxr7s6i-ENEqq-3YUTPPRMTOz3l5dvZz1aYovBf6RmVgO6MuOL0W0TSt7iZM7bK6QbP79Bx6-fmGpclBLAmwoy41A.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="游戏Blue Archive的音乐频道 BY Shimakaze @Shimakaze_music">
<meta property="twitter:title" content="档案音乐资讯 Blue Archive Music Information">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/mwmIZ6m2kwPmY8KQ3iKzqwFIjXqYqS6BaZc7YMV3SkMiUEK7EGnOLCS_1R66dpg48NJqmWYfiFMtKCNh8aX5n26YT308vhWyIIQbJmmS9QOXXyOjH5u3q6xQx57_fZn8o_HDhK6CGTJPSqZQd3BVY9bfj2HFYuGngPKhRAsRliQON1xAmhniHrmNj6AmKIUzJuRf6F0fVNLgdvO9qobT7g2ftYfW3OwLg4-yY2KN9P0WUk9ZeSOjTWs7DlaBfBxr7s6i-ENEqq-3YUTPPRMTOz3l5dvZz1aYovBf6RmVgO6MuOL0W0TSt7iZM7bK6QbP79Bx6-fmGpclBLAmwoy41A.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=BlueArchiveMusicChannel">
<meta property="al:android:url" content="tg://resolve?domain=BlueArchiveMusicChannel">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="游戏Blue Archive的音乐频道 BY Shimakaze @Shimakaze_music
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=BlueArchiveMusicChannel">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=BlueArchiveMusicChannel">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/BlueArchiveMusicChannel">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=BlueArchiveMusicChannel">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=5e2dca278745d76960_9388622016616238258">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=BlueArchiveMusicChannel"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/mwmIZ6m2kwPmY8KQ3iKzqwFIjXqYqS6BaZc7YMV3SkMiUEK7EGnOLCS_1R66dpg48NJqmWYfiFMtKCNh8aX5n26YT308vhWyIIQbJmmS9QOXXyOjH5u3q6xQx57_fZn8o_HDhK6CGTJPSqZQd3BVY9bfj2HFYuGngPKhRAsRliQON1xAmhniHrmNj6AmKIUzJuRf6F0fVNLgdvO9qobT7g2ftYfW3OwLg4-yY2KN9P0WUk9ZeSOjTWs7DlaBfBxr7s6i-ENEqq-3YUTPPRMTOz3l5dvZz1aYovBf6RmVgO6MuOL0W0TSt7iZM7bK6QbP79Bx6-fmGpclBLAmwoy41A.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">档案音乐资讯 Blue Archive Music Information</span>
</div>
<div class="tgme_page_extra">323 subscribers</div>
<div class="tgme_page_description" dir="auto">游戏Blue Archive的音乐频道<br/>BY Shimakaze <a href="https://t.me/Shimakaze_music">@Shimakaze_music</a></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=BlueArchiveMusicChannel">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/BlueArchiveMusicChannel">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>档案音乐资讯 Blue Archive Music Information</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=BlueArchiveMusicChannel";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 15.08ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @CDgroupEntrance</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/CDgroupEntrance"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="女裝愛好者CD之家入口">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/JIwaoa28Hsh-9FwXxeBYLYZvc37GQltaA7EMx8lQJJgz0rNyODeMbfTZneDzv0ULi0I3aVWIDyXeZVN-fn-HAtgYXK2bC9oQ6UkN1UeOi0h-Xq8VbOqgHqbTlEmffXJR11bYiRcQ9ZmkSA4TmhJdKtpTIGru_FOMb8R-rYDFH2rXhNO1xazvceyQIUK9t0lYgq5SGiscrqGOjL_P1LPycV-rz_c4dQyd1JdikfJP1d8RfWNEMLGQ6cY3kRDvBfbxAnMXqgdN613q-I0ee61ibKRqV6jaC21rWFz5dXNsar6jI75qkEwzGSDtyqeKFzJ93tXoydkmSkGAsAU3R5avtg.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="You can view and join @CDgroupEntrance right away.">
<meta property="twitter:title" content="女裝愛好者CD之家入口">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/JIwaoa28Hsh-9FwXxeBYLYZvc37GQltaA7EMx8lQJJgz0rNyODeMbfTZneDzv0ULi0I3aVWIDyXeZVN-fn-HAtgYXK2bC9oQ6UkN1UeOi0h-Xq8VbOqgHqbTlEmffXJR11bYiRcQ9ZmkSA4TmhJdKtpTIGru_FOMb8R-rYDFH2rXhNO1xazvceyQIUK9t0lYgq5SGiscrqGOjL_P1LPycV-rz_c4dQyd1JdikfJP1d8RfWNEMLGQ6cY3kRDvBfbxAnMXqgdN613q-I0ee61ibKRqV6jaC21rWFz5dXNsar6jI75qkEwzGSDtyqeKFzJ93tXoydkmSkGAsAU3R5avtg.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=CDgroupEntrance">
<meta property="al:android:url" content="tg://resolve?domain=CDgroupEntrance">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="You can view and join @CDgroupEntrance right away.
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=CDgroupEntrance">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=CDgroupEntrance">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/CDgroupEntrance">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=CDgroupEntrance">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=4c7bc27018842ff265_6905379647400140809">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=CDgroupEntrance"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/JIwaoa28Hsh-9FwXxeBYLYZvc37GQltaA7EMx8lQJJgz0rNyODeMbfTZneDzv0ULi0I3aVWIDyXeZVN-fn-HAtgYXK2bC9oQ6UkN1UeOi0h-Xq8VbOqgHqbTlEmffXJR11bYiRcQ9ZmkSA4TmhJdKtpTIGru_FOMb8R-rYDFH2rXhNO1xazvceyQIUK9t0lYgq5SGiscrqGOjL_P1LPycV-rz_c4dQyd1JdikfJP1d8RfWNEMLGQ6cY3kRDvBfbxAnMXqgdN613q-I0ee61ibKRqV6jaC21rWFz5dXNsar6jI75qkEwzGSDtyqeKFzJ93tXoydkmSkGAsAU3R5avtg.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">女裝愛好者CD之家入口</span>
</div>
<div class="tgme_page_extra">196 subscribers</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=CDgroupEntrance">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/CDgroupEntrance">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>女裝愛好者CD之家入口</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=CDgroupEntrance";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 19.6ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @CGwXRB5vhv2</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/CGwXRB5vhv2"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Chentwik">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/prLg7aWyw5IwR8y5DyainjBdmkBI1CCmDQakjjlqrGQRS-L8hj4QzdHbHCWh7Ys-JUHCLUTIZZZvXfvBVFSV8g9eYwJmzqWUhjS_mkHFGlvw8ZA8j7CH-K_csZ94xD2JRxHhhMc_Xa4SJMRSZiWXdQOeFHmIDFM3gERQBJD88psjd9SMJMJuv34PePb_c0xTJO8GCbLUIua9GdygvVW7zepFlvdlHR-GZ4D4WjF3tcNf0V_3zH8b25la_lzOvEhHmVIPjyG-8qfhRLr6V4hs61z_jwHEOkfPlavfxgHWRBUwn8Jg6iSJqtL7Nk1tPxGdptsxa6CcQOBHDWcXdOS4aw.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="Chentwik 用来存放杜母(Durov&#39;s □□□)骨灰盒の地方。 本频内容转发自由,除非附有特别标注。 本频内容不构成任何权威或医疗相关建议。">
<meta property="twitter:title" content="Chentwik">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/prLg7aWyw5IwR8y5DyainjBdmkBI1CCmDQakjjlqrGQRS-L8hj4QzdHbHCWh7Ys-JUHCLUTIZZZvXfvBVFSV8g9eYwJmzqWUhjS_mkHFGlvw8ZA8j7CH-K_csZ94xD2JRxHhhMc_Xa4SJMRSZiWXdQOeFHmIDFM3gERQBJD88psjd9SMJMJuv34PePb_c0xTJO8GCbLUIua9GdygvVW7zepFlvdlHR-GZ4D4WjF3tcNf0V_3zH8b25la_lzOvEhHmVIPjyG-8qfhRLr6V4hs61z_jwHEOkfPlavfxgHWRBUwn8Jg6iSJqtL7Nk1tPxGdptsxa6CcQOBHDWcXdOS4aw.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=CGwXRB5vhv2">
<meta property="al:android:url" content="tg://resolve?domain=CGwXRB5vhv2">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="Chentwik 用来存放杜母(Durov&#39;s □□□)骨灰盒の地方。 本频内容转发自由,除非附有特别标注。 本频内容不构成任何权威或医疗相关建议。
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=CGwXRB5vhv2">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=CGwXRB5vhv2">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/CGwXRB5vhv2">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=CGwXRB5vhv2">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=c2a04c46594cdf8cf2_3723460177023523148">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=CGwXRB5vhv2"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/prLg7aWyw5IwR8y5DyainjBdmkBI1CCmDQakjjlqrGQRS-L8hj4QzdHbHCWh7Ys-JUHCLUTIZZZvXfvBVFSV8g9eYwJmzqWUhjS_mkHFGlvw8ZA8j7CH-K_csZ94xD2JRxHhhMc_Xa4SJMRSZiWXdQOeFHmIDFM3gERQBJD88psjd9SMJMJuv34PePb_c0xTJO8GCbLUIua9GdygvVW7zepFlvdlHR-GZ4D4WjF3tcNf0V_3zH8b25la_lzOvEhHmVIPjyG-8qfhRLr6V4hs61z_jwHEOkfPlavfxgHWRBUwn8Jg6iSJqtL7Nk1tPxGdptsxa6CcQOBHDWcXdOS4aw.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Chentwik</span>
</div>
<div class="tgme_page_extra">43 subscribers</div>
<div class="tgme_page_description" dir="auto">Chentwik 用来存放杜母(Durov&#39;s □□□)骨灰盒の地方。<br/><br/>本频内容转发自由,除非附有特别标注。<br/><br/>本频内容不构成任何权威或医疗相关建议。</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=CGwXRB5vhv2">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/CGwXRB5vhv2">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Chentwik</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=CGwXRB5vhv2";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 9.39ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Catherine_interesting</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Catherine_interesting"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="凯瑟琳的奇妙领域">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/IePsHfBbEfLG_8cHDfN3SvKU5IITjgcsFKFtrk3scv0eTpeE8AcodKEzf7zNo8mkahSGsybChDZ3Eztti1nAzHVTQQh-Ezb7bjUjoE8YG8TF1IS9dE0UMGQvQKchakFpO_3cCxqyLODHRdvON-DLwHzKsYxgqur1NQtd0sEPnmnmXb3kFB2L-MGiR5Z6JzAnTkmXc4SFTDWsD7dUlQpaJCIw9ghyFAa5Yc5iSvc8A739Z8Wlk_coMkGhJio7DU5VUJbBChCKW7RB16aLgMtShhL9iUQhAEQtEitLOeS-RDuWUMjZDijO1URqHJlXrfP5j6RATaMhTmk6pqjUGhBxrQ.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="……">
<meta property="twitter:title" content="凯瑟琳的奇妙领域">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/IePsHfBbEfLG_8cHDfN3SvKU5IITjgcsFKFtrk3scv0eTpeE8AcodKEzf7zNo8mkahSGsybChDZ3Eztti1nAzHVTQQh-Ezb7bjUjoE8YG8TF1IS9dE0UMGQvQKchakFpO_3cCxqyLODHRdvON-DLwHzKsYxgqur1NQtd0sEPnmnmXb3kFB2L-MGiR5Z6JzAnTkmXc4SFTDWsD7dUlQpaJCIw9ghyFAa5Yc5iSvc8A739Z8Wlk_coMkGhJio7DU5VUJbBChCKW7RB16aLgMtShhL9iUQhAEQtEitLOeS-RDuWUMjZDijO1URqHJlXrfP5j6RATaMhTmk6pqjUGhBxrQ.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Catherine_interesting">
<meta property="al:android:url" content="tg://resolve?domain=Catherine_interesting">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="……
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Catherine_interesting">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Catherine_interesting">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Catherine_interesting">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Catherine_interesting">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=7bc7608ecc2fd337c7_9439637241391028649">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Catherine_interesting"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/IePsHfBbEfLG_8cHDfN3SvKU5IITjgcsFKFtrk3scv0eTpeE8AcodKEzf7zNo8mkahSGsybChDZ3Eztti1nAzHVTQQh-Ezb7bjUjoE8YG8TF1IS9dE0UMGQvQKchakFpO_3cCxqyLODHRdvON-DLwHzKsYxgqur1NQtd0sEPnmnmXb3kFB2L-MGiR5Z6JzAnTkmXc4SFTDWsD7dUlQpaJCIw9ghyFAa5Yc5iSvc8A739Z8Wlk_coMkGhJio7DU5VUJbBChCKW7RB16aLgMtShhL9iUQhAEQtEitLOeS-RDuWUMjZDijO1URqHJlXrfP5j6RATaMhTmk6pqjUGhBxrQ.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">凯瑟琳的奇妙领域</span>
</div>
<div class="tgme_page_extra">212 subscribers</div>
<div class="tgme_page_description" dir="auto">……</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Catherine_interesting">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Catherine_interesting">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>凯瑟琳的奇妙领域</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Catherine_interesting";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 9.37ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Cicada_no_nichijo</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Cicada_no_nichijo"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Cicada000的日常">
<meta property="og:image" content="https://cdn1.cdn-telegram.org/file/GoQIMyGwThfd_67tVj0QdUpc2Vf5NwvO7vxUrIVYU33bStqaAQeL4rFAMFZUDwsbFoSaJ9z0lQRgJbg-Tz_NfO8VNG9ru3A32wkkivjumb0LL4xmlk21FAsz9VsRisaSoS6vvOKf_uEASyYNCRU3ScGNORhLz2hdHlVkhdrr2a4LyCCNeo8qldJYfQr2iBJnuik2ElvK9n5YlgUv6hFIZfJ0lKyhg0DL4AIavAZRwQcVxtuz8O3U9_e8pwaXL2VFeQmg4laF1_afVYlZIU8Nl50i5QkJSsPR_QiEMVx9fWCUfkDXGf2oGVKgQyyifc18IGLjbQIjI-mf3s2-YFgoig.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="更新一些日常见闻">
<meta property="twitter:title" content="Cicada000的日常">
<meta property="twitter:image" content="https://cdn1.cdn-telegram.org/file/GoQIMyGwThfd_67tVj0QdUpc2Vf5NwvO7vxUrIVYU33bStqaAQeL4rFAMFZUDwsbFoSaJ9z0lQRgJbg-Tz_NfO8VNG9ru3A32wkkivjumb0LL4xmlk21FAsz9VsRisaSoS6vvOKf_uEASyYNCRU3ScGNORhLz2hdHlVkhdrr2a4LyCCNeo8qldJYfQr2iBJnuik2ElvK9n5YlgUv6hFIZfJ0lKyhg0DL4AIavAZRwQcVxtuz8O3U9_e8pwaXL2VFeQmg4laF1_afVYlZIU8Nl50i5QkJSsPR_QiEMVx9fWCUfkDXGf2oGVKgQyyifc18IGLjbQIjI-mf3s2-YFgoig.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Cicada_no_nichijo">
<meta property="al:android:url" content="tg://resolve?domain=Cicada_no_nichijo">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="更新一些日常见闻
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Cicada_no_nichijo">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Cicada_no_nichijo">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Cicada_no_nichijo">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Cicada_no_nichijo">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=f725d2576edb814495_2453654352414613931">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Cicada_no_nichijo"><img class="tgme_page_photo_image" src="https://cdn1.cdn-telegram.org/file/GoQIMyGwThfd_67tVj0QdUpc2Vf5NwvO7vxUrIVYU33bStqaAQeL4rFAMFZUDwsbFoSaJ9z0lQRgJbg-Tz_NfO8VNG9ru3A32wkkivjumb0LL4xmlk21FAsz9VsRisaSoS6vvOKf_uEASyYNCRU3ScGNORhLz2hdHlVkhdrr2a4LyCCNeo8qldJYfQr2iBJnuik2ElvK9n5YlgUv6hFIZfJ0lKyhg0DL4AIavAZRwQcVxtuz8O3U9_e8pwaXL2VFeQmg4laF1_afVYlZIU8Nl50i5QkJSsPR_QiEMVx9fWCUfkDXGf2oGVKgQyyifc18IGLjbQIjI-mf3s2-YFgoig.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Cicada000的日常</span>
</div>
<div class="tgme_page_extra">9 subscribers</div>
<div class="tgme_page_description" dir="auto">更新一些日常见闻</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Cicada_no_nichijo">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Cicada_no_nichijo">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Cicada000的日常</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Cicada_no_nichijo";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 109.79ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Clansty</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Clansty"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Clansty">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/mG30c4h6Z6ji1IiBqpKEO6yjAGFlyXNhGKr6gjPMkHGM8NSyYxohmfNJVCmp_Znp-xw3vTjZwvzeT1Pz30kHWE4fDe35Cy3Xzf32qz5daPldk5MP0j_fX82xsO3pUWc9VGdDH8BK-B5Ywgt7e33SuzY_WN1U-_Cgbqs0RyicoqgNEX4XCyJB0Mu5zvlTYmXGE8_gPdl5JLCqpziJKg4nSojY8qkgZCh6lLdbMmAf4rxF7EwzXgrkJTcmCeUjwgI1hrL2nIj5xg0VT-5fLD7fjPPEmhsxj9xdH0nDpOmicER2ZWjXdvehp64hvM0Yc4JKjS3z8Nmbw-01bX0ebsjSjA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="凌莞的 Intro / Gateway dc8deb">
<meta property="twitter:title" content="Clansty">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/mG30c4h6Z6ji1IiBqpKEO6yjAGFlyXNhGKr6gjPMkHGM8NSyYxohmfNJVCmp_Znp-xw3vTjZwvzeT1Pz30kHWE4fDe35Cy3Xzf32qz5daPldk5MP0j_fX82xsO3pUWc9VGdDH8BK-B5Ywgt7e33SuzY_WN1U-_Cgbqs0RyicoqgNEX4XCyJB0Mu5zvlTYmXGE8_gPdl5JLCqpziJKg4nSojY8qkgZCh6lLdbMmAf4rxF7EwzXgrkJTcmCeUjwgI1hrL2nIj5xg0VT-5fLD7fjPPEmhsxj9xdH0nDpOmicER2ZWjXdvehp64hvM0Yc4JKjS3z8Nmbw-01bX0ebsjSjA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Clansty">
<meta property="al:android:url" content="tg://resolve?domain=Clansty">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="凌莞的 Intro / Gateway dc8deb
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Clansty">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Clansty">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Clansty">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Clansty">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=096d1a55b638da362b_15753344865001818876">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Clansty"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/mG30c4h6Z6ji1IiBqpKEO6yjAGFlyXNhGKr6gjPMkHGM8NSyYxohmfNJVCmp_Znp-xw3vTjZwvzeT1Pz30kHWE4fDe35Cy3Xzf32qz5daPldk5MP0j_fX82xsO3pUWc9VGdDH8BK-B5Ywgt7e33SuzY_WN1U-_Cgbqs0RyicoqgNEX4XCyJB0Mu5zvlTYmXGE8_gPdl5JLCqpziJKg4nSojY8qkgZCh6lLdbMmAf4rxF7EwzXgrkJTcmCeUjwgI1hrL2nIj5xg0VT-5fLD7fjPPEmhsxj9xdH0nDpOmicER2ZWjXdvehp64hvM0Yc4JKjS3z8Nmbw-01bX0ebsjSjA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Clansty</span>
</div>
<div class="tgme_page_extra">93 subscribers</div>
<div class="tgme_page_description" dir="auto">凌莞的 Intro / Gateway<br/>dc8deb</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Clansty">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Clansty">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Clansty</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Clansty";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 11.64ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @ClanstyMusic</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/ClanstyMusic"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Clansty 喜欢的音乐">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/eR6K5kXYdmOviWrZXDIxKj1my-uFer7I0ofGIk4g4MU-Ey-UbC6uEiOriMGelWaisaVXLDtD5Oo3swOcd0HZwiJ0qYWKDzCCOZdLqiX2jRy4C0NFPy3zq9jGnMsClERwk_AEVYUc8cMsyB1GsyDmfdSBOv2bzaXyzEHOqnU1OG0iG5Zkv8KW20OnrTuVVY3DY1Xy8hNjBjnY05zliynmxoGGiN20F1TBXc59ulYmISTuI9qN6kwc7_onDRRe_zCwn65c4qRkkGYSR2ZYtxs8abqTfDM7g-3ROqBawasbXOzVsP4kNDjea8060ep7lcl7JewbMDhYp_MqYUMpb8dvJQ.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="自动同步的网易云音乐歌单 dc5e23 https://github.com/Clansty/netease-music-sync/commit/f37b19c0c1dd7c43046d9834a58f8b71a9ce72b6">
<meta property="twitter:title" content="Clansty 喜欢的音乐">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/eR6K5kXYdmOviWrZXDIxKj1my-uFer7I0ofGIk4g4MU-Ey-UbC6uEiOriMGelWaisaVXLDtD5Oo3swOcd0HZwiJ0qYWKDzCCOZdLqiX2jRy4C0NFPy3zq9jGnMsClERwk_AEVYUc8cMsyB1GsyDmfdSBOv2bzaXyzEHOqnU1OG0iG5Zkv8KW20OnrTuVVY3DY1Xy8hNjBjnY05zliynmxoGGiN20F1TBXc59ulYmISTuI9qN6kwc7_onDRRe_zCwn65c4qRkkGYSR2ZYtxs8abqTfDM7g-3ROqBawasbXOzVsP4kNDjea8060ep7lcl7JewbMDhYp_MqYUMpb8dvJQ.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=ClanstyMusic">
<meta property="al:android:url" content="tg://resolve?domain=ClanstyMusic">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="自动同步的网易云音乐歌单 dc5e23 https://github.com/Clansty/netease-music-sync/commit/f37b19c0c1dd7c43046d9834a58f8b71a9ce72b6
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=ClanstyMusic">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=ClanstyMusic">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/ClanstyMusic">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=ClanstyMusic">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=f202069cda33eb25f6_17115931475848921191">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=ClanstyMusic"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/eR6K5kXYdmOviWrZXDIxKj1my-uFer7I0ofGIk4g4MU-Ey-UbC6uEiOriMGelWaisaVXLDtD5Oo3swOcd0HZwiJ0qYWKDzCCOZdLqiX2jRy4C0NFPy3zq9jGnMsClERwk_AEVYUc8cMsyB1GsyDmfdSBOv2bzaXyzEHOqnU1OG0iG5Zkv8KW20OnrTuVVY3DY1Xy8hNjBjnY05zliynmxoGGiN20F1TBXc59ulYmISTuI9qN6kwc7_onDRRe_zCwn65c4qRkkGYSR2ZYtxs8abqTfDM7g-3ROqBawasbXOzVsP4kNDjea8060ep7lcl7JewbMDhYp_MqYUMpb8dvJQ.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Clansty 喜欢的音乐</span>
</div>
<div class="tgme_page_extra">18 subscribers</div>
<div class="tgme_page_description" dir="auto">自动同步的网易云音乐歌单<br/>dc5e23<br/><br/>https://github.com/Clansty/netease-music-sync/commit/f37b19c0c1dd7c43046d9834a58f8b71a9ce72b6</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=ClanstyMusic">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/ClanstyMusic">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Clansty 喜欢的音乐</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=ClanstyMusic";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 16.55ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @ClanstySRS</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/ClanstySRS"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="凌莞的 SRS 记录">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/nMOShXsHwtk5TJOLLQ-OVvZ6GL50kV_syI9KJD5ScOk2xGEDWbA7gtbqEaYlIjsJvxgldwyeZTg3sZek5AcFfGzNRaQUktAWJS-7cxh57PJvv7dEiFpP_J8sKp3qQQkqd4k-HiiJntPKwxdOCLFbmYvv0o5587-8uhcWr26vGiWqJRVtWKUaUoaoGMIH31UiLI_YPK_dQwPzdnVB0B-WfU0JKD4ohVaqLnIRVvCxnrHNgFuYEijAi28EIiZ-VH-y32Sr2uzmrTi5G3IV3EwdvQKe_n4x9E5B8paa0aIlK8-5xdkeNbaCbmdmVt5rovAXTUTDRuK53ocCQyxfneysHg.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="年少不知牛子好,错把假批当成宝 2023 / 11 / 22 PAI 布林还我牛牛 欢迎围观,但是不欢迎找茬( 评论区请礼貌交流 1c312a @Clansty">
<meta property="twitter:title" content="凌莞的 SRS 记录">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/nMOShXsHwtk5TJOLLQ-OVvZ6GL50kV_syI9KJD5ScOk2xGEDWbA7gtbqEaYlIjsJvxgldwyeZTg3sZek5AcFfGzNRaQUktAWJS-7cxh57PJvv7dEiFpP_J8sKp3qQQkqd4k-HiiJntPKwxdOCLFbmYvv0o5587-8uhcWr26vGiWqJRVtWKUaUoaoGMIH31UiLI_YPK_dQwPzdnVB0B-WfU0JKD4ohVaqLnIRVvCxnrHNgFuYEijAi28EIiZ-VH-y32Sr2uzmrTi5G3IV3EwdvQKe_n4x9E5B8paa0aIlK8-5xdkeNbaCbmdmVt5rovAXTUTDRuK53ocCQyxfneysHg.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=ClanstySRS">
<meta property="al:android:url" content="tg://resolve?domain=ClanstySRS">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="年少不知牛子好,错把假批当成宝 2023 / 11 / 22 PAI 布林还我牛牛 欢迎围观,但是不欢迎找茬( 评论区请礼貌交流 1c312a @Clansty
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=ClanstySRS">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=ClanstySRS">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/ClanstySRS">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=ClanstySRS">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=2339ef624d1ef6af2c_10450061257648391650">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=ClanstySRS"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/nMOShXsHwtk5TJOLLQ-OVvZ6GL50kV_syI9KJD5ScOk2xGEDWbA7gtbqEaYlIjsJvxgldwyeZTg3sZek5AcFfGzNRaQUktAWJS-7cxh57PJvv7dEiFpP_J8sKp3qQQkqd4k-HiiJntPKwxdOCLFbmYvv0o5587-8uhcWr26vGiWqJRVtWKUaUoaoGMIH31UiLI_YPK_dQwPzdnVB0B-WfU0JKD4ohVaqLnIRVvCxnrHNgFuYEijAi28EIiZ-VH-y32Sr2uzmrTi5G3IV3EwdvQKe_n4x9E5B8paa0aIlK8-5xdkeNbaCbmdmVt5rovAXTUTDRuK53ocCQyxfneysHg.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">凌莞的 SRS 记录</span>
</div>
<div class="tgme_page_extra">433 subscribers</div>
<div class="tgme_page_description" dir="auto">年少不知牛子好,错把假批当成宝<br/>2023 / 11 / 22 PAI 布林还我牛牛<br/><br/>欢迎围观,但是不欢迎找茬(<br/>评论区请礼貌交流<br/>1c312a<br/><a href="https://t.me/Clansty">@Clansty</a></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=ClanstySRS">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/ClanstySRS">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>凌莞的 SRS 记录</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=ClanstySRS";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 12.11ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Cooked_Ellenya</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Cooked_Ellenya"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="抽取幸运观众被艾莲nya大辟谷坐碎盆骨">
<meta property="og:image" content="https://cdn4.cdn-telegram.org/file/RAOlm1KhhpLSXjFQhj-v5WvIW6IjURWERHdpUbtLbDTZRsMqcRa6TMY9YtLnfRPALXNPrSJP_9qozIlDmcyWW7F-yo2TZtHR4wbxTm4vOazc75MsJfhMOUx_Pks34kJWGRUvdkz-gmRmPaDokrPIEvkMzn0BtggZI2_fywRx2V34ry4HN7L-Qd-L2N7itPaG_xS7UuYFXOgKmtXPoWbtJK6ZQ6LgI8V7LVi8nWIGQok-GIRoKX4BYEiXBnBu2dOOzo78GJtBM1MlVGjfOgeWeSoKyrbIYZYqylbiSvxcHAZ9l6PVOjd9g1sy7Mb1qgu2Dg00zS1_Oj_XUgp7lmuyPQ.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="Spain is cooked, me also - @EIIenya 5c14c9">
<meta property="twitter:title" content="抽取幸运观众被艾莲nya大辟谷坐碎盆骨">
<meta property="twitter:image" content="https://cdn4.cdn-telegram.org/file/RAOlm1KhhpLSXjFQhj-v5WvIW6IjURWERHdpUbtLbDTZRsMqcRa6TMY9YtLnfRPALXNPrSJP_9qozIlDmcyWW7F-yo2TZtHR4wbxTm4vOazc75MsJfhMOUx_Pks34kJWGRUvdkz-gmRmPaDokrPIEvkMzn0BtggZI2_fywRx2V34ry4HN7L-Qd-L2N7itPaG_xS7UuYFXOgKmtXPoWbtJK6ZQ6LgI8V7LVi8nWIGQok-GIRoKX4BYEiXBnBu2dOOzo78GJtBM1MlVGjfOgeWeSoKyrbIYZYqylbiSvxcHAZ9l6PVOjd9g1sy7Mb1qgu2Dg00zS1_Oj_XUgp7lmuyPQ.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Cooked_Ellenya">
<meta property="al:android:url" content="tg://resolve?domain=Cooked_Ellenya">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="Spain is cooked, me also - @EIIenya 5c14c9
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Cooked_Ellenya">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Cooked_Ellenya">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Cooked_Ellenya">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Cooked_Ellenya">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=e4443d7cded883d9b8_10915477422195660758">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Cooked_Ellenya"><img class="tgme_page_photo_image" src="https://cdn4.cdn-telegram.org/file/RAOlm1KhhpLSXjFQhj-v5WvIW6IjURWERHdpUbtLbDTZRsMqcRa6TMY9YtLnfRPALXNPrSJP_9qozIlDmcyWW7F-yo2TZtHR4wbxTm4vOazc75MsJfhMOUx_Pks34kJWGRUvdkz-gmRmPaDokrPIEvkMzn0BtggZI2_fywRx2V34ry4HN7L-Qd-L2N7itPaG_xS7UuYFXOgKmtXPoWbtJK6ZQ6LgI8V7LVi8nWIGQok-GIRoKX4BYEiXBnBu2dOOzo78GJtBM1MlVGjfOgeWeSoKyrbIYZYqylbiSvxcHAZ9l6PVOjd9g1sy7Mb1qgu2Dg00zS1_Oj_XUgp7lmuyPQ.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">抽取幸运观众被艾莲nya大辟谷坐碎盆骨</span>
</div>
<div class="tgme_page_extra">27 subscribers</div>
<div class="tgme_page_description" dir="auto">Spain is cooked, me also<br/>- <a href="https://t.me/EIIenya">@EIIenya</a><br/>5c14c9</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Cooked_Ellenya">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Cooked_Ellenya">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>抽取幸运观众被艾莲nya大辟谷坐碎盆骨</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Cooked_Ellenya";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 9.08ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @CrysTa11</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/CrysTa11"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Cry&#39;sTall">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/UXyTtAau8uUmILaSaQZSFanT7TJg_V4VK_SctD9UAuH8H9gYlkCtPz_5hmZMead4whkvPVBHdAyjfNRA840-lp52UKTOMnAEvAxc3zcfy_bDlb2b1qoXOpjsxuXq07ve4mHfqDP0emoGggMICZhXM3nXcQtMQPRVMSRPVZ1sfcy_qT1QRk8OogizMVfoK58OZUNpiZ4C50-7mCMsB7aPOcaFIhGk9CSEFYMW3MHd8UAU-S0glphkfjXHwTx9MPcMXn1-gEj4wxVd8MKkW8OrVFqAvmdMU-31NwYTQTvh4fuk6nwzawyrLFkFUcRxZ5KSxSWTioVbTnG1TugPj7E3ew.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="e4ecea">
<meta property="twitter:title" content="Cry&#39;sTall">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/UXyTtAau8uUmILaSaQZSFanT7TJg_V4VK_SctD9UAuH8H9gYlkCtPz_5hmZMead4whkvPVBHdAyjfNRA840-lp52UKTOMnAEvAxc3zcfy_bDlb2b1qoXOpjsxuXq07ve4mHfqDP0emoGggMICZhXM3nXcQtMQPRVMSRPVZ1sfcy_qT1QRk8OogizMVfoK58OZUNpiZ4C50-7mCMsB7aPOcaFIhGk9CSEFYMW3MHd8UAU-S0glphkfjXHwTx9MPcMXn1-gEj4wxVd8MKkW8OrVFqAvmdMU-31NwYTQTvh4fuk6nwzawyrLFkFUcRxZ5KSxSWTioVbTnG1TugPj7E3ew.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=CrysTa11">
<meta property="al:android:url" content="tg://resolve?domain=CrysTa11">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="e4ecea
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=CrysTa11">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=CrysTa11">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/CrysTa11">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=CrysTa11">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=ffe173e2429cd960d9_7848087486262072267">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=CrysTa11"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/UXyTtAau8uUmILaSaQZSFanT7TJg_V4VK_SctD9UAuH8H9gYlkCtPz_5hmZMead4whkvPVBHdAyjfNRA840-lp52UKTOMnAEvAxc3zcfy_bDlb2b1qoXOpjsxuXq07ve4mHfqDP0emoGggMICZhXM3nXcQtMQPRVMSRPVZ1sfcy_qT1QRk8OogizMVfoK58OZUNpiZ4C50-7mCMsB7aPOcaFIhGk9CSEFYMW3MHd8UAU-S0glphkfjXHwTx9MPcMXn1-gEj4wxVd8MKkW8OrVFqAvmdMU-31NwYTQTvh4fuk6nwzawyrLFkFUcRxZ5KSxSWTioVbTnG1TugPj7E3ew.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Cry&#39;sTall</span>
</div>
<div class="tgme_page_extra">5 subscribers</div>
<div class="tgme_page_description" dir="auto">e4ecea</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=CrysTa11">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/CrysTa11">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Cry&#39;sTall</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=CrysTa11";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 330.4ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @DataEraserCHouse</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/DataEraserCHouse"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="DataEraserC的小屋">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/DrXQnbXC8JOJ1Y0rZELE73eYxJ9l6TZJlSgK-8mkmxwFKL94b3jtmX2lh4C86fHg1DyS0GaDvhrwoNkHH6gsCl2cpiIhDMMB16NFQbAoprh7e3QrlJzEnJDbXNg38qjeSMGfpFzJEXdxiad-54AW1_8xdvRmt4_5d_R-JsxF2w5XFfNKgOzHDKpnP_obwuGaqpQp5-osE1zrzY0Qrz_T6qceECDDbcJAqeGdwGyNSc7bqICHIJXAuamr5whNUGvdcojXg7mJgml6TT4ZphMNSyrYhTTgYnakpTGyGGDnTK0cmdoGrsbICJv6Pu6rqRHdmoSAX0ecGcQQlTNk6f570Q.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="You can view and join @DataEraserCHouse right away.">
<meta property="twitter:title" content="DataEraserC的小屋">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/DrXQnbXC8JOJ1Y0rZELE73eYxJ9l6TZJlSgK-8mkmxwFKL94b3jtmX2lh4C86fHg1DyS0GaDvhrwoNkHH6gsCl2cpiIhDMMB16NFQbAoprh7e3QrlJzEnJDbXNg38qjeSMGfpFzJEXdxiad-54AW1_8xdvRmt4_5d_R-JsxF2w5XFfNKgOzHDKpnP_obwuGaqpQp5-osE1zrzY0Qrz_T6qceECDDbcJAqeGdwGyNSc7bqICHIJXAuamr5whNUGvdcojXg7mJgml6TT4ZphMNSyrYhTTgYnakpTGyGGDnTK0cmdoGrsbICJv6Pu6rqRHdmoSAX0ecGcQQlTNk6f570Q.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=DataEraserCHouse">
<meta property="al:android:url" content="tg://resolve?domain=DataEraserCHouse">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="You can view and join @DataEraserCHouse right away.
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=DataEraserCHouse">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=DataEraserCHouse">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/DataEraserCHouse">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=DataEraserCHouse">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=048c22714ccd5039ef_10470658104741439715">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=DataEraserCHouse"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/DrXQnbXC8JOJ1Y0rZELE73eYxJ9l6TZJlSgK-8mkmxwFKL94b3jtmX2lh4C86fHg1DyS0GaDvhrwoNkHH6gsCl2cpiIhDMMB16NFQbAoprh7e3QrlJzEnJDbXNg38qjeSMGfpFzJEXdxiad-54AW1_8xdvRmt4_5d_R-JsxF2w5XFfNKgOzHDKpnP_obwuGaqpQp5-osE1zrzY0Qrz_T6qceECDDbcJAqeGdwGyNSc7bqICHIJXAuamr5whNUGvdcojXg7mJgml6TT4ZphMNSyrYhTTgYnakpTGyGGDnTK0cmdoGrsbICJv6Pu6rqRHdmoSAX0ecGcQQlTNk6f570Q.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">DataEraserC的小屋</span>
</div>
<div class="tgme_page_extra">21 subscribers</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=DataEraserCHouse">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/DataEraserCHouse">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>DataEraserC的小屋</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=DataEraserCHouse";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 76.19ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @ELC0721</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/ELC0721"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="🐾东萝教海关总署🐾">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/Nh2pSXQB3aSAN2w3A5yPpoGWOkstuFb98NjG0TTtXzk4mpdAFjCh0cK4cUIPn-v5Fs0VgN-wLSWcx7jHGsuDRIvCQmGxPfWRqTmkm5jWg71TL23zancwPcWBtYeKABGlzO1s28xJs95lHBNGtORtj8ZompHZi1rrpmLej_RT4rOtbYH3SLpf7zyLuIxJIQMd6kRVMHUUcut5ks9XaTobDVtV-Rd0X54JnPaPjbXaGCHoISbaH195C0k6gq7ubT0XeiMFnhJsUSSsgJQ53mHz_m8mXv_Hg6QhV2TfSJaJUERJgQtYfMDNBfA0hsrAMh-o9rZDcOhL2ATjrXYvhoEn-g.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="【东萝教海关总署·温柔肉垫探测中!】 本喵窝由全宇宙最蓬松的防广告猫墙守护 注意⚠️进入喵窝请配合完成: 🐾 **初级肉垫认证** ▸ 审核喵将自动播放《猫草摇铃曲》检测机器人(广告喵会触发集体炸毛反应) 👓两脚兽翻译:请检查本人账号是否含有广告号要素,包括但不限于没有头像,没有简介等 🐾 **猫毛气味核对** ▸ 审核员会轻嗅您与其他喵星基地的共同群组轨迹,更多的共同群组将有利于通行 ⚠️ 柔软警告: ▸ 检测到可疑信号将启动「自动猫砂掩埋程序」">
<meta property="twitter:title" content="🐾东萝教海关总署🐾">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/Nh2pSXQB3aSAN2w3A5yPpoGWOkstuFb98NjG0TTtXzk4mpdAFjCh0cK4cUIPn-v5Fs0VgN-wLSWcx7jHGsuDRIvCQmGxPfWRqTmkm5jWg71TL23zancwPcWBtYeKABGlzO1s28xJs95lHBNGtORtj8ZompHZi1rrpmLej_RT4rOtbYH3SLpf7zyLuIxJIQMd6kRVMHUUcut5ks9XaTobDVtV-Rd0X54JnPaPjbXaGCHoISbaH195C0k6gq7ubT0XeiMFnhJsUSSsgJQ53mHz_m8mXv_Hg6QhV2TfSJaJUERJgQtYfMDNBfA0hsrAMh-o9rZDcOhL2ATjrXYvhoEn-g.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=ELC0721">
<meta property="al:android:url" content="tg://resolve?domain=ELC0721">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="【东萝教海关总署·温柔肉垫探测中!】 本喵窝由全宇宙最蓬松的防广告猫墙守护 注意⚠️进入喵窝请配合完成: 🐾 **初级肉垫认证** ▸ 审核喵将自动播放《猫草摇铃曲》检测机器人(广告喵会触发集体炸毛反应) 👓两脚兽翻译:请检查本人账号是否含有广告号要素,包括但不限于没有头像,没有简介等 🐾 **猫毛气味核对** ▸ 审核员会轻嗅您与其他喵星基地的共同群组轨迹,更多的共同群组将有利于通行 ⚠️ 柔软警告: ▸ 检测到可疑信号将启动「自动猫砂掩埋程序」
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=ELC0721">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=ELC0721">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/ELC0721">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=ELC0721">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=3e3ec9aab0e067f091_17787723084837860418">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=ELC0721"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/Nh2pSXQB3aSAN2w3A5yPpoGWOkstuFb98NjG0TTtXzk4mpdAFjCh0cK4cUIPn-v5Fs0VgN-wLSWcx7jHGsuDRIvCQmGxPfWRqTmkm5jWg71TL23zancwPcWBtYeKABGlzO1s28xJs95lHBNGtORtj8ZompHZi1rrpmLej_RT4rOtbYH3SLpf7zyLuIxJIQMd6kRVMHUUcut5ks9XaTobDVtV-Rd0X54JnPaPjbXaGCHoISbaH195C0k6gq7ubT0XeiMFnhJsUSSsgJQ53mHz_m8mXv_Hg6QhV2TfSJaJUERJgQtYfMDNBfA0hsrAMh-o9rZDcOhL2ATjrXYvhoEn-g.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">🐾东萝教海关总署🐾</span>
</div>
<div class="tgme_page_extra">883 members, 59 online</div>
<div class="tgme_page_description" dir="auto">【东萝教海关总署·温柔肉垫探测中!】 <br/><br/>本喵窝由全宇宙最蓬松的防广告猫墙守护<br/>注意⚠️进入喵窝请配合完成: <br/><br/>🐾 **初级肉垫认证** <br/>▸ 审核喵将自动播放《猫草摇铃曲》检测机器人(广告喵会触发集体炸毛反应) <br/>👓两脚兽翻译:请检查本人账号是否含有广告号要素,包括但不限于没有头像,没有简介等<br/><br/>🐾 **猫毛气味核对** <br/>▸ 审核员会轻嗅您与其他喵星基地的共同群组轨迹,更多的共同群组将有利于通行<br/><br/>⚠️ 柔软警告: <br/>▸ 检测到可疑信号将启动「自动猫砂掩埋程序」</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=ELC0721">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>🐾东萝教海关总署🐾</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=ELC0721";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 62.55ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Erciyuanha</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Erciyuanha"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="真的表面">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/ZMcgwC5fqQSZccRwIHluREt6REqvkAHBnV1FtazU1svDv-AEIW9DHnbsW-NPtseNIp9yjUt5hzxcLsAnYjyQW9tazG3kt5IGZEyUOc1P00KWEn7_CSQH-l55-rzpzJdoZDiTw-QQx-4_AhXe62upYKAGc1383PYveVeKBkWz_j3mQBAtU0mHr84InkxGPqkqDdFnKtZdjTX1b1FgdJwgxx6faeZvj0PW0ZD_oTY60nUxiZQX-y703Ma49NMlDAGHWyPz1x-ZPR_jArITVJ1_NvtClbFGbXjB3hrvPho-Z4HqBKpRL9OyrDFUPBYlgZY95kKwWixcI35geWfG3bqvZA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="我说我是二次元信吗">
<meta property="twitter:title" content="真的表面">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/ZMcgwC5fqQSZccRwIHluREt6REqvkAHBnV1FtazU1svDv-AEIW9DHnbsW-NPtseNIp9yjUt5hzxcLsAnYjyQW9tazG3kt5IGZEyUOc1P00KWEn7_CSQH-l55-rzpzJdoZDiTw-QQx-4_AhXe62upYKAGc1383PYveVeKBkWz_j3mQBAtU0mHr84InkxGPqkqDdFnKtZdjTX1b1FgdJwgxx6faeZvj0PW0ZD_oTY60nUxiZQX-y703Ma49NMlDAGHWyPz1x-ZPR_jArITVJ1_NvtClbFGbXjB3hrvPho-Z4HqBKpRL9OyrDFUPBYlgZY95kKwWixcI35geWfG3bqvZA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Erciyuanha">
<meta property="al:android:url" content="tg://resolve?domain=Erciyuanha">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="我说我是二次元信吗
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Erciyuanha">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Erciyuanha">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Erciyuanha">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Erciyuanha">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=6558c85da83c72a7be_15583521436104647336">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Erciyuanha"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/ZMcgwC5fqQSZccRwIHluREt6REqvkAHBnV1FtazU1svDv-AEIW9DHnbsW-NPtseNIp9yjUt5hzxcLsAnYjyQW9tazG3kt5IGZEyUOc1P00KWEn7_CSQH-l55-rzpzJdoZDiTw-QQx-4_AhXe62upYKAGc1383PYveVeKBkWz_j3mQBAtU0mHr84InkxGPqkqDdFnKtZdjTX1b1FgdJwgxx6faeZvj0PW0ZD_oTY60nUxiZQX-y703Ma49NMlDAGHWyPz1x-ZPR_jArITVJ1_NvtClbFGbXjB3hrvPho-Z4HqBKpRL9OyrDFUPBYlgZY95kKwWixcI35geWfG3bqvZA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">真的表面</span>
</div>
<div class="tgme_page_extra">11 subscribers</div>
<div class="tgme_page_description" dir="auto">我说我是二次元信吗</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Erciyuanha">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Erciyuanha">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>真的表面</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Erciyuanha";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 43.39ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Firefly_Liuying</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Firefly_Liuying"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Messiah&#39;s_Channel">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/qToiKWu-VQ64IEJrId2RsbG8Q31CMNcGB2lzVALWLbhYfihfWUt1nQ_B9uAof0dK4EwqzB6VFnRCvP55N-A_qotDN5-7ydUdOoc597lLxeyO3cVaqSy4roJul8XaCbYuaUDTlPHeH0e2tJht8_ASt2ZZzhdsfb0NTO4MZWnuUnyD3kvpT-u1Aezwv8FBGEI4E3yTvjNZS4GdI0NCd75SQf6yAj0_LGusX6zgYa8W9eOhV40wsX6ychMv-4q20g0tcxChA64FehB2mnjF16p1T90DhbO-FO5GPqaNW2x4lv-Z8caNq5_rTw4W4HE4Ju5ceWmHidG3m1NXbuCVSDSJmA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="You can view and join @Firefly_Liuying right away.">
<meta property="twitter:title" content="Messiah&#39;s_Channel">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/qToiKWu-VQ64IEJrId2RsbG8Q31CMNcGB2lzVALWLbhYfihfWUt1nQ_B9uAof0dK4EwqzB6VFnRCvP55N-A_qotDN5-7ydUdOoc597lLxeyO3cVaqSy4roJul8XaCbYuaUDTlPHeH0e2tJht8_ASt2ZZzhdsfb0NTO4MZWnuUnyD3kvpT-u1Aezwv8FBGEI4E3yTvjNZS4GdI0NCd75SQf6yAj0_LGusX6zgYa8W9eOhV40wsX6ychMv-4q20g0tcxChA64FehB2mnjF16p1T90DhbO-FO5GPqaNW2x4lv-Z8caNq5_rTw4W4HE4Ju5ceWmHidG3m1NXbuCVSDSJmA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Firefly_Liuying">
<meta property="al:android:url" content="tg://resolve?domain=Firefly_Liuying">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="You can view and join @Firefly_Liuying right away.
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Firefly_Liuying">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Firefly_Liuying">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Firefly_Liuying">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Firefly_Liuying">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=7c5125fba8c536d748_8375747975667523316">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Firefly_Liuying"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/qToiKWu-VQ64IEJrId2RsbG8Q31CMNcGB2lzVALWLbhYfihfWUt1nQ_B9uAof0dK4EwqzB6VFnRCvP55N-A_qotDN5-7ydUdOoc597lLxeyO3cVaqSy4roJul8XaCbYuaUDTlPHeH0e2tJht8_ASt2ZZzhdsfb0NTO4MZWnuUnyD3kvpT-u1Aezwv8FBGEI4E3yTvjNZS4GdI0NCd75SQf6yAj0_LGusX6zgYa8W9eOhV40wsX6ychMv-4q20g0tcxChA64FehB2mnjF16p1T90DhbO-FO5GPqaNW2x4lv-Z8caNq5_rTw4W4HE4Ju5ceWmHidG3m1NXbuCVSDSJmA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Messiah&#39;s_Channel</span>
</div>
<div class="tgme_page_extra">19 subscribers</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Firefly_Liuying">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Firefly_Liuying">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Messiah&#39;s_Channel</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Firefly_Liuying";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 16.85ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Fucku_Idiot_Reject</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Fucku_Idiot_Reject"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="简中互联网退稿大赏">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/tSrVoOMEOaJMO1SDNZhtBEfgSTS5Bk1bVsl4X98DW-FxDyxgqne6KHMIurg_3PUrWbQGG2vkjwN2D4ZyL1T7D-nqwl9SfdMKnfS8J72gwkvLHZWgX6nQoSrJd5qeSHZFoBN7X2oLnYkbVf4kFwaauu15vPlGFe9vRRYGD162TsTX2vNjtrRV_2o43_KPqvbhGyvTgSMjZ2o4Cjkmo343WECnPuCEOOP7DNzANZ-eZxhn3keEyVVFsWFLYcjeHms1iBTN0RzblKbE-FJoaM65KHY7s-TIBViHDwc2HNm3f2glH-qz2Izx-nzitlN0UaGTTE53mYgFwxn9jy0rhAB2yA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="@fucku_idiot 的退稿,目前罐头退稿全自动搬运,部分手动搬运 投稿方式: @zhcnidiot_bot ,退稿后或许可以在本频道见到你的稿件。">
<meta property="twitter:title" content="简中互联网退稿大赏">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/tSrVoOMEOaJMO1SDNZhtBEfgSTS5Bk1bVsl4X98DW-FxDyxgqne6KHMIurg_3PUrWbQGG2vkjwN2D4ZyL1T7D-nqwl9SfdMKnfS8J72gwkvLHZWgX6nQoSrJd5qeSHZFoBN7X2oLnYkbVf4kFwaauu15vPlGFe9vRRYGD162TsTX2vNjtrRV_2o43_KPqvbhGyvTgSMjZ2o4Cjkmo343WECnPuCEOOP7DNzANZ-eZxhn3keEyVVFsWFLYcjeHms1iBTN0RzblKbE-FJoaM65KHY7s-TIBViHDwc2HNm3f2glH-qz2Izx-nzitlN0UaGTTE53mYgFwxn9jy0rhAB2yA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Fucku_Idiot_Reject">
<meta property="al:android:url" content="tg://resolve?domain=Fucku_Idiot_Reject">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="@fucku_idiot 的退稿,目前罐头退稿全自动搬运,部分手动搬运 投稿方式: @zhcnidiot_bot ,退稿后或许可以在本频道见到你的稿件。
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Fucku_Idiot_Reject">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Fucku_Idiot_Reject">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Fucku_Idiot_Reject">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Fucku_Idiot_Reject">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=859711fb0f12422bc1_15147298254428403573">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Fucku_Idiot_Reject"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/tSrVoOMEOaJMO1SDNZhtBEfgSTS5Bk1bVsl4X98DW-FxDyxgqne6KHMIurg_3PUrWbQGG2vkjwN2D4ZyL1T7D-nqwl9SfdMKnfS8J72gwkvLHZWgX6nQoSrJd5qeSHZFoBN7X2oLnYkbVf4kFwaauu15vPlGFe9vRRYGD162TsTX2vNjtrRV_2o43_KPqvbhGyvTgSMjZ2o4Cjkmo343WECnPuCEOOP7DNzANZ-eZxhn3keEyVVFsWFLYcjeHms1iBTN0RzblKbE-FJoaM65KHY7s-TIBViHDwc2HNm3f2glH-qz2Izx-nzitlN0UaGTTE53mYgFwxn9jy0rhAB2yA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">简中互联网退稿大赏</span>
</div>
<div class="tgme_page_extra">73 subscribers</div>
<div class="tgme_page_description" dir="auto"><a href="https://t.me/fucku_idiot">@fucku_idiot</a> 的退稿,目前罐头退稿全自动搬运,部分手动搬运<br/><br/>投稿方式: <a href="https://t.me/zhcnidiot_bot">@zhcnidiot_bot</a> ,退稿后或许可以在本频道见到你的稿件。</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Fucku_Idiot_Reject">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Fucku_Idiot_Reject">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>简中互联网退稿大赏</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Fucku_Idiot_Reject";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 17.37ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Garbage_Station</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Garbage_Station"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Cycatss Garbage Station">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/XM8rSgusEsKGE7JmCd3fctqUEHGJwgYSWg73k0fRoo0RxwllvXn_DRuNTQ2-qtykWnigc_R8qiiHqN_pDedhspe3nbsxqqW9fqycmGxjzMKjxKRZTSekGp5fUYJy7De0AP84A6RvVyYGvJ_uFar60PF9sPJAgdBGzWYKW5kePhYoZoOuwyEzB05FqvTBLb2jKgaxtdWXhazwjHn_thRa2q1wnGe7e2NgEst8dgPx_XQ2E5z63RM3cnZUQfJKEOpiw9JJZTK5IrdanAWLgXt6ktMUR8U9MAKTt4CCjy2rPEXPebphrlqewzSb_BNQs6DJdatlxxYRA9wKMWZktVhLCg.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="@Cycats03 的垃圾堆 兼群友的发电日常 @XTxiaoting 的蓝拳日志 NSFW提示 真是垃圾堆!!! 没啥好看的 管理者: Everyone">
<meta property="twitter:title" content="Cycatss Garbage Station">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/XM8rSgusEsKGE7JmCd3fctqUEHGJwgYSWg73k0fRoo0RxwllvXn_DRuNTQ2-qtykWnigc_R8qiiHqN_pDedhspe3nbsxqqW9fqycmGxjzMKjxKRZTSekGp5fUYJy7De0AP84A6RvVyYGvJ_uFar60PF9sPJAgdBGzWYKW5kePhYoZoOuwyEzB05FqvTBLb2jKgaxtdWXhazwjHn_thRa2q1wnGe7e2NgEst8dgPx_XQ2E5z63RM3cnZUQfJKEOpiw9JJZTK5IrdanAWLgXt6ktMUR8U9MAKTt4CCjy2rPEXPebphrlqewzSb_BNQs6DJdatlxxYRA9wKMWZktVhLCg.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Garbage_Station">
<meta property="al:android:url" content="tg://resolve?domain=Garbage_Station">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="@Cycats03 的垃圾堆 兼群友的发电日常 @XTxiaoting 的蓝拳日志 NSFW提示 真是垃圾堆!!! 没啥好看的 管理者: Everyone
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Garbage_Station">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Garbage_Station">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Garbage_Station">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Garbage_Station">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=2f8f3c8444c87a9072_4309082077058917235">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Garbage_Station"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/XM8rSgusEsKGE7JmCd3fctqUEHGJwgYSWg73k0fRoo0RxwllvXn_DRuNTQ2-qtykWnigc_R8qiiHqN_pDedhspe3nbsxqqW9fqycmGxjzMKjxKRZTSekGp5fUYJy7De0AP84A6RvVyYGvJ_uFar60PF9sPJAgdBGzWYKW5kePhYoZoOuwyEzB05FqvTBLb2jKgaxtdWXhazwjHn_thRa2q1wnGe7e2NgEst8dgPx_XQ2E5z63RM3cnZUQfJKEOpiw9JJZTK5IrdanAWLgXt6ktMUR8U9MAKTt4CCjy2rPEXPebphrlqewzSb_BNQs6DJdatlxxYRA9wKMWZktVhLCg.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Cycatss Garbage Station</span>
</div>
<div class="tgme_page_extra">27 subscribers</div>
<div class="tgme_page_description" dir="auto"><a href="https://t.me/Cycats03">@Cycats03</a> 的垃圾堆<br/>兼群友的发电日常<br/><a href="https://t.me/XTxiaoting">@XTxiaoting</a> 的蓝拳日志<br/>NSFW提示<br/>真是垃圾堆!!!<br/>没啥好看的<br/><br/>管理者: Everyone</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Garbage_Station">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Garbage_Station">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Cycatss Garbage Station</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Garbage_Station";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 8.57ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Gholts0c</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Gholts0c"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="No stfu">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/ohRfk-yvdZSWshqoPZOjuGsSmqnvcMPTku2bMoSDx_wVPmjvJXw7Ub6xPqESC-b58JCBEtgRH6tDGkQZQxXYcoVT-Hxv-UmhiFiPukPLU5cY3LPXx91bqCbYeQxixBKhObxFAUnRf9OHBayivfiZttgTv0ZPmT6yUx9bu1Ngd0oXi6RXXACZ4SGzqzjvPsmgJzw3e0nADvb0bHndHY9fRLSB7Owc_EkK8SwNFskjbPmV8GxLkYu5MEUgFhequxiHlhjw-KZE6wPTM-n6IgEDPBD6-TLig0m4ub4wXFtIiRevL6wLF-IPsSd1xlI59lMhA_rSRhG85tKlCQ9teGZW0A.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="無聊收集">
<meta property="twitter:title" content="No stfu">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/ohRfk-yvdZSWshqoPZOjuGsSmqnvcMPTku2bMoSDx_wVPmjvJXw7Ub6xPqESC-b58JCBEtgRH6tDGkQZQxXYcoVT-Hxv-UmhiFiPukPLU5cY3LPXx91bqCbYeQxixBKhObxFAUnRf9OHBayivfiZttgTv0ZPmT6yUx9bu1Ngd0oXi6RXXACZ4SGzqzjvPsmgJzw3e0nADvb0bHndHY9fRLSB7Owc_EkK8SwNFskjbPmV8GxLkYu5MEUgFhequxiHlhjw-KZE6wPTM-n6IgEDPBD6-TLig0m4ub4wXFtIiRevL6wLF-IPsSd1xlI59lMhA_rSRhG85tKlCQ9teGZW0A.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Gholts0c">
<meta property="al:android:url" content="tg://resolve?domain=Gholts0c">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="無聊收集
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Gholts0c">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Gholts0c">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Gholts0c">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Gholts0c">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=72eca252167799ae6c_1007764146380472954">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Gholts0c"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/ohRfk-yvdZSWshqoPZOjuGsSmqnvcMPTku2bMoSDx_wVPmjvJXw7Ub6xPqESC-b58JCBEtgRH6tDGkQZQxXYcoVT-Hxv-UmhiFiPukPLU5cY3LPXx91bqCbYeQxixBKhObxFAUnRf9OHBayivfiZttgTv0ZPmT6yUx9bu1Ngd0oXi6RXXACZ4SGzqzjvPsmgJzw3e0nADvb0bHndHY9fRLSB7Owc_EkK8SwNFskjbPmV8GxLkYu5MEUgFhequxiHlhjw-KZE6wPTM-n6IgEDPBD6-TLig0m4ub4wXFtIiRevL6wLF-IPsSd1xlI59lMhA_rSRhG85tKlCQ9teGZW0A.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">No stfu</span>
</div>
<div class="tgme_page_extra">1 subscriber</div>
<div class="tgme_page_description" dir="auto">無聊收集</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Gholts0c">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Gholts0c">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>No stfu</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Gholts0c";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 11.96ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @GlobalStreetMarkets</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/GlobalStreetMarkets"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="全球地摊连锁营销号">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/vUz5hDRPpvc3-39ZprbYCQoo3GPW8wFip_T1tpcDYlip-xH8q5j-SP5EbFnUYjMEorUlBWJaKGGRzO6AGSmGQGvkxztq4VHd7w1fuhGjcX2-W07e8rktUupTpDmV3V9WckOfdmllhZQ5CV0LqiYEsKXkM_GqpxrRggtWp92OPsVAqAatLq2FO52hcyXZBFnp9C-t8wPddYBSpG4k9vGdxAdMZ3AVKzK3myly-Wtt3aDYi38hBakE-CJfQlndPpDcOStksCJ2B5b-St6xGMMMS6wdg6H5rn6Rmy6DFZ7McLsBBk7oRtvmIZmrEup713WjA_oz_Kk_UEpDVbLqtc8Lmw.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="塔罗随机周运势 || 面基基 || 无聊的日常">
<meta property="twitter:title" content="全球地摊连锁营销号">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/vUz5hDRPpvc3-39ZprbYCQoo3GPW8wFip_T1tpcDYlip-xH8q5j-SP5EbFnUYjMEorUlBWJaKGGRzO6AGSmGQGvkxztq4VHd7w1fuhGjcX2-W07e8rktUupTpDmV3V9WckOfdmllhZQ5CV0LqiYEsKXkM_GqpxrRggtWp92OPsVAqAatLq2FO52hcyXZBFnp9C-t8wPddYBSpG4k9vGdxAdMZ3AVKzK3myly-Wtt3aDYi38hBakE-CJfQlndPpDcOStksCJ2B5b-St6xGMMMS6wdg6H5rn6Rmy6DFZ7McLsBBk7oRtvmIZmrEup713WjA_oz_Kk_UEpDVbLqtc8Lmw.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=GlobalStreetMarkets">
<meta property="al:android:url" content="tg://resolve?domain=GlobalStreetMarkets">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="塔罗随机周运势 || 面基基 || 无聊的日常
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=GlobalStreetMarkets">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=GlobalStreetMarkets">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/GlobalStreetMarkets">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=GlobalStreetMarkets">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=b62cbc2df58279607c_3135433102033798990">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=GlobalStreetMarkets"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/vUz5hDRPpvc3-39ZprbYCQoo3GPW8wFip_T1tpcDYlip-xH8q5j-SP5EbFnUYjMEorUlBWJaKGGRzO6AGSmGQGvkxztq4VHd7w1fuhGjcX2-W07e8rktUupTpDmV3V9WckOfdmllhZQ5CV0LqiYEsKXkM_GqpxrRggtWp92OPsVAqAatLq2FO52hcyXZBFnp9C-t8wPddYBSpG4k9vGdxAdMZ3AVKzK3myly-Wtt3aDYi38hBakE-CJfQlndPpDcOStksCJ2B5b-St6xGMMMS6wdg6H5rn6Rmy6DFZ7McLsBBk7oRtvmIZmrEup713WjA_oz_Kk_UEpDVbLqtc8Lmw.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">全球地摊连锁营销号</span>
</div>
<div class="tgme_page_extra">251 subscribers</div>
<div class="tgme_page_description" dir="auto">塔罗随机周运势 || 面基基 || 无聊的日常</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=GlobalStreetMarkets">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/GlobalStreetMarkets">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>全球地摊连锁营销号</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=GlobalStreetMarkets";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 20.67ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @GraysThings</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/GraysThings"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="小灰的胡言乱语">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/H5WqfKC9fzBkl8ebHI6-nGZj57aUedWBQUJvJxyCNq7RiZ7TktU0washvoLn9WmkgLOeh-0pj2rmQ_EMzr1G_QkifVU0TlsmQAxO0BScB5Z9tqOOfw3S4Ra-H7suICbsBjhETEE8NFZcZnVKJskszYUvvTc3pEItTaFAdGwRLi2z_FgyJs1ZnF9SIZXNNgM3IwkYBgNSWB22D6UnLFljVCZKjC0BwJvaSxPQvbsgebtsFxKTcgqm_9d1sbUeNJb33LPcBV1rItarm8mBaVXja6F6MihCBOPeT1sc7fPQsgPeVsO2PuIhe_FW7eSg7bL3adIoVQjiwbEZlj0iCAHtgg.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="小灰的一些踩坑之类的……?">
<meta property="twitter:title" content="小灰的胡言乱语">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/H5WqfKC9fzBkl8ebHI6-nGZj57aUedWBQUJvJxyCNq7RiZ7TktU0washvoLn9WmkgLOeh-0pj2rmQ_EMzr1G_QkifVU0TlsmQAxO0BScB5Z9tqOOfw3S4Ra-H7suICbsBjhETEE8NFZcZnVKJskszYUvvTc3pEItTaFAdGwRLi2z_FgyJs1ZnF9SIZXNNgM3IwkYBgNSWB22D6UnLFljVCZKjC0BwJvaSxPQvbsgebtsFxKTcgqm_9d1sbUeNJb33LPcBV1rItarm8mBaVXja6F6MihCBOPeT1sc7fPQsgPeVsO2PuIhe_FW7eSg7bL3adIoVQjiwbEZlj0iCAHtgg.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=GraysThings">
<meta property="al:android:url" content="tg://resolve?domain=GraysThings">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="小灰的一些踩坑之类的……?
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=GraysThings">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=GraysThings">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/GraysThings">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=GraysThings">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=fa5424483717d83e85_15989117294072194920">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=GraysThings"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/H5WqfKC9fzBkl8ebHI6-nGZj57aUedWBQUJvJxyCNq7RiZ7TktU0washvoLn9WmkgLOeh-0pj2rmQ_EMzr1G_QkifVU0TlsmQAxO0BScB5Z9tqOOfw3S4Ra-H7suICbsBjhETEE8NFZcZnVKJskszYUvvTc3pEItTaFAdGwRLi2z_FgyJs1ZnF9SIZXNNgM3IwkYBgNSWB22D6UnLFljVCZKjC0BwJvaSxPQvbsgebtsFxKTcgqm_9d1sbUeNJb33LPcBV1rItarm8mBaVXja6F6MihCBOPeT1sc7fPQsgPeVsO2PuIhe_FW7eSg7bL3adIoVQjiwbEZlj0iCAHtgg.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">小灰的胡言乱语</span>
</div>
<div class="tgme_page_extra">25 subscribers</div>
<div class="tgme_page_description" dir="auto">小灰的一些踩坑之类的……?</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=GraysThings">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/GraysThings">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>小灰的胡言乱语</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=GraysThings";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 10.41ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @HanserFans</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/HanserFans"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Hanser的粉丝频道!">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/Tvrr3YltqTyLy1l-MCHmcFb3XJ2wm7jGtUojuYVdA_ycD5UVp-vhtkJS_IS4DtxenEO_UohTQHlMQK5KG1EvAylrkaBHcILbsOz2AdHG16Oar3XJmVLEpYe-OIAUTc3k9Za_7z4slbpgLWLbhZJRHs5WcSWWgJLKIz-yGIq-jtHaXF4ymMc1D4XdFAPnIjmTIlGq3xiCKmJRhPvfu9rlWiD2sZ_-3M3nqMA7Jfxwg2g3unU3tColcRfkOYGib5Y_O6WwXGz20rRry9qgzboVrotGE9Pk5_F8hCT9C1p8u7T-LmlVG4jCOmxQ1aKC84p579nA46BL4d9fesqzey8hkg.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="喜欢憨色的TGer">
<meta property="twitter:title" content="Hanser的粉丝频道!">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/Tvrr3YltqTyLy1l-MCHmcFb3XJ2wm7jGtUojuYVdA_ycD5UVp-vhtkJS_IS4DtxenEO_UohTQHlMQK5KG1EvAylrkaBHcILbsOz2AdHG16Oar3XJmVLEpYe-OIAUTc3k9Za_7z4slbpgLWLbhZJRHs5WcSWWgJLKIz-yGIq-jtHaXF4ymMc1D4XdFAPnIjmTIlGq3xiCKmJRhPvfu9rlWiD2sZ_-3M3nqMA7Jfxwg2g3unU3tColcRfkOYGib5Y_O6WwXGz20rRry9qgzboVrotGE9Pk5_F8hCT9C1p8u7T-LmlVG4jCOmxQ1aKC84p579nA46BL4d9fesqzey8hkg.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=HanserFans">
<meta property="al:android:url" content="tg://resolve?domain=HanserFans">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="喜欢憨色的TGer
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=HanserFans">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=HanserFans">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/HanserFans">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=HanserFans">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=abcaf08eac2c91c7e4_4043131155316372438">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=HanserFans"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/Tvrr3YltqTyLy1l-MCHmcFb3XJ2wm7jGtUojuYVdA_ycD5UVp-vhtkJS_IS4DtxenEO_UohTQHlMQK5KG1EvAylrkaBHcILbsOz2AdHG16Oar3XJmVLEpYe-OIAUTc3k9Za_7z4slbpgLWLbhZJRHs5WcSWWgJLKIz-yGIq-jtHaXF4ymMc1D4XdFAPnIjmTIlGq3xiCKmJRhPvfu9rlWiD2sZ_-3M3nqMA7Jfxwg2g3unU3tColcRfkOYGib5Y_O6WwXGz20rRry9qgzboVrotGE9Pk5_F8hCT9C1p8u7T-LmlVG4jCOmxQ1aKC84p579nA46BL4d9fesqzey8hkg.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Hanser的粉丝频道!</span>
</div>
<div class="tgme_page_extra">179 subscribers</div>
<div class="tgme_page_description" dir="auto">喜欢憨色的TGer</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=HanserFans">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/HanserFans">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Hanser的粉丝频道!</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=HanserFans";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 12.34ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Hasumi_Cha</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Hasumi_Cha"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="羽澄的电台">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/SqhbUeDswz5ARhAK1BGmy9tjRqZX77wN3xl5-eZMU8HUfBuR3Z4FjfCU6s5s6YFb2xNWROmOnfjocTg3pElOOQ7PpSLP9PoeMOA47lVI8uYSkNN5mN8JcA5LF5-NvPJchVP47FTkAfNpWwRxxUyRXyl0ArEm2l2SW6Mxttka0o1Fe0RZOYCpA9pzjoWGX_40b_IXsjbXuNZBxcEH8C90PBmnVf8-l80o_748mw23Tjwj_KezpWU6Dw7OCLK6oIakyphJfIe-h0fsMI9qXWDIlkirN4Zzm_mB0DRQug1wQ_aDDDNytfG8zQEu7TiArsg-u6ZeimPpkC4k1lfSZjJ6bQ.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="安安的电台……三代目 请加入讨论群">
<meta property="twitter:title" content="羽澄的电台">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/SqhbUeDswz5ARhAK1BGmy9tjRqZX77wN3xl5-eZMU8HUfBuR3Z4FjfCU6s5s6YFb2xNWROmOnfjocTg3pElOOQ7PpSLP9PoeMOA47lVI8uYSkNN5mN8JcA5LF5-NvPJchVP47FTkAfNpWwRxxUyRXyl0ArEm2l2SW6Mxttka0o1Fe0RZOYCpA9pzjoWGX_40b_IXsjbXuNZBxcEH8C90PBmnVf8-l80o_748mw23Tjwj_KezpWU6Dw7OCLK6oIakyphJfIe-h0fsMI9qXWDIlkirN4Zzm_mB0DRQug1wQ_aDDDNytfG8zQEu7TiArsg-u6ZeimPpkC4k1lfSZjJ6bQ.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Hasumi_Cha">
<meta property="al:android:url" content="tg://resolve?domain=Hasumi_Cha">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="安安的电台……三代目 请加入讨论群
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Hasumi_Cha">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Hasumi_Cha">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Hasumi_Cha">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Hasumi_Cha">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=4566fdbbb7f0916adc_17585567823924952112">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Hasumi_Cha"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/SqhbUeDswz5ARhAK1BGmy9tjRqZX77wN3xl5-eZMU8HUfBuR3Z4FjfCU6s5s6YFb2xNWROmOnfjocTg3pElOOQ7PpSLP9PoeMOA47lVI8uYSkNN5mN8JcA5LF5-NvPJchVP47FTkAfNpWwRxxUyRXyl0ArEm2l2SW6Mxttka0o1Fe0RZOYCpA9pzjoWGX_40b_IXsjbXuNZBxcEH8C90PBmnVf8-l80o_748mw23Tjwj_KezpWU6Dw7OCLK6oIakyphJfIe-h0fsMI9qXWDIlkirN4Zzm_mB0DRQug1wQ_aDDDNytfG8zQEu7TiArsg-u6ZeimPpkC4k1lfSZjJ6bQ.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">羽澄的电台</span>
</div>
<div class="tgme_page_extra">54 subscribers</div>
<div class="tgme_page_description" dir="auto">安安的电台……三代目<br/><br/>请加入讨论群</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Hasumi_Cha">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Hasumi_Cha">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>羽澄的电台</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Hasumi_Cha";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 80.22ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Hong_Xing_High_School</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Hong_Xing_High_School"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="红星中学">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/isGbYkuQ-MBIojws7-WtlF0bZ2ytUz8w56hWpXqgh23-o38J31pkhp8UvEUx8vP1hRO-TCcpNsFNbNuk_rKmHBfsn38hreB3CEl2gViCTCxSK6Riqes8AsW-A9X_HzePqmDLL5jK6hmriLuz60kYt3sN4IhM_co6p2oQ-BYWTMtB_WwYAE1U-FY8C1E4qs-wSLs5y92Y_BffPU3fyRmf7f0_WY6Y3fCNl6ChjaN3uRU7Ky2DADGrEbXBN28UMyy9AewhlgI5wwhqmsV93SvY1XINK68vqlR9-a5KUgPUWYZkYB28S-04WMt2SaXpWxodz6q788Pg-zpmj79ATVzRxQ.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="You can view and join @Hong_Xing_High_School right away.">
<meta property="twitter:title" content="红星中学">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/isGbYkuQ-MBIojws7-WtlF0bZ2ytUz8w56hWpXqgh23-o38J31pkhp8UvEUx8vP1hRO-TCcpNsFNbNuk_rKmHBfsn38hreB3CEl2gViCTCxSK6Riqes8AsW-A9X_HzePqmDLL5jK6hmriLuz60kYt3sN4IhM_co6p2oQ-BYWTMtB_WwYAE1U-FY8C1E4qs-wSLs5y92Y_BffPU3fyRmf7f0_WY6Y3fCNl6ChjaN3uRU7Ky2DADGrEbXBN28UMyy9AewhlgI5wwhqmsV93SvY1XINK68vqlR9-a5KUgPUWYZkYB28S-04WMt2SaXpWxodz6q788Pg-zpmj79ATVzRxQ.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Hong_Xing_High_School">
<meta property="al:android:url" content="tg://resolve?domain=Hong_Xing_High_School">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="You can view and join @Hong_Xing_High_School right away.
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Hong_Xing_High_School">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Hong_Xing_High_School">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Hong_Xing_High_School">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Hong_Xing_High_School">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=1ae2cbdf35eaba2594_7703091989867540665">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Hong_Xing_High_School"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/isGbYkuQ-MBIojws7-WtlF0bZ2ytUz8w56hWpXqgh23-o38J31pkhp8UvEUx8vP1hRO-TCcpNsFNbNuk_rKmHBfsn38hreB3CEl2gViCTCxSK6Riqes8AsW-A9X_HzePqmDLL5jK6hmriLuz60kYt3sN4IhM_co6p2oQ-BYWTMtB_WwYAE1U-FY8C1E4qs-wSLs5y92Y_BffPU3fyRmf7f0_WY6Y3fCNl6ChjaN3uRU7Ky2DADGrEbXBN28UMyy9AewhlgI5wwhqmsV93SvY1XINK68vqlR9-a5KUgPUWYZkYB28S-04WMt2SaXpWxodz6q788Pg-zpmj79ATVzRxQ.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">红星中学</span>
</div>
<div class="tgme_page_extra">27 subscribers</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Hong_Xing_High_School">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Hong_Xing_High_School">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>红星中学</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Hong_Xing_High_School";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 10.75ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @IBH_0</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/IBH_0"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="IBH">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/B4i-ZGMNNUQWQnzKnuKL99XFSQP3nAHOaWHhCUkxcYNhkhOMFf-67X2jU2rnbYg46doXx6CW_ux0QJ6F38BJVwkd9dPCT6Ef8z7wygCzUUL411inkRUH2r-Hf-yAkD2k-YgimAIFOfy6-aEdr12WoeglurgvsS3lgB25eN4m0ZbAH3oyLVemOWsuXuz3Sfeg0Yes5znmPi30y7tScIzKs8FDEJ4IixV_mkQBLOAQmrvPTCd3SkVSRkmrFxAIh9EuXVHSh2a0Y3wscHLAmp0Q5BrkklXyE4AlXg2zJ6Krf5--4iq8d-cVJLSSSfrXigK8TQiuHs8nnNI8LaFFJndwLA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="Information Black Hole">
<meta property="twitter:title" content="IBH">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/B4i-ZGMNNUQWQnzKnuKL99XFSQP3nAHOaWHhCUkxcYNhkhOMFf-67X2jU2rnbYg46doXx6CW_ux0QJ6F38BJVwkd9dPCT6Ef8z7wygCzUUL411inkRUH2r-Hf-yAkD2k-YgimAIFOfy6-aEdr12WoeglurgvsS3lgB25eN4m0ZbAH3oyLVemOWsuXuz3Sfeg0Yes5znmPi30y7tScIzKs8FDEJ4IixV_mkQBLOAQmrvPTCd3SkVSRkmrFxAIh9EuXVHSh2a0Y3wscHLAmp0Q5BrkklXyE4AlXg2zJ6Krf5--4iq8d-cVJLSSSfrXigK8TQiuHs8nnNI8LaFFJndwLA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=IBH_0">
<meta property="al:android:url" content="tg://resolve?domain=IBH_0">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="Information Black Hole
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=IBH_0">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=IBH_0">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/IBH_0">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=IBH_0">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=50055e607bd8ee0617_1270496595975730565">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=IBH_0"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/B4i-ZGMNNUQWQnzKnuKL99XFSQP3nAHOaWHhCUkxcYNhkhOMFf-67X2jU2rnbYg46doXx6CW_ux0QJ6F38BJVwkd9dPCT6Ef8z7wygCzUUL411inkRUH2r-Hf-yAkD2k-YgimAIFOfy6-aEdr12WoeglurgvsS3lgB25eN4m0ZbAH3oyLVemOWsuXuz3Sfeg0Yes5znmPi30y7tScIzKs8FDEJ4IixV_mkQBLOAQmrvPTCd3SkVSRkmrFxAIh9EuXVHSh2a0Y3wscHLAmp0Q5BrkklXyE4AlXg2zJ6Krf5--4iq8d-cVJLSSSfrXigK8TQiuHs8nnNI8LaFFJndwLA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">IBH</span>
</div>
<div class="tgme_page_extra">4 457 subscribers</div>
<div class="tgme_page_description" dir="auto">Information Black Hole</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=IBH_0">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/IBH_0">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>IBH</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=IBH_0";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 12.14ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @KanalHafnia</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/KanalHafnia"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Канал HafniЯ">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/O6YpOTfKeZiEmKzHu0mwKRxePM9tqGcnpFYlLeVkj9M67NviRIyHX768pR59cs-OvSJqa8oVk13J4gOeUB8VvRQg-cLUxqC1AQ82vwyZqtFI7_OyYtS9y09zr897h-qRGP_zv5hh7uuVhXh-xsrsJlXFmqp_jJoPHmByhtHepRoqd8WHO3EnffiFPEsEf-flTQQD3DQAf3mcntKOO4HirhjoT8kthq0Q31xzwJd9mJMbZSn5wdDNcQyQtLDw3W2YMY4x197Q9Hlm4nasg6Y_hqbSJmC69ZJ12XAo5SYAMt2Xq-UJpnoQrOT4DhHEZnVx_84lm5k31Xcc26DNZymgVw.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="民生最念狂风后,世事常思细雨前。">
<meta property="twitter:title" content="Канал HafniЯ">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/O6YpOTfKeZiEmKzHu0mwKRxePM9tqGcnpFYlLeVkj9M67NviRIyHX768pR59cs-OvSJqa8oVk13J4gOeUB8VvRQg-cLUxqC1AQ82vwyZqtFI7_OyYtS9y09zr897h-qRGP_zv5hh7uuVhXh-xsrsJlXFmqp_jJoPHmByhtHepRoqd8WHO3EnffiFPEsEf-flTQQD3DQAf3mcntKOO4HirhjoT8kthq0Q31xzwJd9mJMbZSn5wdDNcQyQtLDw3W2YMY4x197Q9Hlm4nasg6Y_hqbSJmC69ZJ12XAo5SYAMt2Xq-UJpnoQrOT4DhHEZnVx_84lm5k31Xcc26DNZymgVw.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=KanalHafnia">
<meta property="al:android:url" content="tg://resolve?domain=KanalHafnia">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="民生最念狂风后,世事常思细雨前。
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=KanalHafnia">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=KanalHafnia">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/KanalHafnia">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=KanalHafnia">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=36ca58eb4a6dff6b08_2879107004549685011">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=KanalHafnia"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/O6YpOTfKeZiEmKzHu0mwKRxePM9tqGcnpFYlLeVkj9M67NviRIyHX768pR59cs-OvSJqa8oVk13J4gOeUB8VvRQg-cLUxqC1AQ82vwyZqtFI7_OyYtS9y09zr897h-qRGP_zv5hh7uuVhXh-xsrsJlXFmqp_jJoPHmByhtHepRoqd8WHO3EnffiFPEsEf-flTQQD3DQAf3mcntKOO4HirhjoT8kthq0Q31xzwJd9mJMbZSn5wdDNcQyQtLDw3W2YMY4x197Q9Hlm4nasg6Y_hqbSJmC69ZJ12XAo5SYAMt2Xq-UJpnoQrOT4DhHEZnVx_84lm5k31Xcc26DNZymgVw.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Канал HafniЯ</span>
</div>
<div class="tgme_page_extra">106 subscribers</div>
<div class="tgme_page_description" dir="auto">民生最念狂风后,世事常思细雨前。</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=KanalHafnia">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/KanalHafnia">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Канал HafniЯ</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=KanalHafnia";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 111.38ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Kawaii_awa_me_meow</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Kawaii_awa_me_meow"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="可爱~">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/r12pD29nU36yEwHVyJ_jEkhHwGBWP_j58izsEAaY6z2pB6CLTEXilPTfrZ_6WcUSBTi6xb6qdVhdwLGx3NtXs5zWXY2W6t_5dtxFLymictCN1GQY6lmFv-n-UB7vGo4jvYCWDqH6LMBeWx1Qjb5gh0_4bG_KX3DABon4ihQZaiD2h8t_6ypVIQZHhrurlrEzK96XDumcNW7pQXMw2g1RTrhqd4KTFf5-sdQXczy73Z8l1_bOoxlWlXI7N91Ny6DZyK6zF1E0jzfREmbxYPen9Lo9bk3M_K9OGDphLwxQuR3-KRkAjS2QRYardQ64wE9nDRI-IPQRqpcOeTO-uLkntg.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="喜欢可爱!收集点自己觉得可爱的东西!">
<meta property="twitter:title" content="可爱~">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/r12pD29nU36yEwHVyJ_jEkhHwGBWP_j58izsEAaY6z2pB6CLTEXilPTfrZ_6WcUSBTi6xb6qdVhdwLGx3NtXs5zWXY2W6t_5dtxFLymictCN1GQY6lmFv-n-UB7vGo4jvYCWDqH6LMBeWx1Qjb5gh0_4bG_KX3DABon4ihQZaiD2h8t_6ypVIQZHhrurlrEzK96XDumcNW7pQXMw2g1RTrhqd4KTFf5-sdQXczy73Z8l1_bOoxlWlXI7N91Ny6DZyK6zF1E0jzfREmbxYPen9Lo9bk3M_K9OGDphLwxQuR3-KRkAjS2QRYardQ64wE9nDRI-IPQRqpcOeTO-uLkntg.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Kawaii_awa_me_meow">
<meta property="al:android:url" content="tg://resolve?domain=Kawaii_awa_me_meow">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="喜欢可爱!收集点自己觉得可爱的东西!
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Kawaii_awa_me_meow">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Kawaii_awa_me_meow">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Kawaii_awa_me_meow">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Kawaii_awa_me_meow">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=868acd0ecff6624b3a_12983390992955406935">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Kawaii_awa_me_meow"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/r12pD29nU36yEwHVyJ_jEkhHwGBWP_j58izsEAaY6z2pB6CLTEXilPTfrZ_6WcUSBTi6xb6qdVhdwLGx3NtXs5zWXY2W6t_5dtxFLymictCN1GQY6lmFv-n-UB7vGo4jvYCWDqH6LMBeWx1Qjb5gh0_4bG_KX3DABon4ihQZaiD2h8t_6ypVIQZHhrurlrEzK96XDumcNW7pQXMw2g1RTrhqd4KTFf5-sdQXczy73Z8l1_bOoxlWlXI7N91Ny6DZyK6zF1E0jzfREmbxYPen9Lo9bk3M_K9OGDphLwxQuR3-KRkAjS2QRYardQ64wE9nDRI-IPQRqpcOeTO-uLkntg.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">可爱~</span>
</div>
<div class="tgme_page_extra">45 subscribers</div>
<div class="tgme_page_description" dir="auto">喜欢可爱!收集点自己觉得可爱的东西!</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Kawaii_awa_me_meow">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Kawaii_awa_me_meow">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>可爱~</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Kawaii_awa_me_meow";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 72.44ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @KbsEcho</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/KbsEcho"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Krebs::OutputStream">
<meta property="og:image" content="https://cdn1.cdn-telegram.org/file/q2EIf4svBaWhtGYDNeE498vyWO-UGzuIZk9LuoNTKbUcKCG5YHkl5yoQddRLKi0uPhr3qisrLkvEfQfH_lPlUfvKfeaveIPaV_GVIWu-kaJODmXMo3Aci2xeXYm7e5pImASXu983XmCn6KcLNOqgjL3BP2IuOXUdUjuG-qo_CDAO_6EVXybDNbquJ7ofYVBFupm2AJM4uOTuzYhdeJuDI79-z-aGhjzkIGDIZ9Lk6YGijM3nSfGg4R-7_XaPWWJ_uytGhLHrEtqZaEOXWFoxaF1bLQn7UzLQMwj69ybYIDUssNrpcoBygM8GXekoiDIqczxqmhwTZ4Xh5xpUFswV7g.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="这里是 @krebsgeo 的个人频道,有时发点东西。">
<meta property="twitter:title" content="Krebs::OutputStream">
<meta property="twitter:image" content="https://cdn1.cdn-telegram.org/file/q2EIf4svBaWhtGYDNeE498vyWO-UGzuIZk9LuoNTKbUcKCG5YHkl5yoQddRLKi0uPhr3qisrLkvEfQfH_lPlUfvKfeaveIPaV_GVIWu-kaJODmXMo3Aci2xeXYm7e5pImASXu983XmCn6KcLNOqgjL3BP2IuOXUdUjuG-qo_CDAO_6EVXybDNbquJ7ofYVBFupm2AJM4uOTuzYhdeJuDI79-z-aGhjzkIGDIZ9Lk6YGijM3nSfGg4R-7_XaPWWJ_uytGhLHrEtqZaEOXWFoxaF1bLQn7UzLQMwj69ybYIDUssNrpcoBygM8GXekoiDIqczxqmhwTZ4Xh5xpUFswV7g.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=KbsEcho">
<meta property="al:android:url" content="tg://resolve?domain=KbsEcho">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="这里是 @krebsgeo 的个人频道,有时发点东西。
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=KbsEcho">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=KbsEcho">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/KbsEcho">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=KbsEcho">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=112186ac9d378a39c5_8932397094997955394">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=KbsEcho"><img class="tgme_page_photo_image" src="https://cdn1.cdn-telegram.org/file/q2EIf4svBaWhtGYDNeE498vyWO-UGzuIZk9LuoNTKbUcKCG5YHkl5yoQddRLKi0uPhr3qisrLkvEfQfH_lPlUfvKfeaveIPaV_GVIWu-kaJODmXMo3Aci2xeXYm7e5pImASXu983XmCn6KcLNOqgjL3BP2IuOXUdUjuG-qo_CDAO_6EVXybDNbquJ7ofYVBFupm2AJM4uOTuzYhdeJuDI79-z-aGhjzkIGDIZ9Lk6YGijM3nSfGg4R-7_XaPWWJ_uytGhLHrEtqZaEOXWFoxaF1bLQn7UzLQMwj69ybYIDUssNrpcoBygM8GXekoiDIqczxqmhwTZ4Xh5xpUFswV7g.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Krebs::OutputStream</span>
</div>
<div class="tgme_page_extra">49 subscribers</div>
<div class="tgme_page_description" dir="auto">这里是 <a href="https://t.me/krebsgeo">@krebsgeo</a> 的个人频道,有时发点东西。</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=KbsEcho">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/KbsEcho">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Krebs::OutputStream</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=KbsEcho";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 24.88ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Laoself</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Laoself"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Laoself 🪏">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/tmDhS9C8T0PgQaPOu4dREU3FgCcZ5KTy-Gwwu1A5SY1jXItqZDK3W14J92rTat73jqKTC4Tqqq2pPmvdMxtoUhU1hEFBuszj1TxL60_qMd0sKTjEgSiHcvoI-jzrJXrncYsruD4WUWlQvpKR3LHxir8ZfOXXgngNv8kB1ocZVS9hEtqNlM6uigxB9noTaim2vOsU8DQDEufvO6SPGvmMXbgI9ubCakGqkr_iFXDckT85j9BZJ30guZkYcgV01lM975da2qqHjLcwHvXVWBO5DQsEt4qB2kszBc_5aKa2gNf5WY4bOOg7lfl1oNHPtbzinXirVUYDDI7RiWgLvoKx0A.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="@laosb 自己的想法,不代表任何其他個人或組織,轉傳訊息不表示贊成。 亦包含本人 #Twitter 和 #Bluesky 上的推文和按讚。 @laosb &#39;s own thoughts. Messages are my own and represent no others. Forwarding doesnt imply agreement. Also includes my tweets, tweets I liked, and Bluesky posts.">
<meta property="twitter:title" content="Laoself 🪏">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/tmDhS9C8T0PgQaPOu4dREU3FgCcZ5KTy-Gwwu1A5SY1jXItqZDK3W14J92rTat73jqKTC4Tqqq2pPmvdMxtoUhU1hEFBuszj1TxL60_qMd0sKTjEgSiHcvoI-jzrJXrncYsruD4WUWlQvpKR3LHxir8ZfOXXgngNv8kB1ocZVS9hEtqNlM6uigxB9noTaim2vOsU8DQDEufvO6SPGvmMXbgI9ubCakGqkr_iFXDckT85j9BZJ30guZkYcgV01lM975da2qqHjLcwHvXVWBO5DQsEt4qB2kszBc_5aKa2gNf5WY4bOOg7lfl1oNHPtbzinXirVUYDDI7RiWgLvoKx0A.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Laoself">
<meta property="al:android:url" content="tg://resolve?domain=Laoself">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="@laosb 自己的想法,不代表任何其他個人或組織,轉傳訊息不表示贊成。 亦包含本人 #Twitter 和 #Bluesky 上的推文和按讚。 @laosb &#39;s own thoughts. Messages are my own and represent no others. Forwarding doesnt imply agreement. Also includes my tweets, tweets I liked, and Bluesky posts.
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Laoself">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Laoself">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Laoself">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Laoself">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=a02e0098d12f9e5091_8817791147205506811">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Laoself"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/tmDhS9C8T0PgQaPOu4dREU3FgCcZ5KTy-Gwwu1A5SY1jXItqZDK3W14J92rTat73jqKTC4Tqqq2pPmvdMxtoUhU1hEFBuszj1TxL60_qMd0sKTjEgSiHcvoI-jzrJXrncYsruD4WUWlQvpKR3LHxir8ZfOXXgngNv8kB1ocZVS9hEtqNlM6uigxB9noTaim2vOsU8DQDEufvO6SPGvmMXbgI9ubCakGqkr_iFXDckT85j9BZJ30guZkYcgV01lM975da2qqHjLcwHvXVWBO5DQsEt4qB2kszBc_5aKa2gNf5WY4bOOg7lfl1oNHPtbzinXirVUYDDI7RiWgLvoKx0A.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Laoself 🪏</span>
</div>
<div class="tgme_page_extra">2 414 subscribers</div>
<div class="tgme_page_description" dir="auto"><a href="https://t.me/laosb">@laosb</a> 自己的想法,不代表任何其他個人或組織,轉傳訊息不表示贊成。<br/>亦包含本人 #Twitter 和 #Bluesky 上的推文和按讚。<br/><br/><a href="https://t.me/laosb">@laosb</a> &#39;s own thoughts. Messages are my own and represent no others. Forwarding doesnt imply agreement.<br/>Also includes my tweets, tweets I liked, and Bluesky posts.</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Laoself">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Laoself">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Laoself 🪏</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Laoself";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 94.62ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Leetfss</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Leetfss"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Lee的摸鱼日常">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/nciu-hmA2Pe9bWtNGJ5aqoM5NJWvMmcLVdTfsd4odbGmjD9Lyo_XHUdA4j4z_MDTYAOk1wFZJue32C98LyGN_LdhTmfcfELI_TclzutgBsAUEEUlTF5Vv0V18Ixe-L1nnP3yRn8XmQs0BTTdouNcDQM_pFEZZwWhSdR8HgnMGzQe8Iz_qNNGIaZ4tIz1QZ0rnVfdkdmzmT6ZrBxCKMFjknttqBXf44bdtbfjnrxeEK0hLlzd1-AnZ_gBYj_GXP6OAxcoS05sbh8UveQ3RESdczxVlFLEcmJtkGSpnya92AsIDukPrHX_TJKTEPW2THHc08aQXxQLOE17gsXh5T-d3w.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="You can view and join @Leetfss right away.">
<meta property="twitter:title" content="Lee的摸鱼日常">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/nciu-hmA2Pe9bWtNGJ5aqoM5NJWvMmcLVdTfsd4odbGmjD9Lyo_XHUdA4j4z_MDTYAOk1wFZJue32C98LyGN_LdhTmfcfELI_TclzutgBsAUEEUlTF5Vv0V18Ixe-L1nnP3yRn8XmQs0BTTdouNcDQM_pFEZZwWhSdR8HgnMGzQe8Iz_qNNGIaZ4tIz1QZ0rnVfdkdmzmT6ZrBxCKMFjknttqBXf44bdtbfjnrxeEK0hLlzd1-AnZ_gBYj_GXP6OAxcoS05sbh8UveQ3RESdczxVlFLEcmJtkGSpnya92AsIDukPrHX_TJKTEPW2THHc08aQXxQLOE17gsXh5T-d3w.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Leetfss">
<meta property="al:android:url" content="tg://resolve?domain=Leetfss">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="You can view and join @Leetfss right away.
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Leetfss">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Leetfss">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Leetfss">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Leetfss">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=f08649f6e973bdb0e2_2827445136880058550">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Leetfss"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/nciu-hmA2Pe9bWtNGJ5aqoM5NJWvMmcLVdTfsd4odbGmjD9Lyo_XHUdA4j4z_MDTYAOk1wFZJue32C98LyGN_LdhTmfcfELI_TclzutgBsAUEEUlTF5Vv0V18Ixe-L1nnP3yRn8XmQs0BTTdouNcDQM_pFEZZwWhSdR8HgnMGzQe8Iz_qNNGIaZ4tIz1QZ0rnVfdkdmzmT6ZrBxCKMFjknttqBXf44bdtbfjnrxeEK0hLlzd1-AnZ_gBYj_GXP6OAxcoS05sbh8UveQ3RESdczxVlFLEcmJtkGSpnya92AsIDukPrHX_TJKTEPW2THHc08aQXxQLOE17gsXh5T-d3w.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Lee的摸鱼日常</span>
</div>
<div class="tgme_page_extra">93 subscribers</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Leetfss">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Leetfss">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Lee的摸鱼日常</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Leetfss";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 74.62ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @LietsDaily</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/LietsDaily"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Liet 的 BD-R DL 记录">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/ULjTn0PgxexVYWl9n0MbuNHCBI0bWWquQHF47OP7WzSR1fX4C5tZfOLWmXU8isoa3wynJ18sfNO09CMbEhEJrFLph-brtYUhmBLQiHFt2yhAgtnSK4nPFH_zKRc-cW089lg83PrtvYQzegeQ_HF1otOyE7LwIPXebHncMdIyHlDO_YAhOQPrGhNfRT5NAHIs0Yi2iacdht0rv6icgJZvtlSK5fOHyOoX6s9qenXcDsjizFNfWfbchKDZkuGjzrdJzV9StkeOiVGJdNndPm4o_2iy0mB2UM4ew7tiESpIRzRAPEG-bP0fvHLDW2Oxgzxl_ZU2QNxx6PXjfwkaOf7gkA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="是 @LietBlue 自己的频道呢&#33; 欢迎关注 5f26c2">
<meta property="twitter:title" content="Liet 的 BD-R DL 记录">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/ULjTn0PgxexVYWl9n0MbuNHCBI0bWWquQHF47OP7WzSR1fX4C5tZfOLWmXU8isoa3wynJ18sfNO09CMbEhEJrFLph-brtYUhmBLQiHFt2yhAgtnSK4nPFH_zKRc-cW089lg83PrtvYQzegeQ_HF1otOyE7LwIPXebHncMdIyHlDO_YAhOQPrGhNfRT5NAHIs0Yi2iacdht0rv6icgJZvtlSK5fOHyOoX6s9qenXcDsjizFNfWfbchKDZkuGjzrdJzV9StkeOiVGJdNndPm4o_2iy0mB2UM4ew7tiESpIRzRAPEG-bP0fvHLDW2Oxgzxl_ZU2QNxx6PXjfwkaOf7gkA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=LietsDaily">
<meta property="al:android:url" content="tg://resolve?domain=LietsDaily">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="是 @LietBlue 自己的频道呢&#33; 欢迎关注 5f26c2
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=LietsDaily">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=LietsDaily">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/LietsDaily">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=LietsDaily">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=18e4358706ce53b72c_5621105278653262442">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=LietsDaily"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/ULjTn0PgxexVYWl9n0MbuNHCBI0bWWquQHF47OP7WzSR1fX4C5tZfOLWmXU8isoa3wynJ18sfNO09CMbEhEJrFLph-brtYUhmBLQiHFt2yhAgtnSK4nPFH_zKRc-cW089lg83PrtvYQzegeQ_HF1otOyE7LwIPXebHncMdIyHlDO_YAhOQPrGhNfRT5NAHIs0Yi2iacdht0rv6icgJZvtlSK5fOHyOoX6s9qenXcDsjizFNfWfbchKDZkuGjzrdJzV9StkeOiVGJdNndPm4o_2iy0mB2UM4ew7tiESpIRzRAPEG-bP0fvHLDW2Oxgzxl_ZU2QNxx6PXjfwkaOf7gkA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Liet 的 BD-R DL 记录</span>
</div>
<div class="tgme_page_extra">145 subscribers</div>
<div class="tgme_page_description" dir="auto"><a href="https://t.me/LietBlue">@LietBlue</a> 自己的频道呢&#33; 欢迎关注 5f26c2</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=LietsDaily">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/LietsDaily">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Liet 的 BD-R DL 记录</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=LietsDaily";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 37.22ms -->
+153
View File
@@ -0,0 +1,153 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @MG08ACA16TE</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/MG08ACA16TE"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Alex John">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/te9cWtUq3UE7bhyZHgJ-E_WzVpoqnmRwAfP8qqBxUAblgda5dCYBLCRJZ7gCiOfDz69IvuXWvqu4-nBAKB7NBgnLWQAmUPbgUui2sUyrH8Dd1X5AbkSqqycyvEIe_qzRM-IBBQMjKn4Ej9ltZFx0Oicc-hSk3GHAnoLVFj6xWD22cMNkpMV9H1HyfyvHu4NSRZATXXJ6HdV_HN-PtmPP2TWH6uACiwv4VfVOtGCQvv151O_IIufixTMizixMuIe1IQqDxDn8xsurXo1L7kV7ZnKKOjkZ38owTsu0m4Op8c7w3Eo_8-7y004nLDS3CpMZw2DWEENw7-vNCmDzbP74RQ.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="别来找我。">
<meta property="twitter:title" content="Alex John">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/te9cWtUq3UE7bhyZHgJ-E_WzVpoqnmRwAfP8qqBxUAblgda5dCYBLCRJZ7gCiOfDz69IvuXWvqu4-nBAKB7NBgnLWQAmUPbgUui2sUyrH8Dd1X5AbkSqqycyvEIe_qzRM-IBBQMjKn4Ej9ltZFx0Oicc-hSk3GHAnoLVFj6xWD22cMNkpMV9H1HyfyvHu4NSRZATXXJ6HdV_HN-PtmPP2TWH6uACiwv4VfVOtGCQvv151O_IIufixTMizixMuIe1IQqDxDn8xsurXo1L7kV7ZnKKOjkZ38owTsu0m4Op8c7w3Eo_8-7y004nLDS3CpMZw2DWEENw7-vNCmDzbP74RQ.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=MG08ACA16TE">
<meta property="al:android:url" content="tg://resolve?domain=MG08ACA16TE">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="别来找我。
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=MG08ACA16TE">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=MG08ACA16TE">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/MG08ACA16TE">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=MG08ACA16TE">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=61abf18240e5558c67_2912120847468589346">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=MG08ACA16TE"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/te9cWtUq3UE7bhyZHgJ-E_WzVpoqnmRwAfP8qqBxUAblgda5dCYBLCRJZ7gCiOfDz69IvuXWvqu4-nBAKB7NBgnLWQAmUPbgUui2sUyrH8Dd1X5AbkSqqycyvEIe_qzRM-IBBQMjKn4Ej9ltZFx0Oicc-hSk3GHAnoLVFj6xWD22cMNkpMV9H1HyfyvHu4NSRZATXXJ6HdV_HN-PtmPP2TWH6uACiwv4VfVOtGCQvv151O_IIufixTMizixMuIe1IQqDxDn8xsurXo1L7kV7ZnKKOjkZ38owTsu0m4Op8c7w3Eo_8-7y004nLDS3CpMZw2DWEENw7-vNCmDzbP74RQ.jpg"></a>
</div>
<div class="tgme_page_title"><span dir="auto">Alex John</span></div>
<div class="tgme_page_extra">
@MG08ACA16TE
</div>
<div class="tgme_page_description ">别来找我。</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=MG08ACA16TE">Send Message</a>
</div>
<!-- WEBOGRAM_BTN -->
<!-- PRIVACY_BTN -->
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can contact <br><strong>Alex</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=MG08ACA16TE";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 18.01ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @MaiChartManager</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/MaiChartManager"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="MaiChartManager">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/lGW81krF1iQBAzTAP81JiTigCgTraVo3nsuWJKW8Xw-aTPBYQTQKevDoss87u-e9rBr2mkB1Q31o-ZKHmIj6g1Jr-h1mKiQCx594Q_vj8oL18zTRynblzi4p65Xilnouuzfik-fYfKXwSAtYAuwtGmjJ9ihwtTNypkXtGS6J37AZHmMlafHWIx1T3lO7zhi9PuZ1LDoM4wOQunrW1IEzIj0BB4-DA_H0Gp5GnO542XIASlI2Iv0jvUjqEKOPthSExKik2sIdx2tRCGQ6ejmeXs2CpsdE1dSEGo-6g6K7kkxu5bvBOhxRYogjZumdwFUTC_107cDvW3LbhapjCc24Iw.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="420419">
<meta property="twitter:title" content="MaiChartManager">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/lGW81krF1iQBAzTAP81JiTigCgTraVo3nsuWJKW8Xw-aTPBYQTQKevDoss87u-e9rBr2mkB1Q31o-ZKHmIj6g1Jr-h1mKiQCx594Q_vj8oL18zTRynblzi4p65Xilnouuzfik-fYfKXwSAtYAuwtGmjJ9ihwtTNypkXtGS6J37AZHmMlafHWIx1T3lO7zhi9PuZ1LDoM4wOQunrW1IEzIj0BB4-DA_H0Gp5GnO542XIASlI2Iv0jvUjqEKOPthSExKik2sIdx2tRCGQ6ejmeXs2CpsdE1dSEGo-6g6K7kkxu5bvBOhxRYogjZumdwFUTC_107cDvW3LbhapjCc24Iw.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=MaiChartManager">
<meta property="al:android:url" content="tg://resolve?domain=MaiChartManager">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="420419
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=MaiChartManager">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=MaiChartManager">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/MaiChartManager">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=MaiChartManager">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=b7dc5d33636f321a44_7597102082911463730">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=MaiChartManager"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/lGW81krF1iQBAzTAP81JiTigCgTraVo3nsuWJKW8Xw-aTPBYQTQKevDoss87u-e9rBr2mkB1Q31o-ZKHmIj6g1Jr-h1mKiQCx594Q_vj8oL18zTRynblzi4p65Xilnouuzfik-fYfKXwSAtYAuwtGmjJ9ihwtTNypkXtGS6J37AZHmMlafHWIx1T3lO7zhi9PuZ1LDoM4wOQunrW1IEzIj0BB4-DA_H0Gp5GnO542XIASlI2Iv0jvUjqEKOPthSExKik2sIdx2tRCGQ6ejmeXs2CpsdE1dSEGo-6g6K7kkxu5bvBOhxRYogjZumdwFUTC_107cDvW3LbhapjCc24Iw.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">MaiChartManager</span>
</div>
<div class="tgme_page_extra">60 subscribers</div>
<div class="tgme_page_description" dir="auto">420419</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=MaiChartManager">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/MaiChartManager">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>MaiChartManager</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=MaiChartManager";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 34.72ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @MiaojiangOfficial</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/MiaojiangOfficial"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="小公主粉猫的闺房">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/jDpE2ZpE5xO9BlulR5PE4A1xB-2s9wAJk1z0z_Ksp3FC9WIu3VWKieocKQRKX-Y31MThWFPiTSO2lR-dJbBkN9lUscz84NDpZYU8jvp8QmRFjpoR3YCaB3hnqZSAoI9UZQCZTrSrdgyKtfw7fdwkmUb5tukt7zpcmDRhf5Qy_f_-y92KLiSZbCN5eyBoeZg3B0OW0l1Q9-zeot1O3SkMdJy3wfWi6tt2oMcW3refQ5Ebwid8CLEjX2zVHgvNBFqu6u7VWOX3LjMwiy7UFNT3aNyBl_jDYrnDaRIB_ZZNMXChtAgv2cVw89isQh_d7KTovBozWfayqs7PBIQiaFTS-Q.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="本频道是b站虚拟主播喵酱Official的私有涩涩频道~(不定期更新色图)萝莉!!!没有萝莉我要死了喵!!!!">
<meta property="twitter:title" content="小公主粉猫的闺房">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/jDpE2ZpE5xO9BlulR5PE4A1xB-2s9wAJk1z0z_Ksp3FC9WIu3VWKieocKQRKX-Y31MThWFPiTSO2lR-dJbBkN9lUscz84NDpZYU8jvp8QmRFjpoR3YCaB3hnqZSAoI9UZQCZTrSrdgyKtfw7fdwkmUb5tukt7zpcmDRhf5Qy_f_-y92KLiSZbCN5eyBoeZg3B0OW0l1Q9-zeot1O3SkMdJy3wfWi6tt2oMcW3refQ5Ebwid8CLEjX2zVHgvNBFqu6u7VWOX3LjMwiy7UFNT3aNyBl_jDYrnDaRIB_ZZNMXChtAgv2cVw89isQh_d7KTovBozWfayqs7PBIQiaFTS-Q.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=MiaojiangOfficial">
<meta property="al:android:url" content="tg://resolve?domain=MiaojiangOfficial">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="本频道是b站虚拟主播喵酱Official的私有涩涩频道~(不定期更新色图)萝莉!!!没有萝莉我要死了喵!!!!
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=MiaojiangOfficial">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=MiaojiangOfficial">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/MiaojiangOfficial">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=MiaojiangOfficial">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=596d076028297f0ff5_7393875802493555868">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=MiaojiangOfficial"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/jDpE2ZpE5xO9BlulR5PE4A1xB-2s9wAJk1z0z_Ksp3FC9WIu3VWKieocKQRKX-Y31MThWFPiTSO2lR-dJbBkN9lUscz84NDpZYU8jvp8QmRFjpoR3YCaB3hnqZSAoI9UZQCZTrSrdgyKtfw7fdwkmUb5tukt7zpcmDRhf5Qy_f_-y92KLiSZbCN5eyBoeZg3B0OW0l1Q9-zeot1O3SkMdJy3wfWi6tt2oMcW3refQ5Ebwid8CLEjX2zVHgvNBFqu6u7VWOX3LjMwiy7UFNT3aNyBl_jDYrnDaRIB_ZZNMXChtAgv2cVw89isQh_d7KTovBozWfayqs7PBIQiaFTS-Q.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">小公主粉猫的闺房</span>
</div>
<div class="tgme_page_extra">371 subscribers</div>
<div class="tgme_page_description" dir="auto">本频道是b站虚拟主播喵酱Official的私有涩涩频道~(不定期更新色图)萝莉!!!没有萝莉我要死了喵!!!!</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=MiaojiangOfficial">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/MiaojiangOfficial">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>小公主粉猫的闺房</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=MiaojiangOfficial";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 12.71ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @MisonoKarin0</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/MisonoKarin0"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Karinの日常">
<meta property="og:image" content="https://cdn4.cdn-telegram.org/file/Lo-8SxLtlAQt4Mrjcn9O6GjUHlDulOwfGKJ4eI8aEeuV9Y6OMIL58nnHzyvwdAct9tPvU__H5_ODlOmpmebP_2wiWoMxNIFEGz5B9095WVOQt4Gkv5CYyw8bFAd5XdfyOXLHqZiU5aTshzHHIj4yQjbcWR5zIEapNL73UzjW08UhzTQ5hW5TEk0D_dmwyZ4wRUdh16kdHhzp-jswaVpbUsFXluN2HPyMISihvHrCEeWRilTsYYa8xblE-xdnhQ_fENE_CbcZfHIt8O-HtZcTAU6WeYMNrkwhRjnrVN3tz1lrYxHJuXJ9FwBK-IvtLUSCNvAZXa3UT9CAuX9aIQhcJA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="一个业余的心理学/精神病学频道。 群主:https://t.me/MisonoKarinn 交流群:https://t.me/+DGDsllh4s842MGZk 友链和互推:https://t.me/MisonoKarin0/18 助力:https://t.me/boost/MisonoKarin0">
<meta property="twitter:title" content="Karinの日常">
<meta property="twitter:image" content="https://cdn4.cdn-telegram.org/file/Lo-8SxLtlAQt4Mrjcn9O6GjUHlDulOwfGKJ4eI8aEeuV9Y6OMIL58nnHzyvwdAct9tPvU__H5_ODlOmpmebP_2wiWoMxNIFEGz5B9095WVOQt4Gkv5CYyw8bFAd5XdfyOXLHqZiU5aTshzHHIj4yQjbcWR5zIEapNL73UzjW08UhzTQ5hW5TEk0D_dmwyZ4wRUdh16kdHhzp-jswaVpbUsFXluN2HPyMISihvHrCEeWRilTsYYa8xblE-xdnhQ_fENE_CbcZfHIt8O-HtZcTAU6WeYMNrkwhRjnrVN3tz1lrYxHJuXJ9FwBK-IvtLUSCNvAZXa3UT9CAuX9aIQhcJA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=MisonoKarin0">
<meta property="al:android:url" content="tg://resolve?domain=MisonoKarin0">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="一个业余的心理学/精神病学频道。 群主:https://t.me/MisonoKarinn 交流群:https://t.me/+DGDsllh4s842MGZk 友链和互推:https://t.me/MisonoKarin0/18 助力:https://t.me/boost/MisonoKarin0
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=MisonoKarin0">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=MisonoKarin0">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/MisonoKarin0">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=MisonoKarin0">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=516a0b7491ce4580c8_5689966496845969091">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=MisonoKarin0"><img class="tgme_page_photo_image" src="https://cdn4.cdn-telegram.org/file/Lo-8SxLtlAQt4Mrjcn9O6GjUHlDulOwfGKJ4eI8aEeuV9Y6OMIL58nnHzyvwdAct9tPvU__H5_ODlOmpmebP_2wiWoMxNIFEGz5B9095WVOQt4Gkv5CYyw8bFAd5XdfyOXLHqZiU5aTshzHHIj4yQjbcWR5zIEapNL73UzjW08UhzTQ5hW5TEk0D_dmwyZ4wRUdh16kdHhzp-jswaVpbUsFXluN2HPyMISihvHrCEeWRilTsYYa8xblE-xdnhQ_fENE_CbcZfHIt8O-HtZcTAU6WeYMNrkwhRjnrVN3tz1lrYxHJuXJ9FwBK-IvtLUSCNvAZXa3UT9CAuX9aIQhcJA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Karinの日常</span>
</div>
<div class="tgme_page_extra">67 subscribers</div>
<div class="tgme_page_description" dir="auto">一个业余的心理学/精神病学频道。<br/>群主:https://t.me/MisonoKarinn<br/>交流群:https://t.me/+DGDsllh4s842MGZk<br/>友链和互推:https://t.me/MisonoKarin0/18<br/>助力:https://t.me/boost/MisonoKarin0</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=MisonoKarin0">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/MisonoKarin0">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Karinの日常</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=MisonoKarin0";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 23.95ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @NoelCornehl</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/NoelCornehl"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Noel stickers">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/JeTK6-6L3RKcpcXXh6899v1d88AcgZTKxA9QoepERNpe2gFNJPHQafGlzqMZ0ChWZZ8rUaZ9qfpLYMWQAg5zxe4ie0cBx6Ip0YNw_Zip1MCdIwaf_kBtxnaqR4E9ULqjYePoiAyHmenE6Bniarq9s7HyMQSwT3wsq1dR9X_vnDQka_w6khpECmMtDKpvCcwFRAkAewl7cDQvBOnihmQUbwaDD0M2rDuL49yZX4fub2uPg3Yk8pSy4AKaZIAy6KaS0xK2BE2vwTQBMlPvasfBzILeTtK9Nt6Y8ifGaoiKv80aL-syG_pwAzb7azwy3S6LklvIb-_j2uWqYULdkZcILg.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="一个存放贴纸的小站">
<meta property="twitter:title" content="Noel stickers">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/JeTK6-6L3RKcpcXXh6899v1d88AcgZTKxA9QoepERNpe2gFNJPHQafGlzqMZ0ChWZZ8rUaZ9qfpLYMWQAg5zxe4ie0cBx6Ip0YNw_Zip1MCdIwaf_kBtxnaqR4E9ULqjYePoiAyHmenE6Bniarq9s7HyMQSwT3wsq1dR9X_vnDQka_w6khpECmMtDKpvCcwFRAkAewl7cDQvBOnihmQUbwaDD0M2rDuL49yZX4fub2uPg3Yk8pSy4AKaZIAy6KaS0xK2BE2vwTQBMlPvasfBzILeTtK9Nt6Y8ifGaoiKv80aL-syG_pwAzb7azwy3S6LklvIb-_j2uWqYULdkZcILg.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=NoelCornehl">
<meta property="al:android:url" content="tg://resolve?domain=NoelCornehl">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="一个存放贴纸的小站
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=NoelCornehl">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=NoelCornehl">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/NoelCornehl">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=NoelCornehl">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=f5ec8f54c10ea3cf73_5517609721216192122">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=NoelCornehl"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/JeTK6-6L3RKcpcXXh6899v1d88AcgZTKxA9QoepERNpe2gFNJPHQafGlzqMZ0ChWZZ8rUaZ9qfpLYMWQAg5zxe4ie0cBx6Ip0YNw_Zip1MCdIwaf_kBtxnaqR4E9ULqjYePoiAyHmenE6Bniarq9s7HyMQSwT3wsq1dR9X_vnDQka_w6khpECmMtDKpvCcwFRAkAewl7cDQvBOnihmQUbwaDD0M2rDuL49yZX4fub2uPg3Yk8pSy4AKaZIAy6KaS0xK2BE2vwTQBMlPvasfBzILeTtK9Nt6Y8ifGaoiKv80aL-syG_pwAzb7azwy3S6LklvIb-_j2uWqYULdkZcILg.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Noel stickers</span>
</div>
<div class="tgme_page_extra">8 subscribers</div>
<div class="tgme_page_description" dir="auto">一个存放贴纸的小站</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=NoelCornehl">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/NoelCornehl">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Noel stickers</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=NoelCornehl";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 11.76ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @OGFLAB</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/OGFLAB"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="欧格法实验室(OGFLAB">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/e2EL3qt7JSl1vnzfe-ZJp_2dCTQTtfMm3-8fsA0PjnL2d795BWX-f44VrA7lkUrrNpaLP5MicamGZ8DtNturviyzdkgJYOX4Ocf661w_Tyel9GgBg6o6J-CmaCWuNkJX7Fz9-YLy-5fuXMTywH6VqgklzGDq2E5x2pnlZTjmrk9P3Ju5RtxK4JNrlSCEVTxD1kC-b_FWsdFA55YjxJCD3xMTvO1i6H7UComYWUa5dPzuXh7od3ItFIv_v8Dze3QJhMQEA5t1LKF9NmbDtOH-w-BBbuLAmm5t1D8DGtWfHK91K2NPwGPMX0Y_P-xJ6ToScqTFiSfGP6rlKvEzz7bDuQ.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="主要是随意发布点内容。想到什么发什么(会有抽象,NSFW等内容。NSFW会遮罩) 切勿因为别的特定内容而关注这个频道。如果你真的喜欢看里面的内容的话。我很不喜欢因为某些特定的东西被关注 注意:评论区需要加入才可以评论。频道的介绍随时都有可能改变 尽可能的不要在公共场所打开本频道。由此带来的一切后果频道主和管理员均不负责">
<meta property="twitter:title" content="欧格法实验室(OGFLAB">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/e2EL3qt7JSl1vnzfe-ZJp_2dCTQTtfMm3-8fsA0PjnL2d795BWX-f44VrA7lkUrrNpaLP5MicamGZ8DtNturviyzdkgJYOX4Ocf661w_Tyel9GgBg6o6J-CmaCWuNkJX7Fz9-YLy-5fuXMTywH6VqgklzGDq2E5x2pnlZTjmrk9P3Ju5RtxK4JNrlSCEVTxD1kC-b_FWsdFA55YjxJCD3xMTvO1i6H7UComYWUa5dPzuXh7od3ItFIv_v8Dze3QJhMQEA5t1LKF9NmbDtOH-w-BBbuLAmm5t1D8DGtWfHK91K2NPwGPMX0Y_P-xJ6ToScqTFiSfGP6rlKvEzz7bDuQ.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=OGFLAB">
<meta property="al:android:url" content="tg://resolve?domain=OGFLAB">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="主要是随意发布点内容。想到什么发什么(会有抽象,NSFW等内容。NSFW会遮罩) 切勿因为别的特定内容而关注这个频道。如果你真的喜欢看里面的内容的话。我很不喜欢因为某些特定的东西被关注 注意:评论区需要加入才可以评论。频道的介绍随时都有可能改变 尽可能的不要在公共场所打开本频道。由此带来的一切后果频道主和管理员均不负责
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=OGFLAB">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=OGFLAB">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/OGFLAB">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=OGFLAB">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=11b93a6911e3b6e79a_15811990971100011468">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=OGFLAB"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/e2EL3qt7JSl1vnzfe-ZJp_2dCTQTtfMm3-8fsA0PjnL2d795BWX-f44VrA7lkUrrNpaLP5MicamGZ8DtNturviyzdkgJYOX4Ocf661w_Tyel9GgBg6o6J-CmaCWuNkJX7Fz9-YLy-5fuXMTywH6VqgklzGDq2E5x2pnlZTjmrk9P3Ju5RtxK4JNrlSCEVTxD1kC-b_FWsdFA55YjxJCD3xMTvO1i6H7UComYWUa5dPzuXh7od3ItFIv_v8Dze3QJhMQEA5t1LKF9NmbDtOH-w-BBbuLAmm5t1D8DGtWfHK91K2NPwGPMX0Y_P-xJ6ToScqTFiSfGP6rlKvEzz7bDuQ.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">欧格法实验室(OGFLAB</span>
</div>
<div class="tgme_page_extra">270 subscribers</div>
<div class="tgme_page_description" dir="auto">主要是随意发布点内容。想到什么发什么(会有抽象,NSFW等内容。NSFW会遮罩)<br/><br/>切勿因为别的特定内容而关注这个频道。如果你真的喜欢看里面的内容的话。我很不喜欢因为某些特定的东西被关注<br/><br/>注意:评论区需要加入才可以评论。频道的介绍随时都有可能改变<br/>尽可能的不要在公共场所打开本频道。由此带来的一切后果频道主和管理员均不负责</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=OGFLAB">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/OGFLAB">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>欧格法实验室(OGFLAB</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=OGFLAB";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 8.85ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @OSRELTGFuXuan</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/OSRELTGFuXuan"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="试做型·Rel符玄">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/Qe0vvf-FjGQj8nBd1pwdT-saONaUraWfGMIjhAnvymoK1GnVP_xxM0GbEsesOWF6a3_GwKJQIHlS3Nj_pRfbYORKs87oYkF4MN988EKNFC6KO0MhzXRd-hGHoHeim6SlHfDzAyFQPiM_bPgYnDLQUDSbOxYciOqkwlx-0tAtnK4jz3VzKsbTAW_jwQvc7Xfx4E_Oj-IIG7ccy_dI20keA30_sfYiC--O3Hc-op_5cXNvSDNtqUJBdv66w-zo9Oex7LUtJzl9wBgl7YIwM7yrObOUzuHJIbeFzt6V8BEqsE4mO9Rtxqxis7HAGnBYgWlCKT2go_1r-UvcOkOsT1uVzg.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="也许会添加修仙功能(">
<meta property="twitter:title" content="试做型·Rel符玄">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/Qe0vvf-FjGQj8nBd1pwdT-saONaUraWfGMIjhAnvymoK1GnVP_xxM0GbEsesOWF6a3_GwKJQIHlS3Nj_pRfbYORKs87oYkF4MN988EKNFC6KO0MhzXRd-hGHoHeim6SlHfDzAyFQPiM_bPgYnDLQUDSbOxYciOqkwlx-0tAtnK4jz3VzKsbTAW_jwQvc7Xfx4E_Oj-IIG7ccy_dI20keA30_sfYiC--O3Hc-op_5cXNvSDNtqUJBdv66w-zo9Oex7LUtJzl9wBgl7YIwM7yrObOUzuHJIbeFzt6V8BEqsE4mO9Rtxqxis7HAGnBYgWlCKT2go_1r-UvcOkOsT1uVzg.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=OSRELTGFuXuan">
<meta property="al:android:url" content="tg://resolve?domain=OSRELTGFuXuan">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="也许会添加修仙功能(
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=OSRELTGFuXuan">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=OSRELTGFuXuan">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/OSRELTGFuXuan">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=OSRELTGFuXuan">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=4c4329f62e3845e051_8375224796449830004">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=OSRELTGFuXuan"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/Qe0vvf-FjGQj8nBd1pwdT-saONaUraWfGMIjhAnvymoK1GnVP_xxM0GbEsesOWF6a3_GwKJQIHlS3Nj_pRfbYORKs87oYkF4MN988EKNFC6KO0MhzXRd-hGHoHeim6SlHfDzAyFQPiM_bPgYnDLQUDSbOxYciOqkwlx-0tAtnK4jz3VzKsbTAW_jwQvc7Xfx4E_Oj-IIG7ccy_dI20keA30_sfYiC--O3Hc-op_5cXNvSDNtqUJBdv66w-zo9Oex7LUtJzl9wBgl7YIwM7yrObOUzuHJIbeFzt6V8BEqsE4mO9Rtxqxis7HAGnBYgWlCKT2go_1r-UvcOkOsT1uVzg.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">试做型·Rel符玄</span>
</div>
<div class="tgme_page_extra">4 subscribers</div>
<div class="tgme_page_description" dir="auto">也许会添加修仙功能(</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=OSRELTGFuXuan">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/OSRELTGFuXuan">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>试做型·Rel符玄</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=OSRELTGFuXuan";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 12.99ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @PROs_Gossip</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/PROs_Gossip"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="PRO&#39;s Gossip">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/eUp-UaIHYLeNLHFsODDXFodY9tVT6A5Mei50XfSnncmAJSZu5KnsNgsir8slDBw6cXW5lqqZ49efLe5YkcJSR9UxKPRZ5CBoV7pKO0wzysR13wBE6lVx5PmSRnlho4ACrjlUWnyfQyUbmdnaQMOShfnrYxg4T9tFpVUG8RD073vhEK_gq8CGK7gvqr8b54lDpRwoBBoppfnBHvwWN_32cQtTA2LkyUCZ7HVNCR-7ThUqHbazvfqPBVmiLvzG-L7iQ1TKUaHlMG9rdbhoA3PoZ6uFQwcb3aqXIwqWF-23ETFyAp9WRcgCMrVy-B-jpE3VGSfzsBOi8hsF_AxDbtz0ZA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="😼">
<meta property="twitter:title" content="PRO&#39;s Gossip">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/eUp-UaIHYLeNLHFsODDXFodY9tVT6A5Mei50XfSnncmAJSZu5KnsNgsir8slDBw6cXW5lqqZ49efLe5YkcJSR9UxKPRZ5CBoV7pKO0wzysR13wBE6lVx5PmSRnlho4ACrjlUWnyfQyUbmdnaQMOShfnrYxg4T9tFpVUG8RD073vhEK_gq8CGK7gvqr8b54lDpRwoBBoppfnBHvwWN_32cQtTA2LkyUCZ7HVNCR-7ThUqHbazvfqPBVmiLvzG-L7iQ1TKUaHlMG9rdbhoA3PoZ6uFQwcb3aqXIwqWF-23ETFyAp9WRcgCMrVy-B-jpE3VGSfzsBOi8hsF_AxDbtz0ZA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=PROs_Gossip">
<meta property="al:android:url" content="tg://resolve?domain=PROs_Gossip">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="😼
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=PROs_Gossip">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=PROs_Gossip">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/PROs_Gossip">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=PROs_Gossip">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=2745cd635cdd745a7a_12746401194202843973">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=PROs_Gossip"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/eUp-UaIHYLeNLHFsODDXFodY9tVT6A5Mei50XfSnncmAJSZu5KnsNgsir8slDBw6cXW5lqqZ49efLe5YkcJSR9UxKPRZ5CBoV7pKO0wzysR13wBE6lVx5PmSRnlho4ACrjlUWnyfQyUbmdnaQMOShfnrYxg4T9tFpVUG8RD073vhEK_gq8CGK7gvqr8b54lDpRwoBBoppfnBHvwWN_32cQtTA2LkyUCZ7HVNCR-7ThUqHbazvfqPBVmiLvzG-L7iQ1TKUaHlMG9rdbhoA3PoZ6uFQwcb3aqXIwqWF-23ETFyAp9WRcgCMrVy-B-jpE3VGSfzsBOi8hsF_AxDbtz0ZA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">PRO&#39;s Gossip</span>
</div>
<div class="tgme_page_extra">8 subscribers</div>
<div class="tgme_page_description" dir="auto">😼</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=PROs_Gossip">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/PROs_Gossip">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>PRO&#39;s Gossip</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=PROs_Gossip";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 8.92ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @PaffChannel</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/PaffChannel"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="GNT.Channel.name = 开源摸鱼社💤">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/ZkB6kaOciA-4BT5wpODK5S08McYS0HiOW59Oc8LEgX_IhVDErZ7oxKbyMUuAwhXr83hxWk1otquYF_AgZfYYn8AKGtmWTGZiDSXMw9poAlU4Rl0fJchctbH_JtrYP2f_2XDvtduqILb90H-MpSzuiRdo2BIrJxaTCE9u0k8h-kX7AZ1IoY9TyBnbN7_mCegRmSlssARYqdphyzICVdBl0S-Bzu8gLUPgmNl8M2yOCxQsEmrYu3-AZNiSX8ntvi873F9PMlm0kOSU_8FuBUK2bHIX1YDZCEj5nScSPEKYQpALR_mJAB3UaU3LWE-2fSX4Pa5bpGIx5tYjH1oFSQyM-A.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="来自 @GamerNoTitle 的各种动态的发布频道,群聊在 @DohnaNyan,私聊请发送至 @PaffCreamPMBot 嫌频道太吵可以开免打扰,本频道会不定时发一些日常也好新闻也好,反正就是很杂(指日常发电) Github: https://github.com/GamerNoTitle Twitter: https://twitter.com/GamerNoTitle Website: https://bili33.top">
<meta property="twitter:title" content="GNT.Channel.name = 开源摸鱼社💤">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/ZkB6kaOciA-4BT5wpODK5S08McYS0HiOW59Oc8LEgX_IhVDErZ7oxKbyMUuAwhXr83hxWk1otquYF_AgZfYYn8AKGtmWTGZiDSXMw9poAlU4Rl0fJchctbH_JtrYP2f_2XDvtduqILb90H-MpSzuiRdo2BIrJxaTCE9u0k8h-kX7AZ1IoY9TyBnbN7_mCegRmSlssARYqdphyzICVdBl0S-Bzu8gLUPgmNl8M2yOCxQsEmrYu3-AZNiSX8ntvi873F9PMlm0kOSU_8FuBUK2bHIX1YDZCEj5nScSPEKYQpALR_mJAB3UaU3LWE-2fSX4Pa5bpGIx5tYjH1oFSQyM-A.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=PaffChannel">
<meta property="al:android:url" content="tg://resolve?domain=PaffChannel">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="来自 @GamerNoTitle 的各种动态的发布频道,群聊在 @DohnaNyan,私聊请发送至 @PaffCreamPMBot 嫌频道太吵可以开免打扰,本频道会不定时发一些日常也好新闻也好,反正就是很杂(指日常发电) Github: https://github.com/GamerNoTitle Twitter: https://twitter.com/GamerNoTitle Website: https://bili33.top
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=PaffChannel">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=PaffChannel">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/PaffChannel">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=PaffChannel">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=1a2a4bf555de736677_1145460701637127474">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=PaffChannel"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/ZkB6kaOciA-4BT5wpODK5S08McYS0HiOW59Oc8LEgX_IhVDErZ7oxKbyMUuAwhXr83hxWk1otquYF_AgZfYYn8AKGtmWTGZiDSXMw9poAlU4Rl0fJchctbH_JtrYP2f_2XDvtduqILb90H-MpSzuiRdo2BIrJxaTCE9u0k8h-kX7AZ1IoY9TyBnbN7_mCegRmSlssARYqdphyzICVdBl0S-Bzu8gLUPgmNl8M2yOCxQsEmrYu3-AZNiSX8ntvi873F9PMlm0kOSU_8FuBUK2bHIX1YDZCEj5nScSPEKYQpALR_mJAB3UaU3LWE-2fSX4Pa5bpGIx5tYjH1oFSQyM-A.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">GNT.Channel.name = 开源摸鱼社💤</span>
</div>
<div class="tgme_page_extra">111 subscribers</div>
<div class="tgme_page_description" dir="auto">来自 <a href="https://t.me/GamerNoTitle">@GamerNoTitle</a> 的各种动态的发布频道,群聊在 <a href="https://t.me/DohnaNyan">@DohnaNyan</a>,私聊请发送至 <a href="https://t.me/PaffCreamPMBot">@PaffCreamPMBot</a><br/><br/>嫌频道太吵可以开免打扰,本频道会不定时发一些日常也好新闻也好,反正就是很杂(指日常发电)<br/><br/>Github: https://github.com/GamerNoTitle<br/>Twitter: https://twitter.com/GamerNoTitle<br/>Website: https://bili33.top</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=PaffChannel">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/PaffChannel">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>GNT.Channel.name = 开源摸鱼社💤</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=PaffChannel";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 10.81ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @PaffWarehouse</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/PaffWarehouse"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="GNT.Resource.Depot📦">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/N_ATvmI78iohzAOZjZdSQL2h2PjYoTAYkRULBdtU7MNHuTE_tNx13820-lSS3ONmNDGJtNgVn2VLGxGLZpjVDH2Mf_lNfP-4eQNq7Z-_DLsaeObPwCVBQ1-Ct6rVwEmK_xlLeD1Y3Hk7Y2ZkjPu_jF9ovHWL3gAtOWviH3-uREti2lFXHM1FLWVcGbc5EoHhh8Ss5C5c0dhr_pXpHR74WHXLvwlMgYDjbYHJ9FWFgpHUJzcQovG0VCW4sJRNuTiDpywuHvXgdYIdKWz7pfQUcoK52Z0nRhOAy5KJ_04vd5_YNr_Nc-A54-5uHoLxY8n70L3aLy7o9XAMWtCZYzp4Gg.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="频道本体:https://t.me/PaffChannel 讨论组:https://t.me/DohnaNyan ---------- 文件压缩包如果有密码,那就是 https://t.me/PaffChannel">
<meta property="twitter:title" content="GNT.Resource.Depot📦">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/N_ATvmI78iohzAOZjZdSQL2h2PjYoTAYkRULBdtU7MNHuTE_tNx13820-lSS3ONmNDGJtNgVn2VLGxGLZpjVDH2Mf_lNfP-4eQNq7Z-_DLsaeObPwCVBQ1-Ct6rVwEmK_xlLeD1Y3Hk7Y2ZkjPu_jF9ovHWL3gAtOWviH3-uREti2lFXHM1FLWVcGbc5EoHhh8Ss5C5c0dhr_pXpHR74WHXLvwlMgYDjbYHJ9FWFgpHUJzcQovG0VCW4sJRNuTiDpywuHvXgdYIdKWz7pfQUcoK52Z0nRhOAy5KJ_04vd5_YNr_Nc-A54-5uHoLxY8n70L3aLy7o9XAMWtCZYzp4Gg.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=PaffWarehouse">
<meta property="al:android:url" content="tg://resolve?domain=PaffWarehouse">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="频道本体:https://t.me/PaffChannel 讨论组:https://t.me/DohnaNyan ---------- 文件压缩包如果有密码,那就是 https://t.me/PaffChannel
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=PaffWarehouse">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=PaffWarehouse">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/PaffWarehouse">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=PaffWarehouse">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=0aea48e691c5b8f0eb_8451537264652745224">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=PaffWarehouse"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/N_ATvmI78iohzAOZjZdSQL2h2PjYoTAYkRULBdtU7MNHuTE_tNx13820-lSS3ONmNDGJtNgVn2VLGxGLZpjVDH2Mf_lNfP-4eQNq7Z-_DLsaeObPwCVBQ1-Ct6rVwEmK_xlLeD1Y3Hk7Y2ZkjPu_jF9ovHWL3gAtOWviH3-uREti2lFXHM1FLWVcGbc5EoHhh8Ss5C5c0dhr_pXpHR74WHXLvwlMgYDjbYHJ9FWFgpHUJzcQovG0VCW4sJRNuTiDpywuHvXgdYIdKWz7pfQUcoK52Z0nRhOAy5KJ_04vd5_YNr_Nc-A54-5uHoLxY8n70L3aLy7o9XAMWtCZYzp4Gg.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">GNT.Resource.Depot📦</span>
</div>
<div class="tgme_page_extra">8 subscribers</div>
<div class="tgme_page_description" dir="auto">频道本体:https://t.me/PaffChannel<br/>讨论组:https://t.me/DohnaNyan<br/>----------<br/><br/>文件压缩包如果有密码,那就是 https://t.me/PaffChannel</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=PaffWarehouse">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/PaffWarehouse">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>GNT.Resource.Depot📦</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=PaffWarehouse";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 13.38ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Qwueidudjxn</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Qwueidudjxn"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="HAHAHAHAHA">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/c0Gu0ToAeh3j8ei3fQWtJxn4yCi0VZrFOar1cMwyTyRhqskMsqx-wTtCZ9M93P1nO5oJENqxLR-Sm9-0ABLPnRoCWYlx_I3a_LSQsfiB2DTID_FY4pQ5KdSUDhrVyx8W7sSQyBp_8QDQzMu6jZ7FlLkvJ96RYxw2bq9R4kwZN0F-AbTe5iE1oKelP_DB2P3dZ-cyMkXkyhO5WDumEaNMaRvK6wKQKi4_gk3ssIT-2AAnugxGUscFp6_SiOx4T4HcZ5Lg51gJYggYQn0CxlnTFrp5DOYqxnMifvyr4G64y8LjoDdghZ3F6I8t98zvcqZ-F1UkOJ-iACWgVX67SONV4w.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="17fa4f">
<meta property="twitter:title" content="HAHAHAHAHA">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/c0Gu0ToAeh3j8ei3fQWtJxn4yCi0VZrFOar1cMwyTyRhqskMsqx-wTtCZ9M93P1nO5oJENqxLR-Sm9-0ABLPnRoCWYlx_I3a_LSQsfiB2DTID_FY4pQ5KdSUDhrVyx8W7sSQyBp_8QDQzMu6jZ7FlLkvJ96RYxw2bq9R4kwZN0F-AbTe5iE1oKelP_DB2P3dZ-cyMkXkyhO5WDumEaNMaRvK6wKQKi4_gk3ssIT-2AAnugxGUscFp6_SiOx4T4HcZ5Lg51gJYggYQn0CxlnTFrp5DOYqxnMifvyr4G64y8LjoDdghZ3F6I8t98zvcqZ-F1UkOJ-iACWgVX67SONV4w.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Qwueidudjxn">
<meta property="al:android:url" content="tg://resolve?domain=Qwueidudjxn">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="17fa4f
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Qwueidudjxn">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Qwueidudjxn">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Qwueidudjxn">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Qwueidudjxn">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=c6af7c86e8df4a1c15_8593890029990769631">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Qwueidudjxn"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/c0Gu0ToAeh3j8ei3fQWtJxn4yCi0VZrFOar1cMwyTyRhqskMsqx-wTtCZ9M93P1nO5oJENqxLR-Sm9-0ABLPnRoCWYlx_I3a_LSQsfiB2DTID_FY4pQ5KdSUDhrVyx8W7sSQyBp_8QDQzMu6jZ7FlLkvJ96RYxw2bq9R4kwZN0F-AbTe5iE1oKelP_DB2P3dZ-cyMkXkyhO5WDumEaNMaRvK6wKQKi4_gk3ssIT-2AAnugxGUscFp6_SiOx4T4HcZ5Lg51gJYggYQn0CxlnTFrp5DOYqxnMifvyr4G64y8LjoDdghZ3F6I8t98zvcqZ-F1UkOJ-iACWgVX67SONV4w.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">HAHAHAHAHA</span>
</div>
<div class="tgme_page_extra">1 subscriber</div>
<div class="tgme_page_description" dir="auto">17fa4f</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Qwueidudjxn">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Qwueidudjxn">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>HAHAHAHAHA</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Qwueidudjxn";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 21.33ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @RealSimokio</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/RealSimokio"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Simokio|千澪桜的小窝">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/oDBg7nh7Rd8ryjMaGfzNOBZYyn7Pm47DcB2TbQjpsAkFsM4BUTyM71m6P5Auj1zQn-ltm0vxWKXKI1J__KU3MD46yrI0-YgiIEbJ3E4R6xtdkWRr_8XGR8jHlMinUx6hJ8QWNqrhdJsYUM4IfiJdR8nd7g_U2cJxIxBpJE8wW7b7-LMBeHTyTPgv3pZGYJsCAssqzwa9XLHDtOYJsd5vZji23FUaH4qbISivS1kZIcAuznaRDJKxfpjHhc-ZXROlAwmCV35NhSYESGYY98Zw0fBjIk4fnsgPKgfmkVRzagxCt6cxAfqt_pB1004AwagsuhR1oNQRXivPnGD-ov0Bzw.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="可以来van">
<meta property="twitter:title" content="Simokio|千澪桜的小窝">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/oDBg7nh7Rd8ryjMaGfzNOBZYyn7Pm47DcB2TbQjpsAkFsM4BUTyM71m6P5Auj1zQn-ltm0vxWKXKI1J__KU3MD46yrI0-YgiIEbJ3E4R6xtdkWRr_8XGR8jHlMinUx6hJ8QWNqrhdJsYUM4IfiJdR8nd7g_U2cJxIxBpJE8wW7b7-LMBeHTyTPgv3pZGYJsCAssqzwa9XLHDtOYJsd5vZji23FUaH4qbISivS1kZIcAuznaRDJKxfpjHhc-ZXROlAwmCV35NhSYESGYY98Zw0fBjIk4fnsgPKgfmkVRzagxCt6cxAfqt_pB1004AwagsuhR1oNQRXivPnGD-ov0Bzw.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=RealSimokio">
<meta property="al:android:url" content="tg://resolve?domain=RealSimokio">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="可以来van
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=RealSimokio">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=RealSimokio">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/RealSimokio">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=RealSimokio">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=0d34178c43781651d0_8435602896670630379">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=RealSimokio"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/oDBg7nh7Rd8ryjMaGfzNOBZYyn7Pm47DcB2TbQjpsAkFsM4BUTyM71m6P5Auj1zQn-ltm0vxWKXKI1J__KU3MD46yrI0-YgiIEbJ3E4R6xtdkWRr_8XGR8jHlMinUx6hJ8QWNqrhdJsYUM4IfiJdR8nd7g_U2cJxIxBpJE8wW7b7-LMBeHTyTPgv3pZGYJsCAssqzwa9XLHDtOYJsd5vZji23FUaH4qbISivS1kZIcAuznaRDJKxfpjHhc-ZXROlAwmCV35NhSYESGYY98Zw0fBjIk4fnsgPKgfmkVRzagxCt6cxAfqt_pB1004AwagsuhR1oNQRXivPnGD-ov0Bzw.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Simokio|千澪桜的小窝</span>
</div>
<div class="tgme_page_extra">4 subscribers</div>
<div class="tgme_page_description" dir="auto">可以来van</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=RealSimokio">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/RealSimokio">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Simokio|千澪桜的小窝</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=RealSimokio";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 14.07ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Rikki_Nest</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Rikki_Nest"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Rikki&#39;s Nest">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/fvSUeIoM4OM4Gfv90HOOM279hIyJBzelvCzyIIHBcCHsoVa1-BoJULbwWH4p2mgTJ2NGXX7rwwuUCllBnDoFuE1boQ_RFoQ3rNWyK_B4Bx2JOsVs4qtOg5N9qDJppN8Lzyy6HmeHSv_XlAbAsuLIEHKX2ui_SCMvlxH5yV4YK3mkMfMydOqA9btgjJ9n-2NlZteVSYcZeVzGKa7iUYtX1gy4VcPSb8V-2MuLp2FWn3S0OCmAZidzi8vReV0gVfWSTp1eqNky5GIm1BssdzIo3bM6y6YZDMLoY-ux2rCeAPdRhKKSfSHlB1Ga7nls6SZ_dXyjLvflcjW5QE4lmaIQgA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="这个人太懒了,什么也没有留下。">
<meta property="twitter:title" content="Rikki&#39;s Nest">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/fvSUeIoM4OM4Gfv90HOOM279hIyJBzelvCzyIIHBcCHsoVa1-BoJULbwWH4p2mgTJ2NGXX7rwwuUCllBnDoFuE1boQ_RFoQ3rNWyK_B4Bx2JOsVs4qtOg5N9qDJppN8Lzyy6HmeHSv_XlAbAsuLIEHKX2ui_SCMvlxH5yV4YK3mkMfMydOqA9btgjJ9n-2NlZteVSYcZeVzGKa7iUYtX1gy4VcPSb8V-2MuLp2FWn3S0OCmAZidzi8vReV0gVfWSTp1eqNky5GIm1BssdzIo3bM6y6YZDMLoY-ux2rCeAPdRhKKSfSHlB1Ga7nls6SZ_dXyjLvflcjW5QE4lmaIQgA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Rikki_Nest">
<meta property="al:android:url" content="tg://resolve?domain=Rikki_Nest">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="这个人太懒了,什么也没有留下。
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Rikki_Nest">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Rikki_Nest">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Rikki_Nest">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Rikki_Nest">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=fbea4f123be85d0897_4274669871955360657">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Rikki_Nest"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/fvSUeIoM4OM4Gfv90HOOM279hIyJBzelvCzyIIHBcCHsoVa1-BoJULbwWH4p2mgTJ2NGXX7rwwuUCllBnDoFuE1boQ_RFoQ3rNWyK_B4Bx2JOsVs4qtOg5N9qDJppN8Lzyy6HmeHSv_XlAbAsuLIEHKX2ui_SCMvlxH5yV4YK3mkMfMydOqA9btgjJ9n-2NlZteVSYcZeVzGKa7iUYtX1gy4VcPSb8V-2MuLp2FWn3S0OCmAZidzi8vReV0gVfWSTp1eqNky5GIm1BssdzIo3bM6y6YZDMLoY-ux2rCeAPdRhKKSfSHlB1Ga7nls6SZ_dXyjLvflcjW5QE4lmaIQgA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Rikki&#39;s Nest</span>
</div>
<div class="tgme_page_extra">70 subscribers</div>
<div class="tgme_page_description" dir="auto">这个人太懒了,什么也没有留下。</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Rikki_Nest">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Rikki_Nest">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Rikki&#39;s Nest</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Rikki_Nest";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 17.31ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @ST18000NM000J</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/ST18000NM000J"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="seagatex18">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/t-8eg2nler0petIs6_h_0lpk77zDomuVYkfEgqrmYS1L0Owao4UZlIao5vUgz6tDHE0eNEV4q-piAPx1URyR8-Bg10_XttjJGl-ba3-bzILIHMDn9Vt8L2rsKklgP-61W117ZrFWqgrzXF3XIATcGxITajAsAOZu7wAyJ9zXu51Nm-rSrsLhNoOmYFiQECA5cXTw_3TwNGxkm_XTagkNGbuS0kTOrrblDYhvoWlaZ32WulP1p9ZN0gGLEJmNwu9-YkAQ8HaYfFJ0xFAUF4s122W_tsMoi3laYtDsWhYX47AdKyu0-Y5AAUhHYi-lC8wkuAp9qU8BzGQs12zRjb_o-A.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="423b25">
<meta property="twitter:title" content="seagatex18">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/t-8eg2nler0petIs6_h_0lpk77zDomuVYkfEgqrmYS1L0Owao4UZlIao5vUgz6tDHE0eNEV4q-piAPx1URyR8-Bg10_XttjJGl-ba3-bzILIHMDn9Vt8L2rsKklgP-61W117ZrFWqgrzXF3XIATcGxITajAsAOZu7wAyJ9zXu51Nm-rSrsLhNoOmYFiQECA5cXTw_3TwNGxkm_XTagkNGbuS0kTOrrblDYhvoWlaZ32WulP1p9ZN0gGLEJmNwu9-YkAQ8HaYfFJ0xFAUF4s122W_tsMoi3laYtDsWhYX47AdKyu0-Y5AAUhHYi-lC8wkuAp9qU8BzGQs12zRjb_o-A.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=ST18000NM000J">
<meta property="al:android:url" content="tg://resolve?domain=ST18000NM000J">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="423b25
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=ST18000NM000J">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=ST18000NM000J">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/ST18000NM000J">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=ST18000NM000J">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=7ba92a98761485e717_7529896067858202791">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=ST18000NM000J"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/t-8eg2nler0petIs6_h_0lpk77zDomuVYkfEgqrmYS1L0Owao4UZlIao5vUgz6tDHE0eNEV4q-piAPx1URyR8-Bg10_XttjJGl-ba3-bzILIHMDn9Vt8L2rsKklgP-61W117ZrFWqgrzXF3XIATcGxITajAsAOZu7wAyJ9zXu51Nm-rSrsLhNoOmYFiQECA5cXTw_3TwNGxkm_XTagkNGbuS0kTOrrblDYhvoWlaZ32WulP1p9ZN0gGLEJmNwu9-YkAQ8HaYfFJ0xFAUF4s122W_tsMoi3laYtDsWhYX47AdKyu0-Y5AAUhHYi-lC8wkuAp9qU8BzGQs12zRjb_o-A.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">seagatex18</span>
</div>
<div class="tgme_page_extra">2 subscribers</div>
<div class="tgme_page_description" dir="auto">423b25</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=ST18000NM000J">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/ST18000NM000J">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>seagatex18</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=ST18000NM000J";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 25.94ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Shimakaze_music</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Shimakaze_music"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Shimakaze Music">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/VzSMaxW8utThqnl237TnFNosc00h5hLBfsgIHTBFj8aVnWDY4-nEHTZksxyGFTFZgl8Xm1jZnMoPLxptdS6H2qFJDNVRU24ATkTQFG8zG6OlSPKWIK9GAGhfaHeUiwYPGcON5jVV7AqJ_WknUmflLW9smWqd-mAUpReFfynM6i6Jr8CXzBpVUDP-7XaMVCWQus-kaTfIOlS4rbpehD1BVl2Us6fvg3lxQBhB-vqDAEEN8zHOkbt3L-APIs6PaKlcNLWZ_lXIrfwv1HXG6bdgp0pLQsqCggbjtnKufXxl5k84tuHdZAHsGt1Oi6LtXZL4E2XwmdAMTKgrmMxlevpfoQ.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="碧蓝档案音乐频道 @BlueArchiveMusicChannel 私信 @Rensouhochanbot">
<meta property="twitter:title" content="Shimakaze Music">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/VzSMaxW8utThqnl237TnFNosc00h5hLBfsgIHTBFj8aVnWDY4-nEHTZksxyGFTFZgl8Xm1jZnMoPLxptdS6H2qFJDNVRU24ATkTQFG8zG6OlSPKWIK9GAGhfaHeUiwYPGcON5jVV7AqJ_WknUmflLW9smWqd-mAUpReFfynM6i6Jr8CXzBpVUDP-7XaMVCWQus-kaTfIOlS4rbpehD1BVl2Us6fvg3lxQBhB-vqDAEEN8zHOkbt3L-APIs6PaKlcNLWZ_lXIrfwv1HXG6bdgp0pLQsqCggbjtnKufXxl5k84tuHdZAHsGt1Oi6LtXZL4E2XwmdAMTKgrmMxlevpfoQ.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Shimakaze_music">
<meta property="al:android:url" content="tg://resolve?domain=Shimakaze_music">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="碧蓝档案音乐频道 @BlueArchiveMusicChannel 私信 @Rensouhochanbot
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Shimakaze_music">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Shimakaze_music">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Shimakaze_music">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Shimakaze_music">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=64f1379f6d11e0e28b_15628997551606834032">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Shimakaze_music"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/VzSMaxW8utThqnl237TnFNosc00h5hLBfsgIHTBFj8aVnWDY4-nEHTZksxyGFTFZgl8Xm1jZnMoPLxptdS6H2qFJDNVRU24ATkTQFG8zG6OlSPKWIK9GAGhfaHeUiwYPGcON5jVV7AqJ_WknUmflLW9smWqd-mAUpReFfynM6i6Jr8CXzBpVUDP-7XaMVCWQus-kaTfIOlS4rbpehD1BVl2Us6fvg3lxQBhB-vqDAEEN8zHOkbt3L-APIs6PaKlcNLWZ_lXIrfwv1HXG6bdgp0pLQsqCggbjtnKufXxl5k84tuHdZAHsGt1Oi6LtXZL4E2XwmdAMTKgrmMxlevpfoQ.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Shimakaze Music</span>
</div>
<div class="tgme_page_extra">6 subscribers</div>
<div class="tgme_page_description" dir="auto">碧蓝档案音乐频道 <a href="https://t.me/BlueArchiveMusicChannel">@BlueArchiveMusicChannel</a> <br/>私信 <a href="https://t.me/Rensouhochanbot">@Rensouhochanbot</a></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Shimakaze_music">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Shimakaze_music">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Shimakaze Music</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Shimakaze_music";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 26.16ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Ship_Overboard</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Ship_Overboard"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Ship Overboard">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/TIS5cM5hbSTZlHHoXulz9M85aIrTMZX4sEJCsR79eS6tnhOYv6Zu-Su-jHGbWf9yC88pl_Afq5Du-h6UlIsmBobAfggSftnD2nP_ZKDU22M4g7MbXyUrgemxL5kwFLWDm3OmdCVxqZ31ZYCqoXFickYyrUSRVRAYJWPiVbB6rwIhZMd-R5-BpoqLFwhNS0Aw5P1SlCR1e9FyFSLDcmd5ON1m4MJJMY48lODdsqUT1Pqlauqb-zdLYEWd5fMOMPd-zjgiDtX6vlkhiiQVuN8lkjsVjiojWyRu6LF298WWIiY_fMUXLtNtZDb9G1NNrqzMK7sMgmOttZZmiAlcO2Q4bA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="The missing experiment. (Avatar&amp;Title&amp;description © 1996 - Now, Valve Corp.)">
<meta property="twitter:title" content="Ship Overboard">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/TIS5cM5hbSTZlHHoXulz9M85aIrTMZX4sEJCsR79eS6tnhOYv6Zu-Su-jHGbWf9yC88pl_Afq5Du-h6UlIsmBobAfggSftnD2nP_ZKDU22M4g7MbXyUrgemxL5kwFLWDm3OmdCVxqZ31ZYCqoXFickYyrUSRVRAYJWPiVbB6rwIhZMd-R5-BpoqLFwhNS0Aw5P1SlCR1e9FyFSLDcmd5ON1m4MJJMY48lODdsqUT1Pqlauqb-zdLYEWd5fMOMPd-zjgiDtX6vlkhiiQVuN8lkjsVjiojWyRu6LF298WWIiY_fMUXLtNtZDb9G1NNrqzMK7sMgmOttZZmiAlcO2Q4bA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Ship_Overboard">
<meta property="al:android:url" content="tg://resolve?domain=Ship_Overboard">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="The missing experiment. (Avatar&amp;Title&amp;description © 1996 - Now, Valve Corp.)
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Ship_Overboard">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Ship_Overboard">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Ship_Overboard">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Ship_Overboard">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=72d802ca03594dab76_13044759674660877647">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Ship_Overboard"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/TIS5cM5hbSTZlHHoXulz9M85aIrTMZX4sEJCsR79eS6tnhOYv6Zu-Su-jHGbWf9yC88pl_Afq5Du-h6UlIsmBobAfggSftnD2nP_ZKDU22M4g7MbXyUrgemxL5kwFLWDm3OmdCVxqZ31ZYCqoXFickYyrUSRVRAYJWPiVbB6rwIhZMd-R5-BpoqLFwhNS0Aw5P1SlCR1e9FyFSLDcmd5ON1m4MJJMY48lODdsqUT1Pqlauqb-zdLYEWd5fMOMPd-zjgiDtX6vlkhiiQVuN8lkjsVjiojWyRu6LF298WWIiY_fMUXLtNtZDb9G1NNrqzMK7sMgmOttZZmiAlcO2Q4bA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Ship Overboard</span>
</div>
<div class="tgme_page_extra">365 subscribers</div>
<div class="tgme_page_description" dir="auto">The missing experiment.<br/>(Avatar&amp;Title&amp;description <br/>© 1996 - Now, Valve Corp.)</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Ship_Overboard">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Ship_Overboard">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Ship Overboard</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Ship_Overboard";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 8.81ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @ShuChann</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/ShuChann"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="风铃轻响,捕梦入眠">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/glkLKQdRl4cbAgDIhuRHn3EBuhbgkpI8KcwRDam8W7tIRikKPkzi1CJFoY0z145XMEWTTptdW4pMxRg3C4rCpk6diIL5b1aECbX3_a-9oFYHGfFMjUnjwthOt4zwGjG2YMaK4Co4-m_wlOmfo5r0ZizB-sMkDkbW3CYUbgVmXj7XtCgBrKYZ8vh16-7cFT9d4RZ7OaOguj4hcl_8KvcYnL2qz5nnyvWRegKuVpjMQEtzbA_YPVMBRVSqHZ2Y49kjaLT5u6JrmLmWy9YkntbkyZfnzEquUjbp1oC3jLt01q8r2t1dwuwXtEFSby7xJyAJ1NwuZNYk7zPbddJLhlErMw.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="北雁夢鈴 (Murin Kitakari)&#39;s personal channel. Fediverse 账号 &lt;AT&gt;rhyme417&lt;AT&gt;kazv.moe 本频道原创内容按 CC0 协议属公有领域,请随意转载,可选署名。">
<meta property="twitter:title" content="风铃轻响,捕梦入眠">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/glkLKQdRl4cbAgDIhuRHn3EBuhbgkpI8KcwRDam8W7tIRikKPkzi1CJFoY0z145XMEWTTptdW4pMxRg3C4rCpk6diIL5b1aECbX3_a-9oFYHGfFMjUnjwthOt4zwGjG2YMaK4Co4-m_wlOmfo5r0ZizB-sMkDkbW3CYUbgVmXj7XtCgBrKYZ8vh16-7cFT9d4RZ7OaOguj4hcl_8KvcYnL2qz5nnyvWRegKuVpjMQEtzbA_YPVMBRVSqHZ2Y49kjaLT5u6JrmLmWy9YkntbkyZfnzEquUjbp1oC3jLt01q8r2t1dwuwXtEFSby7xJyAJ1NwuZNYk7zPbddJLhlErMw.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=ShuChann">
<meta property="al:android:url" content="tg://resolve?domain=ShuChann">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="北雁夢鈴 (Murin Kitakari)&#39;s personal channel. Fediverse 账号 &lt;AT&gt;rhyme417&lt;AT&gt;kazv.moe 本频道原创内容按 CC0 协议属公有领域,请随意转载,可选署名。
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=ShuChann">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=ShuChann">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/ShuChann">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=ShuChann">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=4a90a3eab4942fac79_4332959315876545171">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=ShuChann"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/glkLKQdRl4cbAgDIhuRHn3EBuhbgkpI8KcwRDam8W7tIRikKPkzi1CJFoY0z145XMEWTTptdW4pMxRg3C4rCpk6diIL5b1aECbX3_a-9oFYHGfFMjUnjwthOt4zwGjG2YMaK4Co4-m_wlOmfo5r0ZizB-sMkDkbW3CYUbgVmXj7XtCgBrKYZ8vh16-7cFT9d4RZ7OaOguj4hcl_8KvcYnL2qz5nnyvWRegKuVpjMQEtzbA_YPVMBRVSqHZ2Y49kjaLT5u6JrmLmWy9YkntbkyZfnzEquUjbp1oC3jLt01q8r2t1dwuwXtEFSby7xJyAJ1NwuZNYk7zPbddJLhlErMw.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">风铃轻响,捕梦入眠</span>
</div>
<div class="tgme_page_extra">1 692 subscribers</div>
<div class="tgme_page_description" dir="auto">北雁夢鈴 (Murin Kitakari)&#39;s personal channel. Fediverse 账号 &lt;AT&gt;rhyme417&lt;AT&gt;kazv.moe 本频道原创内容按 CC0 协议属公有领域,请随意转载,可选署名。</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=ShuChann">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/ShuChann">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>风铃轻响,捕梦入眠</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=ShuChann";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 10.3ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Surasthana_Fantasia</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Surasthana_Fantasia"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Surasthana Fantasia">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/Um_683MlXNQqBM0b5IWUePSgsa4jW0pK5_T7FXxo2-3tdaQIqV2WW10Waz6UTBmyBKoaam7iJZ6FppVeRurLz9q16uHc5rQidEFR79lYo7dmbWdwhVC6ObjQIr8cs4R-6uw6bxP14xtSPziUM8DZLThffEl-J263Fk3bwaN_TsjTLU0q8Q1T5QdkH0iElHbpyp54e0_rf2Ir22BiAwRntvA8GKZn19taMra-j8fPAt5mvshMUeonh8tKoPbtRwmCI8MHcv_lUSatX4VXqbtf1_QE5vFH4i9-R-wcyBdQ_VlqCXA_B95kAfb9DitL1LB3XNPDHveAZcuwzZDDkfxYVA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="公开频道,频道消息可被转发而无需事先告知或同意,特别注明的除外。 关于 @hertzyang 的一些消息。 网站:https://hertz.page 推特:https://x.com/yanghertz Fedihttps://pleroma.hertz.page/hertzyang">
<meta property="twitter:title" content="Surasthana Fantasia">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/Um_683MlXNQqBM0b5IWUePSgsa4jW0pK5_T7FXxo2-3tdaQIqV2WW10Waz6UTBmyBKoaam7iJZ6FppVeRurLz9q16uHc5rQidEFR79lYo7dmbWdwhVC6ObjQIr8cs4R-6uw6bxP14xtSPziUM8DZLThffEl-J263Fk3bwaN_TsjTLU0q8Q1T5QdkH0iElHbpyp54e0_rf2Ir22BiAwRntvA8GKZn19taMra-j8fPAt5mvshMUeonh8tKoPbtRwmCI8MHcv_lUSatX4VXqbtf1_QE5vFH4i9-R-wcyBdQ_VlqCXA_B95kAfb9DitL1LB3XNPDHveAZcuwzZDDkfxYVA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Surasthana_Fantasia">
<meta property="al:android:url" content="tg://resolve?domain=Surasthana_Fantasia">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="公开频道,频道消息可被转发而无需事先告知或同意,特别注明的除外。 关于 @hertzyang 的一些消息。 网站:https://hertz.page 推特:https://x.com/yanghertz Fedihttps://pleroma.hertz.page/hertzyang
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Surasthana_Fantasia">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Surasthana_Fantasia">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Surasthana_Fantasia">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Surasthana_Fantasia">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=d9284975e6d892b8d5_2320523549492056284">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Surasthana_Fantasia"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/Um_683MlXNQqBM0b5IWUePSgsa4jW0pK5_T7FXxo2-3tdaQIqV2WW10Waz6UTBmyBKoaam7iJZ6FppVeRurLz9q16uHc5rQidEFR79lYo7dmbWdwhVC6ObjQIr8cs4R-6uw6bxP14xtSPziUM8DZLThffEl-J263Fk3bwaN_TsjTLU0q8Q1T5QdkH0iElHbpyp54e0_rf2Ir22BiAwRntvA8GKZn19taMra-j8fPAt5mvshMUeonh8tKoPbtRwmCI8MHcv_lUSatX4VXqbtf1_QE5vFH4i9-R-wcyBdQ_VlqCXA_B95kAfb9DitL1LB3XNPDHveAZcuwzZDDkfxYVA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Surasthana Fantasia</span>
</div>
<div class="tgme_page_extra">174 subscribers</div>
<div class="tgme_page_description" dir="auto">公开频道,频道消息可被转发而无需事先告知或同意,特别注明的除外。<br/><br/>关于 <a href="https://t.me/hertzyang">@hertzyang</a> 的一些消息。<br/><br/>网站:https://hertz.page <br/>推特:https://x.com/yanghertz<br/>Fedihttps://pleroma.hertz.page/hertzyang</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Surasthana_Fantasia">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Surasthana_Fantasia">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Surasthana Fantasia</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Surasthana_Fantasia";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 164.5ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @TaiwanCDTS</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/TaiwanCDTS"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="台灣男娘群入口(群組連結在裡面)">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/ViA3Sps9bv_NdukVLvl1VkWYk4kNMy698A_prxp5mb9J06acvC8VCwn1x0DtUn2KW1yZwSMqrPHTpZj8Z6WJGHb-W4DymBHNqgO_W_7crjo0wWtRPrH00cjCCLK3XC4rK_-vhjtJi1gyMFVou5OxNYQ9kQw2wCfJbcl15ME4_YuE4YfZIF7hGgawn9zm1AAe2uk8on11e3CzTWvKkJ6lgYwsbKTHI3oU6yEUvjEsACgmpslqf7BdAmBQdtsCl4wogPNfiJHB8FO0OhZTiW0c672HuoTrfTuZ2ffU53s0qG1-3aiufOsXmV3fdqOoepEm0QhWu1OWH4rfr9O9RWB0lg.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="You can view and join @TaiwanCDTS right away.">
<meta property="twitter:title" content="台灣男娘群入口(群組連結在裡面)">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/ViA3Sps9bv_NdukVLvl1VkWYk4kNMy698A_prxp5mb9J06acvC8VCwn1x0DtUn2KW1yZwSMqrPHTpZj8Z6WJGHb-W4DymBHNqgO_W_7crjo0wWtRPrH00cjCCLK3XC4rK_-vhjtJi1gyMFVou5OxNYQ9kQw2wCfJbcl15ME4_YuE4YfZIF7hGgawn9zm1AAe2uk8on11e3CzTWvKkJ6lgYwsbKTHI3oU6yEUvjEsACgmpslqf7BdAmBQdtsCl4wogPNfiJHB8FO0OhZTiW0c672HuoTrfTuZ2ffU53s0qG1-3aiufOsXmV3fdqOoepEm0QhWu1OWH4rfr9O9RWB0lg.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=TaiwanCDTS">
<meta property="al:android:url" content="tg://resolve?domain=TaiwanCDTS">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="You can view and join @TaiwanCDTS right away.
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=TaiwanCDTS">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=TaiwanCDTS">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/TaiwanCDTS">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=TaiwanCDTS">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=9ed41bdb48c35a7cae_15138905836434612797">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=TaiwanCDTS"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/ViA3Sps9bv_NdukVLvl1VkWYk4kNMy698A_prxp5mb9J06acvC8VCwn1x0DtUn2KW1yZwSMqrPHTpZj8Z6WJGHb-W4DymBHNqgO_W_7crjo0wWtRPrH00cjCCLK3XC4rK_-vhjtJi1gyMFVou5OxNYQ9kQw2wCfJbcl15ME4_YuE4YfZIF7hGgawn9zm1AAe2uk8on11e3CzTWvKkJ6lgYwsbKTHI3oU6yEUvjEsACgmpslqf7BdAmBQdtsCl4wogPNfiJHB8FO0OhZTiW0c672HuoTrfTuZ2ffU53s0qG1-3aiufOsXmV3fdqOoepEm0QhWu1OWH4rfr9O9RWB0lg.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">台灣男娘群入口(群組連結在裡面)</span>
</div>
<div class="tgme_page_extra">96 subscribers</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=TaiwanCDTS">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/TaiwanCDTS">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>台灣男娘群入口(群組連結在裡面)</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=TaiwanCDTS";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 9.3ms -->
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @TooLongloonglooongloooonglooooon</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/TooLongloonglooongloooonglooooon"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="111">
<meta property="og:image" content="https://cdn4.cdn-telegram.org/file/mAvKC2FTmumPt4N0wT-t9AHxLM4j0N18iILWEwD2iHIEUy-PiG-G6hAsyrS-T84YZzOFeqIpMTRwJ1f6pS4Wskyw9O7pN1UOs7BHPmukdYK-3YpnINhdEPc98--TDMtoiJl2PeFeYVTVIbFy-i4uQulyqDjyEkLbJ-CMIQ0o4hsnRDMv6CGMxckcFqcFuihugnR_4QGvdkZ0Q8rzPdAJJrDKAGV7GgZ8ygqNKKsNG6H5oSTOqeV8RxNvdSEWhDR6k-G6TxaiYVek2jmKe2JqpzSRnmflHyJFWrqtYZaUjXK96GIiNqvCrUnE3EQnPwX60P-vS-AaymnOBaa7Jx-2ZA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="5c0dd9">
<meta property="twitter:title" content="111">
<meta property="twitter:image" content="https://cdn4.cdn-telegram.org/file/mAvKC2FTmumPt4N0wT-t9AHxLM4j0N18iILWEwD2iHIEUy-PiG-G6hAsyrS-T84YZzOFeqIpMTRwJ1f6pS4Wskyw9O7pN1UOs7BHPmukdYK-3YpnINhdEPc98--TDMtoiJl2PeFeYVTVIbFy-i4uQulyqDjyEkLbJ-CMIQ0o4hsnRDMv6CGMxckcFqcFuihugnR_4QGvdkZ0Q8rzPdAJJrDKAGV7GgZ8ygqNKKsNG6H5oSTOqeV8RxNvdSEWhDR6k-G6TxaiYVek2jmKe2JqpzSRnmflHyJFWrqtYZaUjXK96GIiNqvCrUnE3EQnPwX60P-vS-AaymnOBaa7Jx-2ZA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=TooLongloonglooongloooonglooooon">
<meta property="al:android:url" content="tg://resolve?domain=TooLongloonglooongloooonglooooon">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="5c0dd9
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=TooLongloonglooongloooonglooooon">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=TooLongloonglooongloooonglooooon">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/TooLongloonglooongloooonglooooon">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=TooLongloonglooongloooonglooooon">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=4bbd340851e998763b_8016850499308323852">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=TooLongloonglooongloooonglooooon"><img class="tgme_page_photo_image" src="https://cdn4.cdn-telegram.org/file/mAvKC2FTmumPt4N0wT-t9AHxLM4j0N18iILWEwD2iHIEUy-PiG-G6hAsyrS-T84YZzOFeqIpMTRwJ1f6pS4Wskyw9O7pN1UOs7BHPmukdYK-3YpnINhdEPc98--TDMtoiJl2PeFeYVTVIbFy-i4uQulyqDjyEkLbJ-CMIQ0o4hsnRDMv6CGMxckcFqcFuihugnR_4QGvdkZ0Q8rzPdAJJrDKAGV7GgZ8ygqNKKsNG6H5oSTOqeV8RxNvdSEWhDR6k-G6TxaiYVek2jmKe2JqpzSRnmflHyJFWrqtYZaUjXK96GIiNqvCrUnE3EQnPwX60P-vS-AaymnOBaa7Jx-2ZA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">111</span>
</div>
<div class="tgme_page_extra">23 subscribers</div>
<div class="tgme_page_description" dir="auto">5c0dd9</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=TooLongloonglooongloooonglooooon">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/TooLongloonglooongloooonglooooon">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>111</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=TooLongloonglooongloooonglooooon";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 15.54ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @WUH721816ALE6L4</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/WUH721816ALE6L4"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="HC550">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/fJ5hOwzTysqTWtdrPF_li-zyLj-CtL4FHyvkQLPYhU1PenXbBDNb0WC02Ia9ogxFvYgcYZ7xPDAe8lwaFI_1pCqmVkFe7P5srygx3ds0DYNTdszPSaUPM8bBo9eNSono7AeMCTW_kChX-Hq0L275pHZqqM6WsKxLmq9pqq_cR5r0ByIVKsAbHzlsbt8AoNEMaQ-N_O6DI91Iw5xaUD3K1pxCvj_XIYHN4ewIXIj4x13-1YI0Q_H-kcXw4xTNWhNgs5zrgFOvGyLUF556J0hXSM2VvEW0y-nSgO81NRUde2ObkDQoiIQFzE7znKH_AknRboCGhJ8gbpXxXYFiDX2XMA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="You can view and join @WUH721816ALE6L4 right away.">
<meta property="twitter:title" content="HC550">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/fJ5hOwzTysqTWtdrPF_li-zyLj-CtL4FHyvkQLPYhU1PenXbBDNb0WC02Ia9ogxFvYgcYZ7xPDAe8lwaFI_1pCqmVkFe7P5srygx3ds0DYNTdszPSaUPM8bBo9eNSono7AeMCTW_kChX-Hq0L275pHZqqM6WsKxLmq9pqq_cR5r0ByIVKsAbHzlsbt8AoNEMaQ-N_O6DI91Iw5xaUD3K1pxCvj_XIYHN4ewIXIj4x13-1YI0Q_H-kcXw4xTNWhNgs5zrgFOvGyLUF556J0hXSM2VvEW0y-nSgO81NRUde2ObkDQoiIQFzE7znKH_AknRboCGhJ8gbpXxXYFiDX2XMA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=WUH721816ALE6L4">
<meta property="al:android:url" content="tg://resolve?domain=WUH721816ALE6L4">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="You can view and join @WUH721816ALE6L4 right away.
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=WUH721816ALE6L4">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=WUH721816ALE6L4">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/WUH721816ALE6L4">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=WUH721816ALE6L4">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=f3d0876f0bb3f08114_18348543808118983355">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=WUH721816ALE6L4"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/fJ5hOwzTysqTWtdrPF_li-zyLj-CtL4FHyvkQLPYhU1PenXbBDNb0WC02Ia9ogxFvYgcYZ7xPDAe8lwaFI_1pCqmVkFe7P5srygx3ds0DYNTdszPSaUPM8bBo9eNSono7AeMCTW_kChX-Hq0L275pHZqqM6WsKxLmq9pqq_cR5r0ByIVKsAbHzlsbt8AoNEMaQ-N_O6DI91Iw5xaUD3K1pxCvj_XIYHN4ewIXIj4x13-1YI0Q_H-kcXw4xTNWhNgs5zrgFOvGyLUF556J0hXSM2VvEW0y-nSgO81NRUde2ObkDQoiIQFzE7znKH_AknRboCGhJ8gbpXxXYFiDX2XMA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">HC550</span>
</div>
<div class="tgme_page_extra">1 subscriber</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=WUH721816ALE6L4">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/WUH721816ALE6L4">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>HC550</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=WUH721816ALE6L4";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 48.1ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Wang_Xiaomei</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Wang_Xiaomei"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="王小美个人频道awa">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/r89TAWSDMOds94faaQCAiS633rntEQ1ed_sje3W_yDeHUR3ZTQbyVC8FR_Dzn8uNzvGx79rUHz2lCHPw7ll-pcCTx-2llyHU1UoV6lRLDIBMAL_VxPIzGBdnQA9SBFqVasOZwCdbpjBp9UXKIZRdz_AMjAqxPgCRA2s_2GAIyTMfbz4_n2lJjliA0mcnk-BUx0vhVYMNhrI2kNIKgV7nxEjAa7dtUSPqYvTpA2xSvbJ2Cgz7rfWYN6Gp1JVOZDTqZADBnRXpBe66NOecsnQlKHUHnda6_1WbCbqqpC7G-_nMICezhvM7gWl-9CXxPEqhQHId3YgUSZj03oZP-9IwyA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="羡慕可爱!已酸!我自裁吧对不起 随便发发: 日常/铁道/ACG/人工智能/业余无线电/玩游戏 会不定期发表小调查 *如果我说错话了,请不要骂我,也不要日后拿出来攻击我好吗">
<meta property="twitter:title" content="王小美个人频道awa">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/r89TAWSDMOds94faaQCAiS633rntEQ1ed_sje3W_yDeHUR3ZTQbyVC8FR_Dzn8uNzvGx79rUHz2lCHPw7ll-pcCTx-2llyHU1UoV6lRLDIBMAL_VxPIzGBdnQA9SBFqVasOZwCdbpjBp9UXKIZRdz_AMjAqxPgCRA2s_2GAIyTMfbz4_n2lJjliA0mcnk-BUx0vhVYMNhrI2kNIKgV7nxEjAa7dtUSPqYvTpA2xSvbJ2Cgz7rfWYN6Gp1JVOZDTqZADBnRXpBe66NOecsnQlKHUHnda6_1WbCbqqpC7G-_nMICezhvM7gWl-9CXxPEqhQHId3YgUSZj03oZP-9IwyA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Wang_Xiaomei">
<meta property="al:android:url" content="tg://resolve?domain=Wang_Xiaomei">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="羡慕可爱!已酸!我自裁吧对不起 随便发发: 日常/铁道/ACG/人工智能/业余无线电/玩游戏 会不定期发表小调查 *如果我说错话了,请不要骂我,也不要日后拿出来攻击我好吗
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Wang_Xiaomei">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Wang_Xiaomei">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Wang_Xiaomei">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Wang_Xiaomei">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=8824b43255a7ce5a3b_13566147994830974721">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Wang_Xiaomei"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/r89TAWSDMOds94faaQCAiS633rntEQ1ed_sje3W_yDeHUR3ZTQbyVC8FR_Dzn8uNzvGx79rUHz2lCHPw7ll-pcCTx-2llyHU1UoV6lRLDIBMAL_VxPIzGBdnQA9SBFqVasOZwCdbpjBp9UXKIZRdz_AMjAqxPgCRA2s_2GAIyTMfbz4_n2lJjliA0mcnk-BUx0vhVYMNhrI2kNIKgV7nxEjAa7dtUSPqYvTpA2xSvbJ2Cgz7rfWYN6Gp1JVOZDTqZADBnRXpBe66NOecsnQlKHUHnda6_1WbCbqqpC7G-_nMICezhvM7gWl-9CXxPEqhQHId3YgUSZj03oZP-9IwyA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">王小美个人频道awa</span>
</div>
<div class="tgme_page_extra">268 subscribers</div>
<div class="tgme_page_description" dir="auto">羡慕可爱!已酸!我自裁吧对不起<br/>随便发发:<br/>日常/铁道/ACG/人工智能/业余无线电/玩游戏<br/>会不定期发表小调查<br/>*如果我说错话了,请不要骂我,也不要日后拿出来攻击我好吗</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Wang_Xiaomei">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Wang_Xiaomei">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>王小美个人频道awa</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Wang_Xiaomei";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 30.79ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @XLDFDZ</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/XLDFDZ"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="杏铃发电站">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/lO8JtjuO6nnwaddWL5jSsBpw-1MvnZRMbzwAvcv-9UubdHxZfdjbPxEa9bPvD9GxsmK6CgHrH25mYzQyMd9NpEq6nlw15SUmD6SXbw1qlsFxH6aurstfVD8iepXmwYmO84LvBCAvTHCGqMgRufDdUxpoCLSOf9gDllvv6lIxYB-2EFGdkmm-Vx10FJ2y8OY6-0qxvdONnExDSn9bPCSfVimCco4CjHOT0YFmCLg__MbVr9ZUsOSD9wUtAIP9H8GGHCuc7s6VIP8hAlW4M4Rb0WWEVoIqhER3bCS57t0ouWh_QZfJ24sJ50msK6NUB-cKUzfRb6QpJ9REM7BSWT16Dw.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="有什么涩图呢? 频道中转集合- @XLDZZZ1 频道用来放日常和奇怪的东西 群主: @XLDCHJ_bot">
<meta property="twitter:title" content="杏铃发电站">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/lO8JtjuO6nnwaddWL5jSsBpw-1MvnZRMbzwAvcv-9UubdHxZfdjbPxEa9bPvD9GxsmK6CgHrH25mYzQyMd9NpEq6nlw15SUmD6SXbw1qlsFxH6aurstfVD8iepXmwYmO84LvBCAvTHCGqMgRufDdUxpoCLSOf9gDllvv6lIxYB-2EFGdkmm-Vx10FJ2y8OY6-0qxvdONnExDSn9bPCSfVimCco4CjHOT0YFmCLg__MbVr9ZUsOSD9wUtAIP9H8GGHCuc7s6VIP8hAlW4M4Rb0WWEVoIqhER3bCS57t0ouWh_QZfJ24sJ50msK6NUB-cKUzfRb6QpJ9REM7BSWT16Dw.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=XLDFDZ">
<meta property="al:android:url" content="tg://resolve?domain=XLDFDZ">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="有什么涩图呢? 频道中转集合- @XLDZZZ1 频道用来放日常和奇怪的东西 群主: @XLDCHJ_bot
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=XLDFDZ">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=XLDFDZ">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/XLDFDZ">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=XLDFDZ">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=fc4abf541aafa06f3b_6197174043192057090">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=XLDFDZ"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/lO8JtjuO6nnwaddWL5jSsBpw-1MvnZRMbzwAvcv-9UubdHxZfdjbPxEa9bPvD9GxsmK6CgHrH25mYzQyMd9NpEq6nlw15SUmD6SXbw1qlsFxH6aurstfVD8iepXmwYmO84LvBCAvTHCGqMgRufDdUxpoCLSOf9gDllvv6lIxYB-2EFGdkmm-Vx10FJ2y8OY6-0qxvdONnExDSn9bPCSfVimCco4CjHOT0YFmCLg__MbVr9ZUsOSD9wUtAIP9H8GGHCuc7s6VIP8hAlW4M4Rb0WWEVoIqhER3bCS57t0ouWh_QZfJ24sJ50msK6NUB-cKUzfRb6QpJ9REM7BSWT16Dw.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">杏铃发电站</span>
</div>
<div class="tgme_page_extra">2 330 subscribers</div>
<div class="tgme_page_description" dir="auto">有什么涩图呢? 频道中转集合- <a href="https://t.me/XLDZZZ1">@XLDZZZ1</a><br/>频道用来放日常和奇怪的东西<br/>群主: <a href="https://t.me/XLDCHJ_bot">@XLDCHJ_bot</a></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=XLDFDZ">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/XLDFDZ">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>杏铃发电站</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=XLDFDZ";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 31.72ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @XLDZZZ1</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/XLDZZZ1"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="杏铃的中转站@XLDZZZ1 ~十五度炸">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/UGkPiLdNpFGvz1hOmDNpowLEXkMtuUrwwG-ZXDqC87DReRbcXwR5r92Wf9lKm3K2iz_dzskswCYsG5ZJGeKR2aIYLOVdTd0T4ehcnatJSHdg_W99vJ-T7ylRb6wenNQvrUvjIjXhANAvmnv8vooi2qMq3TM_mnMgNYRLz34V_xYEXmFwpYOxEPlseHl4w7IwnojaaSoZiQ3ZGF2tkCzU8GkQ79o_8rixLYRDBg3jX_oSjmRinFYTPyT610kigBecYt7QjPegWQ1GQIo3ZM8HzHZpcqxdYNYrUrzCuhY3KArjW96xlIbNS9DJ1TO-jIZOksBuepvz9JdeefycwM37Wg.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="You can view and join @XLDZZZ1 right away.">
<meta property="twitter:title" content="杏铃的中转站@XLDZZZ1 ~十五度炸">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/UGkPiLdNpFGvz1hOmDNpowLEXkMtuUrwwG-ZXDqC87DReRbcXwR5r92Wf9lKm3K2iz_dzskswCYsG5ZJGeKR2aIYLOVdTd0T4ehcnatJSHdg_W99vJ-T7ylRb6wenNQvrUvjIjXhANAvmnv8vooi2qMq3TM_mnMgNYRLz34V_xYEXmFwpYOxEPlseHl4w7IwnojaaSoZiQ3ZGF2tkCzU8GkQ79o_8rixLYRDBg3jX_oSjmRinFYTPyT610kigBecYt7QjPegWQ1GQIo3ZM8HzHZpcqxdYNYrUrzCuhY3KArjW96xlIbNS9DJ1TO-jIZOksBuepvz9JdeefycwM37Wg.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=XLDZZZ1">
<meta property="al:android:url" content="tg://resolve?domain=XLDZZZ1">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="You can view and join @XLDZZZ1 right away.
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=XLDZZZ1">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=XLDZZZ1">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/XLDZZZ1">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=XLDZZZ1">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=ce7cf806bee8ca37fd_2741071493896259878">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=XLDZZZ1"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/UGkPiLdNpFGvz1hOmDNpowLEXkMtuUrwwG-ZXDqC87DReRbcXwR5r92Wf9lKm3K2iz_dzskswCYsG5ZJGeKR2aIYLOVdTd0T4ehcnatJSHdg_W99vJ-T7ylRb6wenNQvrUvjIjXhANAvmnv8vooi2qMq3TM_mnMgNYRLz34V_xYEXmFwpYOxEPlseHl4w7IwnojaaSoZiQ3ZGF2tkCzU8GkQ79o_8rixLYRDBg3jX_oSjmRinFYTPyT610kigBecYt7QjPegWQ1GQIo3ZM8HzHZpcqxdYNYrUrzCuhY3KArjW96xlIbNS9DJ1TO-jIZOksBuepvz9JdeefycwM37Wg.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">杏铃的中转站@XLDZZZ1 ~十五度炸</span>
</div>
<div class="tgme_page_extra">3 636 members, 64 online</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=XLDZZZ1">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>杏铃的中转站@XLDZZZ1 ~十五度炸</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=XLDZZZ1";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 17.06ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @YFsamaTips</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/YFsamaTips"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="YFsama Tips">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/XkKLYQDfNn62Wg8QZWVEa7PShEq3rk_5KLBbNJWe9rKV1HVIE68cek1xnQI0L8Jx9lj5C1NFgOqFdNDDgxPRR_5h6QTeFT489yZcuHWuJgqZqsB2YD0ke7Riav1JsXZLH29gSlk5VSnrz-vyvxBvq4wOGXYvbnwjaYDpJjTORea654wEzVI3prnaKCHX8rj-AZOkBHzMtH2EeLT7sPF6eWeyOYf5acOEdcjLe1JFXqwOW6_vPBiVGj8QWs73Mm2sm9nNBLskVyDjIXZz8QsLP8ytVBSJ-nKC8Xi4pAZnpa2qt_falsPRhDMt-6zcOXYXmEA8xMjHUScuMRBO5fKqFA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="YFsama的养老个人频道,维护者: @yfsama">
<meta property="twitter:title" content="YFsama Tips">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/XkKLYQDfNn62Wg8QZWVEa7PShEq3rk_5KLBbNJWe9rKV1HVIE68cek1xnQI0L8Jx9lj5C1NFgOqFdNDDgxPRR_5h6QTeFT489yZcuHWuJgqZqsB2YD0ke7Riav1JsXZLH29gSlk5VSnrz-vyvxBvq4wOGXYvbnwjaYDpJjTORea654wEzVI3prnaKCHX8rj-AZOkBHzMtH2EeLT7sPF6eWeyOYf5acOEdcjLe1JFXqwOW6_vPBiVGj8QWs73Mm2sm9nNBLskVyDjIXZz8QsLP8ytVBSJ-nKC8Xi4pAZnpa2qt_falsPRhDMt-6zcOXYXmEA8xMjHUScuMRBO5fKqFA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=YFsamaTips">
<meta property="al:android:url" content="tg://resolve?domain=YFsamaTips">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="YFsama的养老个人频道,维护者: @yfsama
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=YFsamaTips">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=YFsamaTips">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/YFsamaTips">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=YFsamaTips">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=08a962f29917f98bc7_4939870780896543641">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=YFsamaTips"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/XkKLYQDfNn62Wg8QZWVEa7PShEq3rk_5KLBbNJWe9rKV1HVIE68cek1xnQI0L8Jx9lj5C1NFgOqFdNDDgxPRR_5h6QTeFT489yZcuHWuJgqZqsB2YD0ke7Riav1JsXZLH29gSlk5VSnrz-vyvxBvq4wOGXYvbnwjaYDpJjTORea654wEzVI3prnaKCHX8rj-AZOkBHzMtH2EeLT7sPF6eWeyOYf5acOEdcjLe1JFXqwOW6_vPBiVGj8QWs73Mm2sm9nNBLskVyDjIXZz8QsLP8ytVBSJ-nKC8Xi4pAZnpa2qt_falsPRhDMt-6zcOXYXmEA8xMjHUScuMRBO5fKqFA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">YFsama Tips</span>
</div>
<div class="tgme_page_extra">133 subscribers</div>
<div class="tgme_page_description" dir="auto">YFsama的养老个人频道,维护者: <a href="https://t.me/yfsama">@yfsama</a></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=YFsamaTips">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/YFsamaTips">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>YFsama Tips</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=YFsamaTips";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 11.27ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Yoshino0721</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Yoshino0721"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="YoshinoDaily">
<meta property="og:image" content="https://cdn4.cdn-telegram.org/file/DUfNpuF1drObu1D685GmT-mP2GSDkpvk0i0ijW6nDbpKg-bAb9MnPHT10AZu08wn7bX5pVmT8FJ9WyEkqiPhwqAJykVAstkLzmneZPmkDoAymOpdoEYGU8FMQLP9HT2l6bocAQ4Yh4L8TYK3X7RyZ9_9shtfJrMXfIEG0irCqTFdVR_Vho7Tgzh44NzWwFhEs1hNcRAoNfGsQCcUrIEg4BUnx312GK3j9N3R1mriWYSNm2AN-9jw7IwSB-hHwLF5Oa8Bk8Lwpe0W3j7OzLfFj7-zh87TDr1i9Q08MrjBaLgeZXFZYwpj47V-T0q8UgSG7x-gZI1fJxO2JsIsAHUXxA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="这是一个逐渐混乱的日常频道(x 什么都会发 可能会有一些负面的情绪 爱发电链接: 感谢大家的陪伴 友链 https://t.me/Yoshino0721/459">
<meta property="twitter:title" content="YoshinoDaily">
<meta property="twitter:image" content="https://cdn4.cdn-telegram.org/file/DUfNpuF1drObu1D685GmT-mP2GSDkpvk0i0ijW6nDbpKg-bAb9MnPHT10AZu08wn7bX5pVmT8FJ9WyEkqiPhwqAJykVAstkLzmneZPmkDoAymOpdoEYGU8FMQLP9HT2l6bocAQ4Yh4L8TYK3X7RyZ9_9shtfJrMXfIEG0irCqTFdVR_Vho7Tgzh44NzWwFhEs1hNcRAoNfGsQCcUrIEg4BUnx312GK3j9N3R1mriWYSNm2AN-9jw7IwSB-hHwLF5Oa8Bk8Lwpe0W3j7OzLfFj7-zh87TDr1i9Q08MrjBaLgeZXFZYwpj47V-T0q8UgSG7x-gZI1fJxO2JsIsAHUXxA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Yoshino0721">
<meta property="al:android:url" content="tg://resolve?domain=Yoshino0721">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="这是一个逐渐混乱的日常频道(x 什么都会发 可能会有一些负面的情绪 爱发电链接: 感谢大家的陪伴 友链 https://t.me/Yoshino0721/459
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Yoshino0721">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Yoshino0721">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Yoshino0721">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Yoshino0721">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=00cfda85e341a1f1d3_10203014893427528001">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Yoshino0721"><img class="tgme_page_photo_image" src="https://cdn4.cdn-telegram.org/file/DUfNpuF1drObu1D685GmT-mP2GSDkpvk0i0ijW6nDbpKg-bAb9MnPHT10AZu08wn7bX5pVmT8FJ9WyEkqiPhwqAJykVAstkLzmneZPmkDoAymOpdoEYGU8FMQLP9HT2l6bocAQ4Yh4L8TYK3X7RyZ9_9shtfJrMXfIEG0irCqTFdVR_Vho7Tgzh44NzWwFhEs1hNcRAoNfGsQCcUrIEg4BUnx312GK3j9N3R1mriWYSNm2AN-9jw7IwSB-hHwLF5Oa8Bk8Lwpe0W3j7OzLfFj7-zh87TDr1i9Q08MrjBaLgeZXFZYwpj47V-T0q8UgSG7x-gZI1fJxO2JsIsAHUXxA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">YoshinoDaily</span>
</div>
<div class="tgme_page_extra">1 091 subscribers</div>
<div class="tgme_page_description" dir="auto">这是一个逐渐混乱的日常频道(x<br/>什么都会发<br/>可能会有一些负面的情绪<br/>爱发电链接: <br/>感谢大家的陪伴<br/>友链<br/>https://t.me/Yoshino0721/459</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Yoshino0721">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Yoshino0721">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>YoshinoDaily</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Yoshino0721";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 13.19ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @ZN9Fragments</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/ZN9Fragments"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="残片">
<meta property="og:image" content="https://cdn1.cdn-telegram.org/file/qyVajKZSug9DIvOnsZBMxw4oqZS9_n4bPYJpRnBnhBm31M2aK8GLAIU6Hz7P5EvpmMgK_IwPbN2gJ2XkJ3jAiGy11UPhFNDyTCCad8t68zGxkSFe4lOmOspbOfgBWcumma-venq4GLiydGAZ4UsmUx1o_qlTOagox0uvq6y5yc7M_OL3fd_rv7T0rMNYk_tW5zejOgD2nf4G-KH_88iTof_GT4hTaKyvhpPzVJ0HBwufKE_lcaJ3oPy9tkcZwT1uoMEhKAUsuNWhq8gouBpwOtrp5bWFy6ENYZDtwgHwcazvw9_Ac2cfkerHV5SIo3f-WBhf18_39zf11m5NpPvXRA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="label:&quot;bad first issue&quot;">
<meta property="twitter:title" content="残片">
<meta property="twitter:image" content="https://cdn1.cdn-telegram.org/file/qyVajKZSug9DIvOnsZBMxw4oqZS9_n4bPYJpRnBnhBm31M2aK8GLAIU6Hz7P5EvpmMgK_IwPbN2gJ2XkJ3jAiGy11UPhFNDyTCCad8t68zGxkSFe4lOmOspbOfgBWcumma-venq4GLiydGAZ4UsmUx1o_qlTOagox0uvq6y5yc7M_OL3fd_rv7T0rMNYk_tW5zejOgD2nf4G-KH_88iTof_GT4hTaKyvhpPzVJ0HBwufKE_lcaJ3oPy9tkcZwT1uoMEhKAUsuNWhq8gouBpwOtrp5bWFy6ENYZDtwgHwcazvw9_Ac2cfkerHV5SIo3f-WBhf18_39zf11m5NpPvXRA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=ZN9Fragments">
<meta property="al:android:url" content="tg://resolve?domain=ZN9Fragments">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="label:&quot;bad first issue&quot;
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=ZN9Fragments">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=ZN9Fragments">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/ZN9Fragments">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=ZN9Fragments">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=1cf7d67cae889ded30_13561436119712975149">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=ZN9Fragments"><img class="tgme_page_photo_image" src="https://cdn1.cdn-telegram.org/file/qyVajKZSug9DIvOnsZBMxw4oqZS9_n4bPYJpRnBnhBm31M2aK8GLAIU6Hz7P5EvpmMgK_IwPbN2gJ2XkJ3jAiGy11UPhFNDyTCCad8t68zGxkSFe4lOmOspbOfgBWcumma-venq4GLiydGAZ4UsmUx1o_qlTOagox0uvq6y5yc7M_OL3fd_rv7T0rMNYk_tW5zejOgD2nf4G-KH_88iTof_GT4hTaKyvhpPzVJ0HBwufKE_lcaJ3oPy9tkcZwT1uoMEhKAUsuNWhq8gouBpwOtrp5bWFy6ENYZDtwgHwcazvw9_Ac2cfkerHV5SIo3f-WBhf18_39zf11m5NpPvXRA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">残片</span>
</div>
<div class="tgme_page_extra">25 subscribers</div>
<div class="tgme_page_description" dir="auto">label:&quot;bad first issue&quot;</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=ZN9Fragments">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/ZN9Fragments">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>残片</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=ZN9Fragments";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 77.28ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @Zhuym</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/Zhuym"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="↔️ Redirect to OOOOO">
<meta property="og:image" content="https://cdn1.cdn-telegram.org/file/lfNyTjt_nKMKv4gXKc-8qz1IbRwuOsHcxCTHq1qejsB1A5DO6KH2AUejs_AzsYorTKuvw6uuXMG8fzYdr8hKd2_izTVfr-Skh0deJ1fnJG8S2mzBfOzF6MPvxb172Crxn8x3Wl_XojzSwAl-usqraTL8YfNXtCuo4bnP4V6qW91SAZ1g4KhhVtnhuTuSGnwSyKeSfPF9c8aqKGctUlVPgh9uMi7WvJZ3ptZuy6yPvYGWW76OYC2z73pwlLtIrkJrXteZRL9BO1BeV8lUS9zuXw-cb11NrBv0AQOBJQCDuiHmEKrtBrIBJuzVKfEBosEibvi97Dr48Z2l8G5h6ANpVw.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="为阻止TG的广告机器人打扰,OOOOO已将用户名删除。 如需联系,请跟随频道指引。9f6ffc">
<meta property="twitter:title" content="↔️ Redirect to OOOOO">
<meta property="twitter:image" content="https://cdn1.cdn-telegram.org/file/lfNyTjt_nKMKv4gXKc-8qz1IbRwuOsHcxCTHq1qejsB1A5DO6KH2AUejs_AzsYorTKuvw6uuXMG8fzYdr8hKd2_izTVfr-Skh0deJ1fnJG8S2mzBfOzF6MPvxb172Crxn8x3Wl_XojzSwAl-usqraTL8YfNXtCuo4bnP4V6qW91SAZ1g4KhhVtnhuTuSGnwSyKeSfPF9c8aqKGctUlVPgh9uMi7WvJZ3ptZuy6yPvYGWW76OYC2z73pwlLtIrkJrXteZRL9BO1BeV8lUS9zuXw-cb11NrBv0AQOBJQCDuiHmEKrtBrIBJuzVKfEBosEibvi97Dr48Z2l8G5h6ANpVw.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=Zhuym">
<meta property="al:android:url" content="tg://resolve?domain=Zhuym">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="为阻止TG的广告机器人打扰,OOOOO已将用户名删除。 如需联系,请跟随频道指引。9f6ffc
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=Zhuym">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=Zhuym">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/Zhuym">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=Zhuym">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=f490b584302113cc1e_10591032037298632928">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=Zhuym"><img class="tgme_page_photo_image" src="https://cdn1.cdn-telegram.org/file/lfNyTjt_nKMKv4gXKc-8qz1IbRwuOsHcxCTHq1qejsB1A5DO6KH2AUejs_AzsYorTKuvw6uuXMG8fzYdr8hKd2_izTVfr-Skh0deJ1fnJG8S2mzBfOzF6MPvxb172Crxn8x3Wl_XojzSwAl-usqraTL8YfNXtCuo4bnP4V6qW91SAZ1g4KhhVtnhuTuSGnwSyKeSfPF9c8aqKGctUlVPgh9uMi7WvJZ3ptZuy6yPvYGWW76OYC2z73pwlLtIrkJrXteZRL9BO1BeV8lUS9zuXw-cb11NrBv0AQOBJQCDuiHmEKrtBrIBJuzVKfEBosEibvi97Dr48Z2l8G5h6ANpVw.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">↔️ Redirect to OOOOO</span>
</div>
<div class="tgme_page_extra">2 subscribers</div>
<div class="tgme_page_description" dir="auto">为阻止TG的广告机器人打扰,OOOOO已将用户名删除。<br/>如需联系,请跟随频道指引。9f6ffc</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=Zhuym">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/Zhuym">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>↔️ Redirect to OOOOO</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=Zhuym";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 88.76ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @abcthoughts</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/abcthoughts"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="今天abc看了啥 🤔">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/R5hgTLgPzCHSoxL-7t6u0K6PEXbCju2X_7jQUDwKgSmw9CkOrktPFLDzQ8dGcb6CdL0VL2eanqIFm33O4oarkWpT7JZiU9UjnP6FcsGxcKvZ_voCKChEb1K-N-RuZEu9UXjvDSAnbiQBJkDjsdTdmkaftt01A_4VtoY26IiPUK8DTEP5mK-Xgqtj3H9i_VHVt8C75HHxOEtwRKihemzOOONR7icGzGDTuFp3Dol7eSJVd7jBxb-0koKWl21EtO67BPF7eVuoateizXeo1o-l8R8Fve2OEXL4pn0pjh3JCbcJdKWVRbKgqFw2okrSIGYZD3M6XpR6OObzJkP2eJHoqQ.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="现在我也不知道这频道发了啥了,各位慢慢吃瓜,将就着看 联系我请去 @abc1763613206 友链儿 @cyberElaina @rvalue_daily">
<meta property="twitter:title" content="今天abc看了啥 🤔">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/R5hgTLgPzCHSoxL-7t6u0K6PEXbCju2X_7jQUDwKgSmw9CkOrktPFLDzQ8dGcb6CdL0VL2eanqIFm33O4oarkWpT7JZiU9UjnP6FcsGxcKvZ_voCKChEb1K-N-RuZEu9UXjvDSAnbiQBJkDjsdTdmkaftt01A_4VtoY26IiPUK8DTEP5mK-Xgqtj3H9i_VHVt8C75HHxOEtwRKihemzOOONR7icGzGDTuFp3Dol7eSJVd7jBxb-0koKWl21EtO67BPF7eVuoateizXeo1o-l8R8Fve2OEXL4pn0pjh3JCbcJdKWVRbKgqFw2okrSIGYZD3M6XpR6OObzJkP2eJHoqQ.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=abcthoughts">
<meta property="al:android:url" content="tg://resolve?domain=abcthoughts">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="现在我也不知道这频道发了啥了,各位慢慢吃瓜,将就着看 联系我请去 @abc1763613206 友链儿 @cyberElaina @rvalue_daily
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=abcthoughts">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=abcthoughts">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/abcthoughts">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=abcthoughts">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=88c163c4eef9804ed9_11810950378096366564">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=abcthoughts"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/R5hgTLgPzCHSoxL-7t6u0K6PEXbCju2X_7jQUDwKgSmw9CkOrktPFLDzQ8dGcb6CdL0VL2eanqIFm33O4oarkWpT7JZiU9UjnP6FcsGxcKvZ_voCKChEb1K-N-RuZEu9UXjvDSAnbiQBJkDjsdTdmkaftt01A_4VtoY26IiPUK8DTEP5mK-Xgqtj3H9i_VHVt8C75HHxOEtwRKihemzOOONR7icGzGDTuFp3Dol7eSJVd7jBxb-0koKWl21EtO67BPF7eVuoateizXeo1o-l8R8Fve2OEXL4pn0pjh3JCbcJdKWVRbKgqFw2okrSIGYZD3M6XpR6OObzJkP2eJHoqQ.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">今天abc看了啥 🤔</span>
</div>
<div class="tgme_page_extra">3 853 subscribers</div>
<div class="tgme_page_description" dir="auto">现在我也不知道这频道发了啥了,各位慢慢吃瓜,将就着看<br/><br/>联系我请去 <a href="https://t.me/abc1763613206">@abc1763613206</a><br/><br/>友链儿<br/><a href="https://t.me/cyberElaina">@cyberElaina</a><br/><a href="https://t.me/rvalue_daily">@rvalue_daily</a></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=abcthoughts">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/abcthoughts">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>今天abc看了啥 🤔</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=abcthoughts";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 11.22ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @acherkrau</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/acherkrau"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="現実的論理主義者">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/lHg1FY0n65dXQcmln2AeCI11QhzRsfMlJV4RSEB-VdNknWQgHKdgcnmzE8b5DNg2xzCp1-5hMII-ew34PRBsNOoXzrvWRFvhuYIfBHTyRxObwSogn-qWOLVDjjlBCeNzmsplwWlPENhG44WAIDVGPVK_zG3qSE5qJQnuMVeC3eiXFJ262idzy27F2ydvRPPdzYxcymwWzp-b7oEIBVrvDPgPkmztWddjtwReyb8uoW_Hn_u68MgH7r20v7vEEQpvlPzXb8Dlq7W_uWEkRxi6_w5s0io-_xVOK8PYvYVGXH3uYMPl8L2iGqHXbxCoxCTFCcbkVOFgtaOSN6m_GQtvJw.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="有啥发啥 大量小众梗注意 上班上课期间请勿打开附属群 北京时间的白天可能会变成沙雕图频道 ( 友联 (🤤 @MoreACG @richijou">
<meta property="twitter:title" content="現実的論理主義者">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/lHg1FY0n65dXQcmln2AeCI11QhzRsfMlJV4RSEB-VdNknWQgHKdgcnmzE8b5DNg2xzCp1-5hMII-ew34PRBsNOoXzrvWRFvhuYIfBHTyRxObwSogn-qWOLVDjjlBCeNzmsplwWlPENhG44WAIDVGPVK_zG3qSE5qJQnuMVeC3eiXFJ262idzy27F2ydvRPPdzYxcymwWzp-b7oEIBVrvDPgPkmztWddjtwReyb8uoW_Hn_u68MgH7r20v7vEEQpvlPzXb8Dlq7W_uWEkRxi6_w5s0io-_xVOK8PYvYVGXH3uYMPl8L2iGqHXbxCoxCTFCcbkVOFgtaOSN6m_GQtvJw.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=acherkrau">
<meta property="al:android:url" content="tg://resolve?domain=acherkrau">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="有啥发啥 大量小众梗注意 上班上课期间请勿打开附属群 北京时间的白天可能会变成沙雕图频道 ( 友联 (🤤 @MoreACG @richijou
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=acherkrau">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=acherkrau">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/acherkrau">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=acherkrau">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=cc6684e8af855b975b_12267330357368345167">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=acherkrau"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/lHg1FY0n65dXQcmln2AeCI11QhzRsfMlJV4RSEB-VdNknWQgHKdgcnmzE8b5DNg2xzCp1-5hMII-ew34PRBsNOoXzrvWRFvhuYIfBHTyRxObwSogn-qWOLVDjjlBCeNzmsplwWlPENhG44WAIDVGPVK_zG3qSE5qJQnuMVeC3eiXFJ262idzy27F2ydvRPPdzYxcymwWzp-b7oEIBVrvDPgPkmztWddjtwReyb8uoW_Hn_u68MgH7r20v7vEEQpvlPzXb8Dlq7W_uWEkRxi6_w5s0io-_xVOK8PYvYVGXH3uYMPl8L2iGqHXbxCoxCTFCcbkVOFgtaOSN6m_GQtvJw.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">現実的論理主義者</span>
</div>
<div class="tgme_page_extra">1 654 subscribers</div>
<div class="tgme_page_description" dir="auto">有啥发啥<br/>大量小众梗注意<br/>上班上课期间请勿打开附属群<br/>北京时间的白天可能会变成沙雕图频道 (<br/><br/>友联 (🤤<br/><a href="https://t.me/MoreACG">@MoreACG</a><br/><a href="https://t.me/richijou">@richijou</a></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=acherkrau">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/acherkrau">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>現実的論理主義者</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=acherkrau";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 21.52ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @ak1ra_acg</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/ak1ra_acg"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="泛用型 ACG 记录频道 · 剧透注意">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/DkKIHK_wp8W8hkdAxCT3HnEAlkkdewV37RyNVhL8BFVfgqJDp4i4_y5OIKISYSvo98u83P9wX3hMgQgwLyuA6Ts35hx-rLTdHg3i7g8_puB7uDjenrGJxJYs-61L8rlUHFlbgWqLc9BQApAxF7Vmn4yrC7XlLQOslLOheDqdMX2gNC_oT0Y_UMIfy3VN38ztKoBRHiR__jQOwdAXLpxQXv7pZ7WZVwslWkgGKgbt-C5d26ZYYdvmsesyi7mOmQBpG-XGYh0L5niBrCetfN38M3RD1yP_rY5XJpOwtpgCoYDgX7il2cU4U2nfrGabYSc9doxXZIi5ftuWTAZgTY4aAQ.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="这是一个 泛用性 ACG 记录频道 贴文可能会带来剧透, 决定订阅频道前请再三确认 频道 RSS bot @ak1ra_rss_bot">
<meta property="twitter:title" content="泛用型 ACG 记录频道 · 剧透注意">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/DkKIHK_wp8W8hkdAxCT3HnEAlkkdewV37RyNVhL8BFVfgqJDp4i4_y5OIKISYSvo98u83P9wX3hMgQgwLyuA6Ts35hx-rLTdHg3i7g8_puB7uDjenrGJxJYs-61L8rlUHFlbgWqLc9BQApAxF7Vmn4yrC7XlLQOslLOheDqdMX2gNC_oT0Y_UMIfy3VN38ztKoBRHiR__jQOwdAXLpxQXv7pZ7WZVwslWkgGKgbt-C5d26ZYYdvmsesyi7mOmQBpG-XGYh0L5niBrCetfN38M3RD1yP_rY5XJpOwtpgCoYDgX7il2cU4U2nfrGabYSc9doxXZIi5ftuWTAZgTY4aAQ.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=ak1ra_acg">
<meta property="al:android:url" content="tg://resolve?domain=ak1ra_acg">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="这是一个 泛用性 ACG 记录频道 贴文可能会带来剧透, 决定订阅频道前请再三确认 频道 RSS bot @ak1ra_rss_bot
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=ak1ra_acg">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=ak1ra_acg">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/ak1ra_acg">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=ak1ra_acg">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=8af4eb7a75f2ec99b7_921436692910437966">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=ak1ra_acg"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/DkKIHK_wp8W8hkdAxCT3HnEAlkkdewV37RyNVhL8BFVfgqJDp4i4_y5OIKISYSvo98u83P9wX3hMgQgwLyuA6Ts35hx-rLTdHg3i7g8_puB7uDjenrGJxJYs-61L8rlUHFlbgWqLc9BQApAxF7Vmn4yrC7XlLQOslLOheDqdMX2gNC_oT0Y_UMIfy3VN38ztKoBRHiR__jQOwdAXLpxQXv7pZ7WZVwslWkgGKgbt-C5d26ZYYdvmsesyi7mOmQBpG-XGYh0L5niBrCetfN38M3RD1yP_rY5XJpOwtpgCoYDgX7il2cU4U2nfrGabYSc9doxXZIi5ftuWTAZgTY4aAQ.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">泛用型 ACG 记录频道 · 剧透注意</span>
</div>
<div class="tgme_page_extra">41 subscribers</div>
<div class="tgme_page_description" dir="auto">这是一个 泛用性 ACG 记录频道<br/><br/>贴文可能会带来剧透, 决定订阅频道前请再三确认<br/><br/>频道 RSS bot <a href="https://t.me/ak1ra_rss_bot">@ak1ra_rss_bot</a></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=ak1ra_acg">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/ak1ra_acg">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>泛用型 ACG 记录频道 · 剧透注意</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=ak1ra_acg";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 23.86ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @ak1ra_ch</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/ak1ra_ch"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="アキラの小冊子">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/hPvQs60JnVjIgqNJGwGqFLCD_ZrudQyJb5p2YmAk0bvXLw42cOTT0PiOpSegMqa_ekRzHtgCQvQcqNKG__InG94zKu8JZC7EEa8suHKJyvVdEMJvpLWlgF1GKwfpimuvZ1PiQZpktC5dQh0Uol6SQ6ixfcEB-R-MxgogggqvRpLrgdiYtT87xfvZlLiekIGdkjkYo95NzPjm5av_gC1h3cT5VmV-fbiQ__GdMdgMlDft22BsFjx0B2s4H8BhYRM8Vgr0RXcNd8SIhfU9mbRFtfPS0x9zAoN5qmzGPXKEWuPEX8SKJamJHBXNc0fErYImjVPJi2K-Emb4kh_IH9J-4Q.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="You can view and join @ak1ra_ch right away.">
<meta property="twitter:title" content="アキラの小冊子">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/hPvQs60JnVjIgqNJGwGqFLCD_ZrudQyJb5p2YmAk0bvXLw42cOTT0PiOpSegMqa_ekRzHtgCQvQcqNKG__InG94zKu8JZC7EEa8suHKJyvVdEMJvpLWlgF1GKwfpimuvZ1PiQZpktC5dQh0Uol6SQ6ixfcEB-R-MxgogggqvRpLrgdiYtT87xfvZlLiekIGdkjkYo95NzPjm5av_gC1h3cT5VmV-fbiQ__GdMdgMlDft22BsFjx0B2s4H8BhYRM8Vgr0RXcNd8SIhfU9mbRFtfPS0x9zAoN5qmzGPXKEWuPEX8SKJamJHBXNc0fErYImjVPJi2K-Emb4kh_IH9J-4Q.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=ak1ra_ch">
<meta property="al:android:url" content="tg://resolve?domain=ak1ra_ch">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="You can view and join @ak1ra_ch right away.
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=ak1ra_ch">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=ak1ra_ch">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/ak1ra_ch">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=ak1ra_ch">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=108810c6b4246927cf_13981196630152120422">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=ak1ra_ch"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/hPvQs60JnVjIgqNJGwGqFLCD_ZrudQyJb5p2YmAk0bvXLw42cOTT0PiOpSegMqa_ekRzHtgCQvQcqNKG__InG94zKu8JZC7EEa8suHKJyvVdEMJvpLWlgF1GKwfpimuvZ1PiQZpktC5dQh0Uol6SQ6ixfcEB-R-MxgogggqvRpLrgdiYtT87xfvZlLiekIGdkjkYo95NzPjm5av_gC1h3cT5VmV-fbiQ__GdMdgMlDft22BsFjx0B2s4H8BhYRM8Vgr0RXcNd8SIhfU9mbRFtfPS0x9zAoN5qmzGPXKEWuPEX8SKJamJHBXNc0fErYImjVPJi2K-Emb4kh_IH9J-4Q.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">アキラの小冊子</span>
</div>
<div class="tgme_page_extra">187 subscribers</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=ak1ra_ch">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/ak1ra_ch">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>アキラの小冊子</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=ak1ra_ch";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 18.27ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @ak1ra_lab</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/ak1ra_lab"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="#ak1ra-lab">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/gXYIm1xt-KzoyxnHnuAo7CVyy6dMObzzKW1qb5M77kbieG4gaG8XX24K-R2ifAAbCODFjvMXypIyHoKh90fMKPlf0d8JQ7ghsCiIyzOEJa_d6_TyeYE7GZF0bWcjqnZ6OueabObKErVUHyltWURUAywt6DoXEuzBXP3raZE12Zcs3M1HNesSVHy9ydOZuYfCusBQqShXfyOQXukfYu6nB160UH_4Ws6VIHqWmVyJlKJiQgU8r7d5VkBr4Frie2ZmncTrol8bNODngmsCrgrlGVWNJgjWVrRzWtkDdZ_NCs7x4cJUkZbaX_tF4eZQwaK_0yr2jbT7KUTvHv7yFlvLCQ.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="@ak1ra 的实验室 贴文可能会存在各种错误, 欢迎评论区中交流指正 频道 RSS bot @ak1ra_rss_bot">
<meta property="twitter:title" content="#ak1ra-lab">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/gXYIm1xt-KzoyxnHnuAo7CVyy6dMObzzKW1qb5M77kbieG4gaG8XX24K-R2ifAAbCODFjvMXypIyHoKh90fMKPlf0d8JQ7ghsCiIyzOEJa_d6_TyeYE7GZF0bWcjqnZ6OueabObKErVUHyltWURUAywt6DoXEuzBXP3raZE12Zcs3M1HNesSVHy9ydOZuYfCusBQqShXfyOQXukfYu6nB160UH_4Ws6VIHqWmVyJlKJiQgU8r7d5VkBr4Frie2ZmncTrol8bNODngmsCrgrlGVWNJgjWVrRzWtkDdZ_NCs7x4cJUkZbaX_tF4eZQwaK_0yr2jbT7KUTvHv7yFlvLCQ.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=ak1ra_lab">
<meta property="al:android:url" content="tg://resolve?domain=ak1ra_lab">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="@ak1ra 的实验室 贴文可能会存在各种错误, 欢迎评论区中交流指正 频道 RSS bot @ak1ra_rss_bot
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=ak1ra_lab">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=ak1ra_lab">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/ak1ra_lab">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=ak1ra_lab">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=1fd4573d04c238e7cb_12234913042273589054">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=ak1ra_lab"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/gXYIm1xt-KzoyxnHnuAo7CVyy6dMObzzKW1qb5M77kbieG4gaG8XX24K-R2ifAAbCODFjvMXypIyHoKh90fMKPlf0d8JQ7ghsCiIyzOEJa_d6_TyeYE7GZF0bWcjqnZ6OueabObKErVUHyltWURUAywt6DoXEuzBXP3raZE12Zcs3M1HNesSVHy9ydOZuYfCusBQqShXfyOQXukfYu6nB160UH_4Ws6VIHqWmVyJlKJiQgU8r7d5VkBr4Frie2ZmncTrol8bNODngmsCrgrlGVWNJgjWVrRzWtkDdZ_NCs7x4cJUkZbaX_tF4eZQwaK_0yr2jbT7KUTvHv7yFlvLCQ.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">#ak1ra-lab</span>
</div>
<div class="tgme_page_extra">32 subscribers</div>
<div class="tgme_page_description" dir="auto"><a href="https://t.me/ak1ra">@ak1ra</a> 的实验室<br/><br/>贴文可能会存在各种错误, 欢迎评论区中交流指正<br/><br/>频道 RSS bot <a href="https://t.me/ak1ra_rss_bot">@ak1ra_rss_bot</a></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=ak1ra_lab">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/ak1ra_lab">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>#ak1ra-lab</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=ak1ra_lab";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 8.92ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @amdesjsgr</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/amdesjsgr"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="绅夜食堂">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/m5vfy9l0TNuFI9EPNA-NL643xNrxxfegf5rJeNpzSNexxDPOkmoGvvn4TaesEpIE_tibWtAz84oStgfqwG12Bhn69padbOY0BrgWfEdWa9nLSNEwN5pr8JRfCi8NbRB4xI-_ymH-Bz4WzHako3U1q4PV6rGJZ6zLmXv-7hNqkGverYaSXiVTxIvv2JA_vX5kV6mUc4hM1jGdPuSRobW1780wD0Gow_Yff2JD9AKuE9WiF_HzbJnJDWQoQ726zGkes4mkyXjPOGVqadtD64WoAQvs6SulStEMaXOEm_BVPwDL8QR-UVKOBr0YY1yF5x_QaBAIDkBkTLmYpi75iREIKQ.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="589a77">
<meta property="twitter:title" content="绅夜食堂">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/m5vfy9l0TNuFI9EPNA-NL643xNrxxfegf5rJeNpzSNexxDPOkmoGvvn4TaesEpIE_tibWtAz84oStgfqwG12Bhn69padbOY0BrgWfEdWa9nLSNEwN5pr8JRfCi8NbRB4xI-_ymH-Bz4WzHako3U1q4PV6rGJZ6zLmXv-7hNqkGverYaSXiVTxIvv2JA_vX5kV6mUc4hM1jGdPuSRobW1780wD0Gow_Yff2JD9AKuE9WiF_HzbJnJDWQoQ726zGkes4mkyXjPOGVqadtD64WoAQvs6SulStEMaXOEm_BVPwDL8QR-UVKOBr0YY1yF5x_QaBAIDkBkTLmYpi75iREIKQ.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=amdesjsgr">
<meta property="al:android:url" content="tg://resolve?domain=amdesjsgr">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="589a77
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=amdesjsgr">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=amdesjsgr">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/amdesjsgr">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=amdesjsgr">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=a6e58ec82d9e003765_11360580193378751188">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=amdesjsgr"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/m5vfy9l0TNuFI9EPNA-NL643xNrxxfegf5rJeNpzSNexxDPOkmoGvvn4TaesEpIE_tibWtAz84oStgfqwG12Bhn69padbOY0BrgWfEdWa9nLSNEwN5pr8JRfCi8NbRB4xI-_ymH-Bz4WzHako3U1q4PV6rGJZ6zLmXv-7hNqkGverYaSXiVTxIvv2JA_vX5kV6mUc4hM1jGdPuSRobW1780wD0Gow_Yff2JD9AKuE9WiF_HzbJnJDWQoQ726zGkes4mkyXjPOGVqadtD64WoAQvs6SulStEMaXOEm_BVPwDL8QR-UVKOBr0YY1yF5x_QaBAIDkBkTLmYpi75iREIKQ.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">绅夜食堂</span>
</div>
<div class="tgme_page_extra">12 subscribers</div>
<div class="tgme_page_description" dir="auto">589a77</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=amdesjsgr">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/amdesjsgr">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>绅夜食堂</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=amdesjsgr";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 17.2ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @ap_capsule</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/ap_capsule"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="The capsule">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/CLTVDJdlr69Al1lEMlISrJRkRBt8PWaILb88uX1tIkJeVimc2nNbIBEUb9_2OA4RZLALWDm9JTZnLt0E4b0pyonm4HHVS4qVkae41fVCAhJd9th5iZbK2joE4272t7pXyfPUG5e-dzHX8gMXYzmex43e9InxxGltWjHX8JBDtWTqW5eSqGTxU9VKrErAS7H_pUrhhVujwZdqz-jJjhy851uLCyO229cuVZaL09qOKzoQKgyzGJrBSDfjkFZ-y03f6CPiOkddFsrgOtd2vwXFDPiCtjP9jLybNYIbdT_DJrj9vnQyN-0cJ_06c0GWOc0e7JFSNJo0yXHcXDFmf4BKQw.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="For my flashing thoughts and memory.">
<meta property="twitter:title" content="The capsule">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/CLTVDJdlr69Al1lEMlISrJRkRBt8PWaILb88uX1tIkJeVimc2nNbIBEUb9_2OA4RZLALWDm9JTZnLt0E4b0pyonm4HHVS4qVkae41fVCAhJd9th5iZbK2joE4272t7pXyfPUG5e-dzHX8gMXYzmex43e9InxxGltWjHX8JBDtWTqW5eSqGTxU9VKrErAS7H_pUrhhVujwZdqz-jJjhy851uLCyO229cuVZaL09qOKzoQKgyzGJrBSDfjkFZ-y03f6CPiOkddFsrgOtd2vwXFDPiCtjP9jLybNYIbdT_DJrj9vnQyN-0cJ_06c0GWOc0e7JFSNJo0yXHcXDFmf4BKQw.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=ap_capsule">
<meta property="al:android:url" content="tg://resolve?domain=ap_capsule">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="For my flashing thoughts and memory.
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=ap_capsule">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=ap_capsule">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/ap_capsule">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=ap_capsule">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=6568080c378c18a1ca_5942729851028220349">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=ap_capsule"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/CLTVDJdlr69Al1lEMlISrJRkRBt8PWaILb88uX1tIkJeVimc2nNbIBEUb9_2OA4RZLALWDm9JTZnLt0E4b0pyonm4HHVS4qVkae41fVCAhJd9th5iZbK2joE4272t7pXyfPUG5e-dzHX8gMXYzmex43e9InxxGltWjHX8JBDtWTqW5eSqGTxU9VKrErAS7H_pUrhhVujwZdqz-jJjhy851uLCyO229cuVZaL09qOKzoQKgyzGJrBSDfjkFZ-y03f6CPiOkddFsrgOtd2vwXFDPiCtjP9jLybNYIbdT_DJrj9vnQyN-0cJ_06c0GWOc0e7JFSNJo0yXHcXDFmf4BKQw.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">The capsule</span>
</div>
<div class="tgme_page_extra">8 subscribers</div>
<div class="tgme_page_description" dir="auto">For my flashing thoughts and memory.</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=ap_capsule">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/ap_capsule">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>The capsule</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=ap_capsule";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 18.05ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @astrozen_broadcast</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/astrozen_broadcast"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Astrozen&#39;s broadcast">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/EzcikXbcgbz09iMHfbsc3XWJuPlB4QZ9FLDnH7yEhRgWkJFe287qQB4o-iCS73MlPZJA1gEQvIYy_SR6utciSLm1BUCkjtEdiiZYEZ3idjFme4nqbxf3Iihsj8tCIwsft1fGbQAlZJM508il6T6bEiExmBff1HCseS6qH0PrBMfzt7iUGiAKZWaSmmTtUmgG3g5jqOlUBvRBBOPo9-yqqFtsJW0z18mIdos16wx4qpKXIGNkwFCzYyWyqI2crwIziWTadN2WBp4Yi1ztM-e4GyVLijv5lGZNQQJUGGLaL6DxIzCKI6sB5eThbVi5meZI-NN4HTs47I0lYiOR-VZc7Q.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="You can view and join @astrozen_broadcast right away.">
<meta property="twitter:title" content="Astrozen&#39;s broadcast">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/EzcikXbcgbz09iMHfbsc3XWJuPlB4QZ9FLDnH7yEhRgWkJFe287qQB4o-iCS73MlPZJA1gEQvIYy_SR6utciSLm1BUCkjtEdiiZYEZ3idjFme4nqbxf3Iihsj8tCIwsft1fGbQAlZJM508il6T6bEiExmBff1HCseS6qH0PrBMfzt7iUGiAKZWaSmmTtUmgG3g5jqOlUBvRBBOPo9-yqqFtsJW0z18mIdos16wx4qpKXIGNkwFCzYyWyqI2crwIziWTadN2WBp4Yi1ztM-e4GyVLijv5lGZNQQJUGGLaL6DxIzCKI6sB5eThbVi5meZI-NN4HTs47I0lYiOR-VZc7Q.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=astrozen_broadcast">
<meta property="al:android:url" content="tg://resolve?domain=astrozen_broadcast">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="You can view and join @astrozen_broadcast right away.
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=astrozen_broadcast">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=astrozen_broadcast">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/astrozen_broadcast">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=astrozen_broadcast">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=424a70dccd50d7f007_16088865040572396024">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=astrozen_broadcast"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/EzcikXbcgbz09iMHfbsc3XWJuPlB4QZ9FLDnH7yEhRgWkJFe287qQB4o-iCS73MlPZJA1gEQvIYy_SR6utciSLm1BUCkjtEdiiZYEZ3idjFme4nqbxf3Iihsj8tCIwsft1fGbQAlZJM508il6T6bEiExmBff1HCseS6qH0PrBMfzt7iUGiAKZWaSmmTtUmgG3g5jqOlUBvRBBOPo9-yqqFtsJW0z18mIdos16wx4qpKXIGNkwFCzYyWyqI2crwIziWTadN2WBp4Yi1ztM-e4GyVLijv5lGZNQQJUGGLaL6DxIzCKI6sB5eThbVi5meZI-NN4HTs47I0lYiOR-VZc7Q.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Astrozen&#39;s broadcast</span>
</div>
<div class="tgme_page_extra">4 subscribers</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=astrozen_broadcast">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/astrozen_broadcast">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Astrozen&#39;s broadcast</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=astrozen_broadcast";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 127.98ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @awaae_yymx</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/awaae_yymx"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="呓语梦轩">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/daTpyxNxfJVL9FnVc7vXnf27iT7jw2FMTb1p-x1MXOpP_MVDFilhBBsEpZ_lFFvXqQexSE-2k2vn2MwtvqBySweuQ-Y9W7hIz6uMknhqnqcUyWY3vZuLzXIXGkxs_w20c25CiS2iPD53_an4bETkAF3VPAw_W18rDikpcbRPDB5uuptSXtfr0ipZ9ARGPdTLmjo-SxtXk-Mn0WTyEdnpCCng-qgmvSY7xG0gySi8znzVHPCNUElbb0ph_AhGO42BPUD2QEKeMMwxBNir1aCByHyo6TiBYlmdaBu2_c7PHsvMq4ncPflx4TQnjhCtO7zpY79g4JMdIFCoN3pb19Ny5w.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="awaae的鸽子笼 内容物@awaae001 博客:https://blog.awaae001.top 794bd4">
<meta property="twitter:title" content="呓语梦轩">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/daTpyxNxfJVL9FnVc7vXnf27iT7jw2FMTb1p-x1MXOpP_MVDFilhBBsEpZ_lFFvXqQexSE-2k2vn2MwtvqBySweuQ-Y9W7hIz6uMknhqnqcUyWY3vZuLzXIXGkxs_w20c25CiS2iPD53_an4bETkAF3VPAw_W18rDikpcbRPDB5uuptSXtfr0ipZ9ARGPdTLmjo-SxtXk-Mn0WTyEdnpCCng-qgmvSY7xG0gySi8znzVHPCNUElbb0ph_AhGO42BPUD2QEKeMMwxBNir1aCByHyo6TiBYlmdaBu2_c7PHsvMq4ncPflx4TQnjhCtO7zpY79g4JMdIFCoN3pb19Ny5w.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=awaae_yymx">
<meta property="al:android:url" content="tg://resolve?domain=awaae_yymx">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="awaae的鸽子笼 内容物@awaae001 博客:https://blog.awaae001.top 794bd4
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=awaae_yymx">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=awaae_yymx">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/awaae_yymx">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=awaae_yymx">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=753eb241552a7a363f_5696324327845368396">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=awaae_yymx"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/daTpyxNxfJVL9FnVc7vXnf27iT7jw2FMTb1p-x1MXOpP_MVDFilhBBsEpZ_lFFvXqQexSE-2k2vn2MwtvqBySweuQ-Y9W7hIz6uMknhqnqcUyWY3vZuLzXIXGkxs_w20c25CiS2iPD53_an4bETkAF3VPAw_W18rDikpcbRPDB5uuptSXtfr0ipZ9ARGPdTLmjo-SxtXk-Mn0WTyEdnpCCng-qgmvSY7xG0gySi8znzVHPCNUElbb0ph_AhGO42BPUD2QEKeMMwxBNir1aCByHyo6TiBYlmdaBu2_c7PHsvMq4ncPflx4TQnjhCtO7zpY79g4JMdIFCoN3pb19Ny5w.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">呓语梦轩</span>
</div>
<div class="tgme_page_extra">39 subscribers</div>
<div class="tgme_page_description" dir="auto">awaae的鸽子笼<br/>内容物@awaae001<br/>博客:https://blog.awaae001.top<br/>794bd4</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=awaae_yymx">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/awaae_yymx">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>呓语梦轩</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=awaae_yymx";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 12.52ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @azuelle_redirect</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/azuelle_redirect"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="tjk&#39;s waypoint.">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/t1qmzCTOVm30bq8Te90_Tbt0rWnVuTHFjtN2mog4uZ-DroJZBK1lR7FeU9Rg3DrdgWjJcuapWK6_1YwFdLgVvWsYDYQNau97LDVWUN6POC7DzPO2NTz0W-7fzY7knvszbLRV59QAZxh5HtdqDCNbh9Mmy-i7n_dppygcgk8STQbnkHFfqZiLWh2tQ5yUJ1og1tShzxhUNMTcS0Qwb3Zk5-GrR6bV2ZMj71As9DP7NjsjE65ek-2n0Ct0HYa-MVlFKezWwF6d_4F5fE_0Gw81fcSZ_Cn64M5LKsxNjXRbCT_c_VVpsnE2gw3cRateWtbxf2mZ2cxq6-CbLqaXWVel1Q.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="Redirect for Azuelle&#39;s channels &amp; groups">
<meta property="twitter:title" content="tjk&#39;s waypoint.">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/t1qmzCTOVm30bq8Te90_Tbt0rWnVuTHFjtN2mog4uZ-DroJZBK1lR7FeU9Rg3DrdgWjJcuapWK6_1YwFdLgVvWsYDYQNau97LDVWUN6POC7DzPO2NTz0W-7fzY7knvszbLRV59QAZxh5HtdqDCNbh9Mmy-i7n_dppygcgk8STQbnkHFfqZiLWh2tQ5yUJ1og1tShzxhUNMTcS0Qwb3Zk5-GrR6bV2ZMj71As9DP7NjsjE65ek-2n0Ct0HYa-MVlFKezWwF6d_4F5fE_0Gw81fcSZ_Cn64M5LKsxNjXRbCT_c_VVpsnE2gw3cRateWtbxf2mZ2cxq6-CbLqaXWVel1Q.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=azuelle_redirect">
<meta property="al:android:url" content="tg://resolve?domain=azuelle_redirect">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="Redirect for Azuelle&#39;s channels &amp; groups
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=azuelle_redirect">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=azuelle_redirect">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/azuelle_redirect">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=azuelle_redirect">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=2295713090d4e112fa_16521531386497007631">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=azuelle_redirect"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/t1qmzCTOVm30bq8Te90_Tbt0rWnVuTHFjtN2mog4uZ-DroJZBK1lR7FeU9Rg3DrdgWjJcuapWK6_1YwFdLgVvWsYDYQNau97LDVWUN6POC7DzPO2NTz0W-7fzY7knvszbLRV59QAZxh5HtdqDCNbh9Mmy-i7n_dppygcgk8STQbnkHFfqZiLWh2tQ5yUJ1og1tShzxhUNMTcS0Qwb3Zk5-GrR6bV2ZMj71As9DP7NjsjE65ek-2n0Ct0HYa-MVlFKezWwF6d_4F5fE_0Gw81fcSZ_Cn64M5LKsxNjXRbCT_c_VVpsnE2gw3cRateWtbxf2mZ2cxq6-CbLqaXWVel1Q.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">tjk&#39;s waypoint.</span>
</div>
<div class="tgme_page_extra">10 subscribers</div>
<div class="tgme_page_description" dir="auto">Redirect for Azuelle&#39;s channels &amp; groups</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=azuelle_redirect">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/azuelle_redirect">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>tjk&#39;s waypoint.</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=azuelle_redirect";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 77.46ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @b3y_official</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/b3y_official"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="北雁云依乱说话">
<meta property="og:image" content="https://cdn1.cdn-telegram.org/file/BsWKnsd6EFk4nKpTWh4tJbsJCRpI-r71P1zUgvW-tSwnxN3i5wBgDqDQaIKT0bdckLSs8ajG1VjeEIZl-kPu1_wE0NGHF06z8PxdvuTPDYydXj3RHxMAmtUYH1V5Lz1UF385bwcYHDhuPkJk7Cx4HryCL52nVA24BDG3XC5hRJN7jB2Nx9e8ODaH1K8_C8ctMVvKb9E4-3l2siSA_b9y12JpFmbKjDI0Wbmr33qzH9Jo_e8AUCK6rT_TQHn-LJy6C9HD4VWi-DxAYgArnYvxnQgdTqut6P9TjorPBJND_aNCAH56FCXdFINsPKOhk8yz2YB5FQ3aLRLgF0gOr52RhA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="北雁云依的个人频道 君子协定:内容默认可自由转发,特别注明除外">
<meta property="twitter:title" content="北雁云依乱说话">
<meta property="twitter:image" content="https://cdn1.cdn-telegram.org/file/BsWKnsd6EFk4nKpTWh4tJbsJCRpI-r71P1zUgvW-tSwnxN3i5wBgDqDQaIKT0bdckLSs8ajG1VjeEIZl-kPu1_wE0NGHF06z8PxdvuTPDYydXj3RHxMAmtUYH1V5Lz1UF385bwcYHDhuPkJk7Cx4HryCL52nVA24BDG3XC5hRJN7jB2Nx9e8ODaH1K8_C8ctMVvKb9E4-3l2siSA_b9y12JpFmbKjDI0Wbmr33qzH9Jo_e8AUCK6rT_TQHn-LJy6C9HD4VWi-DxAYgArnYvxnQgdTqut6P9TjorPBJND_aNCAH56FCXdFINsPKOhk8yz2YB5FQ3aLRLgF0gOr52RhA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=b3y_official">
<meta property="al:android:url" content="tg://resolve?domain=b3y_official">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="北雁云依的个人频道 君子协定:内容默认可自由转发,特别注明除外
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=b3y_official">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=b3y_official">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/b3y_official">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=b3y_official">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=cea61c8cfba937923c_17589031619929650481">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=b3y_official"><img class="tgme_page_photo_image" src="https://cdn1.cdn-telegram.org/file/BsWKnsd6EFk4nKpTWh4tJbsJCRpI-r71P1zUgvW-tSwnxN3i5wBgDqDQaIKT0bdckLSs8ajG1VjeEIZl-kPu1_wE0NGHF06z8PxdvuTPDYydXj3RHxMAmtUYH1V5Lz1UF385bwcYHDhuPkJk7Cx4HryCL52nVA24BDG3XC5hRJN7jB2Nx9e8ODaH1K8_C8ctMVvKb9E4-3l2siSA_b9y12JpFmbKjDI0Wbmr33qzH9Jo_e8AUCK6rT_TQHn-LJy6C9HD4VWi-DxAYgArnYvxnQgdTqut6P9TjorPBJND_aNCAH56FCXdFINsPKOhk8yz2YB5FQ3aLRLgF0gOr52RhA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">北雁云依乱说话</span>
</div>
<div class="tgme_page_extra">613 subscribers</div>
<div class="tgme_page_description" dir="auto">北雁云依的个人频道<br/>君子协定:内容默认可自由转发,特别注明除外</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=b3y_official">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/b3y_official">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>北雁云依乱说话</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=b3y_official";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 15.49ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @bakamarch7th</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/bakamarch7th"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="笨蛋三月七的日常">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/IGCARm-gcYwTVPSNdelxJMkEw1hMkbq0bSRfRiAp0QFHbOeW5po2RntkiiMJKjWm0Ch8lAvjocdEqryGCO4F_Iiuudhim5fnGJa95OOUEUxCyJMBqbglh82YsD2Mwp54phkKsc81DnM3QlYW3PMKZWVjOvPAY4AKBhd0WqOxxO5WmBg8Dmt4cSCyo816jCt59ktY_jZoLwoz11QMPRvN1YFfeU4w9ns_5r9InixZS8D5g28zeL500onII4HADt_qI5qDTwxvlnfIW9xmZe4ZJmx7OCf3ObXntnHJOSFVwx_DmGLqcXn6HTbvm12PDIVIOsl6MJAEj4Kb1r2ifL0sOA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="频道主: @bakabing 偶尔分享点有趣的东西...吧? NSFW 分频: @bakansfw">
<meta property="twitter:title" content="笨蛋三月七的日常">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/IGCARm-gcYwTVPSNdelxJMkEw1hMkbq0bSRfRiAp0QFHbOeW5po2RntkiiMJKjWm0Ch8lAvjocdEqryGCO4F_Iiuudhim5fnGJa95OOUEUxCyJMBqbglh82YsD2Mwp54phkKsc81DnM3QlYW3PMKZWVjOvPAY4AKBhd0WqOxxO5WmBg8Dmt4cSCyo816jCt59ktY_jZoLwoz11QMPRvN1YFfeU4w9ns_5r9InixZS8D5g28zeL500onII4HADt_qI5qDTwxvlnfIW9xmZe4ZJmx7OCf3ObXntnHJOSFVwx_DmGLqcXn6HTbvm12PDIVIOsl6MJAEj4Kb1r2ifL0sOA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=bakamarch7th">
<meta property="al:android:url" content="tg://resolve?domain=bakamarch7th">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="频道主: @bakabing 偶尔分享点有趣的东西...吧? NSFW 分频: @bakansfw
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=bakamarch7th">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=bakamarch7th">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/bakamarch7th">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=bakamarch7th">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=2438dc93493b4065ba_1255708186741503041">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=bakamarch7th"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/IGCARm-gcYwTVPSNdelxJMkEw1hMkbq0bSRfRiAp0QFHbOeW5po2RntkiiMJKjWm0Ch8lAvjocdEqryGCO4F_Iiuudhim5fnGJa95OOUEUxCyJMBqbglh82YsD2Mwp54phkKsc81DnM3QlYW3PMKZWVjOvPAY4AKBhd0WqOxxO5WmBg8Dmt4cSCyo816jCt59ktY_jZoLwoz11QMPRvN1YFfeU4w9ns_5r9InixZS8D5g28zeL500onII4HADt_qI5qDTwxvlnfIW9xmZe4ZJmx7OCf3ObXntnHJOSFVwx_DmGLqcXn6HTbvm12PDIVIOsl6MJAEj4Kb1r2ifL0sOA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">笨蛋三月七的日常</span>
</div>
<div class="tgme_page_extra">179 subscribers</div>
<div class="tgme_page_description" dir="auto">频道主: <a href="https://t.me/bakabing">@bakabing</a> <br/>偶尔分享点有趣的东西...吧?<br/><br/>NSFW 分频: <a href="https://t.me/bakansfw">@bakansfw</a></div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=bakamarch7th">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/bakamarch7th">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>笨蛋三月七的日常</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=bakamarch7th";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 16.34ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @bbacollection</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/bbacollection"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="🦒🌿🤝">
<meta property="og:image" content="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIwIiBoZWlnaHQ9IjMyMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI%2BPGRlZnM%2BPGxpbmVhckdyYWRpZW50IGlkPSJnIiB4MT0iMCUiIHgyPSIwJSIgeTE9IjAlIiB5Mj0iMTAwJSI%2BPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EwZGU3ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU0Y2I2OCIvPjwvbGluZWFyR3JhZGllbnQ%2BPC9kZWZzPjxzdHlsZT50ZXh0e2ZvbnQ6NjAwIDQ0cHggLWFwcGxlLXN5c3RlbSxCbGlua01hY1N5c3RlbUZvbnQsJ1NlZ29lIFVJJyxSb2JvdG8sSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYsJ0FwcGxlIENvbG9yIEVtb2ppJywnU2Vnb2UgVUkgRW1vamknLCdTZWdvZSBVSSBTeW1ib2wnOy13ZWJraXQtdXNlci1zZWxlY3Q6bm9uZTt1c2VyLXNlbGVjdDpub25lfTwvc3R5bGU%2BPHJlY3Qgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjZykiLz48dGV4dCB0ZXh0LWFuY2hvcj0ibWlkZGxlIiB4PSI1MCIgeT0iNjYiIGZpbGw9IiNmZmYiPjwvdGV4dD48L3N2Zz4%3D">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="You can view and join @bbacollection right away.">
<meta property="twitter:title" content="🦒🌿🤝">
<meta property="twitter:image" content="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIwIiBoZWlnaHQ9IjMyMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI%2BPGRlZnM%2BPGxpbmVhckdyYWRpZW50IGlkPSJnIiB4MT0iMCUiIHgyPSIwJSIgeTE9IjAlIiB5Mj0iMTAwJSI%2BPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EwZGU3ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU0Y2I2OCIvPjwvbGluZWFyR3JhZGllbnQ%2BPC9kZWZzPjxzdHlsZT50ZXh0e2ZvbnQ6NjAwIDQ0cHggLWFwcGxlLXN5c3RlbSxCbGlua01hY1N5c3RlbUZvbnQsJ1NlZ29lIFVJJyxSb2JvdG8sSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYsJ0FwcGxlIENvbG9yIEVtb2ppJywnU2Vnb2UgVUkgRW1vamknLCdTZWdvZSBVSSBTeW1ib2wnOy13ZWJraXQtdXNlci1zZWxlY3Q6bm9uZTt1c2VyLXNlbGVjdDpub25lfTwvc3R5bGU%2BPHJlY3Qgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjZykiLz48dGV4dCB0ZXh0LWFuY2hvcj0ibWlkZGxlIiB4PSI1MCIgeT0iNjYiIGZpbGw9IiNmZmYiPjwvdGV4dD48L3N2Zz4%3D">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=bbacollection">
<meta property="al:android:url" content="tg://resolve?domain=bbacollection">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="You can view and join @bbacollection right away.
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=bbacollection">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=bbacollection">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/bbacollection">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=bbacollection">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=146619e0de8062ac90_1936310450551169513">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=bbacollection"><img class="tgme_page_photo_image" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIwIiBoZWlnaHQ9IjMyMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI%2BPGRlZnM%2BPGxpbmVhckdyYWRpZW50IGlkPSJnIiB4MT0iMCUiIHgyPSIwJSIgeTE9IjAlIiB5Mj0iMTAwJSI%2BPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EwZGU3ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU0Y2I2OCIvPjwvbGluZWFyR3JhZGllbnQ%2BPC9kZWZzPjxzdHlsZT50ZXh0e2ZvbnQ6NjAwIDQ0cHggLWFwcGxlLXN5c3RlbSxCbGlua01hY1N5c3RlbUZvbnQsJ1NlZ29lIFVJJyxSb2JvdG8sSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYsJ0FwcGxlIENvbG9yIEVtb2ppJywnU2Vnb2UgVUkgRW1vamknLCdTZWdvZSBVSSBTeW1ib2wnOy13ZWJraXQtdXNlci1zZWxlY3Q6bm9uZTt1c2VyLXNlbGVjdDpub25lfTwvc3R5bGU%2BPHJlY3Qgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjZykiLz48dGV4dCB0ZXh0LWFuY2hvcj0ibWlkZGxlIiB4PSI1MCIgeT0iNjYiIGZpbGw9IiNmZmYiPjwvdGV4dD48L3N2Zz4%3D"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">🦒🌿🤝</span>
</div>
<div class="tgme_page_extra">17 subscribers</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=bbacollection">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/bbacollection">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>🦒🌿🤝</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=bbacollection";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 225.67ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @buchuanpangci_channel</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/buchuanpangci_channel"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="非常好的频道,爱来自 02">
<meta property="og:image" content="https://cdn1.cdn-telegram.org/file/ZkU4m2nAePAs24Ttqg6jS1jJWvqSdLue5xW2mR74vuPGrDaRzxS2rPobwaPePLJJNp18sO8cXDG-y4BlMZLnaOwRv8MXZ22D1aFb_g1r7YROgxFiQp5vutWK3qKcYktQnHRfCh6sD5BKwO6uHJkb8FYsFXbrfsmQ-xeF37cUsIPSisgB50l8_hbpjL3RlvsqweeyZxIf8zK3QNI1MtHYsdhb43fvqE5p-CXYK_-kt4LDI8nQvhv7W6hBrEAPjxHTIIKlQHslChiOfcb6Qapj6kT1O3qhJFVgnj54dkjvj8qy0z-nhfdfsTjJLu1MpeXd3XIrwIRgJ7znEsJ0l5D1mw.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="谢谢你来看我">
<meta property="twitter:title" content="非常好的频道,爱来自 02">
<meta property="twitter:image" content="https://cdn1.cdn-telegram.org/file/ZkU4m2nAePAs24Ttqg6jS1jJWvqSdLue5xW2mR74vuPGrDaRzxS2rPobwaPePLJJNp18sO8cXDG-y4BlMZLnaOwRv8MXZ22D1aFb_g1r7YROgxFiQp5vutWK3qKcYktQnHRfCh6sD5BKwO6uHJkb8FYsFXbrfsmQ-xeF37cUsIPSisgB50l8_hbpjL3RlvsqweeyZxIf8zK3QNI1MtHYsdhb43fvqE5p-CXYK_-kt4LDI8nQvhv7W6hBrEAPjxHTIIKlQHslChiOfcb6Qapj6kT1O3qhJFVgnj54dkjvj8qy0z-nhfdfsTjJLu1MpeXd3XIrwIRgJ7znEsJ0l5D1mw.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=buchuanpangci_channel">
<meta property="al:android:url" content="tg://resolve?domain=buchuanpangci_channel">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="谢谢你来看我
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=buchuanpangci_channel">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=buchuanpangci_channel">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/buchuanpangci_channel">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=buchuanpangci_channel">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=3fb8ee2520cb3b27ac_17116747768254638684">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=buchuanpangci_channel"><img class="tgme_page_photo_image" src="https://cdn1.cdn-telegram.org/file/ZkU4m2nAePAs24Ttqg6jS1jJWvqSdLue5xW2mR74vuPGrDaRzxS2rPobwaPePLJJNp18sO8cXDG-y4BlMZLnaOwRv8MXZ22D1aFb_g1r7YROgxFiQp5vutWK3qKcYktQnHRfCh6sD5BKwO6uHJkb8FYsFXbrfsmQ-xeF37cUsIPSisgB50l8_hbpjL3RlvsqweeyZxIf8zK3QNI1MtHYsdhb43fvqE5p-CXYK_-kt4LDI8nQvhv7W6hBrEAPjxHTIIKlQHslChiOfcb6Qapj6kT1O3qhJFVgnj54dkjvj8qy0z-nhfdfsTjJLu1MpeXd3XIrwIRgJ7znEsJ0l5D1mw.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">非常好的频道,爱来自 02</span>
</div>
<div class="tgme_page_extra">59 subscribers</div>
<div class="tgme_page_description" dir="auto">谢谢你来看我</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=buchuanpangci_channel">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/buchuanpangci_channel">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>非常好的频道,爱来自 02</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=buchuanpangci_channel";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 80.24ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @cangshuwo</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/cangshuwo"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="仓鼠窝">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/Uq7CCQr2W6VvH-uRU-ndo9tZl5lcJomPnvAABqBTZAuq3oSJRODN6zrPqMTXzXsAMw5kzJu77IPcsecOuJR7nrw7sL431_CKXmI9MxdBp0XxYwJh33APCKICjLEqTeaJvJTHMX8Yw0NOUsr03ehZk5YYeTG_4lrzWcqj0c3I53VvZ8t_v8bKZpYkEnFIqwB_-9zongtISnfO87KPSlzM8b8xQY0A0dBp0FzQED2jaEHTSDESCWh1L39oLKaQOFBWiYc96yCB9nNPa8EBzn4nQFQ0cEn3KVarvB0uCrPzwEFClOVz50yMTfcGYAXazU98Xt_n1vuoCcSbjMYz-dfgEA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="吃什么 | 流水账 | 好玩的东西 | 完全变成生活向了嘛( `д′)">
<meta property="twitter:title" content="仓鼠窝">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/Uq7CCQr2W6VvH-uRU-ndo9tZl5lcJomPnvAABqBTZAuq3oSJRODN6zrPqMTXzXsAMw5kzJu77IPcsecOuJR7nrw7sL431_CKXmI9MxdBp0XxYwJh33APCKICjLEqTeaJvJTHMX8Yw0NOUsr03ehZk5YYeTG_4lrzWcqj0c3I53VvZ8t_v8bKZpYkEnFIqwB_-9zongtISnfO87KPSlzM8b8xQY0A0dBp0FzQED2jaEHTSDESCWh1L39oLKaQOFBWiYc96yCB9nNPa8EBzn4nQFQ0cEn3KVarvB0uCrPzwEFClOVz50yMTfcGYAXazU98Xt_n1vuoCcSbjMYz-dfgEA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=cangshuwo">
<meta property="al:android:url" content="tg://resolve?domain=cangshuwo">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="吃什么 | 流水账 | 好玩的东西 | 完全变成生活向了嘛( `д′)
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=cangshuwo">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=cangshuwo">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/cangshuwo">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=cangshuwo">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=8636a32346124328c8_5077227837125178647">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=cangshuwo"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/Uq7CCQr2W6VvH-uRU-ndo9tZl5lcJomPnvAABqBTZAuq3oSJRODN6zrPqMTXzXsAMw5kzJu77IPcsecOuJR7nrw7sL431_CKXmI9MxdBp0XxYwJh33APCKICjLEqTeaJvJTHMX8Yw0NOUsr03ehZk5YYeTG_4lrzWcqj0c3I53VvZ8t_v8bKZpYkEnFIqwB_-9zongtISnfO87KPSlzM8b8xQY0A0dBp0FzQED2jaEHTSDESCWh1L39oLKaQOFBWiYc96yCB9nNPa8EBzn4nQFQ0cEn3KVarvB0uCrPzwEFClOVz50yMTfcGYAXazU98Xt_n1vuoCcSbjMYz-dfgEA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">仓鼠窝</span>
</div>
<div class="tgme_page_extra">69 subscribers</div>
<div class="tgme_page_description" dir="auto">吃什么 | 流水账 | 好玩的东西 | 完全变成生活向了嘛( `д′)</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=cangshuwo">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/cangshuwo">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>仓鼠窝</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=cangshuwo";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 7.54ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @cappoeat</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/cappoeat"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="猫猫虫今天吃什么">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/tMt1LCxB7mY36BGU2Ce5flGR4XCWB1C9fD7i2L6roR9WSxcfqQ4N8Lxrrg-NGbE2ZHQt6htqvU5Zkn2qET9m2A7DQPkCsDl7c5Ad_YRdyRSUWMApMrhmpFJTcsiEHBCCNeMX3pq0jsxF4dr9vX9HsvHyspX554nDmxGkk4Rtv-0mzRAY0MnVn4eaeEm_i2Q5dzhsg-CiSQ4a6bRa105D2B-caXB6UubM0U_BNAFZ-BNI6ftHlXYE4uSHAqDZS2QnGEnffoe-WGwzNH0oS3yVvYTeG8QPEYsFujQlAhGUSd0UcClofSxRBpm2P1IbTe51x6eHHVEvnU4qk5G4iZa6RA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="05a137">
<meta property="twitter:title" content="猫猫虫今天吃什么">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/tMt1LCxB7mY36BGU2Ce5flGR4XCWB1C9fD7i2L6roR9WSxcfqQ4N8Lxrrg-NGbE2ZHQt6htqvU5Zkn2qET9m2A7DQPkCsDl7c5Ad_YRdyRSUWMApMrhmpFJTcsiEHBCCNeMX3pq0jsxF4dr9vX9HsvHyspX554nDmxGkk4Rtv-0mzRAY0MnVn4eaeEm_i2Q5dzhsg-CiSQ4a6bRa105D2B-caXB6UubM0U_BNAFZ-BNI6ftHlXYE4uSHAqDZS2QnGEnffoe-WGwzNH0oS3yVvYTeG8QPEYsFujQlAhGUSd0UcClofSxRBpm2P1IbTe51x6eHHVEvnU4qk5G4iZa6RA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=cappoeat">
<meta property="al:android:url" content="tg://resolve?domain=cappoeat">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="05a137
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=cappoeat">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=cappoeat">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/cappoeat">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=cappoeat">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=3878e6a66a01802f28_17960399267443178299">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=cappoeat"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/tMt1LCxB7mY36BGU2Ce5flGR4XCWB1C9fD7i2L6roR9WSxcfqQ4N8Lxrrg-NGbE2ZHQt6htqvU5Zkn2qET9m2A7DQPkCsDl7c5Ad_YRdyRSUWMApMrhmpFJTcsiEHBCCNeMX3pq0jsxF4dr9vX9HsvHyspX554nDmxGkk4Rtv-0mzRAY0MnVn4eaeEm_i2Q5dzhsg-CiSQ4a6bRa105D2B-caXB6UubM0U_BNAFZ-BNI6ftHlXYE4uSHAqDZS2QnGEnffoe-WGwzNH0oS3yVvYTeG8QPEYsFujQlAhGUSd0UcClofSxRBpm2P1IbTe51x6eHHVEvnU4qk5G4iZa6RA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">猫猫虫今天吃什么</span>
</div>
<div class="tgme_page_extra">13 subscribers</div>
<div class="tgme_page_description" dir="auto">05a137</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=cappoeat">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/cappoeat">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>猫猫虫今天吃什么</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=cappoeat";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 31.7ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @cathayformosa1</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/cathayformosa1"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="我们站在医学退步的最前沿">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/id3WBBEbQcfpofgavlxBEtUim8bPzPu_fqLLiG2SMG7dXQNgSeK6UfsuNT0F3y5AfhVmtas7gZVqUmId6y0PAVN4AQd2KoUFHqzvmxSTdcJwyGxg9GSGCHjQs-yLfQVxl7gMHBJTfOBDu7--OcOsBlX5SfI6B0oF6N1qCoIWT3RVm41m50_TVsAE4eJzTkyZwjITIchrvxlPBChChbf8WFlDLStNxVEBcxIej6rej5nuXbv65NYo0Q2dUzp4LCFz-JDKkmXl8oSLoSeK3tcctz2A39_a71N4r9lFdb3bMr3-ivX0D9MkSb5nvcRLlUp07yEvqunWhvbEiJqRE2o3Hg.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="源所热爱的,就是源的生活。">
<meta property="twitter:title" content="我们站在医学退步的最前沿">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/id3WBBEbQcfpofgavlxBEtUim8bPzPu_fqLLiG2SMG7dXQNgSeK6UfsuNT0F3y5AfhVmtas7gZVqUmId6y0PAVN4AQd2KoUFHqzvmxSTdcJwyGxg9GSGCHjQs-yLfQVxl7gMHBJTfOBDu7--OcOsBlX5SfI6B0oF6N1qCoIWT3RVm41m50_TVsAE4eJzTkyZwjITIchrvxlPBChChbf8WFlDLStNxVEBcxIej6rej5nuXbv65NYo0Q2dUzp4LCFz-JDKkmXl8oSLoSeK3tcctz2A39_a71N4r9lFdb3bMr3-ivX0D9MkSb5nvcRLlUp07yEvqunWhvbEiJqRE2o3Hg.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=cathayformosa1">
<meta property="al:android:url" content="tg://resolve?domain=cathayformosa1">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="源所热爱的,就是源的生活。
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=cathayformosa1">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=cathayformosa1">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/cathayformosa1">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=cathayformosa1">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=9c7b7dcee93f04c16a_10664100162481845615">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=cathayformosa1"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/id3WBBEbQcfpofgavlxBEtUim8bPzPu_fqLLiG2SMG7dXQNgSeK6UfsuNT0F3y5AfhVmtas7gZVqUmId6y0PAVN4AQd2KoUFHqzvmxSTdcJwyGxg9GSGCHjQs-yLfQVxl7gMHBJTfOBDu7--OcOsBlX5SfI6B0oF6N1qCoIWT3RVm41m50_TVsAE4eJzTkyZwjITIchrvxlPBChChbf8WFlDLStNxVEBcxIej6rej5nuXbv65NYo0Q2dUzp4LCFz-JDKkmXl8oSLoSeK3tcctz2A39_a71N4r9lFdb3bMr3-ivX0D9MkSb5nvcRLlUp07yEvqunWhvbEiJqRE2o3Hg.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">我们站在医学退步的最前沿</span>
</div>
<div class="tgme_page_extra">34 subscribers</div>
<div class="tgme_page_description" dir="auto">源所热爱的,就是源的生活。</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=cathayformosa1">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/cathayformosa1">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>我们站在医学退步的最前沿</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=cathayformosa1";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 9.63ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @cats_shot_by_sang</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/cats_shot_by_sang"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="ฅ^•ω•^ฅ">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/VatZlQE7cRPJulgaVI-7oAjvIH699d2ljHaCBW0PTvjX4HnsVrWOuYmlmtBTdjlaaxyXhb_c2Ai-B0g5NhoFPskXcyfkq1oCBx7E6mFHBaMKJr_WFnyQVyiBeDiYbxqUVIwMm2JNPlVO2B8FAUm11UtArqMrhgSDyg_QeS7hND5y0qYfog4RWPUky_o3OLI1anLU3MAb8TEqLBzlLeaSOFT3eqQmXP2KuqUHwvojFfYjo2VybN3iMINWi81FonDN-Q3O6tKxrvURm7zl2oWTCAU0OSG2iN2sXuoYYHRX4Jz4xvH5D4OcDDyfHaIHMzTh6yafQpMXmeM41zNdCgcCWQ.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="You can view and join @cats_shot_by_sang right away.">
<meta property="twitter:title" content="ฅ^•ω•^ฅ">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/VatZlQE7cRPJulgaVI-7oAjvIH699d2ljHaCBW0PTvjX4HnsVrWOuYmlmtBTdjlaaxyXhb_c2Ai-B0g5NhoFPskXcyfkq1oCBx7E6mFHBaMKJr_WFnyQVyiBeDiYbxqUVIwMm2JNPlVO2B8FAUm11UtArqMrhgSDyg_QeS7hND5y0qYfog4RWPUky_o3OLI1anLU3MAb8TEqLBzlLeaSOFT3eqQmXP2KuqUHwvojFfYjo2VybN3iMINWi81FonDN-Q3O6tKxrvURm7zl2oWTCAU0OSG2iN2sXuoYYHRX4Jz4xvH5D4OcDDyfHaIHMzTh6yafQpMXmeM41zNdCgcCWQ.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=cats_shot_by_sang">
<meta property="al:android:url" content="tg://resolve?domain=cats_shot_by_sang">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="You can view and join @cats_shot_by_sang right away.
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=cats_shot_by_sang">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=cats_shot_by_sang">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/cats_shot_by_sang">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=cats_shot_by_sang">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=d45d572444f6315124_8129197947588063394">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=cats_shot_by_sang"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/VatZlQE7cRPJulgaVI-7oAjvIH699d2ljHaCBW0PTvjX4HnsVrWOuYmlmtBTdjlaaxyXhb_c2Ai-B0g5NhoFPskXcyfkq1oCBx7E6mFHBaMKJr_WFnyQVyiBeDiYbxqUVIwMm2JNPlVO2B8FAUm11UtArqMrhgSDyg_QeS7hND5y0qYfog4RWPUky_o3OLI1anLU3MAb8TEqLBzlLeaSOFT3eqQmXP2KuqUHwvojFfYjo2VybN3iMINWi81FonDN-Q3O6tKxrvURm7zl2oWTCAU0OSG2iN2sXuoYYHRX4Jz4xvH5D4OcDDyfHaIHMzTh6yafQpMXmeM41zNdCgcCWQ.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">ฅ^•ω•^ฅ</span>
</div>
<div class="tgme_page_extra">3 subscribers</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=cats_shot_by_sang">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/cats_shot_by_sang">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>ฅ^•ω•^ฅ</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=cats_shot_by_sang";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 11.12ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @catttballl</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/catttballl"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Rua~rua~猫猫球">
<meta property="og:image" content="https://cdn1.cdn-telegram.org/file/A6Gpk9uZgb29kKDqX-Y2G6Iy_JBpVaoPaevoOg9L9Jk_BNLkvkJYnpEMek1mNsb-oSeqY3yL7GpxETglgpRZ5Ioq-ePNOILySVh9rAMusFA09zFTJoqatKuw4-4bD23iFcDUVr_b5610sMDUcGaQw49_wfvm0g2dKoYDiE1j4K4vUWm5TvzCsGWdRnWmUZKWFJVz6aux1a67bVCU1hxJHC-iEu-s0fY4Tnhkg_V8vmKHFQNlmeW68Pcfnz_8faT7LM6D8c-q2ohBPP1ZQFUS0ZTL-u88LoFAt9b5KI9Ibw4XxkJ-rF-KKjB8QW6U1wVsUH0cdE12uT4Mfy9I9gpzdQ.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="(如无特别说明,照片都是一台破烂一加12手机拍的)2446c7">
<meta property="twitter:title" content="Rua~rua~猫猫球">
<meta property="twitter:image" content="https://cdn1.cdn-telegram.org/file/A6Gpk9uZgb29kKDqX-Y2G6Iy_JBpVaoPaevoOg9L9Jk_BNLkvkJYnpEMek1mNsb-oSeqY3yL7GpxETglgpRZ5Ioq-ePNOILySVh9rAMusFA09zFTJoqatKuw4-4bD23iFcDUVr_b5610sMDUcGaQw49_wfvm0g2dKoYDiE1j4K4vUWm5TvzCsGWdRnWmUZKWFJVz6aux1a67bVCU1hxJHC-iEu-s0fY4Tnhkg_V8vmKHFQNlmeW68Pcfnz_8faT7LM6D8c-q2ohBPP1ZQFUS0ZTL-u88LoFAt9b5KI9Ibw4XxkJ-rF-KKjB8QW6U1wVsUH0cdE12uT4Mfy9I9gpzdQ.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=catttballl">
<meta property="al:android:url" content="tg://resolve?domain=catttballl">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="(如无特别说明,照片都是一台破烂一加12手机拍的)2446c7
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=catttballl">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=catttballl">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/catttballl">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=catttballl">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=0b45f0680edefe402b_12553523732253649038">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=catttballl"><img class="tgme_page_photo_image" src="https://cdn1.cdn-telegram.org/file/A6Gpk9uZgb29kKDqX-Y2G6Iy_JBpVaoPaevoOg9L9Jk_BNLkvkJYnpEMek1mNsb-oSeqY3yL7GpxETglgpRZ5Ioq-ePNOILySVh9rAMusFA09zFTJoqatKuw4-4bD23iFcDUVr_b5610sMDUcGaQw49_wfvm0g2dKoYDiE1j4K4vUWm5TvzCsGWdRnWmUZKWFJVz6aux1a67bVCU1hxJHC-iEu-s0fY4Tnhkg_V8vmKHFQNlmeW68Pcfnz_8faT7LM6D8c-q2ohBPP1ZQFUS0ZTL-u88LoFAt9b5KI9Ibw4XxkJ-rF-KKjB8QW6U1wVsUH0cdE12uT4Mfy9I9gpzdQ.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Rua~rua~猫猫球</span>
</div>
<div class="tgme_page_extra">86 subscribers</div>
<div class="tgme_page_description" dir="auto">(如无特别说明,照片都是一台破烂一加12手机拍的)2446c7</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=catttballl">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/catttballl">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Rua~rua~猫猫球</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=catttballl";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 127.8ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @cclvi256_channel</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/cclvi256_channel"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="cc&#39;s channel">
<meta property="og:image" content="https://cdn4.cdn-telegram.org/file/tW48hiBdQFu5zFiTpRuuEaH3vJuDykwvpIJhGjnQERniOfSm9KEXQlLl_MZzhm7ycJ5mAKxONuI9jOHSeATuCr_Aoky-pAssZO6Z6q00b_ENEbW-uqwRWNNTKPd_kFY0YaLQiW1Ss7y4knNMev_nyvwxpvZrDWQ4oe-45qDZMLKGwc_6jljpaQn3lAcGqF54kkg-qsCFJ4kOfvOUCOpEsGLswmE_Axt-0LQsmdzMXXq1y24LzU1TtWq8724XAG9Xu2ZKA65EAm2qGqzcS2iH1Drgv6U04N0S3EWw9RkxE0iByz07aiCxkHd0RfEJaJn6_UFKcGwbFTv87wWUu6BXEA.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="大概是 cc 的电报版朋友圈 cc&#39;s chat: t.me/cclvi256_chat">
<meta property="twitter:title" content="cc&#39;s channel">
<meta property="twitter:image" content="https://cdn4.cdn-telegram.org/file/tW48hiBdQFu5zFiTpRuuEaH3vJuDykwvpIJhGjnQERniOfSm9KEXQlLl_MZzhm7ycJ5mAKxONuI9jOHSeATuCr_Aoky-pAssZO6Z6q00b_ENEbW-uqwRWNNTKPd_kFY0YaLQiW1Ss7y4knNMev_nyvwxpvZrDWQ4oe-45qDZMLKGwc_6jljpaQn3lAcGqF54kkg-qsCFJ4kOfvOUCOpEsGLswmE_Axt-0LQsmdzMXXq1y24LzU1TtWq8724XAG9Xu2ZKA65EAm2qGqzcS2iH1Drgv6U04N0S3EWw9RkxE0iByz07aiCxkHd0RfEJaJn6_UFKcGwbFTv87wWUu6BXEA.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=cclvi256_channel">
<meta property="al:android:url" content="tg://resolve?domain=cclvi256_channel">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="大概是 cc 的电报版朋友圈 cc&#39;s chat: t.me/cclvi256_chat
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=cclvi256_channel">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=cclvi256_channel">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/cclvi256_channel">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=cclvi256_channel">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=bff6b914a3ae808302_15388821674017163244">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=cclvi256_channel"><img class="tgme_page_photo_image" src="https://cdn4.cdn-telegram.org/file/tW48hiBdQFu5zFiTpRuuEaH3vJuDykwvpIJhGjnQERniOfSm9KEXQlLl_MZzhm7ycJ5mAKxONuI9jOHSeATuCr_Aoky-pAssZO6Z6q00b_ENEbW-uqwRWNNTKPd_kFY0YaLQiW1Ss7y4knNMev_nyvwxpvZrDWQ4oe-45qDZMLKGwc_6jljpaQn3lAcGqF54kkg-qsCFJ4kOfvOUCOpEsGLswmE_Axt-0LQsmdzMXXq1y24LzU1TtWq8724XAG9Xu2ZKA65EAm2qGqzcS2iH1Drgv6U04N0S3EWw9RkxE0iByz07aiCxkHd0RfEJaJn6_UFKcGwbFTv87wWUu6BXEA.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">cc&#39;s channel</span>
</div>
<div class="tgme_page_extra">12 subscribers</div>
<div class="tgme_page_description" dir="auto">大概是 cc 的电报版朋友圈<br/>cc&#39;s chat: t.me/cclvi256_chat</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=cclvi256_channel">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/cclvi256_channel">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>cc&#39;s channel</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=cclvi256_channel";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 18.66ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @cherr_channel</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/cherr_channel"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Cherr panic">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/cJg8toOwJiBjxNEVjg-RcV2VDMUuuNB2RfCtj0kSoQRd9fldObywAw4E1HxXfE3lRoAO2ihLhxSi4lfnhQO2npBLW43cRFaqfDUntpAXDfPsFCSlrD3kVPFFGWQi68e95fkWaN-ERflDhDHV-3SD1z7aWe2tYl_zj9UyP6AdC8R5NDZs2GCh6TThbH31IAQ_abvqdJAFYTGWOJ-n_R5lyuB0QYjOJmcxh5aVrrOnygLFjVjaY1S2m4-dj_VPE37T3dpdDOuP83H6YTZFScoscV6lJaavibC-wNAjsu2huFOvqwicIvWVRFb-7olhVscAEfwUZqUp7kFTVWBJqzNZ4A.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="加速奔向我一事无成的一生!">
<meta property="twitter:title" content="Cherr panic">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/cJg8toOwJiBjxNEVjg-RcV2VDMUuuNB2RfCtj0kSoQRd9fldObywAw4E1HxXfE3lRoAO2ihLhxSi4lfnhQO2npBLW43cRFaqfDUntpAXDfPsFCSlrD3kVPFFGWQi68e95fkWaN-ERflDhDHV-3SD1z7aWe2tYl_zj9UyP6AdC8R5NDZs2GCh6TThbH31IAQ_abvqdJAFYTGWOJ-n_R5lyuB0QYjOJmcxh5aVrrOnygLFjVjaY1S2m4-dj_VPE37T3dpdDOuP83H6YTZFScoscV6lJaavibC-wNAjsu2huFOvqwicIvWVRFb-7olhVscAEfwUZqUp7kFTVWBJqzNZ4A.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=cherr_channel">
<meta property="al:android:url" content="tg://resolve?domain=cherr_channel">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="加速奔向我一事无成的一生!
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=cherr_channel">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=cherr_channel">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/cherr_channel">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=cherr_channel">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=3338a63e9ab413874c_15730510024467498062">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=cherr_channel"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/cJg8toOwJiBjxNEVjg-RcV2VDMUuuNB2RfCtj0kSoQRd9fldObywAw4E1HxXfE3lRoAO2ihLhxSi4lfnhQO2npBLW43cRFaqfDUntpAXDfPsFCSlrD3kVPFFGWQi68e95fkWaN-ERflDhDHV-3SD1z7aWe2tYl_zj9UyP6AdC8R5NDZs2GCh6TThbH31IAQ_abvqdJAFYTGWOJ-n_R5lyuB0QYjOJmcxh5aVrrOnygLFjVjaY1S2m4-dj_VPE37T3dpdDOuP83H6YTZFScoscV6lJaavibC-wNAjsu2huFOvqwicIvWVRFb-7olhVscAEfwUZqUp7kFTVWBJqzNZ4A.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Cherr panic</span>
</div>
<div class="tgme_page_extra">26 subscribers</div>
<div class="tgme_page_description" dir="auto">加速奔向我一事无成的一生!</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=cherr_channel">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/cherr_channel">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Cherr panic</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=cherr_channel";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 87.38ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @chheese_cookie_bedrock</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/chheese_cookie_bedrock"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="奶酪基岩饼干">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/ejxn1cu1SSHSuyaWuwfTPPZKdAyt16-O_UNmgp_h729Q2J2L6E6iMjZjWiswbnRjKLMHDL-gJM38SgzjrF6FAYiiOXj1W69Lv2h5FxnsaY5t4fiirVHKI7ETwOEfzcjvEmdh0RUV0piTvtsbIaRga4hrESsa7-RmtZddbxVMTaPWcj4eJKHwAb1wFX6ytJUtHkNrlSlC97WhfC9txDRlv6E3m-RaGMfiaRi3-Vm1aipMlztefuI1DtWHIZPa4lTzIVLbYqQlo9MZJfwc11vP5z2i8R8jno_BDr8I8YbRAkeO26BXXSTe_Akec8wkxrmJvl5YKvFSow1PUf6KvYKvYw.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="6ce7fe">
<meta property="twitter:title" content="奶酪基岩饼干">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/ejxn1cu1SSHSuyaWuwfTPPZKdAyt16-O_UNmgp_h729Q2J2L6E6iMjZjWiswbnRjKLMHDL-gJM38SgzjrF6FAYiiOXj1W69Lv2h5FxnsaY5t4fiirVHKI7ETwOEfzcjvEmdh0RUV0piTvtsbIaRga4hrESsa7-RmtZddbxVMTaPWcj4eJKHwAb1wFX6ytJUtHkNrlSlC97WhfC9txDRlv6E3m-RaGMfiaRi3-Vm1aipMlztefuI1DtWHIZPa4lTzIVLbYqQlo9MZJfwc11vP5z2i8R8jno_BDr8I8YbRAkeO26BXXSTe_Akec8wkxrmJvl5YKvFSow1PUf6KvYKvYw.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=chheese_cookie_bedrock">
<meta property="al:android:url" content="tg://resolve?domain=chheese_cookie_bedrock">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="6ce7fe
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=chheese_cookie_bedrock">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=chheese_cookie_bedrock">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/chheese_cookie_bedrock">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=chheese_cookie_bedrock">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=54d924a7c0ebee4718_17088141441420268675">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=chheese_cookie_bedrock"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/ejxn1cu1SSHSuyaWuwfTPPZKdAyt16-O_UNmgp_h729Q2J2L6E6iMjZjWiswbnRjKLMHDL-gJM38SgzjrF6FAYiiOXj1W69Lv2h5FxnsaY5t4fiirVHKI7ETwOEfzcjvEmdh0RUV0piTvtsbIaRga4hrESsa7-RmtZddbxVMTaPWcj4eJKHwAb1wFX6ytJUtHkNrlSlC97WhfC9txDRlv6E3m-RaGMfiaRi3-Vm1aipMlztefuI1DtWHIZPa4lTzIVLbYqQlo9MZJfwc11vP5z2i8R8jno_BDr8I8YbRAkeO26BXXSTe_Akec8wkxrmJvl5YKvFSow1PUf6KvYKvYw.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">奶酪基岩饼干</span>
</div>
<div class="tgme_page_extra">29 subscribers</div>
<div class="tgme_page_description" dir="auto">6ce7fe</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=chheese_cookie_bedrock">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/chheese_cookie_bedrock">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>奶酪基岩饼干</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=chheese_cookie_bedrock";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 28.17ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @chykink</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/chykink"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="千雪的咖啡厅 ☕">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/UOYan-7M3OmU1zgIeA-p4-EwrMAnDcuzKj5qMGyNLORlyO28kqBlmPS_LPXnVG_5JlAGy7DkZSr6pa4eUqk0XNo8rGdhXtRX7YpVtK9IsYLw_2W6r9wJXcUqALdTaCCF1NPNJHJWcPbxgujlax870_dCdmcP-jG78NcvxhNWC_VIJObyk2doVXAllVN_3fTMpP--YG-KllnLOJ2AZyZUPPvzzkgkzgvYICbi9CZzLDBXPjHe72Md-Mme1Fsu3DSkGUHvbu5E23eKbkB_DPW_Ncx6JBDEzemSlbgt1MRjNi9YurV4Wfwd68gmZURfTPtvRXkzbSlt5ET8wnyxpb1-4w.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="@chiyuki0325 的日常频道 群组 @chiyukichat | 博客: https://chyk.ink * 如有误 ban 请 pm 说明 * 没有头像,并且和我没有共同群的订阅者请勿加入评论区,否则会封禁">
<meta property="twitter:title" content="千雪的咖啡厅 ☕">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/UOYan-7M3OmU1zgIeA-p4-EwrMAnDcuzKj5qMGyNLORlyO28kqBlmPS_LPXnVG_5JlAGy7DkZSr6pa4eUqk0XNo8rGdhXtRX7YpVtK9IsYLw_2W6r9wJXcUqALdTaCCF1NPNJHJWcPbxgujlax870_dCdmcP-jG78NcvxhNWC_VIJObyk2doVXAllVN_3fTMpP--YG-KllnLOJ2AZyZUPPvzzkgkzgvYICbi9CZzLDBXPjHe72Md-Mme1Fsu3DSkGUHvbu5E23eKbkB_DPW_Ncx6JBDEzemSlbgt1MRjNi9YurV4Wfwd68gmZURfTPtvRXkzbSlt5ET8wnyxpb1-4w.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=chykink">
<meta property="al:android:url" content="tg://resolve?domain=chykink">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="@chiyuki0325 的日常频道 群组 @chiyukichat | 博客: https://chyk.ink * 如有误 ban pm 说明 * 没有头像并且和我没有共同群的订阅者请勿加入评论区否则会封禁
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=chykink">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=chykink">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/chykink">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=chykink">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=04f926ba7fd6f9df73_13123210784777818749">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=chykink"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/UOYan-7M3OmU1zgIeA-p4-EwrMAnDcuzKj5qMGyNLORlyO28kqBlmPS_LPXnVG_5JlAGy7DkZSr6pa4eUqk0XNo8rGdhXtRX7YpVtK9IsYLw_2W6r9wJXcUqALdTaCCF1NPNJHJWcPbxgujlax870_dCdmcP-jG78NcvxhNWC_VIJObyk2doVXAllVN_3fTMpP--YG-KllnLOJ2AZyZUPPvzzkgkzgvYICbi9CZzLDBXPjHe72Md-Mme1Fsu3DSkGUHvbu5E23eKbkB_DPW_Ncx6JBDEzemSlbgt1MRjNi9YurV4Wfwd68gmZURfTPtvRXkzbSlt5ET8wnyxpb1-4w.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">千雪的咖啡厅 ☕</span>
</div>
<div class="tgme_page_extra">209 subscribers</div>
<div class="tgme_page_description" dir="auto"><a href="https://t.me/chiyuki0325">@chiyuki0325</a> 的日常频道<br/>群组 <a href="https://t.me/chiyukichat">@chiyukichat</a> | 博客: https://chyk.ink<br/>* 如有误 ban 请 pm 说明<br/>* 没有头像,并且和我没有共同群的订阅者请勿加入评论区,否则会封禁</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=chykink">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/chykink">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>千雪的咖啡厅 ☕</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=chykink";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 189.16ms -->
+152
View File
@@ -0,0 +1,152 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Telegram: Contact @citron_tree</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>try{if(window.parent!=null&&window!=window.parent){window.parent.postMessage(JSON.stringify({eventType:'web_app_open_tg_link',eventData:{path_full:"\/citron_tree"}}),'https://web.telegram.org');}}catch(e){}</script>
<meta property="og:title" content="Citron Tree">
<meta property="og:image" content="https://cdn5.cdn-telegram.org/file/BWzs3wEUe07CzxVXY3AXYjW_Dy6uEVK_o2-nM99_N4WmMevmiJSyCvlbJxz6XlzVVaqKnXl2urV03KGhjlina2blyG57pkF8Ayqu-L5eF2sMz3b_gvMwh0anrxqg3HLztmF_F0kn9eRYys1kCAScX-T9C8Oe2Y6nBlFH1qKO9C-NRk8PWT6163yiANW_C7MUBLzKPeCRC-q2Dq5F8iVb88jhcMeMcqUrk5vT-aWufwupi0UqVHrSBEv6eou3iS5y3pxtOF_SkBQA2QRkTp2PkHmKiHgAFWmsBT8LQExfq4NHFtcPvVAfTC1j5a6kWZuapOcI-Q1BxgJz74ppb4dinQ.jpg">
<meta property="og:site_name" content="Telegram">
<meta property="og:description" content="You can view and join @citron_tree right away.">
<meta property="twitter:title" content="Citron Tree">
<meta property="twitter:image" content="https://cdn5.cdn-telegram.org/file/BWzs3wEUe07CzxVXY3AXYjW_Dy6uEVK_o2-nM99_N4WmMevmiJSyCvlbJxz6XlzVVaqKnXl2urV03KGhjlina2blyG57pkF8Ayqu-L5eF2sMz3b_gvMwh0anrxqg3HLztmF_F0kn9eRYys1kCAScX-T9C8Oe2Y6nBlFH1qKO9C-NRk8PWT6163yiANW_C7MUBLzKPeCRC-q2Dq5F8iVb88jhcMeMcqUrk5vT-aWufwupi0UqVHrSBEv6eou3iS5y3pxtOF_SkBQA2QRkTp2PkHmKiHgAFWmsBT8LQExfq4NHFtcPvVAfTC1j5a6kWZuapOcI-Q1BxgJz74ppb4dinQ.jpg">
<meta property="twitter:site" content="@Telegram">
<meta property="al:ios:app_store_id" content="686449807">
<meta property="al:ios:app_name" content="Telegram Messenger">
<meta property="al:ios:url" content="tg://resolve?domain=citron_tree">
<meta property="al:android:url" content="tg://resolve?domain=citron_tree">
<meta property="al:android:app_name" content="Telegram">
<meta property="al:android:package" content="org.telegram.messenger">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Telegram">
<meta name="twitter:description" content="You can view and join @citron_tree right away.
">
<meta name="twitter:app:name:iphone" content="Telegram Messenger">
<meta name="twitter:app:id:iphone" content="686449807">
<meta name="twitter:app:url:iphone" content="tg://resolve?domain=citron_tree">
<meta name="twitter:app:name:ipad" content="Telegram Messenger">
<meta name="twitter:app:id:ipad" content="686449807">
<meta name="twitter:app:url:ipad" content="tg://resolve?domain=citron_tree">
<meta name="twitter:app:name:googleplay" content="Telegram">
<meta name="twitter:app:id:googleplay" content="org.telegram.messenger">
<meta name="twitter:app:url:googleplay" content="https://t.me/citron_tree">
<meta name="apple-itunes-app" content="app-id=686449807, app-argument: tg://resolve?domain=citron_tree">
<script>window.matchMedia&&window.matchMedia('(prefers-color-scheme: dark)').matches&&document.documentElement&&document.documentElement.classList&&document.documentElement.classList.add('theme_dark');</script>
<link rel="icon" type="image/svg+xml" href="//telegram.org/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="//telegram.org/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//telegram.org/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//telegram.org/img/favicon-16x16.png">
<link rel="alternate icon" href="//telegram.org/img/favicon.ico" type="image/x-icon" />
<link href="//telegram.org/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<!--link href="/css/myriad.css" rel="stylesheet"-->
<link href="//telegram.org/css/bootstrap.min.css?3" rel="stylesheet">
<link href="//telegram.org/css/telegram.css?244" rel="stylesheet" media="screen">
</head>
<body class="no_transition">
<div class="tgme_background_wrap">
<canvas id="tgme_background" class="tgme_background default" width="50" height="50" data-colors="dbddbb,6ba587,d5d88d,88b884"></canvas>
<div class="tgme_background_pattern default"></div>
</div>
<div class="tgme_page_wrap">
<div class="tgme_head_wrap">
<div class="tgme_head">
<a href="//telegram.org/" class="tgme_head_brand">
<svg class="tgme_logo" height="34" viewBox="0 0 133 34" width="133" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<circle cx="17" cy="17" fill="var(--accent-btn-color)" r="17"/><path d="m7.06510669 16.9258959c5.22739451-2.1065178 8.71314291-3.4952633 10.45724521-4.1662364 4.9797665-1.9157646 6.0145193-2.2485535 6.6889567-2.2595423.1483363-.0024169.480005.0315855.6948461.192827.1814076.1361492.23132.3200675.2552048.4491519.0238847.1290844.0536269.4231419.0299841.65291-.2698553 2.6225356-1.4375148 8.986738-2.0315537 11.9240228-.2513602 1.2428753-.7499132 1.5088847-1.2290685 1.5496672-1.0413153.0886298-1.8284257-.4857912-2.8369905-1.0972863-1.5782048-.9568691-2.5327083-1.3984317-4.0646293-2.3321592-1.7703998-1.0790837-.212559-1.583655.7963867-2.5529189.2640459-.2536609 4.7753906-4.3097041 4.755976-4.431706-.0070494-.0442984-.1409018-.481649-.2457499-.5678447-.104848-.0861957-.2595946-.0567202-.3712641-.033278-.1582881.0332286-2.6794907 1.5745492-7.5636077 4.6239616-.715635.4545193-1.3638349.6759763-1.9445998.6643712-.64024672-.0127938-1.87182452-.334829-2.78737602-.6100966-1.12296117-.3376271-1.53748501-.4966332-1.45976769-1.0700283.04048-.2986597.32581586-.610598.8560076-.935815z" fill="#fff"/><path d="m49.4 24v-12.562h-4.224v-2.266h11.198v2.266h-4.268v12.562zm16.094-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm9.538 6.49v-15.62h2.706v15.62zm14.84-4.598h-7.172c.066 1.936 1.562 2.772 3.3 2.772 1.254 0 2.134-.198 2.97-.484l.396 1.848c-.924.396-2.2.682-3.74.682-3.476 0-5.522-2.134-5.522-5.412 0-2.97 1.804-5.764 5.236-5.764 3.476 0 4.62 2.86 4.62 5.214 0 .506-.044.902-.088 1.144zm-7.172-1.892h4.708c.022-.99-.418-2.618-2.222-2.618-1.672 0-2.376 1.518-2.486 2.618zm19.24-1.144v6.072c0 2.244-.462 3.85-1.584 4.862-1.1.99-2.662 1.298-4.136 1.298-1.364 0-2.816-.308-3.74-.858l.594-2.046c.682.396 1.826.814 3.124.814 1.76 0 3.08-.924 3.08-3.234v-.924h-.044c-.616.946-1.694 1.584-3.124 1.584-2.662 0-4.554-2.2-4.554-5.236 0-3.52 2.288-5.654 4.862-5.654 1.65 0 2.596.792 3.102 1.672h.044l.11-1.43h2.354c-.044.726-.088 1.606-.088 3.08zm-2.706 2.948v-1.738c0-.264-.022-.506-.088-.726-.286-.99-1.056-1.738-2.2-1.738-1.518 0-2.64 1.32-2.64 3.498 0 1.826.924 3.3 2.618 3.3 1.012 0 1.892-.66 2.2-1.65.088-.264.11-.638.11-.946zm5.622 4.686v-7.26c0-1.452-.022-2.508-.088-3.454h2.332l.11 2.024h.066c.528-1.496 1.782-2.266 2.948-2.266.264 0 .418.022.638.066v2.53c-.242-.044-.484-.066-.814-.066-1.276 0-2.178.814-2.42 2.046-.044.242-.066.528-.066.814v5.566zm16.05-6.424v3.85c0 .968.044 1.914.176 2.574h-2.442l-.198-1.188h-.066c-.638.836-1.76 1.43-3.168 1.43-2.156 0-3.366-1.562-3.366-3.19 0-2.684 2.398-4.07 6.358-4.048v-.176c0-.704-.286-1.87-2.178-1.87-1.056 0-2.156.33-2.882.792l-.528-1.76c.792-.484 2.178-.946 3.872-.946 3.432 0 4.422 2.178 4.422 4.532zm-2.64 2.662v-1.474c-1.914-.022-3.74.374-3.74 2.002 0 1.056.682 1.54 1.54 1.54 1.1 0 1.87-.704 2.134-1.474.066-.198.066-.396.066-.594zm5.6 3.762v-7.524c0-1.232-.044-2.266-.088-3.19h2.31l.132 1.584h.066c.506-.836 1.474-1.826 3.3-1.826 1.408 0 2.508.792 2.97 1.98h.044c.374-.594.814-1.034 1.298-1.342.616-.418 1.298-.638 2.2-.638 1.76 0 3.564 1.21 3.564 4.642v6.314h-2.64v-5.918c0-1.782-.616-2.838-1.914-2.838-.924 0-1.606.66-1.892 1.43-.088.242-.132.594-.132.902v6.424h-2.64v-6.204c0-1.496-.594-2.552-1.848-2.552-1.012 0-1.694.792-1.958 1.518-.088.286-.132.594-.132.902v6.336z" fill="var(--tme-logo-color)" fill-rule="nonzero"/>
</g>
</svg>
</a>
<a class="tgme_head_right_btn" href="//telegram.org/dl?tme=4563bbfa46374b56eb_3030571441962125764">
Download
</a>
</div>
</div>
<div class="tgme_body_wrap">
<div class="tgme_page">
<div class="tgme_page_photo">
<a href="tg://resolve?domain=citron_tree"><img class="tgme_page_photo_image" src="https://cdn5.cdn-telegram.org/file/BWzs3wEUe07CzxVXY3AXYjW_Dy6uEVK_o2-nM99_N4WmMevmiJSyCvlbJxz6XlzVVaqKnXl2urV03KGhjlina2blyG57pkF8Ayqu-L5eF2sMz3b_gvMwh0anrxqg3HLztmF_F0kn9eRYys1kCAScX-T9C8Oe2Y6nBlFH1qKO9C-NRk8PWT6163yiANW_C7MUBLzKPeCRC-q2Dq5F8iVb88jhcMeMcqUrk5vT-aWufwupi0UqVHrSBEv6eou3iS5y3pxtOF_SkBQA2QRkTp2PkHmKiHgAFWmsBT8LQExfq4NHFtcPvVAfTC1j5a6kWZuapOcI-Q1BxgJz74ppb4dinQ.jpg"></a>
</div>
<div class="tgme_page_title" dir="auto">
<span dir="auto">Citron Tree</span>
</div>
<div class="tgme_page_extra">2 subscribers</div>
<div class="tgme_page_action">
<a class="tgme_action_button_new shine" href="tg://resolve?domain=citron_tree">View in Telegram</a>
</div>
<!-- WEBOGRAM_BTN -->
<div class="tgme_page_context_link_wrap"><a class="tgme_page_context_link" href="/s/citron_tree">Preview channel</a></div>
<div class="tgme_page_additional">
If you have <strong>Telegram</strong>, you can view and join <br><strong>Citron Tree</strong> right away.
</div>
</div>
</div>
</div>
<div id="tgme_frame_cont"></div>
<script src="//telegram.org/js/tgwallpaper.min.js?3"></script>
<script type="text/javascript">
var protoUrl = "tg:\/\/resolve?domain=citron_tree";
if (false) {
var iframeContEl = document.getElementById('tgme_frame_cont') || document.body;
var iframeEl = document.createElement('iframe');
iframeContEl.appendChild(iframeEl);
var pageHidden = false;
window.addEventListener('pagehide', function () {
pageHidden = true;
}, false);
window.addEventListener('blur', function () {
pageHidden = true;
}, false);
if (iframeEl !== null) {
iframeEl.src = protoUrl;
}
!false && setTimeout(function() {
if (!pageHidden) {
window.location = protoUrl;
}
}, 2000);
}
else if (protoUrl) {
setTimeout(function() {
window.location = protoUrl;
}, 100);
}
var tme_bg = document.getElementById('tgme_background');
if (tme_bg) {
TWallpaper.init(tme_bg);
TWallpaper.animate(true);
window.onfocus = function(){ TWallpaper.update(); };
}
document.body.classList.remove('no_transition');
function toggleTheme(dark) {
document.documentElement.classList.toggle('theme_dark', dark);
window.Telegram && Telegram.setWidgetOptions({dark: dark});
}
if (window.matchMedia) {
var darkMedia = window.matchMedia('(prefers-color-scheme: dark)');
toggleTheme(darkMedia.matches);
darkMedia.addListener(function(e) {
toggleTheme(e.matches);
});
}
</script>
</body>
</html>
<!-- page generated in 27.86ms -->

Some files were not shown because too many files have changed in this diff Show More