minify-html/bench/tests/Twitter.html

1977 lines
301 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en" data-scribe-reduced-action-queue="true">
<head>
<meta charset="utf-8" />
<script nonce="CU6L2sfCl6BLY0u97kBHuw==">
!(function() {
window.initErrorstack || (window.initErrorstack = []),
(window.onerror = function(r, i, n, o, t) {
r.indexOf("Script error.") > -1 ||
window.initErrorstack.push({
errorMsg: r,
url: i,
lineNumber: n,
column: o,
errorObj: t
});
});
})();
</script>
<script id="bouncer_terminate_iframe" nonce="CU6L2sfCl6BLY0u97kBHuw==">
if (window.top != window) {
window.top.postMessage({ bouncer: true, event: "complete" }, "*");
}
</script>
<script id="resolve_inline_redirects" nonce="CU6L2sfCl6BLY0u97kBHuw==">
!(function() {
function n() {
var n = window.location.href.match(/#(.)(.*)$/);
return n && "!" == n[1] && n[2].replace(/^\//, "");
}
function t() {
var t = n();
t && window.location.replace("//" + window.location.host + "/" + t);
}
t(),
window.addEventListener
? window.addEventListener("hashchange", t, !1)
: window.attachEvent && window.attachEvent("onhashchange", t);
})();
</script>
<script id="ttft_boot_data" nonce="CU6L2sfCl6BLY0u97kBHuw==">
window.ttftData = {
transaction_id:
"00204b0d0097dfe7.418133804a9abcfe\u003c:0087171b00c4ef4c",
server_request_start_time: 1578490407554,
user_id: null,
is_ssl: true,
rendered_on_server: true,
is_tfe: true,
client: "macaw-swift",
tfe_version: "tsa_l\/1.0.1\/20191126.1647.c3ada84",
ttft_browser: "mozilla"
};
!(function() {
function t(t, n) {
window.ttftData && !window.ttftData[t] && (window.ttftData[t] = n);
}
function n() {
return o
? Math.round(w.now() + w.timing.navigationStart)
: new Date().getTime();
}
var w = window.performance,
o = w && w.now;
window.ttft || (window.ttft = {}),
window.ttft.recordMilestone || (window.ttft.recordMilestone = t),
window.ttft.now || (window.ttft.now = n);
})();
</script>
<script id="swift_action_queue" nonce="CU6L2sfCl6BLY0u97kBHuw==">
!(function() {
function e(e) {
if ((e || (e = window.event), !e)) return !1;
if (
((e.timestamp = new Date().getTime()),
!e.target && e.srcElement && (e.target = e.srcElement),
document.documentElement.getAttribute(
"data-scribe-reduced-action-queue"
))
)
for (var t = e.target; t && t != document.body; ) {
if ("A" == t.tagName) return;
t = t.parentNode;
}
return (
i("all", o(e)),
a(e)
? (document.addEventListener || (e = o(e)),
(e.preventDefault = e.stopPropagation = e.stopImmediatePropagation = function() {}),
y ? (v.push(e), i("captured", e)) : i("ignored", e),
!1)
: (i("direct", e), !0)
);
}
function t(e) {
n();
for (var t, r = 0; (t = v[r]); r++) {
var a = e(t.target),
i = a.closest("a")[0];
if ("click" == t.type && i) {
var o = e.data(i, "events"),
u = o && o.click,
c = !i.hostname.match(g) || !i.href.match(/#$/);
if (!u && c) {
window.location = i.href;
continue;
}
}
a.trigger(e.event.fix(t));
}
window.swiftActionQueue.wasFlushed = !0;
}
function r() {
for (var e in b)
if ("all" != e)
for (var t = b[e], r = 0; r < t.length; r++)
console.log("actionQueue", c(t[r]));
}
function n() {
clearTimeout(w);
for (var e, t = 0; (e = h[t]); t++) document["on" + e] = null;
}
function a(e) {
if (!e.target) return !1;
var t = e.target,
r = (t.tagName || "").toLowerCase();
if (e.metaKey) return !1;
if (e.shiftKey && "a" == r) return !1;
if (t.hostname && !t.hostname.match(g)) return !1;
if (e.type.match(p) && s(t)) return !1;
if ("label" == r) {
var n = t.getAttribute("for");
if (n) {
var a = document.getElementById(n);
if (a && f(a)) return !1;
} else
for (var i, o = 0; (i = t.childNodes[o]); o++)
if (f(i)) return !1;
}
return !0;
}
function i(e, t) {
(t.bucket = e), b[e].push(t);
}
function o(e) {
var t = {};
for (var r in e) t[r] = e[r];
return t;
}
function u(e) {
for (; e && e != document.body; ) {
if ("A" == e.tagName) return e;
e = e.parentNode;
}
}
function c(e) {
var t = [];
e.bucket && t.push("[" + e.bucket + "]"), t.push(e.type);
var r,
n,
a = e.target,
i = u(a),
o = "",
c = e.timestamp && e.timestamp - d;
return (
"click" === e.type && i
? ((r = i.className.trim().replace(/\s+/g, ".")),
(n = i.id.trim()),
(o = /[^#]$/.test(i.href) ? " (" + i.href + ")" : ""),
(a = '"' + i.innerText.replace(/\n+/g, " ").trim() + '"'))
: ((r = a.className.trim().replace(/\s+/g, ".")),
(n = a.id.trim()),
(a = a.tagName.toLowerCase()),
e.keyCode && (a = String.fromCharCode(e.keyCode) + " : " + a)),
t.push(a + o + (n && "#" + n) + (!n && r ? "." + r : "")),
c && t.push(c),
t.join(" ")
);
}
function f(e) {
var t = (e.tagName || "").toLowerCase();
return "input" == t && "checkbox" == e.getAttribute("type");
}
function s(e) {
var t = (e.tagName || "").toLowerCase();
return (
"textarea" == t ||
("input" == t && "text" == e.getAttribute("type")) ||
"true" == e.getAttribute("contenteditable")
);
}
for (
var m,
d = new Date().getTime(),
l = 1e4,
g = /^([^\.]+\.)*twitter\.com$/,
p = /^key/,
h = ["click", "keydown", "keypress", "keyup"],
v = [],
w = null,
y = !0,
b = { captured: [], ignored: [], direct: [], all: [] },
k = 0;
(m = h[k]);
k++
)
document["on" + m] = e;
(w = setTimeout(function() {
y = !1;
}, l)),
(window.swiftActionQueue = {
buckets: b,
flush: t,
logActions: r,
wasFlushed: !1
});
})();
</script>
<script id="composition_state" nonce="CU6L2sfCl6BLY0u97kBHuw==">
!(function() {
function t(t) {
t.target.setAttribute("data-in-composition", "true");
}
function n(t) {
t.target.removeAttribute("data-in-composition");
}
document.addEventListener &&
(document.addEventListener("compositionstart", t, !1),
document.addEventListener("compositionend", n, !1));
})();
</script>
<link
rel="stylesheet"
href="https://abs.twimg.com/a/1576611360/css/t1/twitter_core.bundle.css"
class="coreCSSBundles"
/>
<link
rel="stylesheet"
class="moreCSSBundles"
href="https://abs.twimg.com/a/1576611360/css/t1/twitter_more_1.bundle.css"
/>
<link
rel="stylesheet"
class="moreCSSBundles"
href="https://abs.twimg.com/a/1576611360/css/t1/twitter_more_2.bundle.css"
/>
<link rel="dns-prefetch" href="https://pbs.twimg.com" />
<link rel="dns-prefetch" href="https://t.co" />
<link
rel="preload"
href="https://abs.twimg.com/k/en/init.en.6ea26b749f387d97a015.js"
as="script"
/>
<link
rel="preload"
href="https://abs.twimg.com/k/en/0.commons.en.06a750caea28350212ee.js"
as="script"
/>
<title>Twitter. It&#39;s what&#39;s happening.</title>
<meta name="robots" content="NOODP" />
<meta
name="description"
content="From breaking news and entertainment to sports and politics, get the full story with all the live commentary."
/>
<meta
name="msapplication-TileImage"
content="//abs.twimg.com/favicons/win8-tile-144.png"
/>
<meta name="msapplication-TileColor" content="#00aced" />
<link
rel="mask-icon"
sizes="any"
href="https://abs.twimg.com/a/1576611360/icons/favicon.svg"
color="#1da1f2"
/>
<link
rel="shortcut icon"
href="//abs.twimg.com/favicons/favicon.ico"
type="image/x-icon"
/>
<link
rel="apple-touch-icon"
href="https://abs.twimg.com/icons/apple-touch-icon-192x192.png"
sizes="192x192"
/>
<link rel="manifest" href="/manifest.json" />
<meta name="swift-page-name" id="swift-page-name" content="front" />
<meta name="swift-page-section" id="swift-section-name" content="front" />
<link rel="canonical" href="https://twitter.com/" />
<link rel="alternate" hreflang="x-default" href="https://twitter.com/" />
<link rel="alternate" hreflang="fr" href="https://twitter.com/?lang=fr" />
<link rel="alternate" hreflang="en" href="https://twitter.com/?lang=en" />
<link rel="alternate" hreflang="ar" href="https://twitter.com/?lang=ar" />
<link rel="alternate" hreflang="ja" href="https://twitter.com/?lang=ja" />
<link rel="alternate" hreflang="es" href="https://twitter.com/?lang=es" />
<link rel="alternate" hreflang="de" href="https://twitter.com/?lang=de" />
<link rel="alternate" hreflang="it" href="https://twitter.com/?lang=it" />
<link rel="alternate" hreflang="id" href="https://twitter.com/?lang=id" />
<link rel="alternate" hreflang="pt" href="https://twitter.com/?lang=pt" />
<link rel="alternate" hreflang="ko" href="https://twitter.com/?lang=ko" />
<link rel="alternate" hreflang="tr" href="https://twitter.com/?lang=tr" />
<link rel="alternate" hreflang="ru" href="https://twitter.com/?lang=ru" />
<link rel="alternate" hreflang="nl" href="https://twitter.com/?lang=nl" />
<link rel="alternate" hreflang="fil" href="https://twitter.com/?lang=fil" />
<link rel="alternate" hreflang="ms" href="https://twitter.com/?lang=ms" />
<link
rel="alternate"
hreflang="zh-tw"
href="https://twitter.com/?lang=zh-tw"
/>
<link
rel="alternate"
hreflang="zh-cn"
href="https://twitter.com/?lang=zh-cn"
/>
<link rel="alternate" hreflang="hi" href="https://twitter.com/?lang=hi" />
<link rel="alternate" hreflang="no" href="https://twitter.com/?lang=no" />
<link rel="alternate" hreflang="sv" href="https://twitter.com/?lang=sv" />
<link rel="alternate" hreflang="fi" href="https://twitter.com/?lang=fi" />
<link rel="alternate" hreflang="da" href="https://twitter.com/?lang=da" />
<link rel="alternate" hreflang="pl" href="https://twitter.com/?lang=pl" />
<link rel="alternate" hreflang="hu" href="https://twitter.com/?lang=hu" />
<link rel="alternate" hreflang="fa" href="https://twitter.com/?lang=fa" />
<link rel="alternate" hreflang="he" href="https://twitter.com/?lang=he" />
<link rel="alternate" hreflang="ur" href="https://twitter.com/?lang=ur" />
<link rel="alternate" hreflang="th" href="https://twitter.com/?lang=th" />
<link rel="alternate" hreflang="uk" href="https://twitter.com/?lang=uk" />
<link rel="alternate" hreflang="ca" href="https://twitter.com/?lang=ca" />
<link rel="alternate" hreflang="ga" href="https://twitter.com/?lang=ga" />
<link rel="alternate" hreflang="el" href="https://twitter.com/?lang=el" />
<link rel="alternate" hreflang="eu" href="https://twitter.com/?lang=eu" />
<link rel="alternate" hreflang="cs" href="https://twitter.com/?lang=cs" />
<link rel="alternate" hreflang="gl" href="https://twitter.com/?lang=gl" />
<link rel="alternate" hreflang="ro" href="https://twitter.com/?lang=ro" />
<link rel="alternate" hreflang="hr" href="https://twitter.com/?lang=hr" />
<link
rel="alternate"
hreflang="en-gb"
href="https://twitter.com/?lang=en-gb"
/>
<link rel="alternate" hreflang="vi" href="https://twitter.com/?lang=vi" />
<link rel="alternate" hreflang="bn" href="https://twitter.com/?lang=bn" />
<link rel="alternate" hreflang="bg" href="https://twitter.com/?lang=bg" />
<link rel="alternate" hreflang="sr" href="https://twitter.com/?lang=sr" />
<link rel="alternate" hreflang="sk" href="https://twitter.com/?lang=sk" />
<link rel="alternate" hreflang="gu" href="https://twitter.com/?lang=gu" />
<link rel="alternate" hreflang="mr" href="https://twitter.com/?lang=mr" />
<link rel="alternate" hreflang="ta" href="https://twitter.com/?lang=ta" />
<link rel="alternate" hreflang="kn" href="https://twitter.com/?lang=kn" />
<link
rel="alternate"
media="handheld, only screen and (max-width: 640px)"
href="https://mobile.twitter.com/"
/>
<link
rel="alternate"
href="android-app://com.twitter.android/twitter/front?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eandroidseo%7Ctwgr%5Ehome"
/>
<link
rel="search"
type="application/opensearchdescription+xml"
href="/opensearch.xml"
title="Twitter"
/>
<link id="async-css-placeholder" />
</head>
<body
class="three-col logged-out ms-windows static-logged-out-home-page"
data-fouc-class-names="swift-loading no-nav-banners"
dir="ltr"
>
<script id="swift_loading_indicator" nonce="CU6L2sfCl6BLY0u97kBHuw==">
document.body.className =
document.body.className +
" " +
document.body.getAttribute("data-fouc-class-names");
</script>
<noscript>
<form
action="https://mobile.twitter.com/i/nojs_router?path=%2F"
method="POST"
class="NoScriptForm"
>
<input
type="hidden"
value="c559ccf20a9b9356d9e12087869bba808cfbde3c"
name="authenticity_token"
/>
<div class="NoScriptForm-content">
<span
class="NoScriptForm-logo Icon Icon--logo Icon--extraLarge"
></span>
<p>
We've detected that JavaScript is disabled in your browser. Would
you like to proceed to legacy Twitter?
</p>
<p class="NoScriptForm-buttonContainer">
<button type="submit" class="EdgeButton EdgeButton--primary">
Yes
</button>
</p>
</div>
</form>
</noscript>
<a href="#timeline" class="u-hiddenVisually focusable">Skip to content</a>
<div
id="doc"
data-at-shortcutkeys='{"Enter":"Open Tweet details","o":"Expand photo","/":"Search","?":"This menu","j":"Next Tweet","k":"Previous Tweet","Space":"Page down",".":"Load new Tweets","gu":"Go to user\u2026"}'
class=""
>
<div class="StaticLoggedOutHomePage">
<div class="StaticLoggedOutHomePage-content">
<div
class="StaticLoggedOutHomePage-cell StaticLoggedOutHomePage-utilityBlock"
>
<div class="StaticLoggedOutHomePage-login">
<form
action="https://twitter.com/sessions"
class="LoginForm js-front-signin"
method="post"
data-component="login_callout"
data-element="form"
>
<div class="LoginForm-input LoginForm-username">
<input
type="text"
class="text-input email-input js-signin-email"
name="session[username_or_email]"
autocomplete="username"
placeholder="Phone, email, or username"
/>
</div>
<div class="LoginForm-input LoginForm-password">
<input
type="password"
class="text-input"
name="session[password]"
placeholder="Password"
autocomplete="current-password"
/>
<div class="LoginForm-staticForgot">
<a
class="forgot"
href="/account/begin_password_reset"
rel="noopener"
>Forgot password?</a
>
</div>
</div>
<input
type="submit"
class="EdgeButton EdgeButton--secondary EdgeButton--medium submit js-submit"
value="Log in"
/>
<input type="hidden" name="return_to_ssl" value="true" />
<input type="hidden" name="scribe_log" />
<input type="hidden" name="redirect_after_login" value="/" />
<input
type="hidden"
value="c559ccf20a9b9356d9e12087869bba808cfbde3c"
name="authenticity_token"
/>
<input type="hidden" name="ui_metrics" autocomplete="off" />
<script src="/i/js_inst?c_name=ui_metrics" async></script>
</form>
</div>
<div class="StaticLoggedOutHomePage-signupBlock">
<div class="StaticLoggedOutHomePage-signupHeader">
<span class="Icon Icon--bird"></span>
<a
class="StaticLoggedOutHomePage-input StaticLoggedOutHomePage-narrowLoginButton EdgeButton EdgeButton--secondary EdgeButton--small u-floatRight"
href="/login"
>
Log in
</a>
</div>
<h1 class="StaticLoggedOutHomePage-signupTitle">
See whats happening in the world right now
</h1>
<div class="StaticLoggedOutHomePage-noSignupForm">
<h2 class="StaticLoggedOutHomePage-signupSubtitle">
Join Twitter today.
</h2>
<div class="StaticLoggedOutHomePage-buttons">
<a
class="js-nav EdgeButton EdgeButton--medium EdgeButton--primary StaticLoggedOutHomePage-buttonSignup"
href="https://twitter.com/signup"
>
Sign up
</a>
<a
class="js-nav EdgeButton EdgeButton--medium EdgeButton--secondary StaticLoggedOutHomePage-buttonLogin"
href="/login"
>
Log in
</a>
</div>
</div>
</div>
</div>
<div
class="StaticLoggedOutHomePage-cell StaticLoggedOutHomePage-communicationBlock"
>
<?xml version="1.0" encoding="UTF-8"?>
<svg
class="twitterIcon-bird"
viewBox="0 0 1208 982"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
>
<!-- Generator: Sketch 45.2 (43514) - http://www.bohemiancoding.com/sketch -->
<title>bird</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g
id="Final-Horizon"
stroke="none"
stroke-width="1"
fill="none"
fill-rule="evenodd"
>
<g
id="Artboard"
transform="translate(-286.000000, -117.000000)"
fill-rule="nonzero"
fill="#1B95E0"
>
<path
d="M1493.75308,233.195911 C1449.31783,252.922544 1401.56126,266.207828 1351.43951,272.19627 C1402.61804,241.549536 1441.92034,192.987798 1460.3889,135.116296 C1412.53168,163.498493 1359.49119,184.130942 1303.02874,195.252335 C1257.88897,147.093181 1193.42514,117 1122.16771,117 C962.190754,117 844.636121,266.258151 880.768067,421.202806 C674.896491,410.886582 492.324484,312.253414 370.089808,162.341063 C305.17308,273.705962 336.423691,419.391176 446.731805,493.16476 C406.171431,491.856361 367.925917,480.734968 334.561738,462.165765 C331.844294,576.95263 414.122472,684.342008 533.287442,708.245454 C498.413572,717.706186 460.218381,719.9204 421.368991,712.47259 C452.871217,810.904465 544.358512,882.514158 652.854997,884.52708 C548.686294,966.201382 417.443793,1002.68559 286,987.186091 C395.653915,1057.48739 525.940278,1098.50067 665.838342,1098.50067 C1125.89162,1098.50067 1385.81015,709.956437 1370.10936,361.469352 C1418.52012,326.494836 1460.53987,282.864756 1493.75308,233.195911 Z"
id="bird"
></path>
</g>
</g>
</svg>
<div class="StaticLoggedOutHomePage-communicationContent">
<div class="StaticLoggedOutHomePage-communicationItem">
<span class="Icon Icon--search"></span> Follow your interests.
</div>
<div class="StaticLoggedOutHomePage-communicationItem">
<span class="Icon Icon--people"></span> Hear what people are
talking about.
</div>
<div class="StaticLoggedOutHomePage-communicationItem">
<span class="Icon Icon--reply"></span> Join the conversation.
</div>
</div>
</div>
</div>
<noscript>
<div class="front-warning">
<h3>Twitter.com makes heavy use of JavaScript</h3>
<p>
If you cannot enable it in your browser's preferences, you may
have a better experience on our
<a href="http://m.twitter.com" rel="noopener">mobile site</a>.
</p>
</div>
</noscript>
<div class="front-warning" id="front-no-cookies-warn">
<h3>Twitter.com makes heavy use of browser cookies</h3>
<p>
Please enable cookies in your browser preferences before signing in.
</p>
</div>
<div class="StreamsFooter StreamsFooter--fixed">
<ul class="StreamsFooter-list u-cf">
<li class="StreamsFooter-item">
<a href="/about" rel="noopener">About</a>
</li>
<li class="StreamsFooter-item">
<a href="//support.twitter.com" rel="noopener">Help Center</a>
</li>
<li class="StreamsFooter-item">
<a href="https://blog.twitter.com" rel="noopener">Blog</a>
</li>
<li class="StreamsFooter-item">
<a href="http://status.twitter.com" rel="noopener">Status</a>
</li>
<li class="StreamsFooter-item">
<a href="https://about.twitter.com/careers" rel="noopener"
>Jobs</a
>
</li>
<li class="StreamsFooter-item">
<a href="/tos" rel="noopener">Terms</a>
</li>
<li class="StreamsFooter-item">
<a href="/privacy" rel="noopener">Privacy Policy</a>
</li>
<li class="StreamsFooter-item">
<a href="//support.twitter.com/articles/20170514" rel="noopener"
>Cookies</a
>
</li>
<li class="StreamsFooter-item">
<a
href="//business.twitter.com/en/help/troubleshooting/how-twitter-ads-work.html"
rel="noopener"
>Ads info</a
>
</li>
<li class="StreamsFooter-item">
<a href="//about.twitter.com/press/brand-assets" rel="noopener"
>Brand</a
>
</li>
<li class="StreamsFooter-item">
<a href="https://about.twitter.com/products" rel="noopener"
>Apps</a
>
</li>
<li class="StreamsFooter-item">
<a
href="//ads.twitter.com/?ref=gl-tw-tw-twitter-advertise"
rel="noopener"
>Advertise</a
>
</li>
<li class="StreamsFooter-item">
<a href="https://marketing.twitter.com" rel="noopener"
>Marketing</a
>
</li>
<li class="StreamsFooter-item">
<a href="https://business.twitter.com" rel="noopener"
>Businesses</a
>
</li>
<li class="StreamsFooter-item">
<a href="//dev.twitter.com" rel="noopener">Developers</a>
</li>
<li class="StreamsFooter-item">
<a href="/i/directory/profiles" rel="noopener">Directory</a>
</li>
<li class="StreamsFooter-item">
<a href="/settings/personalization" rel="noopener">Settings</a>
</li>
<li class="StreamsFooter-item StreamsFooter-copyright">
&copy; 2020 Twitter
</li>
</ul>
</div>
</div>
</div>
<div class="alert-messages hidden" id="message-drawer">
<div class="message ">
<div class="message-inside">
<span class="message-text"></span>
<a
role="button"
class="Icon Icon--close Icon--medium dismiss"
href="#"
>
<span class="visuallyhidden">Dismiss</span>
</a>
</div>
</div>
</div>
<div class="gallery-overlay"></div>
<div class="Gallery with-tweet">
<style class="Gallery-styles"></style>
<div class="Gallery-closeTarget"></div>
<div class="Gallery-content">
<div class="GalleryTweet-newsCameraBadge"></div>
<button
type="button"
class="modal-btn modal-close modal-close-fixed js-close"
>
<span class="Icon Icon--close Icon--large">
<span class="visuallyhidden">Close</span>
</span>
</button>
<div class="Gallery-media"></div>
<div class="GalleryNav GalleryNav--prev">
<span class="GalleryNav-handle GalleryNav-handle--prev">
<span class="Icon Icon--caretLeft Icon--large">
<span class="u-hiddenVisually">
Previous
</span>
</span>
</span>
</div>
<div class="GalleryNav GalleryNav--next">
<span class="GalleryNav-handle GalleryNav-handle--next">
<span class="Icon Icon--caretRight Icon--large">
<span class="u-hiddenVisually">
Next
</span>
</span>
</span>
</div>
<div class="GalleryTweet"></div>
</div>
</div>
<div class="modal-overlay"></div>
<div id="profile-hover-container"></div>
<div id="goto-user-dialog" class="modal-container">
<div class="modal modal-small draggable">
<div class="modal-content">
<button type="button" class="modal-btn modal-close js-close">
<span class="Icon Icon--close Icon--medium">
<span class="visuallyhidden">Close</span>
</span>
</button>
<div class="modal-header">
<h3 class="modal-title">Go to a person's profile</h3>
</div>
<div class="modal-body">
<div class="modal-inner">
<form class="t1-form goto-user-form">
<input
class="input-block username-input"
type="text"
placeholder="Start typing a name to jump to a profile"
aria-label="User"
/>
<div role="listbox" class="dropdown-menu typeahead">
<div aria-hidden="true" class="dropdown-caret">
<div class="caret-outer"></div>
<div class="caret-inner"></div>
</div>
<div
role="presentation"
class="dropdown-inner js-typeahead-results"
>
<div role="presentation" class="typeahead-saved-searches">
<h3
id="saved-searches-heading"
class="typeahead-category-title saved-searches-title"
>
Saved searches
</h3>
<ul
role="presentation"
class="typeahead-items saved-searches-list"
>
<li
role="presentation"
class="typeahead-item typeahead-saved-search-item"
>
<span class="Icon Icon--close" aria-hidden="true"
><span class="visuallyhidden">Remove</span></span
>
<a
role="option"
aria-describedby="saved-searches-heading"
class="js-nav"
href=""
data-search-query=""
data-query-source=""
data-ds="saved_search"
tabindex="-1"
></a>
</li>
</ul>
</div>
<ul
role="presentation"
class="typeahead-items typeahead-topics"
>
<li
role="presentation"
class="typeahead-item typeahead-topic-item"
>
<a
role="option"
class="js-nav"
href=""
data-search-query=""
data-query-source="typeahead_click"
data-ds="topics"
tabindex="-1"
></a>
</li>
</ul>
<ul
role="presentation"
class="typeahead-items typeahead-accounts social-context js-typeahead-accounts"
>
<li
role="presentation"
data-user-id=""
data-user-screenname=""
data-remote="true"
data-score=""
class="typeahead-item typeahead-account-item js-selectable"
>
<a
role="option"
class="js-nav"
data-query-source="typeahead_click"
data-search-query=""
data-ds="account"
>
<div
class="js-selectable typeahead-in-conversation hidden"
>
<span
class="Icon Icon--follower Icon--small"
></span>
<span class="typeahead-in-conversation-text"
>In this conversation</span
>
</div>
<img class="avatar size32" alt="" />
<span class="typeahead-user-item-info account-group">
<span class="fullname"></span
><span class="UserBadges"
><span
class="Icon Icon--verified js-verified hidden"
><span class="u-hiddenVisually"
>Verified account</span
></span
><span
class="Icon Icon--protected js-protected hidden"
><span class="u-hiddenVisually"
>Protected Tweets</span
></span
></span
><span class="UserNameBreak">&nbsp;</span
><span class="username u-dir" dir="ltr"
>@<b></b
></span>
</span>
<span class="typeahead-social-context"></span>
</a>
</li>
<li
role="presentation"
class="js-selectable typeahead-accounts-shortcut js-shortcut"
>
<a
role="option"
class="js-nav"
href=""
data-search-query=""
data-query-source="typeahead_click"
data-shortcut="true"
data-ds="account_search"
></a>
</li>
</ul>
<ul
role="presentation"
class="typeahead-items typeahead-trend-locations-list"
>
<li
role="presentation"
class="typeahead-item typeahead-trend-locations-item"
>
<a
role="option"
class="js-nav"
href=""
data-ds="trend_location"
data-search-query=""
tabindex="-1"
></a>
</li>
</ul>
<div role="presentation" class="typeahead-user-select">
<div
role="presentation"
class="typeahead-empty-suggestions"
>
Suggested users
</div>
<ul
role="presentation"
class="typeahead-items typeahead-selected js-typeahead-selected"
>
<li
role="presentation"
data-user-id=""
data-user-screenname=""
data-remote="true"
data-score=""
class="typeahead-item typeahead-selected-item js-selectable"
>
<a
role="option"
class="js-nav"
data-query-source="typeahead_click"
data-search-query=""
data-ds="account"
>
<img class="avatar size32" alt="" />
<span
class="typeahead-user-item-info account-group"
>
<span
class="select-status deselect-user js-deselect-user Icon Icon--check"
></span>
<span
class="select-status select-disabled Icon Icon--unfollow"
></span>
<span class="fullname"></span
><span class="UserBadges"
><span
class="Icon Icon--verified js-verified hidden"
><span class="u-hiddenVisually"
>Verified account</span
></span
><span
class="Icon Icon--protected js-protected hidden"
><span class="u-hiddenVisually"
>Protected Tweets</span
></span
></span
><span class="UserNameBreak">&nbsp;</span
><span class="username u-dir" dir="ltr"
>@<b></b
></span>
</span>
</a>
</li>
<li
role="presentation"
class="typeahead-selected-end"
></li>
</ul>
<ul
role="presentation"
class="typeahead-items typeahead-accounts js-typeahead-accounts"
>
<li
role="presentation"
data-user-id=""
data-user-screenname=""
data-remote="true"
data-score=""
class="typeahead-item typeahead-account-item js-selectable"
>
<a
role="option"
class="js-nav"
data-query-source="typeahead_click"
data-search-query=""
data-ds="account"
>
<img class="avatar size32" alt="" />
<span
class="typeahead-user-item-info account-group"
>
<span
class="select-status deselect-user js-deselect-user Icon Icon--check"
></span>
<span
class="select-status select-disabled Icon Icon--unfollow"
></span>
<span class="fullname"></span
><span class="UserBadges"
><span
class="Icon Icon--verified js-verified hidden"
><span class="u-hiddenVisually"
>Verified account</span
></span
><span
class="Icon Icon--protected js-protected hidden"
><span class="u-hiddenVisually"
>Protected Tweets</span
></span
></span
><span class="UserNameBreak">&nbsp;</span
><span class="username u-dir" dir="ltr"
>@<b></b
></span>
</span>
</a>
</li>
<li
role="presentation"
class="typeahead-accounts-end"
></li>
</ul>
</div>
<div role="presentation" class="typeahead-dm-conversations">
<ul
role="presentation"
class="typeahead-items typeahead-dm-conversation-items"
>
<li
role="presentation"
class="typeahead-item typeahead-dm-conversation-item"
>
<a role="option" tabindex="-1"></a>
</li>
</ul>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<div id="quick-promote-dialog" class="QuickPromoteDialog modal-container">
<div class="modal draggable">
<div class="modal-content">
<button
type="button"
class="modal-btn modal-close modal-close-fixed js-close"
>
<span class="Icon Icon--close Icon--large">
<span class="visuallyhidden">Close</span>
</span>
</button>
<div class="modal-header">
<h3 class="modal-title">Promote this Tweet</h3>
</div>
<div class="modal-body">
<div class="quick-promote-view-container">
<div class="media">
<iframe
class="quick-promote-iframe js-initial-focus"
scrolling="no"
frameborder="0"
src=""
>
</iframe>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="block-user-dialog" class="modal-container">
<div class="modal draggable">
<div class="modal-content">
<button type="button" class="modal-btn modal-close js-close">
<span class="Icon Icon--close Icon--medium">
<span class="visuallyhidden">Close</span>
</span>
</button>
<div class="modal-header">
<h3 class="modal-title">Block</h3>
</div>
<div class="tweet-loading">
<div class="spinner-bigger"></div>
</div>
<div class="modal-body modal-tweet"></div>
<div class="modal-footer">
<button
class="EdgeButton EdgeButton--tertiary cancel-action js-close"
>
Cancel
</button>
<button class="EdgeButton EdgeButton--danger block-action">
Block
</button>
</div>
</div>
</div>
</div>
<div id="geo-disabled-dropdown">
<div tabindex="-1">
<div class="dropdown-caret">
<span class="caret-outer"></span>
<span class="caret-inner"></span>
</div>
<ul>
<li class="geo-not-enabled-yet">
<h2>Tweet with a location</h2>
<p>
You can add location information to your Tweets, such as your city
or precise location, from the web and via third-party
applications. You always have the option to delete your Tweet
location history.
<a
href="http://support.twitter.com/forums/26810/entries/78525"
target="_blank"
rel="noopener"
>Learn more</a
>
</p>
<div>
<button
type="button"
class="geo-turn-on EdgeButton EdgeButton--primary"
>
Turn on
</button>
<button
type="button"
class="geo-not-now EdgeButton EdgeButton--secondary"
>
Not now
</button>
</div>
</li>
</ul>
</div>
</div>
<div id="geo-enabled-dropdown">
<div tabindex="-1">
<div class="dropdown-caret">
<span class="caret-outer"></span>
<span class="caret-inner"></span>
</div>
<div>
<div class="geo-query-location">
<input
class="GeoSearch-queryInput"
type="text"
autocomplete="off"
placeholder="Search for a neighborhood or city"
/>
<span class="Icon Icon--search"></span>
</div>
<div class="geo-dropdown-status"></div>
<ul class="GeoSearch-dropdownMenu"></ul>
</div>
</div>
</div>
<div id="list-membership-dialog" class="modal-container">
<div class="modal modal-small draggable">
<div class="modal-content">
<button type="button" class="modal-btn modal-close js-close">
<span class="Icon Icon--close Icon--medium">
<span class="visuallyhidden">Close</span>
</span>
</button>
<div class="modal-header">
<h3 class="modal-title">Your lists</h3>
</div>
<div class="modal-body">
<div class="list-membership-content"></div>
<span class="spinner lists-spinner" title="Loading&hellip;"></span>
</div>
</div>
</div>
</div>
<div id="list-operations-dialog" class="modal-container">
<div class="modal modal-medium draggable">
<div class="modal-content">
<button type="button" class="modal-btn modal-close js-close">
<span class="Icon Icon--close Icon--medium">
<span class="visuallyhidden">Close</span>
</span>
</button>
<div class="modal-header">
<h3 class="modal-title">Create a new list</h3>
</div>
<div class="modal-body">
<div class="list-editor">
<div class="field">
<label class="t1-label" for="list-name">List name</label>
<input
id="list-name"
type="text"
class="text"
name="name"
value=""
/>
</div>
<hr />
<div class="field">
<label class="t1-label" for="list-description"
>Description</label
>
<textarea id="list-description" name="description"></textarea>
<span class="help-text">Under 100 characters, optional</span>
</div>
<hr />
<fieldset class="field">
<legend class="t1-legend">Privacy</legend>
<div class="options">
<label class="t1-label" for="list-public-radio">
<input
class="radio"
type="radio"
name="mode"
id="list-public-radio"
value="public"
checked="checked"
/>
<b>Public</b> &middot; Anyone can follow this list
</label>
<label class="t1-label" for="list-private-radio">
<input
class="radio"
type="radio"
name="mode"
id="list-private-radio"
value="private"
/>
<b>Private</b> &middot; Only you can access this list
</label>
</div>
</fieldset>
<hr />
<div class="list-editor-save">
<button
type="button"
class="EdgeButton EdgeButton--secondary update-list-button"
data-list-id=""
>
Save list
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="activity-popup-dialog" class="modal-container">
<div class="modal draggable">
<div class="modal-content clearfix">
<button type="button" class="modal-btn modal-close js-close">
<span class="Icon Icon--close Icon--medium">
<span class="visuallyhidden">Close</span>
</span>
</button>
<div class="modal-header">
<h3 class="modal-title"></h3>
</div>
<div class="modal-body">
<div class="tweet-loading">
<div class="spinner-bigger"></div>
</div>
<div
class="activity-popup-dialog-content modal-tweet clearfix"
></div>
<div class="loading">
<span class="spinner-bigger"></span>
</div>
<div class="activity-popup-dialog-users clearfix"></div>
<div class="activity-popup-dialog-footer"></div>
</div>
</div>
</div>
</div>
<div id="copy-link-to-tweet-dialog" class="modal-container">
<div class="modal modal-medium draggable">
<div class="modal-content">
<button type="button" class="modal-btn modal-close js-close">
<span class="Icon Icon--close Icon--medium">
<span class="visuallyhidden">Close</span>
</span>
</button>
<div class="modal-header">
<h3 class="modal-title">Copy link to Tweet</h3>
</div>
<div class="modal-body">
<div class="copy-link-to-tweet-container">
<label class="t1-label">
<p class="copy-link-to-tweet-instructions">
Here's the URL for this Tweet. Copy it to easily share with
friends.
</p>
<textarea
class="link-to-tweet-destination js-initial-focus u-dir"
dir="ltr"
readonly
></textarea>
</label>
</div>
</div>
</div>
</div>
</div>
<div id="embed-tweet-dialog" class="modal-container">
<div class="modal modal-medium draggable">
<div class="modal-content">
<button type="button" class="modal-btn modal-close js-close">
<span class="Icon Icon--close Icon--medium">
<span class="visuallyhidden">Close</span>
</span>
</button>
<div class="modal-header">
<h3 class="modal-title embed-tweet-title">Embed this Tweet</h3>
<h3 class="modal-title embed-video-title">Embed this Video</h3>
</div>
<div class="modal-body">
<div class="embed-code-container">
<p class="embed-tweet-instructions">
Add this Tweet to your website by copying the code below.
<a
href="https://dev.twitter.com/web/embedded-tweets"
target="_blank"
rel="noopener"
>Learn more</a
>
</p>
<p class="embed-video-instructions">
Add this video to your website by copying the code below.
<a
href="https://dev.twitter.com/web/embedded-tweets"
target="_blank"
rel="noopener"
>Learn more</a
>
</p>
<form class="t1-form">
<div class="embed-destination-wrapper">
<div class="embed-overlay embed-overlay-spinner">
<div class="embed-overlay-content"></div>
</div>
<div class="embed-overlay embed-overlay-error">
<p class="embed-overlay-content">
Hmm, there was a problem reaching the server.
<button type="button" class="btn-link retry-embed">
Try again?
</button>
</p>
</div>
<textarea
class="embed-destination js-initial-focus"
></textarea>
<div class="embed-options">
<div class="embed-include-parent-tweet">
<label class="t1-label" for="include-parent-tweet">
<input
type="checkbox"
id="include-parent-tweet"
class="include-parent-tweet"
checked
/>
Include parent Tweet
</label>
</div>
<div class="embed-include-card">
<label class="t1-label" for="include-card">
<input
type="checkbox"
id="include-card"
class="include-card"
checked
/>
Include media
</label>
</div>
</div>
</div>
</form>
<p class="embed-tweet-description">
By embedding Twitter content in your website or app, you are
agreeing to the Twitter
<a
href="https://dev.twitter.com/overview/terms/agreement"
rel="noopener"
>Developer Agreement</a
>
and
<a
href="https://dev.twitter.com/overview/terms/policy"
rel="noopener"
>Developer Policy</a
>.
</p>
<h3 class="embed-preview-header">Preview</h3>
<div class="embed-preview"></div>
</div>
</div>
</div>
</div>
</div>
<div id="why-this-ad-dialog" class="modal-container why-this-ad-dialog">
<div class="modal modal-large draggable">
<div class="modal-content">
<button type="button" class="modal-btn modal-close js-close">
<span class="Icon Icon--close Icon--medium">
<span class="visuallyhidden">Close</span>
</span>
</button>
<div class="modal-header">
<h3 class="modal-title why-this-ad-title">
Why you're seeing this ad
</h3>
</div>
<div class="why-this-ad-content">
<div class="why-this-ad-spinner">
<div class="spinner-bigger"></div>
</div>
<iframe
id="why-this-ad-frame"
class="hidden"
aria-hidden="true"
scrolling="auto"
>
</iframe>
</div>
</div>
</div>
</div>
<div id="login-dialog" class="LoginDialog modal-container u-textCenter">
<div class="modal modal-large draggable">
<div class="LoginDialog-content modal-content">
<button type="button" class="modal-btn modal-close js-close">
<span class="Icon Icon--close Icon--medium">
<span class="visuallyhidden">Close</span>
</span>
</button>
<div class="modal-header">
<h3 class="modal-title">Log in to Twitter</h3>
</div>
<div class="LoginDialog-body modal-body">
<div class="LoginDialog-bird">
<span class="Icon Icon--bird Icon--large"></span>
</div>
<div class="LoginDialog-form">
<form
action="https://twitter.com/sessions"
class="LoginForm js-front-signin"
method="post"
data-component="dialog"
data-element="login"
>
<div class="LoginForm-input LoginForm-username">
<input
type="text"
class="text-input email-input js-signin-email"
name="session[username_or_email]"
autocomplete="username"
placeholder="Phone, email, or username"
/>
</div>
<div class="LoginForm-input LoginForm-password">
<input
type="password"
class="text-input"
name="session[password]"
placeholder="Password"
autocomplete="current-password"
/>
</div>
<div class="LoginForm-rememberForgot">
<label>
<input
type="checkbox"
value="1"
name="remember_me"
checked="checked"
/>
<span>Remember me</span>
</label>
<span class="separator">&middot;</span>
<a
class="forgot"
href="/account/begin_password_reset"
rel="noopener"
>Forgot password?</a
>
</div>
<input
type="submit"
class="EdgeButton EdgeButton--primary EdgeButton--medium submit js-submit"
value="Log in"
/>
<input type="hidden" name="return_to_ssl" value="true" />
<input type="hidden" name="scribe_log" />
<input type="hidden" name="redirect_after_login" value="/" />
<input
type="hidden"
value="c559ccf20a9b9356d9e12087869bba808cfbde3c"
name="authenticity_token"
/>
<input type="hidden" name="ui_metrics" autocomplete="off" />
<script src="/i/js_inst?c_name=ui_metrics" async></script>
</form>
</div>
</div>
<div class="LoginDialog-footer modal-footer u-textCenter">
Don't have an account?
<a
class="LoginDialog-signupLink"
href="https://twitter.com/signup"
rel="noopener"
>Sign up &raquo;</a
>
</div>
</div>
</div>
</div>
<div id="signup-dialog" class="SignupDialog modal-container u-textCenter">
<div class="modal modal-large draggable">
<div class="SignupDialog-content modal-content">
<button type="button" class="modal-btn modal-close js-close">
<span class="Icon Icon--close Icon--medium">
<span class="visuallyhidden">Close</span>
</span>
</button>
<div class="modal-header">
<h3 class="modal-title">Sign up for Twitter</h3>
</div>
<div class="SignupDialog-body modal-body">
<div class="SignupDialog-icon">
<span class="Icon Icon--bird Icon--extraLarge"></span>
</div>
<h2 class="SignupDialog-heading">
Not on Twitter? Sign up, tune into the things you care about, and
get updates as they happen.
</h2>
<div class="SignupDialog-form">
<div
class="signup SignupForm
"
>
<a
href="https://twitter.com/signup"
role="button"
class="EdgeButton EdgeButton--large EdgeButton--primary SignupForm-submit u-block js-signup "
data-component="dialog"
data-element="signup"
>Sign up</a
>
</div>
</div>
</div>
<div class="SignupDialog-footer modal-footer u-textCenter">
Have an account?
<a class="SignupDialog-signinLink" href="/login" rel="noopener"
>Log in &raquo;</a
>
</div>
</div>
</div>
</div>
<div id="sms-codes-dialog" class="modal-container">
<div class="modal modal-medium draggable">
<div class="modal-content">
<button type="button" class="modal-btn modal-close js-close">
<span class="Icon Icon--close Icon--medium">
<span class="visuallyhidden">Close</span>
</span>
</button>
<div class="modal-header">
<h3 class="modal-title">
Two-way (sending and receiving) short codes:
</h3>
</div>
<div class="modal-body">
<table id="sms_codes" cellpadding="0" cellspacing="0">
<thead>
<tr>
<th>Country</th>
<th>Code</th>
<th>For customers of</th>
</tr>
</thead>
<tbody>
<tr>
<td>United States</td>
<td>40404</td>
<td>(any)</td>
</tr>
<tr>
<td>Canada</td>
<td>21212</td>
<td>(any)</td>
</tr>
<tr>
<td>United Kingdom</td>
<td>86444</td>
<td>Vodafone, Orange, 3, O2</td>
</tr>
<tr>
<td>Brazil</td>
<td>40404</td>
<td>Nextel, TIM</td>
</tr>
<tr>
<td>Haiti</td>
<td>40404</td>
<td>Digicel, Voila</td>
</tr>
<tr>
<td>Ireland</td>
<td>51210</td>
<td>Vodafone, O2</td>
</tr>
<tr>
<td>India</td>
<td>53000</td>
<td>Bharti Airtel, Videocon, Reliance</td>
</tr>
<tr>
<td>Indonesia</td>
<td>89887</td>
<td>AXIS, 3, Telkomsel, Indosat, XL Axiata</td>
</tr>
<tr>
<td rowspan="2">Italy</td>
<td>4880804</td>
<td>Wind</td>
</tr>
<tr>
<td>3424486444</td>
<td>Vodafone</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="3">
&raquo;
<a
class="js-initial-focus"
target="_blank"
href="http://support.twitter.com/articles/14226-how-to-find-your-twitter-short-code-or-long-code"
rel="noopener"
>See SMS short codes for other countries</a
>
</td>
</tr>
</tfoot>
</table>
</div>
</div>
</div>
</div>
<div id="leadgen-confirm-dialog" class="modal-container">
<div class="modal draggable">
<div class="modal-content">
<button type="button" class="modal-btn modal-close js-close">
<span class="Icon Icon--close Icon--medium">
<span class="visuallyhidden">Close</span>
</span>
</button>
<div class="modal-header">
<h3 class="modal-title">Confirmation</h3>
</div>
<div class="modal-body">
<div class="leadgen-card-container">
<div class="media">
<iframe
class="cards2-promotion-iframe"
scrolling="no"
frameborder="0"
src=""
>
</iframe>
</div>
</div>
<div
class="js-macaw-cards-iframe-container"
data-card-name="promotion"
></div>
</div>
</div>
</div>
</div>
<div id="auth-webview-dialog" class="AuthWebViewDialog modal-container">
<div class="modal draggable">
<div class="modal-content">
<button
type="button"
class="modal-btn modal-close modal-close-fixed js-close"
>
<span class="Icon Icon--close Icon--large">
<span class="visuallyhidden">Close</span>
</span>
</button>
<div class="modal-header">
<h3 class="modal-title">&nbsp;</h3>
</div>
<div class="modal-body">
<div class="auth-webview-view-container">
<div class="media">
<iframe
class="auth-webview-card-iframe js-initial-focus"
scrolling="no"
frameborder="0"
width="590px"
height="500px"
src=""
>
</iframe>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="promptbird-modal-prompt" class="modal-container">
<div class="modal">
<button
type="button"
class="modal-btn js-promptDismiss modal-close js-close"
>
<span class="Icon Icon--close Icon--medium">
<span class="visuallyhidden">Close</span>
</span>
</button>
<div class="modal-content"></div>
</div>
</div>
<div id="ui-walkthrough-dialog" class="modal-container UIWalkthrough">
<div class="UIWalkthrough-clickBlocker"></div>
<div class="modal modal-small">
<div class="UIWalkthrough-caret"></div>
<div class="modal-content">
<div class="modal-body">
<div class="UIWalkthrough-header">
<span class="UIWalkthrough-stepProgress"></span>
<button class="UIWalkthrough-skip js-close">
Skip all
</button>
</div>
<div class="UIWalkthrough-step UIWalkthrough-step--welcome">
<h3 class="UIWalkthrough-title">
<span class="Icon Icon--home UIWalkthrough-icon"></span>
Welcome home!
</h3>
<p class="UIWalkthrough-message">
This timeline is where youll spend most of your time, getting
instant updates about what matters to you.
</p>
</div>
<div class="UIWalkthrough-step UIWalkthrough-step--unfollow">
<h3 class="UIWalkthrough-title">
<span
class="Icon Icon--smileRating1Fill UIWalkthrough-icon"
></span>
Tweets not working for you?
</h3>
<p class="UIWalkthrough-message">
Hover over the profile pic and click the Following button to
unfollow any account.
</p>
</div>
<div class="UIWalkthrough-step UIWalkthrough-step--like">
<h3 class="UIWalkthrough-title">
<span class="Icon Icon--heart UIWalkthrough-icon"></span>
Say a lot with a little
</h3>
<p class="UIWalkthrough-message">
When you see a Tweet you love, tap the heart — it lets the
person who wrote it know you shared the love.
</p>
</div>
<div class="UIWalkthrough-step UIWalkthrough-step--retweet">
<h3 class="UIWalkthrough-title">
<span class="Icon Icon--retweet UIWalkthrough-icon"></span>
Spread the word
</h3>
<p class="UIWalkthrough-message">
The fastest way to share someone elses Tweet with your
followers is with a Retweet. Tap the icon to send it instantly.
</p>
</div>
<div class="UIWalkthrough-step UIWalkthrough-step--reply">
<h3 class="UIWalkthrough-title">
<span class="Icon Icon--reply UIWalkthrough-icon"></span>
Join the conversation
</h3>
<p class="UIWalkthrough-message">
Add your thoughts about any Tweet with a Reply. Find a topic
youre passionate about, and jump right in.
</p>
</div>
<div class="UIWalkthrough-step UIWalkthrough-step--trends">
<h3 class="UIWalkthrough-title">
<span class="Icon Icon--discover UIWalkthrough-icon"></span>
Learn the latest
</h3>
<p class="UIWalkthrough-message">
Get instant insight into what people are talking about now.
</p>
</div>
<div class="UIWalkthrough-step UIWalkthrough-step--wtf">
<h3 class="UIWalkthrough-title">
<span class="Icon Icon--follow UIWalkthrough-icon"></span>
Get more of what you love
</h3>
<p class="UIWalkthrough-message">
Follow more accounts to get instant updates about topics you
care about.
</p>
</div>
<div class="UIWalkthrough-step UIWalkthrough-step--search">
<h3 class="UIWalkthrough-title">
<span class="Icon Icon--search UIWalkthrough-icon"></span>
Find what's happening
</h3>
<p class="UIWalkthrough-message">
See the latest conversations about any topic instantly.
</p>
</div>
<div class="UIWalkthrough-step UIWalkthrough-step--moments">
<h3 class="UIWalkthrough-title">
<span class="Icon Icon--lightning UIWalkthrough-icon"></span>
Never miss a Moment
</h3>
<p class="UIWalkthrough-message">
Catch up instantly on the best stories happening as they unfold.
</p>
</div>
</div>
<div class="modal-footer">
<button
class="EdgeButton EdgeButton--tertiary u-floatLeft plain-btn UIWalkthrough-button js-previous-step"
>
Back
</button>
<button
class="EdgeButton EdgeButton--secondary UIWalkthrough-button js-next-step js-initial-focus"
>
Next
</button>
</div>
</div>
</div>
</div>
<div id="create-custom-timeline-dialog" class="modal-container"></div>
<div id="edit-custom-timeline-dialog" class="modal-container"></div>
<div id="curate-dialog" class="modal-container"></div>
<div id="media-edit-dialog" class="modal-container"></div>
<div
class="PermalinkOverlay PermalinkOverlay-with-background "
id="permalink-overlay"
>
<div class="PermalinkProfile-dismiss modal-close-fixed">
<span class="Icon Icon--close"></span>
</div>
<button
class="PermalinkOverlay-next PermalinkOverlay-button u-posFixed js-next"
type="button"
>
<span class="Icon Icon--caretLeft Icon--large"></span>
<span class="u-hiddenVisually">Next Tweet from user</span>
</button>
<div class="PermalinkOverlay-modal">
<div class="PermalinkOverlay-spinnerContainer u-hidden">
<div class="PermalinkOverlay-spinner"></div>
</div>
<div class="PermalinkOverlay-content">
<div class="PermalinkOverlay-body"></div>
</div>
</div>
</div>
<div class="hidden" id="hidden-content">
<iframe
aria-hidden="true"
class="tweet-post-iframe"
name="tweet-post-iframe"
></iframe>
<iframe
aria-hidden="true"
class="dm-post-iframe"
name="dm-post-iframe"
></iframe>
</div>
<script nonce="CU6L2sfCl6BLY0u97kBHuw==" id="track-ttft-body-script">
if (window.ttft) {
window.ttft.recordMilestone(
"page",
document.getElementById("swift-page-name").getAttribute("content")
);
window.ttft.recordMilestone(
"section",
document.getElementById("swift-section-name").getAttribute("content")
);
window.ttft.recordMilestone("client_record_time", window.ttft.now());
}
</script>
<input
type="hidden"
id="init-data"
class="json-data"
value='{"keyboardShortcuts":[{"name":"Actions","description":"Shortcuts for common actions.","shortcuts":[{"keys":["Enter"],"description":"Open Tweet details"},{"keys":["o"],"description":"Expand photo"},{"keys":["\/"],"description":"Search"}]},{"name":"Navigation","description":"Shortcuts for navigating between items in timelines.","shortcuts":[{"keys":["?"],"description":"This menu"},{"keys":["j"],"description":"Next Tweet"},{"keys":["k"],"description":"Previous Tweet"},{"keys":["Space"],"description":"Page down"},{"keys":["."],"description":"Load new Tweets"}]},{"name":"Timelines","description":"Shortcuts for navigating to different timelines or pages.","shortcuts":[{"keys":["g","u"],"description":"Go to user\u2026"}]}],"baseFoucClass":"swift-loading","bodyFoucClassNames":"swift-loading no-nav-banners","assetsBasePath":"https:\/\/abs.twimg.com\/a\/1576611360\/","assetVersionKey":"42599c","emojiAssetsPath":"https:\/\/abs.twimg.com\/emoji\/v2\/72x72\/","environment":"production","formAuthenticityToken":"c559ccf20a9b9356d9e12087869bba808cfbde3c","loggedIn":false,"screenName":null,"fullName":null,"userId":null,"guestId":"157849040755104212","createdAt":null,"needsPhoneVerification":false,"allowAdsPersonalization":true,"scribeBufferSize":3,"pageName":"front","sectionName":"front","scribeParameters":{},"recaptchaApiUrl":"https:\/\/www.google.com\/recaptcha\/api\/js\/recaptcha_ajax.js","internalReferer":null,"geoEnabled":false,"typeaheadData":{"accounts":{"enabled":true,"localQueriesEnabled":false,"remoteQueriesEnabled":true,"limit":6},"trendLocations":{"enabled":true},"dmConversations":{"enabled":false},"followedSearches":{"enabled":false},"savedSearches":{"enabled":false,"items":[]},"dmAccounts":{"enabled":false,"localQueriesEnabled":false,"remoteQueriesEnabled":false,"onlyDMable":true},"mediaTagAccounts":{"enabled":false,"localQueriesEnabled":false,"remoteQueriesEnabled":false,"onlyShowUsersWithCanMediaTag":false,"currentUserId":-1},"selectedUsers":{"enabled":false},"prefillUsers":{"enabled":false},"topics":{"enabled":true,"localQueriesEnabled":false,"remoteQueriesEnabled":true,"prefetchLimit":500,"limit":4},"concierge":{"enabled":false,"localQueriesEnabled":false,"remoteQueriesEnabled":false,"prefetchLimit":500,"limit":6},"recentSearches":{"enabled":false},"hashtags":{"enabled":false,"localQueriesEnabled":false,"remoteQueriesEnabled":true,"prefetchLimit":500},"useIndexedDB":false,"showSearchAccountSocialContext":false,"showDebugInfo":false,"useThrottle":true,"accountsOnTop":false,"remoteDebounceInterval":300,"remoteThrottleInterval":300,"tweetContextEnabled":false,"fullNameMatchingInCompose":true,"topicsWithFiltersEnabled":false},"shellReferrer":null,"rwebOptInCookieName":"rweb_optin","rwebOptInCookieNewValue":"on","dm":{"notifications":false,"usePushForNotifications":true,"participant_max":50,"welcome_message_add_to_conversation_enabled":true,"poll_options":{"foreground_poll_interval":3000,"burst_poll_interval":3000,"burst_poll_duration":300000,"max_poll_interval":60000},"card_prefetch":true,"card_prefetch_interval_in_seconds":2000,"dm_quick_reply_options_panel_dismiss_in_ms":2000,"open_dm_enabled":false},"autoplayDisabled":false,"pushStatePageLimit":500000,"routes":{"profile":"\/"},"pushState":true,"viewContainer":"#doc","href":"\/","searchPathWithQuery":"\/search?q=query&amp;src=typd","composeAltText":false,"night_mode_activated":false,"user_color":null,"deciders":{"gdprAgeGateDialog":true,"gdprSoftBounceDialog":true,"geo_picker_incident_reset":true,"custom_timeline_curation":false,"native_notifications":true,"disable_ajax_datatype_default_to_text":false,"dm_polling_frequency_in_seconds":3000,"dm_granular_mute_controls":true,"enable_media_tag_prefetch":true,"enableMacawNymizerConversionLanding":false,"hqImageUploads":false,"live_pipeline_consume":true,"mqImageUploads":false,"partnerIdSyncEnabled":true,"sruMediaCategory":true,"photoSruGifLimitMb":15,"promoted_logging_force_post":true,"promoted_video_logging_enabled":true,"pushState":true,"emojiNewCategory":false,"contentEditablePlainTextOnly":false,"web_client_api_stats":false,"web_perftown_stats":true,"web_perftown_ttft":false,"web_client_events_ttft":true,"log_push_state_ttft_metrics":true,"web_sru_stats":false,"web_upload_video":true,"web_upload_video_advanced":false,"upload_video_size":500,"useVmapVariants":false,"autoplayPreviewPreroll":true,"moments_home_module":false,"moments_lohp_enabled":true,"enableNativePush":true,"autoSubscribeNativePush":false,"allowWebPushVapidUpgrade":true,"stickersInteractivity":true,"stickersInteractivityDuringLoading":true,"stickersExperience":true,"dynamic_video_ads_include_long_videos":true,"push_state_size":1000,"live_video_media_control_enabled":false,"cards2_enable_periscope_card_transition":true,"use_api_for_retweet_and_unretweet":false,"use_api_for_follow_and_unfollow":true,"edge_probe_enabled":false,"like_over_http_client":true,"enable_inline_location":true,"enable_tweetstorm_creation":true,"enable_tweetstorm_drafts":false,"enable_tweetstorm_tooltip":true,"twitter_text_emoji_counting_enabled":true,"text_length_for_tweetstorm_tooltip":50,"dm_report_webview_macaw_swift_enabled":true,"page_title_unread_notification_count":false,"page_title_badge_after_unread_tweets":20},"experiments":{},"toasts_dm":false,"toasts_timeline":false,"toasts_dm_poll_scale":60,"defaultNotificationIcon":"https:\/\/abs.twimg.com\/a\/1576611360\/img\/t1\/mobile\/wp7_app_icon.png","promptbirdData":{"promptbirdEnabled":false,"immediateTriggers":["PullToRefresh","Navigate"],"format":null},"passwordResetAdvancedLoginForm":true,"skipAutoSignupDialog":false,"shouldReplaceSignupWithLogin":false,"activeHashflags":{"スカイウォーカーの夜明け":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","willsmith":"https:\/\/abs.twimg.com\/hashflags\/Sony_BadBoysForLife_2019_Mike\/Sony_BadBoysForLife_2019_Mike.png","seizethedey":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_CincinnatiBengals\/NFL_Clubs_2019_2020_Emojis_CincinnatiBengals.png","growtogether":"https:\/\/abs.twimg.com\/hashflags\/GrowTogether_v4\/GrowTogether_v4.png","nbb2019":"https:\/\/abs.twimg.com\/hashflags\/NBB2019_EMOJI\/NBB2019_EMOJI.png","starwarsaascensãoskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","loveisland":"https:\/\/abs.twimg.com\/hashflags\/LoveIsland_UK_Winter2020\/LoveIsland_UK_Winter2020.png","asínosomos":"https:\/\/abs.twimg.com\/hashflags\/BudlightAsiNoSomos_2019\/BudlightAsiNoSomos_2019.png","아나킨":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Anakin\/DisneyStarWarsROS_Emoji_Anakin.png","porg":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Porg\/DisneyStarWarsROS_Emoji_Porg.png","pradagifttogive":"https:\/\/abs.twimg.com\/hashflags\/Prada_Emoji\/Prada_Emoji.png","frozenolaf":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Olaf\/DisneyFrozen2_Emoji_Olaf.png","kokomiteruhashi":"https:\/\/abs.twimg.com\/hashflags\/Netflix_JP_2019_Kokomi\/Netflix_JP_2019_Kokomi.png","shunkaido":"https:\/\/abs.twimg.com\/hashflags\/Netflix_JP_2019_Kaido\/Netflix_JP_2019_Kaido.png","rikinendo":"https:\/\/abs.twimg.com\/hashflags\/Netflix_JP_2019_Nendo\/Netflix_JP_2019_Nendo.png","ausairforce":"https:\/\/abs.twimg.com\/hashflags\/DFR_Air_Force_EMOJI_Flight3\/DFR_Air_Force_EMOJI_Flight3.png","лансстерлинг":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_Lance_2019_add\/Disney_SpiesinDisguise_Lance_2019_add.png","freeplayer":"https:\/\/abs.twimg.com\/hashflags\/Disney_FreeGuy_2019\/Disney_FreeGuy_2019.png","skol":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_MinnesotaVikings\/NFL_Clubs_2019_2020_Emojis_MinnesotaVikings.png","whattowatchonnetflix":"https:\/\/abs.twimg.com\/hashflags\/Netflix_WhatToWatchOnNetflix_2019\/Netflix_WhatToWatchOnNetflix_2019.png","fortnitechapter2":"https:\/\/abs.twimg.com\/hashflags\/Fortnite_Winterfest_2019\/Fortnite_Winterfest_2019.png","vidasnegrasimportam":"https:\/\/abs.twimg.com\/hashflags\/BlackLivesMatter_VidasNegrasImportam\/BlackLivesMatter_VidasNegrasImportam.png","할리퀸":"https:\/\/abs.twimg.com\/hashflags\/BoP_Harley_2019\/BoP_Harley_2019.png","chartemecque":"https:\/\/abs.twimg.com\/hashflags\/CharterofMakkah_2019\/CharterofMakkah_2019.png","harleymalditaquinn":"https:\/\/abs.twimg.com\/hashflags\/BoP_Harley_2019\/BoP_Harley_2019.png","starwarsaufstiegskywalkers":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","ackbar":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","spongebobmusical":"https:\/\/abs.twimg.com\/hashflags\/Spongebob_Emoji\/Spongebob_Emoji.png","ofimdeit":"https:\/\/abs.twimg.com\/hashflags\/IT_Two_Pennywise_2019_Emoji\/IT_Two_Pennywise_2019_Emoji.png","orbisu":"https:\/\/abs.twimg.com\/hashflags\/emoji_ORBISxmasbox2019\/emoji_ORBISxmasbox2019.png","تويوتا_السعودية_اوتوكروس":"https:\/\/abs.twimg.com\/hashflags\/SaudiToyotaCHMotorsports_Emoji\/SaudiToyotaCHMotorsports_Emoji.png","oneplus7tpro":"https:\/\/abs.twimg.com\/hashflags\/OnePlus7T_Emoji_V2\/OnePlus7T_Emoji_V2.png","spiesindisguisemy":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_LanceWalter_2019_add2\/Disney_SpiesinDisguise_LanceWalter_2019_add2.png","アイサガxultraman":"https:\/\/abs.twimg.com\/hashflags\/YuzunIronsagaStaffQ4_Emoji\/YuzunIronsagaStaffQ4_Emoji.png","jabba":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Jabba\/DisneyStarWarsROS_Emoji_Jabba.png","samporterbridges":"https:\/\/abs.twimg.com\/hashflags\/PlayStationDeathStrandingLaunch_Emoji_ODRADEK\/PlayStationDeathStrandingLaunch_Emoji_ODRADEK.png","grownishseason3":"https:\/\/abs.twimg.com\/hashflags\/grownishseason3_2019\/grownishseason3_2019.png","waltdisneyworld":"https:\/\/abs.twimg.com\/hashflags\/DisneyParks_MickeyEars_Flight3\/DisneyParks_MickeyEars_Flight3.png","ladamayelvagabundo":"https:\/\/abs.twimg.com\/hashflags\/DisneyLadyAndTheTramp_Emoji\/DisneyLadyAndTheTramp_Emoji.png","tamactijun":"https:\/\/abs.twimg.com\/hashflags\/AppleTVSEETamactiJun_Emoji\/AppleTVSEETamactiJun_Emoji.png","desdeelcorazón":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","treatyourselfwell":"https:\/\/abs.twimg.com\/hashflags\/CVS_Health_2019\/CVS_Health_2019.png","homersimpson":"https:\/\/abs.twimg.com\/hashflags\/DisneyTheSimpsonsDonut_Emoji\/DisneyTheSimpsonsDonut_Emoji.png","oneteam":"https:\/\/abs.twimg.com\/hashflags\/OneTeam_V2Design_Evergreen.png","pioloandoks":"https:\/\/abs.twimg.com\/hashflags\/PusongAndoks_2020\/PusongAndoks_2020.png","predatorgaming":"https:\/\/abs.twimg.com\/hashflags\/PredatorGaming_Emoji\/PredatorGaming_Emoji.png","episódioix":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","aufstiegskywalkers":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","bellanotte":"https:\/\/abs.twimg.com\/hashflags\/DisneyLadyAndTheTramp_Emoji\/DisneyLadyAndTheTramp_Emoji.png","fordпротивferrari":"https:\/\/abs.twimg.com\/hashflags\/DisneyFordVFerrari_Emoji\/DisneyFordVFerrari_Emoji.png","grammynominations":"https:\/\/abs.twimg.com\/hashflags\/Grammys_Emoji_2020\/Grammys_Emoji_2020.png","alreadyoneofus":"https:\/\/abs.twimg.com\/hashflags\/TwitchBrand2019AlreadyOneOfUs_Emoji\/TwitchBrand2019AlreadyOneOfUs_Emoji.png","츄바카":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Chewbacca\/DisneyStarWarsROS_Emoji_Chewbacca.png","seeparis":"https:\/\/abs.twimg.com\/hashflags\/AppleTVSeeParis_Emoji\/AppleTVSeeParis_Emoji.png","みんな自由だ":"https:\/\/abs.twimg.com\/hashflags\/KDDI_NewYears_2019\/KDDI_NewYears_2019.png","globesredcarpet":"https:\/\/abs.twimg.com\/hashflags\/2019_GoldenGlobes\/2019_GoldenGlobes.png","mixedishabc":"https:\/\/abs.twimg.com\/hashflags\/Mixed-Ish_Emoji\/Mixed-Ish_Emoji.png","loquenocambiará":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","königinelsa":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","fifavolta":"https:\/\/abs.twimg.com\/hashflags\/FIFA20_Custom_Emoji_HandsOverFace\/FIFA20_Custom_Emoji_HandsOverFace.png","ハンソロ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_HanSolo\/DisneyStarWarsROS_Emoji_HanSolo.png","カネゴンを人間に戻そう":"https:\/\/abs.twimg.com\/hashflags\/Kanegon_quicpay_pr2020\/Kanegon_quicpay_pr2020.png","wipwiphura":"https:\/\/abs.twimg.com\/hashflags\/PegipegiHolidayPackage_2019\/PegipegiHolidayPackage_2019.png","missingfingers":"https:\/\/abs.twimg.com\/hashflags\/68Whiskey_2019_ext\/68Whiskey_2019_ext.png","kidssay":"https:\/\/abs.twimg.com\/hashflags\/ABC_Kids_Say_Emoji\/ABC_Kids_Say_Emoji.png","ladybosses":"https:\/\/abs.twimg.com\/hashflags\/LikeABoss_EMOJI_V2\/LikeABoss_EMOJI_V2.png","defiantforever":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Toronto\/OverwatchSeason32020_Toronto.png","lukeskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Luke\/DisneyStarWarsROS_Emoji_Luke.png","redcableclub":"https:\/\/abs.twimg.com\/hashflags\/OnePlusChristmas\/OnePlusChristmas.png","ユニクロ初売り":"https:\/\/abs.twimg.com\/hashflags\/UNIQLOJapanKanshasaiYearEndNewYear_Emoji_V3\/UNIQLOJapanKanshasaiYearEndNewYear_Emoji_V3.png","レジェンズ":"https:\/\/abs.twimg.com\/hashflags\/DragonBallLegends_P2_2019\/DragonBallLegends_P2_2019.png","powerfinale":"https:\/\/abs.twimg.com\/hashflags\/PowerSeason6B_Emoji\/PowerSeason6B_Emoji.png","மெர்ரிகிறிஸ்துமஸ்":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","hablamosdeseries":"https:\/\/abs.twimg.com\/hashflags\/VodafoneHablamosDeSeries_Emoji\/VodafoneHablamosDeSeries_Emoji.png","subwayxbeyondmeat":"https:\/\/abs.twimg.com\/hashflags\/Subway_Canada_BeyondMeat_2020\/Subway_Canada_BeyondMeat_2020.png","太陽の都":"https:\/\/abs.twimg.com\/hashflags\/TaiyonomiyakoAlpaca_EMOJI\/TaiyonomiyakoAlpaca_EMOJI.png","адмиралакбар":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","мэйсвинду":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Mace_V3\/DisneyStarWarsROS_Emoji_Mace_V3.png","lavaliant":"https:\/\/abs.twimg.com\/hashflags\/OWLS3_LAValiant\/OWLS3_LAValiant.png","照橋心美":"https:\/\/abs.twimg.com\/hashflags\/Netflix_JP_2019_Kokomi\/Netflix_JP_2019_Kokomi.png","entiemposdespotify":"https:\/\/abs.twimg.com\/hashflags\/SpotifyWrapped_2019\/SpotifyWrapped_2019.png","riyadmahrez":"https:\/\/abs.twimg.com\/hashflags\/CAFAwards2019_RiyadMahrez\/CAFAwards2019_RiyadMahrez.png","jabbaderhutte":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Jabba\/DisneyStarWarsROS_Emoji_Jabba.png","httr":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_WashingtonRedskins\/NFL_Clubs_2019_2020_Emojis_WashingtonRedskins.png","glamourwoty2019":"https:\/\/abs.twimg.com\/hashflags\/GlamourWomenOfTheYear2019_Emoji\/GlamourWomenOfTheYear2019_Emoji.png","fijnekerst":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","thedoctor":"https:\/\/abs.twimg.com\/hashflags\/DoctorWho_2020\/DoctorWho_2020.png","新型ハスラー":"https:\/\/abs.twimg.com\/hashflags\/SUZUKI_Emoji\/SUZUKI_Emoji.png","twitterトレンド大賞":"https:\/\/abs.twimg.com\/hashflags\/2019TwitterTrendAward_Emoji_V2\/2019TwitterTrendAward_Emoji_V2.png","giantspride":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_NewYorkGiants\/NFL_Clubs_2019_2020_Emojis_NewYorkGiants.png","12月6日はロマサガrs1周年":"https:\/\/abs.twimg.com\/hashflags\/Romasaga_Dec_2019\/Romasaga_Dec_2019.png","mtvsiestakey":"https:\/\/abs.twimg.com\/hashflags\/MTVSiestaKey2019\/MTVSiestaKey2019.png","dreamforce2019":"https:\/\/abs.twimg.com\/hashflags\/Dreamforce2019_Emoji\/Dreamforce2019_Emoji.png","derauserwählte":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Anakin\/DisneyStarWarsROS_Emoji_Anakin.png","fn2187":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Finn\/DisneyStarWarsROS_Emoji_Finn.png","giftvivo":"https:\/\/abs.twimg.com\/hashflags\/LittleVChristmas_2019\/LittleVChristmas_2019.png","이웍":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_EwokWicket\/DisneyStarWarsROS_Emoji_EwokWicket.png","地球日":"https:\/\/abs.twimg.com\/hashflags\/EarthDay_2019_fixed\/EarthDay_2019_fixed.png","sivako":"https:\/\/abs.twimg.com\/hashflags\/Disney_Avata_2019_M\/Disney_Avata_2019_M.png","exo":"https:\/\/abs.twimg.com\/hashflags\/KPOPEXO2019_Emoji\/KPOPEXO2019_Emoji.png","jackryan":"https:\/\/abs.twimg.com\/hashflags\/JackRyanSeason2_Emoji\/JackRyanSeason2_Emoji.png","ようこそ異境へ":"https:\/\/abs.twimg.com\/hashflags\/Wonderlandikyoutensei_EMOJI\/Wonderlandikyoutensei_EMOJI.png","hclswleadershipspeaks":"https:\/\/abs.twimg.com\/hashflags\/HCL_Q4_19\/HCL_Q4_19.png","lostinthewoods":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","eebaftas":"https:\/\/abs.twimg.com\/hashflags\/BAFTAFilmAwards2020\/BAFTAFilmAwards2020.png","disneyelsa":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","مرسول_يوصل_كل_شي":"https:\/\/abs.twimg.com\/hashflags\/Mrsool_Emoji\/Mrsool_Emoji.png","chibokngpuso":"https:\/\/abs.twimg.com\/hashflags\/PusongAndoks_2020\/PusongAndoks_2020.png","вещивечные":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","oneglory":"https:\/\/abs.twimg.com\/hashflags\/ALeague_Season_Long_Emoji_OneGlory\/ALeague_Season_Long_Emoji_OneGlory.png","кайлорен":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_KyloRen\/DisneyStarWarsROS_Emoji_KyloRen.png","onepride":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_DetroitLions\/NFL_Clubs_2019_2020_Emojis_DetroitLions.png","mestreyoda":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Yoda\/DisneyStarWarsROS_Emoji_Yoda.png","letsgetmiserable":"https:\/\/abs.twimg.com\/hashflags\/TheMiseryIndex_Emoji_V2\/TheMiseryIndex_Emoji_V2.png","パワプロアプリ":"https:\/\/abs.twimg.com\/hashflags\/KONAMIPowerProsWinkVerNovember2019_Emoji\/KONAMIPowerProsWinkVerNovember2019_Emoji.png","2019podcasterwrapped":"https:\/\/abs.twimg.com\/hashflags\/SpotifyWrapped_2019\/SpotifyWrapped_2019.png","tmbbank":"https:\/\/abs.twimg.com\/hashflags\/TMBThailand_Emoji\/TMBThailand_Emoji.png","amymarch":"https:\/\/abs.twimg.com\/hashflags\/SonyLittleWomenCharacters_Emoji\/SonyLittleWomenCharacters_Emoji.png","йода":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Yoda\/DisneyStarWarsROS_Emoji_Yoda.png","diadaterra":"https:\/\/abs.twimg.com\/hashflags\/EarthDay_2019_fixed\/EarthDay_2019_fixed.png","ターミネーター無双":"https:\/\/abs.twimg.com\/hashflags\/BrandEmoji_ForFOXTerminatorJP\/BrandEmoji_ForFOXTerminatorJP.png","scoobyofilme":"https:\/\/abs.twimg.com\/hashflags\/SCOOBMysteryMachine_Emoji\/SCOOBMysteryMachine_Emoji.png","rainhaiduna":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_QueenIduna_V2\/DisneyFrozen2_Emoji_QueenIduna_V2.png","gobolts":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_TBLightning\/NHL_Team_Emojis_2019_2020_TBLightning.png","twittertrendaward":"https:\/\/abs.twimg.com\/hashflags\/2019TwitterTrendAward_Emoji_V2\/2019TwitterTrendAward_Emoji_V2.png","witchernetflix":"https:\/\/abs.twimg.com\/hashflags\/Netflix_TheWitcher_2019\/Netflix_TheWitcher_2019.png","starwarsascesadiskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","theexpanse":"https:\/\/abs.twimg.com\/hashflags\/TheExpanse_Emoji\/TheExpanse_Emoji.png","themiseryindex":"https:\/\/abs.twimg.com\/hashflags\/TheMiseryIndex_Emoji_V2\/TheMiseryIndex_Emoji_V2.png","fendifact":"https:\/\/abs.twimg.com\/hashflags\/NickiMinaj_Emoji\/NickiMinaj_Emoji.png","imperatorpalpatine":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Emperor\/DisneyStarWarsROS_Emoji_Emperor.png","爆ドリ日本上陸":"https:\/\/abs.twimg.com\/hashflags\/Tencent_bakudori_jp_Prelaunch_Emoji\/Tencent_bakudori_jp_Prelaunch_Emoji.png","키르":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamNight\/AfterLife_Emoji_TeamNight.png","justiceisserved":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Washington\/OverwatchSeason32020_Washington.png","kuiil":"https:\/\/abs.twimg.com\/hashflags\/DisneyMandalorian_Emoji_Ugnaught\/DisneyMandalorian_Emoji_Ugnaught.png","dblegends":"https:\/\/abs.twimg.com\/hashflags\/DragonBallLegends_P2_2019\/DragonBallLegends_P2_2019.png","เพราะคุณต้องได้มากกว่า":"https:\/\/abs.twimg.com\/hashflags\/TMBThailand_Emoji\/TMBThailand_Emoji.png","lfendesa":"https:\/\/abs.twimg.com\/hashflags\/LigaEndesa_Emoji\/LigaEndesa_Emoji.png","èunatrappola":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","theworldaccordingtojeffgoldblum":"https:\/\/abs.twimg.com\/hashflags\/DisneyJeffGoldblumJeffFace_Emoji\/DisneyJeffGoldblumJeffFace_Emoji.png","謹賀新年":"https:\/\/abs.twimg.com\/hashflags\/NewYearCelebration_Japan2019_sunrise\/NewYearCelebration_Japan2019_sunrise.png","periscope":"https:\/\/abs.twimg.com\/hashflags\/Periscope\/Periscope.png","mptourism":"https:\/\/abs.twimg.com\/hashflags\/MP_Tourism_Tiger_Emoji\/MP_Tourism_Tiger_Emoji.png","씨쓰리피오":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_C3po\/DisneyStarWarsROS_Emoji_C3po.png","gokingsgo":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_LAKings\/NHL_Team_Emojis_2019_2020_LAKings.png","포":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Poe\/DisneyStarWarsROS_Emoji_Poe.png","canucks":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_Canucks\/NHL_Team_Emojis_2019_2020_Canucks.png","オビワン":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_ObiWan_V2\/DisneyStarWarsROS_Emoji_ObiWan_V2.png","ゆくジャンくるジャン":"https:\/\/abs.twimg.com\/hashflags\/shonenjumpplus_2019\/shonenjumpplus_2019.png","chewbacca":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Chewbacca\/DisneyStarWarsROS_Emoji_Chewbacca.png","seeatv":"https:\/\/abs.twimg.com\/hashflags\/AppleTVsSeeATV_Emoji_V2\/AppleTVsSeeATV_Emoji_V2.png","베린":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamDawn\/AfterLife_Emoji_TeamDawn.png","tryanewtradition":"https:\/\/abs.twimg.com\/hashflags\/tryanewtraditionPepsiMax_Emoji\/tryanewtraditionPepsiMax_Emoji.png","condedookan":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Dooku\/DisneyStarWarsROS_Emoji_Dooku.png","холодноесердцеолаф":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Olaf\/DisneyFrozen2_Emoji_Olaf.png","gopackgo":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_GreenBayPackers\/NFL_Clubs_2019_2020_Emojis_GreenBayPackers.png","lorekbyrnison":"https:\/\/abs.twimg.com\/hashflags\/HisDarkMaterialsLOREK_Emoji\/HisDarkMaterialsLOREK_Emoji.png","hunterstv":"https:\/\/abs.twimg.com\/hashflags\/AmazonStudios_Hunters2020\/AmazonStudios_Hunters2020.png","مباشر_العربي":"https:\/\/abs.twimg.com\/hashflags\/AlArabyTV_Emoji\/AlArabyTV_Emoji.png","disneyolaf":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Olaf\/DisneyFrozen2_Emoji_Olaf.png","رالي_السعودية_تويوتا":"https:\/\/abs.twimg.com\/hashflags\/SaudiToyotaCHMotorsports_Emoji\/SaudiToyotaCHMotorsports_Emoji.png","کریسمس":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","thanksgivingdayparade":"https:\/\/abs.twimg.com\/hashflags\/Macys_Thanksgiving_Parade_2019_V4\/Macys_Thanksgiving_Parade_2019_V4.png","titans":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_TennesseeTitans\/NFL_Clubs_2019_2020_Emojis_TennesseeTitans.png","reineamidala":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Padme\/DisneyStarWarsROS_Emoji_Padme.png","mk8d":"https:\/\/abs.twimg.com\/hashflags\/Nintendo_MarioKartTour_2019_add\/Nintendo_MarioKartTour_2019_add.png","gardiendetroupeaudenerfs":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_HanSolo\/DisneyStarWarsROS_Emoji_HanSolo.png","freeguyme":"https:\/\/abs.twimg.com\/hashflags\/Disney_FreeGuy_2019\/Disney_FreeGuy_2019.png","greatestdancer":"https:\/\/abs.twimg.com\/hashflags\/GreatestDancer_UK_2020\/GreatestDancer_UK_2020.png","redsea":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_ArizonaCardinals\/NFL_Clubs_2019_2020_Emojis_ArizonaCardinals.png","زين":"https:\/\/abs.twimg.com\/hashflags\/Zain5G_2020_Extension\/Zain5G_2020_Extension.png","wonderwomanid":"https:\/\/abs.twimg.com\/hashflags\/WonderWoman84_2019\/WonderWoman84_2019.png","ديفندر_الجديدة":"https:\/\/abs.twimg.com\/hashflags\/NewDefender_Emoji\/NewDefender_Emoji.png","jul":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","크리스마스":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","nuevonissanversa":"https:\/\/abs.twimg.com\/hashflags\/NuevoNissanVERSA_Emoji_V2\/NuevoNissanVERSA_Emoji_V2.png","mattias":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_GeneralMattais\/DisneyFrozen2_Emoji_GeneralMattais.png","mylazada1111":"https:\/\/abs.twimg.com\/hashflags\/I_Love_Lazada_11_11_Emoji_V2\/I_Love_Lazada_11_11_Emoji_V2.png","cafawards2019":"https:\/\/abs.twimg.com\/hashflags\/CAFAwards2019\/CAFAwards2019.png","elclasico":"https:\/\/abs.twimg.com\/hashflags\/ElClasico_19_20_flight2_add\/ElClasico_19_20_flight2_add.png","フリーガイ":"https:\/\/abs.twimg.com\/hashflags\/Disney_FreeGuy_2019\/Disney_FreeGuy_2019.png","미투":"https:\/\/abs.twimg.com\/hashflags\/MeToo_Korea_2018_v2\/MeToo_Korea_2018_v2.png","рейикайло":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","피크리스마스":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","アーチャー伝説生放送":"https:\/\/abs.twimg.com\/hashflags\/HabbyArchero_JapanXmas_2019\/HabbyArchero_JapanXmas_2019.png","カイロとレイ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","해피크리스마스":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","giángsinh":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","スカイウォーカー":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Luke\/DisneyStarWarsROS_Emoji_Luke.png","scoobyfilm":"https:\/\/abs.twimg.com\/hashflags\/SCOOBMysteryMachine_Emoji\/SCOOBMysteryMachine_Emoji.png","جو_شو":"https:\/\/abs.twimg.com\/hashflags\/AlArabyTV_Emoji\/AlArabyTV_Emoji.png","premierordre":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_StormTrooper\/DisneyStarWarsROS_Emoji_StormTrooper.png","généraleleia":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","godjul":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","lovetwitter":"https:\/\/abs.twimg.com\/hashflags\/LoveTwitter\/LoveTwitter.png","マリオカートツアー":"https:\/\/abs.twimg.com\/hashflags\/Nintendo_MarioKartTour_2019_add\/Nintendo_MarioKartTour_2019_add.png","파스마":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Phasma\/DisneyStarWarsROS_Emoji_Phasma.png","sociasenguerra":"https:\/\/abs.twimg.com\/hashflags\/LikeABoss_EMOJI_V2\/LikeABoss_EMOJI_V2.png","ベイダー":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_DarthVader\/DisneyStarWarsROS_Emoji_DarthVader.png","jordensdag":"https:\/\/abs.twimg.com\/hashflags\/EarthDay_2019_fixed\/EarthDay_2019_fixed.png","ジャージャービンクス":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_JarJar\/DisneyStarWarsROS_Emoji_JarJar.png","vizeadmiralholdo":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Holdo\/DisneyStarWarsROS_Emoji_Holdo.png","detroitbasketball":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_DET\/NBATeam20192020Season_Emojis_DET.png","bl맛집":"https:\/\/abs.twimg.com\/hashflags\/Bomtoon_Emoji\/Bomtoon_Emoji.png","bethmarch":"https:\/\/abs.twimg.com\/hashflags\/SonyLittleWomenCharacters_Emoji\/SonyLittleWomenCharacters_Emoji.png","backsmallbiz":"https:\/\/abs.twimg.com\/hashflags\/QuickBooksCustom_Emoji\/QuickBooksCustom_Emoji.png","klaus":"https:\/\/abs.twimg.com\/hashflags\/NetflixKlausCustom_Emoji\/NetflixKlausCustom_Emoji.png","マティアス中尉":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_GeneralMattais\/DisneyFrozen2_Emoji_GeneralMattais.png","whereyoushopmatters":"https:\/\/abs.twimg.com\/hashflags\/VisaUKXMAS2019_Emoji\/VisaUKXMAS2019_Emoji.png","レイア姫":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_PrincessLeia\/DisneyStarWarsROS_Emoji_PrincessLeia.png","olaf":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Olaf\/DisneyFrozen2_Emoji_Olaf.png","enunbarriodenuevayork":"https:\/\/abs.twimg.com\/hashflags\/InTheHeights_2019\/InTheHeights_2019.png","insideedge":"https:\/\/abs.twimg.com\/hashflags\/AmazonPrimeVideoInsideEdgeS2_Emoji\/AmazonPrimeVideoInsideEdgeS2_Emoji.png","freeguyofilme":"https:\/\/abs.twimg.com\/hashflags\/Disney_FreeGuy_2019\/Disney_FreeGuy_2019.png","onnellistajoulua":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","nationallottery25":"https:\/\/abs.twimg.com\/hashflags\/TNLUK25thAnniversary_Emoji\/TNLUK25thAnniversary_Emoji.png","마스터윈두":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Mace_V3\/DisneyStarWarsROS_Emoji_Mace_V3.png","dksportsbook":"https:\/\/abs.twimg.com\/hashflags\/DraftKings_NFL_2019\/DraftKings_NFL_2019.png","assaltatore":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_StormTrooper\/DisneyStarWarsROS_Emoji_StormTrooper.png","マティアス":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_GeneralMattais\/DisneyFrozen2_Emoji_GeneralMattais.png","베이더":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_DarthVader\/DisneyStarWarsROS_Emoji_DarthVader.png","ladyendevagebond":"https:\/\/abs.twimg.com\/hashflags\/DisneyLadyAndTheTramp_Emoji\/DisneyLadyAndTheTramp_Emoji.png","maestrowindu":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Mace_V3\/DisneyStarWarsROS_Emoji_Mace_V3.png","soldadodeasalto":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_StormTrooper\/DisneyStarWarsROS_Emoji_StormTrooper.png","jackryans2":"https:\/\/abs.twimg.com\/hashflags\/JackRyanSeason2_Emoji\/JackRyanSeason2_Emoji.png","cbj":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_BlueJackets\/NHL_Team_Emojis_2019_2020_BlueJackets.png","イドゥナ":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_QueenIduna_V2\/DisneyFrozen2_Emoji_QueenIduna_V2.png","vianoce":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","kyloandrey":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","alethiometer":"https:\/\/abs.twimg.com\/hashflags\/HisDarkMaterials_Emoji\/HisDarkMaterials_Emoji.png","nyre":"https:\/\/abs.twimg.com\/hashflags\/DickClark_NewYears_RockinEve_2020\/DickClark_NewYears_RockinEve_2020.png","mangotvapp":"https:\/\/abs.twimg.com\/hashflags\/Mango_TVNewYear_2019\/Mango_TVNewYear_2019.png","got7_callmyname":"https:\/\/abs.twimg.com\/hashflags\/KPOPGOT72019GOT7CallMyName_Emoji\/KPOPGOT72019GOT7CallMyName_Emoji.png","feliznatal":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","klausmovie":"https:\/\/abs.twimg.com\/hashflags\/NetflixKlausCustom_Emoji\/NetflixKlausCustom_Emoji.png","موسم_الدرعية":"https:\/\/abs.twimg.com\/hashflags\/Diriyahseason_Emoji\/Diriyahseason_Emoji.png","éumaarmadilha":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","χαρούμεναχριστούγεννα":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","avatar":"https:\/\/abs.twimg.com\/hashflags\/Disney_Avata_2019_F\/Disney_Avata_2019_F.png","مجموعة_العشرين_في_السعودية":"https:\/\/abs.twimg.com\/hashflags\/G20_Saudi_2019\/G20_Saudi_2019.png","returntopandora":"https:\/\/abs.twimg.com\/hashflags\/Disney_Avata_2019_M\/Disney_Avata_2019_M.png","fusioncarry":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Philly\/OverwatchSeason32020_Philly.png","untilweallbelong":"https:\/\/abs.twimg.com\/hashflags\/TwitterTogether_2019_v2\/TwitterTogether_2019_v2.png","blowupthebubble":"https:\/\/abs.twimg.com\/hashflags\/BlowUpTheBubble_Emoji_V2\/BlowUpTheBubble_Emoji_V2.png","princessleia":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_PrincessLeia\/DisneyStarWarsROS_Emoji_PrincessLeia.png","chewie":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Chewbacca\/DisneyStarWarsROS_Emoji_Chewbacca.png","เรเน่มอนโตย่า":"https:\/\/abs.twimg.com\/hashflags\/BoP_Renee_2019\/BoP_Renee_2019.png","ersteordnung":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_StormTrooper\/DisneyStarWarsROS_Emoji_StormTrooper.png","babavoss":"https:\/\/abs.twimg.com\/hashflags\/AppleTVSeeEmojiBabyVoss_Emoji\/AppleTVSeeEmojiBabyVoss_Emoji.png","레이스타워즈":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Rey\/DisneyStarWarsROS_Emoji_Rey.png","nba":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_NBA\/NBATeam20192020Season_Emojis_NBA.png","earthday":"https:\/\/abs.twimg.com\/hashflags\/EarthDay_2019_fixed\/EarthDay_2019_fixed.png","peston":"https:\/\/abs.twimg.com\/hashflags\/Peston_Emoji_Q4_2019\/Peston_Emoji_Q4_2019.png","kyloerey":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","lemans66oduelo":"https:\/\/abs.twimg.com\/hashflags\/DisneyFordVFerrari_Emoji\/DisneyFordVFerrari_Emoji.png","whoshotghost":"https:\/\/abs.twimg.com\/hashflags\/StarzPowerS6BWhoShotGhost_Emoji\/StarzPowerS6BWhoShotGhost_Emoji.png","yahoomail":"https:\/\/abs.twimg.com\/hashflags\/YahooMail6Launch_Emoji\/YahooMail6Launch_Emoji.png","twajg":"https:\/\/abs.twimg.com\/hashflags\/DisneyJeffGoldblumJeffFace_Emoji\/DisneyJeffGoldblumJeffFace_Emoji.png","madeofnewcastle":"https:\/\/abs.twimg.com\/hashflags\/ALeague_Season_Long_Emoji_MadeOfNewcastle\/ALeague_Season_Long_Emoji_MadeOfNewcastle.png","frozenanna":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","лэндо":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Lando\/DisneyStarWarsROS_Emoji_Lando.png","オビワンケノービ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_ObiWan_V2\/DisneyStarWarsROS_Emoji_ObiWan_V2.png","spongebobfilm":"https:\/\/abs.twimg.com\/hashflags\/SpongeBobSaveGary_EMOJI_V2\/SpongeBobSaveGary_EMOJI_V2.png","jojorabbit":"https:\/\/abs.twimg.com\/hashflags\/Jojo_Rabbit_Movie_Emoji\/Jojo_Rabbit_Movie_Emoji.png","modernlove":"https:\/\/abs.twimg.com\/hashflags\/Modern_Love_Emoji\/Modern_Love_Emoji.png","princesseleia":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_PrincessLeia\/DisneyStarWarsROS_Emoji_PrincessLeia.png","spiesindisguisesg":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_LanceWalter_2019_add2\/Disney_SpiesinDisguise_LanceWalter_2019_add2.png","emperorpalpatine":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Emperor\/DisneyStarWarsROS_Emoji_Emperor.png","dakar2020":"https:\/\/abs.twimg.com\/hashflags\/Dakar2020ASO2020_Emoji\/Dakar2020ASO2020_Emoji.png","ブラックキャナリー":"https:\/\/abs.twimg.com\/hashflags\/BoP_BlackCanary\/BoP_BlackCanary.png","三太郎cm":"https:\/\/abs.twimg.com\/hashflags\/KDDI_NewYears_2019\/KDDI_NewYears_2019.png","dreamforce\n":"https:\/\/abs.twimg.com\/hashflags\/Dreamforce2019_Emoji\/Dreamforce2019_Emoji.png","kristoffysven":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","あなたの戦闘力は":"https:\/\/abs.twimg.com\/hashflags\/DragonBallLegends_P1_2019\/DragonBallLegends_P1_2019.png","mixedish":"https:\/\/abs.twimg.com\/hashflags\/Mixed-Ish_Emoji\/Mixed-Ish_Emoji.png","gosensgo":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_Senators\/NHL_Team_Emojis_2019_2020_Senators.png","chengdu2019":"https:\/\/abs.twimg.com\/hashflags\/ITTFQ419_EMOJI\/ITTFQ419_EMOJI.png","pixar":"https:\/\/abs.twimg.com\/hashflags\/DisneyPixarLamp_Emoji\/DisneyPixarLamp_Emoji.png","avesderapina":"https:\/\/abs.twimg.com\/hashflags\/Birds_of_Prey_Emoji\/Birds_of_Prey_Emoji.png","fifa20":"https:\/\/abs.twimg.com\/hashflags\/FIFA20_Custom_Emoji_VoltaV\/FIFA20_Custom_Emoji_VoltaV.png","whiskeyweather":"https:\/\/abs.twimg.com\/hashflags\/JamesonHoliday2019Custom_Emoji_V2\/JamesonHoliday2019Custom_Emoji_V2.png","budlight":"https:\/\/abs.twimg.com\/hashflags\/BudlightAsiNoSomos_2019\/BudlightAsiNoSomos_2019.png","queenkane":"https:\/\/abs.twimg.com\/hashflags\/QueenKaneForAppleTV_Emoji\/QueenKaneForAppleTV_Emoji.png","shieldsup":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_LAGlads\/OverwatchSeason32020_LAGlads.png","flirtydancing":"https:\/\/abs.twimg.com\/hashflags\/FBC_FlirtyDancing_2019\/FBC_FlirtyDancing_2019.png","헉스장군":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Hux\/DisneyStarWarsROS_Emoji_Hux.png","spadalaser":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","アシュアム":"https:\/\/abs.twimg.com\/hashflags\/AshArmsStaffLaunchAndEvent_EMOJI_V2\/AshArmsStaffLaunchAndEvent_EMOJI_V2.png","金融用語にわか解説選手権":"https:\/\/abs.twimg.com\/hashflags\/MizuhoJPN_1129_Emoji\/MizuhoJPN_1129_Emoji.png","معا_للحياة":"https:\/\/abs.twimg.com\/hashflags\/ZamZamExtension_Emoji\/ZamZamExtension_Emoji.png","パルパティーン皇帝":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Emperor\/DisneyStarWarsROS_Emoji_Emperor.png","리스마스":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","бибивосемь":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_BB8\/DisneyStarWarsROS_Emoji_BB8.png","veselevianoce":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","lolmx":"https:\/\/abs.twimg.com\/hashflags\/PrimeVideo_LOL_S2\/PrimeVideo_LOL_S2.png","кристоффисвен":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","ゾーリ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Zorii\/DisneyStarWarsROS_Emoji_Zorii.png","ポーダメロン":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Poe\/DisneyStarWarsROS_Emoji_Poe.png","starwarsmandalorian":"https:\/\/abs.twimg.com\/hashflags\/DisneyMandalorianHelmet_Emoji\/DisneyMandalorianHelmet_Emoji.png","loveislandaftersun":"https:\/\/abs.twimg.com\/hashflags\/LoveIsland_UK_Winter2020\/LoveIsland_UK_Winter2020.png","goavsgo":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_Avalanche\/NHL_Team_Emojis_2019_2020_Avalanche.png","fiatlux":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Paris\/OverwatchSeason32020_Paris.png","iduna":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_QueenIduna_V2\/DisneyFrozen2_Emoji_QueenIduna_V2.png","異境転生生放送":"https:\/\/abs.twimg.com\/hashflags\/Wonderlandikyoutensei_EMOJI\/Wonderlandikyoutensei_EMOJI.png","الحياة_في_كل_قطرة":"https:\/\/abs.twimg.com\/hashflags\/Qatrahksa_Emoji\/Qatrahksa_Emoji.png","ฮค":"https:\/\/abs.twimg.com\/hashflags\/BoP_Harley_2019\/BoP_Harley_2019.png","1周年って言ってやる":"https:\/\/abs.twimg.com\/hashflags\/Romasaga_rs_2019_Emoji\/Romasaga_rs_2019_Emoji.png","zoriibliss":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Zorii\/DisneyStarWarsROS_Emoji_Zorii.png","звёздныевойныскайуокервосход":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","الخطوط_الجوية_القطرية":"https:\/\/abs.twimg.com\/hashflags\/QatarAirways_Emoji\/QatarAirways_Emoji.png","imuse":"https:\/\/abs.twimg.com\/hashflags\/iMUSE_Xmas_JP_2019\/iMUSE_Xmas_JP_2019.png","스쿨미투":"https:\/\/abs.twimg.com\/hashflags\/MeToo_Korea_2018_v2\/MeToo_Korea_2018_v2.png","скайуокер":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Luke\/DisneyStarWarsROS_Emoji_Luke.png","kpop":"https:\/\/abs.twimg.com\/hashflags\/KPOPTwitter2019_red\/KPOPTwitter2019_red.png","選んで叶えてコトダマン":"https:\/\/abs.twimg.com\/hashflags\/kotodaman_Emoji\/kotodaman_Emoji.png","nbczoeysextraordinaryplaylist":"https:\/\/abs.twimg.com\/hashflags\/NBC_Zoeys_2020\/NBC_Zoeys_2020.png","자자빙크스":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_JarJar\/DisneyStarWarsROS_Emoji_JarJar.png","macewindu":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Mace_V3\/DisneyStarWarsROS_Emoji_Mace_V3.png","パワプロ史上最強のライバル":"https:\/\/abs.twimg.com\/hashflags\/KONAMIPowerPros_Emoji_No-WinkNovember2019\/KONAMIPowerPros_Emoji_No-WinkNovember2019.png","generalhux":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Hux\/DisneyStarWarsROS_Emoji_Hux.png","cherylsquad":"https:\/\/abs.twimg.com\/hashflags\/GreatestDancer_UK_2020\/GreatestDancer_UK_2020.png","princesaanna":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","보바펫":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_BobaFett\/DisneyStarWarsROS_Emoji_BobaFett.png","bandtogether":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Houston\/OverwatchSeason32020_Houston.png","jourdelaterre":"https:\/\/abs.twimg.com\/hashflags\/EarthDay_2019_fixed\/EarthDay_2019_fixed.png","エピックセブン":"https:\/\/abs.twimg.com\/hashflags\/Epic7jp_Emoji\/Epic7jp_Emoji.png","kristoffandsven":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","masteryoda":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Yoda\/DisneyStarWarsROS_Emoji_Yoda.png","porgs":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Porg\/DisneyStarWarsROS_Emoji_Porg.png","rainhaamidala":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Padme\/DisneyStarWarsROS_Emoji_Padme.png","圣诞节":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","metooindia":"https:\/\/abs.twimg.com\/hashflags\/MeToo_India_2018\/MeToo_India_2018.png","seebowlion":"https:\/\/abs.twimg.com\/hashflags\/AppleTVSEEBowLionBowLion_Emoji\/AppleTVSEEBowLionBowLion_Emoji.png","morethanfootball":"https:\/\/abs.twimg.com\/hashflags\/ALeague_Season_Long_Emoji_MoreThanFootball\/ALeague_Season_Long_Emoji_MoreThanFootball.png","tpwk":"https:\/\/abs.twimg.com\/hashflags\/HarryStyles_Album_2019_v3\/HarryStyles_Album_2019_v3.png","zoriiblissstarwars":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Zorii\/DisneyStarWarsROS_Emoji_Zorii.png","mrsfletcher":"https:\/\/abs.twimg.com\/hashflags\/MrsFletcher_Emoji\/MrsFletcher_Emoji.png","ilprescelto":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Anakin\/DisneyStarWarsROS_Emoji_Anakin.png","reyandkylo":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","コトダマン的姓名判断":"https:\/\/abs.twimg.com\/hashflags\/kotodaman_Emoji\/kotodaman_Emoji.png","hyvääjoulua":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","allfly":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_CHA\/NBATeam20192020Season_Emojis_CHA.png","estamosmáscerca":"https:\/\/abs.twimg.com\/hashflags\/CocaColaFlowFest2019_Emoji\/CocaColaFlowFest2019_Emoji.png","whatyoucantseecanhurtyou":"https:\/\/abs.twimg.com\/hashflags\/InvisibleManCustom_Emoji\/InvisibleManCustom_Emoji.png","umespiãoanimalnaccxp":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_LanceWalter_2019_add3\/Disney_SpiesinDisguise_LanceWalter_2019_add3.png","アナ雪":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","bondjamesbond":"https:\/\/abs.twimg.com\/hashflags\/NoTimeToDieJamesBond_Emoji\/NoTimeToDieJamesBond_Emoji.png","오비완케노비":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_ObiWan_V2\/DisneyStarWarsROS_Emoji_ObiWan_V2.png","제이미":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamMorning\/AfterLife_Emoji_TeamMorning.png","アイアンサーガ":"https:\/\/abs.twimg.com\/hashflags\/YuzunIronsagaStaffQ4_Emoji\/YuzunIronsagaStaffQ4_Emoji.png","dodroid":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Do\/DisneyStarWarsROS_Emoji_Do.png","meisteryoda":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Yoda\/DisneyStarWarsROS_Emoji_Yoda.png","sistasbet":"https:\/\/abs.twimg.com\/hashflags\/BET_SistersOval_Custom_Emoji\/BET_SistersOval_Custom_Emoji.png","shopforothers":"https:\/\/abs.twimg.com\/hashflags\/SainsburysXmas_Emoji\/SainsburysXmas_Emoji.png","jeffgoldblum":"https:\/\/abs.twimg.com\/hashflags\/DisneyJeffGoldblumJeffFace_Emoji\/DisneyJeffGoldblumJeffFace_Emoji.png","canarionegro":"https:\/\/abs.twimg.com\/hashflags\/BoP_BlackCanary\/BoP_BlackCanary.png","rocinante":"https:\/\/abs.twimg.com\/hashflags\/TheExpanse_Emoji\/TheExpanse_Emoji.png","映画スポンジボブ":"https:\/\/abs.twimg.com\/hashflags\/SpongeBobSaveGary_EMOJI_V2\/SpongeBobSaveGary_EMOJI_V2.png","jojorabbitfilm":"https:\/\/abs.twimg.com\/hashflags\/Jojo_Rabbit_Movie_Emoji\/Jojo_Rabbit_Movie_Emoji.png","스타워즈9":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","joyeuxnoël":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","генералхакс":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Hux\/DisneyStarWarsROS_Emoji_Hux.png","dellblack":"https:\/\/abs.twimg.com\/hashflags\/DellBRBlackFriday_Emoji\/DellBRBlackFriday_Emoji.png","supremeleader":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_KyloRen\/DisneyStarWarsROS_Emoji_KyloRen.png","کریسمس‌مبارک":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","teamtom":"https:\/\/abs.twimg.com\/hashflags\/TheVoiceUK_2020\/TheVoiceUK_2020.png","peacocktv":"https:\/\/abs.twimg.com\/hashflags\/NBCU_NestEgg_2020\/NBCU_NestEgg_2020.png","amillionlittlethings":"https:\/\/abs.twimg.com\/hashflags\/ABC_A_Million_Little_Things_Emoji_V2\/ABC_A_Million_Little_Things_Emoji_V2.png","hatchingsoon":"https:\/\/abs.twimg.com\/hashflags\/NBCU_NestEgg_2020\/NBCU_NestEgg_2020.png","tenmattias":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_GeneralMattais\/DisneyFrozen2_Emoji_GeneralMattais.png","مجموعة_العشرين":"https:\/\/abs.twimg.com\/hashflags\/G20_Saudi_2019\/G20_Saudi_2019.png","แค่เชื่อก็เป็นได้":"https:\/\/abs.twimg.com\/hashflags\/KBankxBLACKPINK_Emoji\/KBankxBLACKPINK_Emoji.png","imperatorepalpatine":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Emperor\/DisneyStarWarsROS_Emoji_Emperor.png","メルークリスマス":"https:\/\/abs.twimg.com\/hashflags\/MerpayBrandXmas_NewYear_2019\/MerpayBrandXmas_NewYear_2019.png","princessanna":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","got7":"https:\/\/abs.twimg.com\/hashflags\/KPOPGOT72019GOT7CallMyName_Emoji\/KPOPGOT72019GOT7CallMyName_Emoji.png","ハーレイクイン":"https:\/\/abs.twimg.com\/hashflags\/BoP_Harley_2019\/BoP_Harley_2019.png","freeguyid":"https:\/\/abs.twimg.com\/hashflags\/Disney_FreeGuy_2019\/Disney_FreeGuy_2019.png","thesweat":"https:\/\/abs.twimg.com\/hashflags\/DraftKings_NFL_2019\/DraftKings_NFL_2019.png","холодноесердцеанна":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","フォースと共にあれ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","веселаколеда":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","letsgocanes":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_Canes\/NHL_Team_Emojis_2019_2020_Canes.png","聖誕快樂":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","spionnengeheimen":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_Lance_Walter_2019_add\/Disney_SpiesinDisguise_Lance_Walter_2019_add.png","принцессаанна":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","seasonofgiving":"https:\/\/abs.twimg.com\/hashflags\/SkyBetXmas_Emoji\/SkyBetXmas_Emoji.png","ナスビ":"https:\/\/abs.twimg.com\/hashflags\/NewYearCelebration_Japan2019_eggplant\/NewYearCelebration_Japan2019_eggplant.png","mariokarttour":"https:\/\/abs.twimg.com\/hashflags\/Nintendo_MarioKartTour_2019_add\/Nintendo_MarioKartTour_2019_add.png","gohabsgo":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_CanadiensMTL\/NHL_Team_Emojis_2019_2020_CanadiensMTL.png","obersteranführersnoke":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Snoke\/DisneyStarWarsROS_Emoji_Snoke.png","แบล็คคานารี่":"https:\/\/abs.twimg.com\/hashflags\/BoP_BlackCanary\/BoP_BlackCanary.png","itends":"https:\/\/abs.twimg.com\/hashflags\/IT_Two_Pennywise_2019_Emoji\/IT_Two_Pennywise_2019_Emoji.png","littlewomen":"https:\/\/abs.twimg.com\/hashflags\/SonyLittleWomen_Emoji\/SonyLittleWomen_Emoji.png","peterweber":"https:\/\/abs.twimg.com\/hashflags\/TheBachelor_2019to2020\/TheBachelor_2019to2020.png","maligayangpasko":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","viceamiraleholdo":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Holdo\/DisneyStarWarsROS_Emoji_Holdo.png","ammiraglioackbar":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","jamesonblackbarrel":"https:\/\/abs.twimg.com\/hashflags\/JamesonHoliday2019Custom_Emoji_V2\/JamesonHoliday2019Custom_Emoji_V2.png","dollfaceonhulu":"https:\/\/abs.twimg.com\/hashflags\/HuluDollface_Emoji\/HuluDollface_Emoji.png","lwbookfairies":"https:\/\/abs.twimg.com\/hashflags\/SonyLittleWomenCharacters_Emoji\/SonyLittleWomenCharacters_Emoji.png","fearthedeer":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_MIL\/NBATeam20192020Season_Emojis_MIL.png","visitgujarat":"https:\/\/abs.twimg.com\/hashflags\/GujaratTourismStatueOfUnity_Emoji\/GujaratTourismStatueOfUnity_Emoji.png","newdefender":"https:\/\/abs.twimg.com\/hashflags\/NewDefender_Emoji\/NewDefender_Emoji.png","kickofftochristmas":"https:\/\/abs.twimg.com\/hashflags\/Freeform25DaysOfChristmas_Emoji\/Freeform25DaysOfChristmas_Emoji.png","kyloetrey":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","flames":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_Flames\/NHL_Team_Emojis_2019_2020_Flames.png","capitaloneorangebowl":"https:\/\/abs.twimg.com\/hashflags\/CapitalOne_OrangeBowl_2019\/CapitalOne_OrangeBowl_2019.png","defender2020":"https:\/\/abs.twimg.com\/hashflags\/NewDefender_Emoji\/NewDefender_Emoji.png","selfiewithvivo":"https:\/\/abs.twimg.com\/hashflags\/LittleVHearts_2020\/LittleVHearts_2020.png","servantatv":"https:\/\/abs.twimg.com\/hashflags\/ServantForAppleTV_Emoji_Cricket_v2\/ServantForAppleTV_Emoji_Cricket_v2.png","조리블리스":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Zorii\/DisneyStarWarsROS_Emoji_Zorii.png","أخبار_العربي":"https:\/\/abs.twimg.com\/hashflags\/AlArabyTV_Emoji\/AlArabyTV_Emoji.png","함정이다!":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","ladyochlufsen":"https:\/\/abs.twimg.com\/hashflags\/DisneyLadyAndTheTramp_Emoji\/DisneyLadyAndTheTramp_Emoji.png","lídersupremosnoke":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Snoke\/DisneyStarWarsROS_Emoji_Snoke.png","팰퍼틴":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Emperor\/DisneyStarWarsROS_Emoji_Emperor.png","russfest":"https:\/\/abs.twimg.com\/hashflags\/SiliconValleyTwitter_Emoji\/SiliconValleyTwitter_Emoji.png","twittertogether":"https:\/\/abs.twimg.com\/hashflags\/TwitterTogether_2019_v2\/TwitterTogether_2019_v2.png","christmas":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","scoobydoo":"https:\/\/abs.twimg.com\/hashflags\/SCOOBMysteryMachine_Emoji\/SCOOBMysteryMachine_Emoji.png","mステウルトラsuperlive":"https:\/\/abs.twimg.com\/hashflags\/MusicStationSuperUltraLive2019\/MusicStationSuperUltraLive2019.png","fazeroqueémelhor":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","emperadorpalpatine":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Emperor\/DisneyStarWarsROS_Emoji_Emperor.png","feelthecharge":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Guangzhou\/OverwatchSeason32020_Guangzhou.png","밤조":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamNight\/AfterLife_Emoji_TeamNight.png","noellelafigliadibabbonatale":"https:\/\/abs.twimg.com\/hashflags\/DisneyNoelleNoelle_Emoji\/DisneyNoelleNoelle_Emoji.png","hansolo":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_HanSolo\/DisneyStarWarsROS_Emoji_HanSolo.png","=요기요":"https:\/\/abs.twimg.com\/hashflags\/Yogiyo_Emoji\/Yogiyo_Emoji.png","mkt":"https:\/\/abs.twimg.com\/hashflags\/Nintendo_MarioKartTour_2019_add\/Nintendo_MarioKartTour_2019_add.png","sabledeluz":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","countdooku":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Dooku\/DisneyStarWarsROS_Emoji_Dooku.png","mymagicnumbers":"https:\/\/abs.twimg.com\/hashflags\/TNLUK25thAnniversary_Emoji\/TNLUK25thAnniversary_Emoji.png","봄툰데이":"https:\/\/abs.twimg.com\/hashflags\/Bomtoon_Emoji\/Bomtoon_Emoji.png","theovalonbet":"https:\/\/abs.twimg.com\/hashflags\/BET_SistersOval_Custom_Emoji\/BET_SistersOval_Custom_Emoji.png","アクバー":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","bozthegoat":"https:\/\/abs.twimg.com\/hashflags\/68Whiskey_2019_ext\/68Whiskey_2019_ext.png","choosemydj":"https:\/\/abs.twimg.com\/hashflags\/AmazonMusicNYE2019\/AmazonMusicNYE2019.png","episode9":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","longestlastingaa":"https:\/\/abs.twimg.com\/hashflags\/Energizer_StillGoing_Custom_Emoji\/Energizer_StillGoing_Custom_Emoji.png","fordvferrari":"https:\/\/abs.twimg.com\/hashflags\/DisneyFordVFerrari_Emoji\/DisneyFordVFerrari_Emoji.png","pixarinreallife":"https:\/\/abs.twimg.com\/hashflags\/DisneyPixarLamp_Emoji\/DisneyPixarLamp_Emoji.png","يوم_الارض":"https:\/\/abs.twimg.com\/hashflags\/EarthDay_2019_fixed\/EarthDay_2019_fixed.png","exploreyourstyle":"https:\/\/abs.twimg.com\/hashflags\/LittleVHearts_2020\/LittleVHearts_2020.png","esmuchomásloquenosune":"https:\/\/abs.twimg.com\/hashflags\/BancoPichincha_Emoji\/BancoPichincha_Emoji.png","honor9x":"https:\/\/abs.twimg.com\/hashflags\/HONOR9X_Emoji\/HONOR9X_Emoji.png","штурмовик":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_StormTrooper\/DisneyStarWarsROS_Emoji_StormTrooper.png","bartsimpson":"https:\/\/abs.twimg.com\/hashflags\/DisneyTheSimpsonsDonut_Emoji\/DisneyTheSimpsonsDonut_Emoji.png","みずほ銀行":"https:\/\/abs.twimg.com\/hashflags\/MizuhoJPN_1129_Emoji\/MizuhoJPN_1129_Emoji.png","theforgottenarmy":"https:\/\/abs.twimg.com\/hashflags\/TheForgottenArmy_2020\/TheForgottenArmy_2020.png","espíasaescondidas":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_Lance_Walter_2019_add\/Disney_SpiesinDisguise_Lance_Walter_2019_add.png","おくすり飲めたね":"https:\/\/abs.twimg.com\/hashflags\/Ryukakusan_Emoji\/Ryukakusan_Emoji.png","elsa":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","teamolly":"https:\/\/abs.twimg.com\/hashflags\/TheVoiceUK_2020\/TheVoiceUK_2020.png","froheweihnachten":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","異境で楽しんで":"https:\/\/abs.twimg.com\/hashflags\/Wonderlandikyoutensei_EMOJI\/Wonderlandikyoutensei_EMOJI.png","요기요":"https:\/\/abs.twimg.com\/hashflags\/Yogiyo_Emoji\/Yogiyo_Emoji.png","treatpeoplewithkindness":"https:\/\/abs.twimg.com\/hashflags\/HarryStyles_Album_2019_v3\/HarryStyles_Album_2019_v3.png","maghra":"https:\/\/abs.twimg.com\/hashflags\/AppleTVMaghra_Emoji\/AppleTVMaghra_Emoji.png","cazadora":"https:\/\/abs.twimg.com\/hashflags\/BoP_Huntress\/BoP_Huntress.png","rey":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Rey\/DisneyStarWarsROS_Emoji_Rey.png","grownish":"https:\/\/abs.twimg.com\/hashflags\/grownishseason3_2019\/grownishseason3_2019.png","insideedge2":"https:\/\/abs.twimg.com\/hashflags\/AmazonPrimeVideoInsideEdgeS2_Emoji\/AmazonPrimeVideoInsideEdgeS2_Emoji.png","ドゥ-クー伯爵":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Dooku\/DisneyStarWarsROS_Emoji_Dooku.png","ずっとかわらないもの":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","standupwithyournix":"https:\/\/abs.twimg.com\/hashflags\/ALeague_Season_Long_Emoji_StandUpWithYourNix\/ALeague_Season_Long_Emoji_StandUpWithYourNix.png","三太郎":"https:\/\/abs.twimg.com\/hashflags\/KDDI_NewYears_2019\/KDDI_NewYears_2019.png","loveislandfinal":"https:\/\/abs.twimg.com\/hashflags\/LoveIsland_UK_Winter2020\/LoveIsland_UK_Winter2020.png","haribumi":"https:\/\/abs.twimg.com\/hashflags\/EarthDay_2019_fixed\/EarthDay_2019_fixed.png","maskedsinger":"https:\/\/abs.twimg.com\/hashflags\/MaskedSinger_UK_2020_add\/MaskedSinger_UK_2020_add.png","jarjarbinks":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_JarJar\/DisneyStarWarsROS_Emoji_JarJar.png","jakesully":"https:\/\/abs.twimg.com\/hashflags\/Disney_Avata_2019_M\/Disney_Avata_2019_M.png","theaeronauts":"https:\/\/abs.twimg.com\/hashflags\/AmazonStudiosTheAeronauts_Emoji\/AmazonStudiosTheAeronauts_Emoji.png","krismas":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","기이":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamMorning\/AfterLife_Emoji_TeamMorning.png","クリストフ":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","starwarsjedifallenorder":"https:\/\/abs.twimg.com\/hashflags\/StarWarsJediFallenOrder_Emoji\/StarWarsJediFallenOrder_Emoji.png","luomoinvisibile":"https:\/\/abs.twimg.com\/hashflags\/InvisibleManCustom_Emoji\/InvisibleManCustom_Emoji.png","takeflight":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_NewYorkJets_V2\/NFL_Clubs_2019_2020_Emojis_NewYorkJets_V2.png","tajnifajni":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_Lance_Walter_2019_add\/Disney_SpiesinDisguise_Lance_Walter_2019_add.png","kathrynhahn":"https:\/\/abs.twimg.com\/hashflags\/MrsFletcher_Emoji\/MrsFletcher_Emoji.png","アイサガ":"https:\/\/abs.twimg.com\/hashflags\/YuzunIronsagaStaffQ4_Emoji\/YuzunIronsagaStaffQ4_Emoji.png","زمزم":"https:\/\/abs.twimg.com\/hashflags\/ZamZamExtension_Emoji\/ZamZamExtension_Emoji.png","disneyland":"https:\/\/abs.twimg.com\/hashflags\/DisneyParks_MickeyEars_Flight3\/DisneyParks_MickeyEars_Flight3.png","ttemattias":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_GeneralMattais\/DisneyFrozen2_Emoji_GeneralMattais.png","disneynoelle":"https:\/\/abs.twimg.com\/hashflags\/DisneyNoelleNoelle_Emoji\/DisneyNoelleNoelle_Emoji.png","ilove1111lazada":"https:\/\/abs.twimg.com\/hashflags\/LazadaShoppingDay_Emoji\/LazadaShoppingDay_Emoji.png","ボバフェット":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_BobaFett\/DisneyStarWarsROS_Emoji_BobaFett.png","ilove1111":"https:\/\/abs.twimg.com\/hashflags\/I_Love_Lazada_11_11_Emoji_V2\/I_Love_Lazada_11_11_Emoji_V2.png","ユニクロ2020":"https:\/\/abs.twimg.com\/hashflags\/UNIQLOJapanKanshasaiYearEndNewYear_Emoji_V3\/UNIQLOJapanKanshasaiYearEndNewYear_Emoji_V3.png","圣诞节快乐":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","généralhux":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Hux\/DisneyStarWarsROS_Emoji_Hux.png","reignathome":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Atlanta\/OverwatchSeason32020_Atlanta.png","световоймеч":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","tagdererde":"https:\/\/abs.twimg.com\/hashflags\/EarthDay_2019_fixed\/EarthDay_2019_fixed.png","แคส":"https:\/\/abs.twimg.com\/hashflags\/BoP_Cass_2019\/BoP_Cass_2019.png","kohlscash":"https:\/\/abs.twimg.com\/hashflags\/KohlsCashQ120\/KohlsCashQ120.png","台灣選舉":"https:\/\/abs.twimg.com\/hashflags\/TaiwanGeneralElection_Emoji\/TaiwanGeneralElection_Emoji.png","दिल्लीविधानसभाचुनाव":"https:\/\/abs.twimg.com\/hashflags\/IndiaDelhiElections_Emoji_GIF\/IndiaDelhiElections_Emoji_GIF.png","magicaboveall":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_ORL\/NBATeam20192020Season_Emojis_ORL.png","요다":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Yoda\/DisneyStarWarsROS_Emoji_Yoda.png","partyoffive":"https:\/\/abs.twimg.com\/hashflags\/Freeform_PartyofFive_2019_v2\/Freeform_PartyofFive_2019_v2.png","generalehux":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Hux\/DisneyStarWarsROS_Emoji_Hux.png","рождество":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","vidadeuniversitário":"https:\/\/abs.twimg.com\/hashflags\/BBVidaDeUniversitario_EMOJI\/BBVidaDeUniversitario_EMOJI.png","mytroopzero":"https:\/\/abs.twimg.com\/hashflags\/AmazonStudios_TroopZero_2020\/AmazonStudios_TroopZero_2020.png","jabbaohutt":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Jabba\/DisneyStarWarsROS_Emoji_Jabba.png","パドメ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Padme\/DisneyStarWarsROS_Emoji_Padme.png","lareinedesneigeselsa":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","كلير":"https:\/\/abs.twimg.com\/hashflags\/ClearKSA_Clear_Emoji\/ClearKSA_Clear_Emoji.png","maddennfl20":"https:\/\/abs.twimg.com\/hashflags\/Madden20Custom_Emoji_NEWART_V3\/Madden20Custom_Emoji_NEWART_V3.png","sretanbožić":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","fineline":"https:\/\/abs.twimg.com\/hashflags\/HarryStyles_Album_2019_v3\/HarryStyles_Album_2019_v3.png","jannahtheriseofskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Jannah\/DisneyStarWarsROS_Emoji_Jannah.png","quigonjinn":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_QuiGon\/DisneyStarWarsROS_Emoji_QuiGon.png","ノータイムトゥダイ":"https:\/\/abs.twimg.com\/hashflags\/NoTimeToDieJamesBond_Emoji_Car\/NoTimeToDieJamesBond_Emoji_Car.png","부탁해요매니저님":"https:\/\/abs.twimg.com\/hashflags\/MonawaPlzManager_Emoji\/MonawaPlzManager_Emoji.png","императорпалпатин":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Emperor\/DisneyStarWarsROS_Emoji_Emperor.png","starwarslascesadiskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","tmbmakethedifference":"https:\/\/abs.twimg.com\/hashflags\/TMBThailand_Emoji\/TMBThailand_Emoji.png","darkfate":"https:\/\/abs.twimg.com\/hashflags\/Terminator_2019_Emoji\/Terminator_2019_Emoji.png","spongebobmovie":"https:\/\/abs.twimg.com\/hashflags\/SpongeBobSaveGary_EMOJI_V2\/SpongeBobSaveGary_EMOJI_V2.png","tardis":"https:\/\/abs.twimg.com\/hashflags\/DoctorWho_2020\/DoctorWho_2020.png","異境転生リリース記念":"https:\/\/abs.twimg.com\/hashflags\/Wonderlandikyoutensei_EMOJI\/Wonderlandikyoutensei_EMOJI.png","подэмерон":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Poe\/DisneyStarWarsROS_Emoji_Poe.png","エル・クラシコ":"https:\/\/abs.twimg.com\/hashflags\/ElClasico_19_20_flight2\/ElClasico_19_20_flight2.png","thatpetercrouchpodcast":"https:\/\/abs.twimg.com\/hashflags\/PeterCrouchPodcast_2019\/PeterCrouchPodcast_2019.png","svalbardbear":"https:\/\/abs.twimg.com\/hashflags\/HisDarkMaterialsLOREK_Emoji\/HisDarkMaterialsLOREK_Emoji.png","selamatnatal":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","anteup":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Houston\/OverwatchSeason32020_Houston.png","landocalrissian":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Lando\/DisneyStarWarsROS_Emoji_Lando.png","elclásico":"https:\/\/abs.twimg.com\/hashflags\/ElClasico_19_20_flight2\/ElClasico_19_20_flight2.png","dieeiskönigin2":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","nolaxrockineve":"https:\/\/abs.twimg.com\/hashflags\/DickClark_NewYears_RockinEve_2020\/DickClark_NewYears_RockinEve_2020.png","slavna24sata":"https:\/\/abs.twimg.com\/hashflags\/DisneyFordVFerrari_Emoji\/DisneyFordVFerrari_Emoji.png","สคูบ":"https:\/\/abs.twimg.com\/hashflags\/SCOOBMysteryMachine_Emoji\/SCOOBMysteryMachine_Emoji.png","ascensiondeskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","عاجل_العربي":"https:\/\/abs.twimg.com\/hashflags\/AlArabyTV_Emoji\/AlArabyTV_Emoji.png","prada":"https:\/\/abs.twimg.com\/hashflags\/Prada_Emoji\/Prada_Emoji.png","anna":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","troupezero":"https:\/\/abs.twimg.com\/hashflags\/AmazonStudios_TroopZero_2020\/AmazonStudios_TroopZero_2020.png","happyholodays":"https:\/\/abs.twimg.com\/hashflags\/ApexLegendsSeason3_2019\/ApexLegendsSeason3_2019.png","frozenmattias":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_GeneralMattais\/DisneyFrozen2_Emoji_GeneralMattais.png","パワプロ史上最強のアゴ":"https:\/\/abs.twimg.com\/hashflags\/KONAMIPowerPros_Emoji_No-WinkNovember2019\/KONAMIPowerPros_Emoji_No-WinkNovember2019.png","invisibleman":"https:\/\/abs.twimg.com\/hashflags\/InvisibleManCustom_Emoji\/InvisibleManCustom_Emoji.png","highschoolmusical":"https:\/\/abs.twimg.com\/hashflags\/DisneyHighSchoolMusicalWildcat_Emoji\/DisneyHighSchoolMusicalWildcat_Emoji.png","feliznavidad":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","stormtrooper":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_StormTrooper\/DisneyStarWarsROS_Emoji_StormTrooper.png","penguinislelive":"https:\/\/abs.twimg.com\/hashflags\/HabbyPenguinIsleXmasCampaign_EMOJI\/HabbyPenguinIsleXmasCampaign_EMOJI.png","deliverkindness":"https:\/\/abs.twimg.com\/hashflags\/NetflixKlausCustom_Emoji\/NetflixKlausCustom_Emoji.png","ausarmy":"https:\/\/abs.twimg.com\/hashflags\/DFR_Aus_Army_EMOJI_Flight3\/DFR_Aus_Army_EMOJI_Flight3.png","r2d2droide":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_R2d2_V2\/DisneyStarWarsROS_Emoji_R2d2_V2.png","aeronautsjourney":"https:\/\/abs.twimg.com\/hashflags\/AmazonStudiosTheAeronauts_Emoji\/AmazonStudiosTheAeronauts_Emoji.png","fröhlicheweihnachten":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","アナと雪の女王2":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","whatteam":"https:\/\/abs.twimg.com\/hashflags\/DisneyHighSchoolMusicalWildcat_Emoji\/DisneyHighSchoolMusicalWildcat_Emoji.png","вицеадмиралхолдо":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Holdo\/DisneyStarWarsROS_Emoji_Holdo.png","lichtschwert":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","sisevaahacer":"https:\/\/abs.twimg.com\/hashflags\/BudlightAsiNoSomos_2019\/BudlightAsiNoSomos_2019.png","ピノガチャ":"https:\/\/abs.twimg.com\/hashflags\/MorinagaPino_Emoji_JP\/MorinagaPino_Emoji_JP.png","toutréparer":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","熱狂包囲網":"https:\/\/abs.twimg.com\/hashflags\/RedBull_Japan_2019\/RedBull_Japan_2019.png","mgzsev":"https:\/\/abs.twimg.com\/hashflags\/MG_MotorIndia_ZSEV_2019\/MG_MotorIndia_ZSEV_2019.png","燃堂力":"https:\/\/abs.twimg.com\/hashflags\/Netflix_JP_2019_Nendo\/Netflix_JP_2019_Nendo.png","thecircle":"https:\/\/abs.twimg.com\/hashflags\/Netflix_TheCircle2020\/Netflix_TheCircle2020.png","snoke":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Snoke\/DisneyStarWarsROS_Emoji_Snoke.png","taiwan2020":"https:\/\/abs.twimg.com\/hashflags\/TaiwanGeneralElection_Emoji\/TaiwanGeneralElection_Emoji.png","crăciun":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","сноук":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Snoke\/DisneyStarWarsROS_Emoji_Snoke.png","дартмол":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_DarthMaul\/DisneyStarWarsROS_Emoji_DarthMaul.png","connectusall":"https:\/\/abs.twimg.com\/hashflags\/PlayStationDeathStrandingLaunch_Emoji_BBPOD\/PlayStationDeathStrandingLaunch_Emoji_BBPOD.png","someity":"https:\/\/abs.twimg.com\/hashflags\/Paralympic_Mascot_Emoji_EXT\/Paralympic_Mascot_Emoji_EXT.png","デュエルリンクス語りたい":"https:\/\/abs.twimg.com\/hashflags\/KONAMIYuGiOhKaiba_Emoji\/KONAMIYuGiOhKaiba_Emoji.png","duuuval":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_JacksonvilleJaguars\/NFL_Clubs_2019_2020_Emojis_JacksonvilleJaguars.png","wpmoy":"https:\/\/abs.twimg.com\/hashflags\/WPMOYAwardNFL2020\/WPMOYAwardNFL2020.png","luigismansion3":"https:\/\/abs.twimg.com\/hashflags\/Nintendo_Luigi_Mansion3_Custom_Emoji\/Nintendo_Luigi_Mansion3_Custom_Emoji.png","turnofftoturnon":"https:\/\/abs.twimg.com\/hashflags\/LittleVChristmas_2019\/LittleVChristmas_2019.png","yummy":"https:\/\/abs.twimg.com\/hashflags\/JB_Yummy_2020_add\/JB_Yummy_2020_add.png","everupward":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_NY\/OverwatchSeason32020_NY.png","upforxtraordinary":"https:\/\/abs.twimg.com\/hashflags\/HONOR9X_Emoji\/HONOR9X_Emoji.png","embraceyourish":"https:\/\/abs.twimg.com\/hashflags\/Mixed-Ish_Emoji\/Mixed-Ish_Emoji.png","dancingonice":"https:\/\/abs.twimg.com\/hashflags\/DancingOnIce_Dec2019\/DancingOnIce_Dec2019.png","seetwins":"https:\/\/abs.twimg.com\/hashflags\/AppleTVEmoTwinsies_Emoji\/AppleTVEmoTwinsies_Emoji.png","斉木楠雄":"https:\/\/abs.twimg.com\/hashflags\/Netflix_JP_2019_SaikiKusuo\/Netflix_JP_2019_SaikiKusuo.png","pegipegiyuk":"https:\/\/abs.twimg.com\/hashflags\/PegipegiHolidayPackage_2019\/PegipegiHolidayPackage_2019.png","درفت_السعودية_تويوتا":"https:\/\/abs.twimg.com\/hashflags\/SaudiToyotaCHMotorsports_Emoji\/SaudiToyotaCHMotorsports_Emoji.png","frontline":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_LAGlads\/OverwatchSeason32020_LAGlads.png","lemans66":"https:\/\/abs.twimg.com\/hashflags\/DisneyFordVFerrari_Emoji\/DisneyFordVFerrari_Emoji.png","makeitreign":"https:\/\/abs.twimg.com\/hashflags\/DraftKings_NFL_2019\/DraftKings_NFL_2019.png","maestroyoda":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Yoda\/DisneyStarWarsROS_Emoji_Yoda.png","empoweryourbelief":"https:\/\/abs.twimg.com\/hashflags\/KBankxBLACKPINK_Emoji\/KBankxBLACKPINK_Emoji.png","dexparios":"https:\/\/abs.twimg.com\/hashflags\/ABC_Stumptown_Emoji\/ABC_Stumptown_Emoji.png","mandalorianmercs":"https:\/\/abs.twimg.com\/hashflags\/DisneyMandalorianHelmet_Emoji\/DisneyMandalorianHelmet_Emoji.png","owl2020":"https:\/\/abs.twimg.com\/hashflags\/OWLSeason3_2020\/OWLSeason3_2020.png","фазма":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Phasma\/DisneyStarWarsROS_Emoji_Phasma.png","diadelatierra":"https:\/\/abs.twimg.com\/hashflags\/EarthDay_2019_fixed\/EarthDay_2019_fixed.png","esunatrampa":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","noelle":"https:\/\/abs.twimg.com\/hashflags\/DisneyNoelleNoelle_Emoji\/DisneyNoelleNoelle_Emoji.png","powertv":"https:\/\/abs.twimg.com\/hashflags\/PowerSeason6B_Emoji\/PowerSeason6B_Emoji.png","イントゥジアンノウン":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","리히트":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamMorning\/AfterLife_Emoji_TeamMorning.png","phasma":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Phasma\/DisneyStarWarsROS_Emoji_Phasma.png","911lonestarfox":"https:\/\/abs.twimg.com\/hashflags\/FBC_911_LoneStar_2020\/FBC_911_LoneStar_2020.png","neteasegames":"https:\/\/abs.twimg.com\/hashflags\/NeteaseGameOfficialHashtag_Emoji\/NeteaseGameOfficialHashtag_Emoji.png","königinamidala":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Padme\/DisneyStarWarsROS_Emoji_Padme.png","r2d2ドロイド":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_R2d2_V2\/DisneyStarWarsROS_Emoji_R2d2_V2.png","trashortoy":"https:\/\/abs.twimg.com\/hashflags\/DisneyForkyAsksAQuestionForky_Emoji\/DisneyForkyAsksAQuestionForky_Emoji.png","遊戯王デュエルリンクス100000000ダウンロード":"https:\/\/abs.twimg.com\/hashflags\/KONAMIYuGiOhKaiba_Emoji\/KONAMIYuGiOhKaiba_Emoji.png","newworldamazon":"https:\/\/abs.twimg.com\/hashflags\/NewWorldLaunch_2019_v2\/NewWorldLaunch_2019_v2.png","goya2020":"https:\/\/abs.twimg.com\/hashflags\/GoyasAwards2020_Emoji\/GoyasAwards2020_Emoji.png","ஹேப்பிகிறிஸ்துமஸ்":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","scoobylefilm":"https:\/\/abs.twimg.com\/hashflags\/SCOOBMysteryMachine_Emoji\/SCOOBMysteryMachine_Emoji.png","itsatrap":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","推しピノ決定戦":"https:\/\/abs.twimg.com\/hashflags\/MorinagaPino_Emoji_JP\/MorinagaPino_Emoji_JP.png","tsaheylu":"https:\/\/abs.twimg.com\/hashflags\/Disney_Avata_2019_M\/Disney_Avata_2019_M.png","noellemovie":"https:\/\/abs.twimg.com\/hashflags\/DisneyNoelleNoelle_Emoji\/DisneyNoelleNoelle_Emoji.png","パワプロキター":"https:\/\/abs.twimg.com\/hashflags\/KONAMIPowerProsWinkVerNovember2019_Emoji\/KONAMIPowerProsWinkVerNovember2019_Emoji.png","kontra_se_ola":"https:\/\/abs.twimg.com\/hashflags\/DisneyFordVFerrari_Emoji\/DisneyFordVFerrari_Emoji.png","loveislandpodcast":"https:\/\/abs.twimg.com\/hashflags\/LoveIsland_UK_Winter2020\/LoveIsland_UK_Winter2020.png","ltmattias":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_GeneralMattais\/DisneyFrozen2_Emoji_GeneralMattais.png","tokyo2019":"https:\/\/abs.twimg.com\/hashflags\/ITTFQ419_EMOJI\/ITTFQ419_EMOJI.png","요기요반값":"https:\/\/abs.twimg.com\/hashflags\/Yogiyo_Emoji\/Yogiyo_Emoji.png","아이타치":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamNight\/AfterLife_Emoji_TeamNight.png","flowfest":"https:\/\/abs.twimg.com\/hashflags\/CocaColaFlowFest2019_Emoji\/CocaColaFlowFest2019_Emoji.png","кайлоирей":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","nãoseiondeestou":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","プラダ":"https:\/\/abs.twimg.com\/hashflags\/Prada_Emoji\/Prada_Emoji.png","sowirdsimmersein":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","coronachallenge":"https:\/\/abs.twimg.com\/hashflags\/CoronaCapital_Emoji2019\/CoronaCapital_Emoji2019.png","アルカサス":"https:\/\/abs.twimg.com\/hashflags\/Epic7jp_Emoji\/Epic7jp_Emoji.png","лэндокалриссиан":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Lando\/DisneyStarWarsROS_Emoji_Lando.png","quelaforcesoitavecvous":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","湖南卫视跨年演唱会":"https:\/\/abs.twimg.com\/hashflags\/Mango_TVNewYear_2019\/Mango_TVNewYear_2019.png","ユニクロかけこみ":"https:\/\/abs.twimg.com\/hashflags\/UNIQLOJapanKanshasaiYearEndNewYear_Emoji_V3\/UNIQLOJapanKanshasaiYearEndNewYear_Emoji_V3.png","悪魔的":"https:\/\/abs.twimg.com\/hashflags\/TOHOKajji2019_v2\/TOHOKajji2019_v2.png","wethenorth":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_TOR\/NBATeam20192020Season_Emojis_TOR.png","팰퍼틴황제":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Emperor\/DisneyStarWarsROS_Emoji_Emperor.png","miseryishere":"https:\/\/abs.twimg.com\/hashflags\/HuluCastleRock_Emoji2\/HuluCastleRock_Emoji2.png","なすび":"https:\/\/abs.twimg.com\/hashflags\/NewYearCelebration_Japan2019_eggplant\/NewYearCelebration_Japan2019_eggplant.png","queenelsa":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","anakinskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Anakin\/DisneyStarWarsROS_Emoji_Anakin.png","caçadora":"https:\/\/abs.twimg.com\/hashflags\/BoP_Huntress\/BoP_Huntress.png","推しピノ":"https:\/\/abs.twimg.com\/hashflags\/MorinagaPino_Emoji_JP\/MorinagaPino_Emoji_JP.png","sintiempoparamorir":"https:\/\/abs.twimg.com\/hashflags\/NoTimeToDieJamesBond_Emoji_Car\/NoTimeToDieJamesBond_Emoji_Car.png","derunsichtbare":"https:\/\/abs.twimg.com\/hashflags\/InvisibleManCustom_Emoji\/InvisibleManCustom_Emoji.png","umespiaoanimalnaccxp":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_LanceWalter_2019_add3\/Disney_SpiesinDisguise_LanceWalter_2019_add3.png","pennywise":"https:\/\/abs.twimg.com\/hashflags\/IT_Two_Pennywise_2019_Emoji\/IT_Two_Pennywise_2019_Emoji.png","sexiestmanalive":"https:\/\/abs.twimg.com\/hashflags\/SexiestManAlive2020_Emoji\/SexiestManAlive2020_Emoji.png","fm20":"https:\/\/abs.twimg.com\/hashflags\/FootballManager_Emoji\/FootballManager_Emoji.png","spy_family":"https:\/\/abs.twimg.com\/hashflags\/shonenjumpplus_2019\/shonenjumpplus_2019.png","クワイガンジン":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_QuiGon\/DisneyStarWarsROS_Emoji_QuiGon.png","낮조":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamAfternoon\/AfterLife_Emoji_TeamAfternoon.png","viceammiraglioholdo":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Holdo\/DisneyStarWarsROS_Emoji_Holdo.png","위켓":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_EwokWicket\/DisneyStarWarsROS_Emoji_EwokWicket.png","2019artistwrapped":"https:\/\/abs.twimg.com\/hashflags\/SpotifyWrapped_2019\/SpotifyWrapped_2019.png","larams":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_LosAngelesRams\/NFL_Clubs_2019_2020_Emojis_LosAngelesRams.png","レイスターウォーズ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Rey\/DisneyStarWarsROS_Emoji_Rey.png","gospursgo":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_SAS\/NBATeam20192020Season_Emojis_SAS.png","快乐圣诞节":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","порги":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Porg\/DisneyStarWarsROS_Emoji_Porg.png","чубакка":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Chewbacca\/DisneyStarWarsROS_Emoji_Chewbacca.png","dollfaceshow":"https:\/\/abs.twimg.com\/hashflags\/HuluDollface_Emoji\/HuluDollface_Emoji.png","уикет":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_EwokWicket\/DisneyStarWarsROS_Emoji_EwokWicket.png","dubnation":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_GSW\/NBATeam20192020Season_Emojis_GSW.png","spiesindisguiseth":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_LanceWalter_2019_add2\/Disney_SpiesinDisguise_LanceWalter_2019_add2.png","mvfc":"https:\/\/abs.twimg.com\/hashflags\/ALeague_Season_Long_Emoji_MVFC\/ALeague_Season_Long_Emoji_MVFC.png","イウォーク":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_EwokWicket\/DisneyStarWarsROS_Emoji_EwokWicket.png","mainityan":"https:\/\/abs.twimg.com\/hashflags\/PusongAndoks_2020\/PusongAndoks_2020.png","ライトセーバー":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","discovercvs":"https:\/\/abs.twimg.com\/hashflags\/CVS_Health_2019\/CVS_Health_2019.png","retaloestablecido":"https:\/\/abs.twimg.com\/hashflags\/NuevoNissanVERSA_Emoji_V2\/NuevoNissanVERSA_Emoji_V2.png","자나":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Jannah\/DisneyStarWarsROS_Emoji_Jannah.png","ig11":"https:\/\/abs.twimg.com\/hashflags\/DisneyMandalorian_Emoji_IG11\/DisneyMandalorian_Emoji_IG11.png","unobtanium":"https:\/\/abs.twimg.com\/hashflags\/Disney_Avata_2019_M\/Disney_Avata_2019_M.png","adamsandler":"https:\/\/abs.twimg.com\/hashflags\/UncutGems_A24_2019\/UncutGems_A24_2019.png","starwars":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","あおまる":"https:\/\/abs.twimg.com\/hashflags\/MizuhoJPN_1129_Emoji\/MizuhoJPN_1129_Emoji.png","رواد_الفضاء":"https:\/\/abs.twimg.com\/hashflags\/UAE_Astronaut_Emoji\/UAE_Astronaut_Emoji.png","takenote":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_UTA\/NBATeam20192020Season_Emojis_UTA.png","gopats":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_NewEnglandPatriots\/NFL_Clubs_2019_2020_Emojis_NewEnglandPatriots.png","modernfamilyabc":"https:\/\/abs.twimg.com\/hashflags\/Modern_Family_Emoji_V2\/Modern_Family_Emoji_V2.png","eafifa":"https:\/\/abs.twimg.com\/hashflags\/FIFA20_Custom_Emoji_VoltaV\/FIFA20_Custom_Emoji_VoltaV.png","theinvisibleman":"https:\/\/abs.twimg.com\/hashflags\/InvisibleManCustom_Emoji\/InvisibleManCustom_Emoji.png","reyykylo":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","누구나할인":"https:\/\/abs.twimg.com\/hashflags\/Yogiyo_Emoji\/Yogiyo_Emoji.png","bb8droide":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_BB8\/DisneyStarWarsROS_Emoji_BB8.png","soulbloom":"https:\/\/abs.twimg.com\/hashflags\/NetEaseThunderFire_Emoji\/NetEaseThunderFire_Emoji.png","santasdaughter":"https:\/\/abs.twimg.com\/hashflags\/DisneyNoelleNoelle_Emoji\/DisneyNoelleNoelle_Emoji.png","suprêmeleadersnoke":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Snoke\/DisneyStarWarsROS_Emoji_Snoke.png","obersteranführer":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_KyloRen\/DisneyStarWarsROS_Emoji_KyloRen.png","topgun2":"https:\/\/abs.twimg.com\/hashflags\/TopGun_2019\/TopGun_2019.png","загоризонт":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","bountydroid":"https:\/\/abs.twimg.com\/hashflags\/DisneyMandalorian_Emoji_IG11\/DisneyMandalorian_Emoji_IG11.png","cassandracain":"https:\/\/abs.twimg.com\/hashflags\/BoP_Cass_2019\/BoP_Cass_2019.png","simpsons":"https:\/\/abs.twimg.com\/hashflags\/DisneyTheSimpsonsDonut_Emoji\/DisneyTheSimpsonsDonut_Emoji.png","маттиас":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_GeneralMattais\/DisneyFrozen2_Emoji_GeneralMattais.png","ルイージマンション3":"https:\/\/abs.twimg.com\/hashflags\/Nintendo_Luigi_Mansion3_Custom_Emoji\/Nintendo_Luigi_Mansion3_Custom_Emoji.png","チューバッカ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Chewbacca\/DisneyStarWarsROS_Emoji_Chewbacca.png","ことばで遊べ":"https:\/\/abs.twimg.com\/hashflags\/kotodaman_Emoji\/kotodaman_Emoji.png","zoeysextraordinaryplaylist":"https:\/\/abs.twimg.com\/hashflags\/NBC_Zoeys_2020\/NBC_Zoeys_2020.png","archero":"https:\/\/abs.twimg.com\/hashflags\/HabbyArchero_JapanXmas_2019\/HabbyArchero_JapanXmas_2019.png","amexgreen":"https:\/\/abs.twimg.com\/hashflags\/AmexGreenCustom_Emoji_Mercury\/AmexGreenCustom_Emoji_Mercury.png","littlewomenmovie":"https:\/\/abs.twimg.com\/hashflags\/SonyLittleWomen_Emoji\/SonyLittleWomen_Emoji.png","bieber2020":"https:\/\/abs.twimg.com\/hashflags\/JB_Yummy_2020\/JB_Yummy_2020.png","lonestarfox":"https:\/\/abs.twimg.com\/hashflags\/FBC_911_LoneStar_2020\/FBC_911_LoneStar_2020.png","harrystyles":"https:\/\/abs.twimg.com\/hashflags\/HarryStyles_Album_2019_v3\/HarryStyles_Album_2019_v3.png","그것2":"https:\/\/abs.twimg.com\/hashflags\/IT_Two_Pennywise_2019_Emoji\/IT_Two_Pennywise_2019_Emoji.png","mclarenedition":"https:\/\/abs.twimg.com\/hashflags\/OnePlus_McLaren_Emoji\/OnePlus_McLaren_Emoji.png","avesdepresa":"https:\/\/abs.twimg.com\/hashflags\/Birds_of_Prey_Emoji\/Birds_of_Prey_Emoji.png","bobesponjaunhéroealrescate":"https:\/\/abs.twimg.com\/hashflags\/SpongeBobSaveGary_EMOJI_V2\/SpongeBobSaveGary_EMOJI_V2.png","starwarsderaufstiegskywalkers":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","nowruz":"https:\/\/abs.twimg.com\/hashflags\/nowruz2018_v4\/nowruz2018_v4.png","luigismansion":"https:\/\/abs.twimg.com\/hashflags\/Nintendo_Luigi_Mansion3_Custom_Emoji\/Nintendo_Luigi_Mansion3_Custom_Emoji.png","epcot":"https:\/\/abs.twimg.com\/hashflags\/DisneyParks_MickeyEars_Flight3\/DisneyParks_MickeyEars_Flight3.png","exoonearewe":"https:\/\/abs.twimg.com\/hashflags\/KPOPEXO2019_Emoji\/KPOPEXO2019_Emoji.png","キャプテンファズマ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Phasma\/DisneyStarWarsROS_Emoji_Phasma.png","passthepod":"https:\/\/abs.twimg.com\/hashflags\/PeterCrouchPodcast_2019\/PeterCrouchPodcast_2019.png","kusuosaiki":"https:\/\/abs.twimg.com\/hashflags\/Netflix_JP_2019_SaikiKusuo\/Netflix_JP_2019_SaikiKusuo.png","amiralackbar":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","admiralackbar":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","龍角散ののどすっきりタブレット":"https:\/\/abs.twimg.com\/hashflags\/Ryukakusan_Emoji\/Ryukakusan_Emoji.png","narakathegame":"https:\/\/abs.twimg.com\/hashflags\/NetEaseThunderFire_Emoji\/NetEaseThunderFire_Emoji.png","lhhmia":"https:\/\/abs.twimg.com\/hashflags\/VH1LoveAndHipHop_2019\/VH1LoveAndHipHop_2019.png","スカウターチャレンジ":"https:\/\/abs.twimg.com\/hashflags\/DragonBallLegends_P1_2019\/DragonBallLegends_P1_2019.png","repthedistrict":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_WAS\/NBATeam20192020Season_Emojis_WAS.png","božić":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","birdsofprey":"https:\/\/abs.twimg.com\/hashflags\/Birds_of_Prey_Emoji\/Birds_of_Prey_Emoji.png","mestrewindu":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Mace_V3\/DisneyStarWarsROS_Emoji_Mace_V3.png","gujarattourism":"https:\/\/abs.twimg.com\/hashflags\/GujaratTourismStatueOfUnity_Emoji\/GujaratTourismStatueOfUnity_Emoji.png","dollfacehulu\"dollfacecatlady":"https:\/\/abs.twimg.com\/hashflags\/HuluDollface_Emoji\/HuluDollface_Emoji.png","woty2019":"https:\/\/abs.twimg.com\/hashflags\/GlamourWomenOfTheYear2019_Emoji\/GlamourWomenOfTheYear2019_Emoji.png","わかるよカイジくん":"https:\/\/abs.twimg.com\/hashflags\/TOHOKajji2019_v2\/TOHOKajji2019_v2.png","القطرة_ثروة":"https:\/\/abs.twimg.com\/hashflags\/Qatrahksa_Emoji\/Qatrahksa_Emoji.png","heattwitter":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_MIA\/NBATeam20192020Season_Emojis_MIA.png","browns":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_ClevelandBrowns\/NFL_Clubs_2019_2020_Emojis_ClevelandBrowns.png","principessaanna":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","waktunyapegipegi":"https:\/\/abs.twimg.com\/hashflags\/PegipegiHolidayPackage_2019\/PegipegiHolidayPackage_2019.png","aucm":"https:\/\/abs.twimg.com\/hashflags\/KDDI_NewYears_2019\/KDDI_NewYears_2019.png","viceadmiralholdo":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Holdo\/DisneyStarWarsROS_Emoji_Holdo.png","screamingfirehawks":"https:\/\/abs.twimg.com\/hashflags\/TheExpanse_Emoji\/TheExpanse_Emoji.png","パワプロ史上最強キャラ":"https:\/\/abs.twimg.com\/hashflags\/KONAMIPowerPros_Emoji_No-WinkNovember2019\/KONAMIPowerPros_Emoji_No-WinkNovember2019.png","ascensodeskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","идуна":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_QueenIduna_V2\/DisneyFrozen2_Emoji_QueenIduna_V2.png","gears5":"https:\/\/abs.twimg.com\/hashflags\/Xbox_PMD_Gears_2019\/Xbox_PMD_Gears_2019.png","heartofindia":"https:\/\/abs.twimg.com\/hashflags\/MP_Tourism_Tiger_Emoji\/MP_Tourism_Tiger_Emoji.png","ルークスカイウォーカー":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Luke\/DisneyStarWarsROS_Emoji_Luke.png","elhombreinvisible":"https:\/\/abs.twimg.com\/hashflags\/InvisibleManCustom_Emoji\/InvisibleManCustom_Emoji.png","reitatoritsuka":"https:\/\/abs.twimg.com\/hashflags\/Netflix_JP_2019_Toritsuka\/Netflix_JP_2019_Toritsuka.png","miumiu":"https:\/\/abs.twimg.com\/hashflags\/MiuMiu_Emoji\/MiuMiu_Emoji.png","maggiesimpson":"https:\/\/abs.twimg.com\/hashflags\/DisneyTheSimpsonsDonut_Emoji\/DisneyTheSimpsonsDonut_Emoji.png","レイア将軍":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","modernfamily":"https:\/\/abs.twimg.com\/hashflags\/Modern_Family_Emoji_V2\/Modern_Family_Emoji_V2.png","hisdarkmaterials":"https:\/\/abs.twimg.com\/hashflags\/HisDarkMaterials_Emoji\/HisDarkMaterials_Emoji.png","winatlifewithyahoo":"https:\/\/abs.twimg.com\/hashflags\/YahooMail6Launch_Emoji\/YahooMail6Launch_Emoji.png","obiwan":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_ObiWan_V2\/DisneyStarWarsROS_Emoji_ObiWan_V2.png","seeher":"https:\/\/abs.twimg.com\/hashflags\/SeeHer_2019\/SeeHer_2019.png","лтматтиас":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_GeneralMattais\/DisneyFrozen2_Emoji_GeneralMattais.png","ascesadiskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","펫풍당당":"https:\/\/abs.twimg.com\/hashflags\/NexonMabinogi2019\/NexonMabinogi2019.png","charterofmakkah":"https:\/\/abs.twimg.com\/hashflags\/CharterofMakkah_2019\/CharterofMakkah_2019.png","worldtalleststatue":"https:\/\/abs.twimg.com\/hashflags\/GujaratTourismStatueOfUnity_Emoji\/GujaratTourismStatueOfUnity_Emoji.png","라이즈오브스카이워커":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","bepartofhistory":"https:\/\/abs.twimg.com\/hashflags\/Diriyahseason_Emoji\/Diriyahseason_Emoji.png","queeniduna":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_QueenIduna_V2\/DisneyFrozen2_Emoji_QueenIduna_V2.png","ジャナ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Jannah\/DisneyStarWarsROS_Emoji_Jannah.png","ボールガイ":"https:\/\/abs.twimg.com\/hashflags\/Pokemon_SwordShieldBallGuy_2019_v2\/Pokemon_SwordShieldBallGuy_2019_v2.png","원더우먼":"https:\/\/abs.twimg.com\/hashflags\/WonderWoman84_2019\/WonderWoman84_2019.png","capitanophasma":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Phasma\/DisneyStarWarsROS_Emoji_Phasma.png","terminatordarkfate":"https:\/\/abs.twimg.com\/hashflags\/Terminator_2019_Emoji\/Terminator_2019_Emoji.png","episodioix":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","mytwitteranniversary":"https:\/\/abs.twimg.com\/hashflags\/MyTwitterAnniversary\/MyTwitterAnniversary.png","delhiassemblypolls":"https:\/\/abs.twimg.com\/hashflags\/IndiaDelhiElections_Emoji_GIF\/IndiaDelhiElections_Emoji_GIF.png","ittfworldcup":"https:\/\/abs.twimg.com\/hashflags\/ITTFQ419_EMOJI\/ITTFQ419_EMOJI.png","джаббахатт":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Jabba\/DisneyStarWarsROS_Emoji_Jabba.png","lelu":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Anakin\/DisneyStarWarsROS_Emoji_Anakin.png","miumiuholidayspirit":"https:\/\/abs.twimg.com\/hashflags\/MiuMiu_Emoji\/MiuMiu_Emoji.png","colts":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_IndianapolisColts\/NFL_Clubs_2019_2020_Emojis_IndianapolisColts.png","sydneyisskyblue":"https:\/\/abs.twimg.com\/hashflags\/ALeague_Season_Long_Emoji_SydneyIsSkyBlue\/ALeague_Season_Long_Emoji_SydneyIsSkyBlue.png","おかえりターミネーター":"https:\/\/abs.twimg.com\/hashflags\/BrandEmoji_ForFOXTerminatorJP\/BrandEmoji_ForFOXTerminatorJP.png","モバレ":"https:\/\/abs.twimg.com\/hashflags\/Elex_2020\/Elex_2020.png","龍角散ダイレクト":"https:\/\/abs.twimg.com\/hashflags\/Ryukakusan_Emoji\/Ryukakusan_Emoji.png","emiratesfacupfinal":"https:\/\/abs.twimg.com\/hashflags\/EmiratesFACup2020\/EmiratesFACup2020.png","thebachelorfinale":"https:\/\/abs.twimg.com\/hashflags\/TheBachelor_2019to2020\/TheBachelor_2019to2020.png","ironsaga":"https:\/\/abs.twimg.com\/hashflags\/YuzunIronsagaStaffQ4_Emoji\/YuzunIronsagaStaffQ4_Emoji.png","자바더헛":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Jabba\/DisneyStarWarsROS_Emoji_Jabba.png","nissanqashqai":"https:\/\/abs.twimg.com\/hashflags\/NissanESQashqai_EMOJI\/NissanESQashqai_EMOJI.png","коледа":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","disneyэльза":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","iorekbyrnison":"https:\/\/abs.twimg.com\/hashflags\/HisDarkMaterialsLOREK_Emoji\/HisDarkMaterialsLOREK_Emoji.png","サラコナー参上":"https:\/\/abs.twimg.com\/hashflags\/BrandEmoji_ForFOXTerminatorJP\/BrandEmoji_ForFOXTerminatorJP.png","мазканата":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Maz\/DisneyStarWarsROS_Emoji_Maz.png","freetolove":"https:\/\/abs.twimg.com\/hashflags\/FreeToLoveClosePH_Emoji\/FreeToLoveClosePH_Emoji.png","квайгонджинн":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_QuiGon\/DisneyStarWarsROS_Emoji_QuiGon.png","whereloverules":"https:\/\/abs.twimg.com\/hashflags\/FreeToLoveClosePH_Emoji\/FreeToLoveClosePH_Emoji.png","ミライトワ":"https:\/\/abs.twimg.com\/hashflags\/Olympic_Mascot_Emoji_EXT\/Olympic_Mascot_Emoji_EXT.png","seemaghra":"https:\/\/abs.twimg.com\/hashflags\/AppleTVMaghra_Emoji\/AppleTVMaghra_Emoji.png","footballmanager2020":"https:\/\/abs.twimg.com\/hashflags\/FootballManager_Emoji\/FootballManager_Emoji.png","overwatchleague":"https:\/\/abs.twimg.com\/hashflags\/OWLSeason3_2020\/OWLSeason3_2020.png","퀸시":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamDawn\/AfterLife_Emoji_TeamDawn.png","mikelowrey":"https:\/\/abs.twimg.com\/hashflags\/Sony_BadBoysForLife_2019_Mike\/Sony_BadBoysForLife_2019_Mike.png","harleenquinzel":"https:\/\/abs.twimg.com\/hashflags\/BoP_Harley_2019\/BoP_Harley_2019.png","themorningshow":"https:\/\/abs.twimg.com\/hashflags\/AppleTVsTheMorningShow_Emoji\/AppleTVsTheMorningShow_Emoji.png","데이":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamNight\/AfterLife_Emoji_TeamNight.png","closeuploverules":"https:\/\/abs.twimg.com\/hashflags\/FreeToLoveClosePH_Emoji\/FreeToLoveClosePH_Emoji.png","fightfinished":"https:\/\/abs.twimg.com\/hashflags\/WashingtonNationals201920Offseason_Emoji\/WashingtonNationals201920Offseason_Emoji.png","maîtrewindu":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Mace_V3\/DisneyStarWarsROS_Emoji_Mace_V3.png","maiseltv":"https:\/\/abs.twimg.com\/hashflags\/AmazonStudiosMrsMaiselS3_Emoji\/AmazonStudiosMrsMaiselS3_Emoji.png","marchsistersmonday":"https:\/\/abs.twimg.com\/hashflags\/SonyLittleWomen_Emoji\/SonyLittleWomen_Emoji.png","seeitagain":"https:\/\/abs.twimg.com\/hashflags\/IT_Two_Pennywise_2019_Emoji\/IT_Two_Pennywise_2019_Emoji.png","theemperor":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Emperor\/DisneyStarWarsROS_Emoji_Emperor.png","singleparents":"https:\/\/abs.twimg.com\/hashflags\/Single_Parents_Emoji_V2\/Single_Parents_Emoji_V2.png","різдво":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","جمعية_زمزم":"https:\/\/abs.twimg.com\/hashflags\/ZamZamExtension_Emoji\/ZamZamExtension_Emoji.png","roarasone":"https:\/\/abs.twimg.com\/hashflags\/ALeague_Season_Long_Emoji_RoarAsOne\/ALeague_Season_Long_Emoji_RoarAsOne.png","nadal":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","mnwild":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_MNWild\/NHL_Team_Emojis_2019_2020_MNWild.png","karácsony":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","primoordine":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_StormTrooper\/DisneyStarWarsROS_Emoji_StormTrooper.png","frozensven":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","広告以外の言葉でビビッドアーミーを語る":"https:\/\/abs.twimg.com\/hashflags\/CTWVividArmy_EMOJI\/CTWVividArmy_EMOJI.png","itsbouttime":"https:\/\/abs.twimg.com\/hashflags\/ESPN_UFC_2019_v3_ext\/ESPN_UFC_2019_v3_ext.png","generalleia":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","порг":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Porg\/DisneyStarWarsROS_Emoji_Porg.png","mandalorianstarwars":"https:\/\/abs.twimg.com\/hashflags\/DisneyMandalorianHelmet_Emoji\/DisneyMandalorianHelmet_Emoji.png","letsgohunt":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Chengdu\/OverwatchSeason32020_Chengdu.png","フォースと永遠に共にあらんことを":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","nbczoeysplaylist":"https:\/\/abs.twimg.com\/hashflags\/NBC_Zoeys_2020\/NBC_Zoeys_2020.png","deraufstiegskywalkers":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","promolazada":"https:\/\/abs.twimg.com\/hashflags\/LazadaShoppingDay_Emoji\/LazadaShoppingDay_Emoji.png","フォースと共にあらんことを":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","miumiuss20":"https:\/\/abs.twimg.com\/hashflags\/MiuMiu_Emoji\/MiuMiu_Emoji.png","contedooku":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Dooku\/DisneyStarWarsROS_Emoji_Dooku.png","goniners":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_SanFrancisco49ers\/NFL_Clubs_2019_2020_Emojis_SanFrancisco49ers.png","letsgoducks":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_Ducks\/NHL_Team_Emojis_2019_2020_Ducks.png","圧倒的":"https:\/\/abs.twimg.com\/hashflags\/TOHOKajji2019_v2\/TOHOKajji2019_v2.png","スク―ビー":"https:\/\/abs.twimg.com\/hashflags\/SCOOBMysteryMachine_Emoji\/SCOOBMysteryMachine_Emoji.png","diskon1212":"https:\/\/abs.twimg.com\/hashflags\/LazadaShoppingDay_Emoji\/LazadaShoppingDay_Emoji.png","jamesstpatrick":"https:\/\/abs.twimg.com\/hashflags\/PowerSeason6B_Emoji\/PowerSeason6B_Emoji.png","mosalah":"https:\/\/abs.twimg.com\/hashflags\/CAFAwards2019_MoSalah\/CAFAwards2019_MoSalah.png","freeguy":"https:\/\/abs.twimg.com\/hashflags\/Disney_FreeGuy_2019\/Disney_FreeGuy_2019.png","bears100":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_ChicagoBears\/NFL_Clubs_2019_2020_Emojis_ChicagoBears.png","doドロイド":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Do\/DisneyStarWarsROS_Emoji_Do.png","newyorkforever":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_NYK\/NBATeam20192020Season_Emojis_NYK.png","スターウォーズ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","벤솔로":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_KyloRen\/DisneyStarWarsROS_Emoji_KyloRen.png","도도찬":"https:\/\/abs.twimg.com\/hashflags\/MonawaPlzManager_Emoji\/MonawaPlzManager_Emoji.png","weareoneexo":"https:\/\/abs.twimg.com\/hashflags\/KPOPEXO2019_Emoji\/KPOPEXO2019_Emoji.png","kbankxblackpink":"https:\/\/abs.twimg.com\/hashflags\/KBankxBLACKPINK_Emoji\/KBankxBLACKPINK_Emoji.png","darthvader":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_DarthVader\/DisneyStarWarsROS_Emoji_DarthVader.png","مرسولك_جاهز":"https:\/\/abs.twimg.com\/hashflags\/Mrsool_Emoji\/Mrsool_Emoji.png","lareinedesneiges":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","crimsonnight":"https:\/\/abs.twimg.com\/hashflags\/NetEaseThunderFire_Emoji\/NetEaseThunderFire_Emoji.png","goldenglobes":"https:\/\/abs.twimg.com\/hashflags\/2019_GoldenGlobes\/2019_GoldenGlobes.png","генералоргана":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","worldaccordingtojeff":"https:\/\/abs.twimg.com\/hashflags\/DisneyJeffGoldblumJeffFace_Emoji\/DisneyJeffGoldblumJeffFace_Emoji.png","lhhny":"https:\/\/abs.twimg.com\/hashflags\/VH1LoveAndHipHop_2019\/VH1LoveAndHipHop_2019.png","ランドカルリジアン":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Lando\/DisneyStarWarsROS_Emoji_Lando.png","パワプロ":"https:\/\/abs.twimg.com\/hashflags\/KONAMIPowerProsWinkVerNovember2019_Emoji\/KONAMIPowerProsWinkVerNovember2019_Emoji.png","perfectamentediseñado":"https:\/\/abs.twimg.com\/hashflags\/NissanESQashqai_EMOJI\/NissanESQashqai_EMOJI.png","nbaxmas":"https:\/\/abs.twimg.com\/hashflags\/NBA_ChristmasDay_2019_Basketball\/NBA_ChristmasDay_2019_Basketball.png","lenssterling":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_Lance_2019_add\/Disney_SpiesinDisguise_Lance_2019_add.png","ロマサガrs最大310連ガチャ無料":"https:\/\/abs.twimg.com\/hashflags\/Romasaga_rs_2019_Emoji\/Romasaga_rs_2019_Emoji.png","imperadorpalpatine":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Emperor\/DisneyStarWarsROS_Emoji_Emperor.png","バンドリ午後ティー":"https:\/\/abs.twimg.com\/hashflags\/KIRINGTXmas_Emoji_v2\/KIRINGTXmas_Emoji_v2.png","onemission":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_HOU\/NBATeam20192020Season_Emojis_HOU.png","sabres50":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_Sabres_NEW\/NHL_Team_Emojis_2019_2020_Sabres_NEW.png","reinaiduna":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_QueenIduna_V2\/DisneyFrozen2_Emoji_QueenIduna_V2.png","холодноесердцеэльза":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","swスカイウォーカーの夜明け":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","ヨーダ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Yoda\/DisneyStarWarsROS_Emoji_Yoda.png","dieeisköniginelsa":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","aeronauts":"https:\/\/abs.twimg.com\/hashflags\/AmazonStudiosTheAeronauts_Emoji\/AmazonStudiosTheAeronauts_Emoji.png","ハッピークリスマス":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","ಕ್ರಿಸ್‌ಮಸ್크":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","чуи":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Chewbacca\/DisneyStarWarsROS_Emoji_Chewbacca.png","spongebobmusicallive":"https:\/\/abs.twimg.com\/hashflags\/Spongebob_Emoji\/Spongebob_Emoji.png","لنلهم_العالم_برؤيتنا":"https:\/\/abs.twimg.com\/hashflags\/G20_Saudi_2019\/G20_Saudi_2019.png","happychristmas":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","twitchiseverything":"https:\/\/abs.twimg.com\/hashflags\/TwitchIsEverything_Emoji\/TwitchIsEverything_Emoji.png","flyeaglesfly":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_PhiladelphiaEagles\/NFL_Clubs_2019_2020_Emojis_PhiladelphiaEagles.png","jabbalehutt":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Jabba\/DisneyStarWarsROS_Emoji_Jabba.png","ペットと一緒に大冒険":"https:\/\/abs.twimg.com\/hashflags\/TaiyonomiyakoAlpaca_EMOJI\/TaiyonomiyakoAlpaca_EMOJI.png","topgun":"https:\/\/abs.twimg.com\/hashflags\/TopGun_2019\/TopGun_2019.png","jojorabbitmovie":"https:\/\/abs.twimg.com\/hashflags\/Jojo_Rabbit_Movie_Emoji\/Jojo_Rabbit_Movie_Emoji.png","あけおめ":"https:\/\/abs.twimg.com\/hashflags\/NewYearCelebration_Japan2019_sunrise\/NewYearCelebration_Japan2019_sunrise.png","ladyandthetramp":"https:\/\/abs.twimg.com\/hashflags\/DisneyLadyAndTheTramp_Emoji\/DisneyLadyAndTheTramp_Emoji.png","генераллеяоргана":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","nbcthisisus":"https:\/\/abs.twimg.com\/hashflags\/NBC_ThisIsUs_2020\/NBC_ThisIsUs_2020.png","huntress":"https:\/\/abs.twimg.com\/hashflags\/BoP_Huntress\/BoP_Huntress.png","scoobmovie":"https:\/\/abs.twimg.com\/hashflags\/SCOOBMysteryMachine_Emoji\/SCOOBMysteryMachine_Emoji.png","thebachelor":"https:\/\/abs.twimg.com\/hashflags\/TheBachelor_2019to2020\/TheBachelor_2019to2020.png","ajudantesdoklaus":"https:\/\/abs.twimg.com\/hashflags\/NetflixKlausCustom_Emoji\/NetflixKlausCustom_Emoji.png","pressw":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Guangzhou\/OverwatchSeason32020_Guangzhou.png","diriyahseason":"https:\/\/abs.twimg.com\/hashflags\/Diriyahseason_Emoji\/Diriyahseason_Emoji.png","vivo":"https:\/\/abs.twimg.com\/hashflags\/LittleVHearts_2020\/LittleVHearts_2020.png","njdevils":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_Devils\/NHL_Team_Emojis_2019_2020_Devils.png","siestakey":"https:\/\/abs.twimg.com\/hashflags\/MTVSiestaKey2019\/MTVSiestaKey2019.png","বড়দিনেরশুভেচ্ছে":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","queenpadme":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Padme\/DisneyStarWarsROS_Emoji_Padme.png","skywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Luke\/DisneyStarWarsROS_Emoji_Luke.png","люкскайуокер":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Luke\/DisneyStarWarsROS_Emoji_Luke.png","hacerlascosasbien":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","canárionegro":"https:\/\/abs.twimg.com\/hashflags\/BoP_BlackCanary\/BoP_BlackCanary.png","異境で待ってる":"https:\/\/abs.twimg.com\/hashflags\/Wonderlandikyoutensei_EMOJI\/Wonderlandikyoutensei_EMOJI.png","滅びの爆裂疾風弾":"https:\/\/abs.twimg.com\/hashflags\/KONAMIYuGiOhKaiba_Emoji\/KONAMIYuGiOhKaiba_Emoji.png","thereport":"https:\/\/abs.twimg.com\/hashflags\/TheReportMovie_Emoji\/TheReportMovie_Emoji.png","martinlawrence":"https:\/\/abs.twimg.com\/hashflags\/Sony_BadBoysForLife_2019_Marcus\/Sony_BadBoysForLife_2019_Marcus.png","almiranteackbar":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","dieeisköniginanna":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","darthmaul":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_DarthMaul\/DisneyStarWarsROS_Emoji_DarthMaul.png","tomorrowisinyourhands":"https:\/\/abs.twimg.com\/hashflags\/PlayStationDeathStrandingLaunch_Emoji_ODRADEK\/PlayStationDeathStrandingLaunch_Emoji_ODRADEK.png","netneutrality":"https:\/\/abs.twimg.com\/hashflags\/Net_Emoji_Evergreen\/Net_Emoji_Evergreen.png","changewhatyoucan":"https:\/\/abs.twimg.com\/hashflags\/MG_MotorIndia_ZSEV_2019\/MG_MotorIndia_ZSEV_2019.png","likeaboss":"https:\/\/abs.twimg.com\/hashflags\/LikeABoss_EMOJI_LikeABossHT\/LikeABoss_EMOJI_LikeABossHT.png","ネ正月":"https:\/\/abs.twimg.com\/hashflags\/Netflix_JP_2019_kagamimochi\/Netflix_JP_2019_kagamimochi.png","partyof5":"https:\/\/abs.twimg.com\/hashflags\/Freeform_PartyofFive_2019_v2\/Freeform_PartyofFive_2019_v2.png","matthewsquad":"https:\/\/abs.twimg.com\/hashflags\/GreatestDancer_UK_2020\/GreatestDancer_UK_2020.png","フィン":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Finn\/DisneyStarWarsROS_Emoji_Finn.png","wonderwoman":"https:\/\/abs.twimg.com\/hashflags\/WonderWoman84_2019\/WonderWoman84_2019.png","палпатин":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Emperor\/DisneyStarWarsROS_Emoji_Emperor.png","delhielections2020":"https:\/\/abs.twimg.com\/hashflags\/IndiaDelhiElections_Emoji_GIF\/IndiaDelhiElections_Emoji_GIF.png","seahawks":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_SeattleSeahawks\/NFL_Clubs_2019_2020_Emojis_SeattleSeahawks.png","spaghettiscene":"https:\/\/abs.twimg.com\/hashflags\/DisneyLadyAndTheTramp_Emoji\/DisneyLadyAndTheTramp_Emoji.png","レイアオーガナ将軍":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","슈프림리더":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_KyloRen\/DisneyStarWarsROS_Emoji_KyloRen.png","crouchoclub":"https:\/\/abs.twimg.com\/hashflags\/PeterCrouchPodcast_2019\/PeterCrouchPodcast_2019.png","ravensflock":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_BaltimoreRavens\/NFL_Clubs_2019_2020_Emojis_BaltimoreRavens.png","tigerstateofindia":"https:\/\/abs.twimg.com\/hashflags\/MP_Tourism_Tiger_Emoji\/MP_Tourism_Tiger_Emoji.png","avatar10yearanniversary":"https:\/\/abs.twimg.com\/hashflags\/Disney_Avata_2019_F\/Disney_Avata_2019_F.png","爆ドリ":"https:\/\/abs.twimg.com\/hashflags\/Tencent_bakudori_jp_Prelaunch_Emoji\/Tencent_bakudori_jp_Prelaunch_Emoji.png","королеваамидала":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Padme\/DisneyStarWarsROS_Emoji_Padme.png","этоловушка":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","thegiftnetflix":"https:\/\/abs.twimg.com\/hashflags\/Aitye_TheGift_NetflixGlobal\/Aitye_TheGift_NetflixGlobal.png","selamatharinatal":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","비비에잇":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_BB8\/DisneyStarWarsROS_Emoji_BB8.png","レッドヌードルージュ":"https:\/\/abs.twimg.com\/hashflags\/KATE_Lipstick_2020\/KATE_Lipstick_2020.png","snapdragonsummit":"https:\/\/abs.twimg.com\/hashflags\/Qualcomm_Snapdragon_2019\/Qualcomm_Snapdragon_2019.png","принцессалея":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_PrincessLeia\/DisneyStarWarsROS_Emoji_PrincessLeia.png","contraloimposible":"https:\/\/abs.twimg.com\/hashflags\/DisneyFordVFerrari_Emoji\/DisneyFordVFerrari_Emoji.png","ccmfc":"https:\/\/abs.twimg.com\/hashflags\/ALeague_Season_Long_Emoji_CCMFC\/ALeague_Season_Long_Emoji_CCMFC.png","капитанфазма":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Phasma\/DisneyStarWarsROS_Emoji_Phasma.png","グリード":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Greedo\/DisneyStarWarsROS_Emoji_Greedo.png","terminator":"https:\/\/abs.twimg.com\/hashflags\/Terminator_2019_Emoji\/Terminator_2019_Emoji.png","メイスウィンドゥ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Mace_V3\/DisneyStarWarsROS_Emoji_Mace_V3.png","starwarsascensodeskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","pradaresort20":"https:\/\/abs.twimg.com\/hashflags\/Prada_Emoji\/Prada_Emoji.png","스노크":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Snoke\/DisneyStarWarsROS_Emoji_Snoke.png","マスターヨーダ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Yoda\/DisneyStarWarsROS_Emoji_Yoda.png","sparkshorts":"https:\/\/abs.twimg.com\/hashflags\/DisneyPixarLamp_Emoji\/DisneyPixarLamp_Emoji.png","คอนเสิร์ตเคาท์ดาวน์หูหนานทีวี2020":"https:\/\/abs.twimg.com\/hashflags\/Mango_TVNewYear_2019\/Mango_TVNewYear_2019.png","notimetodie":"https:\/\/abs.twimg.com\/hashflags\/NoTimeToDieJamesBond_Emoji_Car\/NoTimeToDieJamesBond_Emoji_Car.png","stumptownabc":"https:\/\/abs.twimg.com\/hashflags\/ABC_Stumptown_Emoji\/ABC_Stumptown_Emoji.png","playnewworld":"https:\/\/abs.twimg.com\/hashflags\/NewWorldLaunch_2019_v2\/NewWorldLaunch_2019_v2.png","socomcamisinha":"https:\/\/abs.twimg.com\/hashflags\/MinisterioDaSaude_Emoji\/MinisterioDaSaude_Emoji.png","เฮเลน่าเบติเนลลี่":"https:\/\/abs.twimg.com\/hashflags\/BoP_Huntress\/BoP_Huntress.png","netflixthecircle":"https:\/\/abs.twimg.com\/hashflags\/Netflix_TheCircle2020\/Netflix_TheCircle2020.png","vanoce":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","灰燼戦線":"https:\/\/abs.twimg.com\/hashflags\/AshArmsStaffLaunchAndEvent_EMOJI_V2\/AshArmsStaffLaunchAndEvent_EMOJI_V2.png","macysthanksgivingdayparade":"https:\/\/abs.twimg.com\/hashflags\/Macys_Thanksgiving_Parade_2019_V4\/Macys_Thanksgiving_Parade_2019_V4.png","tmbtweetgetstreat":"https:\/\/abs.twimg.com\/hashflags\/TMBThailand_Emoji\/TMBThailand_Emoji.png","sacramentoproud":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_SAC\/NBATeam20192020Season_Emojis_SAC.png","アナキンスカイウォーカー":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Anakin\/DisneyStarWarsROS_Emoji_Anakin.png","delhielections":"https:\/\/abs.twimg.com\/hashflags\/IndiaDelhiElections_Emoji_GIF\/IndiaDelhiElections_Emoji_GIF.png","thunderup":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_OKC\/NBATeam20192020Season_Emojis_OKC.png","retrospectivaspotify":"https:\/\/abs.twimg.com\/hashflags\/SpotifyWrapped_2019\/SpotifyWrapped_2019.png","скайуокервосход":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","nbatwitter":"https:\/\/abs.twimg.com\/hashflags\/NBATwitter_2018_RefreshEmoji\/NBATwitter_2018_RefreshEmoji.png","frozenkristoff":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","sistasonbet":"https:\/\/abs.twimg.com\/hashflags\/BET_SistersOval_Custom_Emoji\/BET_SistersOval_Custom_Emoji.png","partyoffivetv":"https:\/\/abs.twimg.com\/hashflags\/Freeform_PartyofFive_2019_v2\/Freeform_PartyofFive_2019_v2.png","comtedooku":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Dooku\/DisneyStarWarsROS_Emoji_Dooku.png","intotheunknown":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","시릴":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamTwilight\/AfterLife_Emoji_TeamTwilight.png","キャッツ部":"https:\/\/abs.twimg.com\/hashflags\/TohoTowa_CATS_v2\/TohoTowa_CATS_v2.png","backingyou":"https:\/\/abs.twimg.com\/hashflags\/QuickBooksCustom_Emoji\/QuickBooksCustom_Emoji.png","díadelatierra":"https:\/\/abs.twimg.com\/hashflags\/EarthDay_2019_fixed\/EarthDay_2019_fixed.png","closeupmakeyourmove":"https:\/\/abs.twimg.com\/hashflags\/FreeToLoveClosePH_Emoji\/FreeToLoveClosePH_Emoji.png","избранный":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Anakin\/DisneyStarWarsROS_Emoji_Anakin.png","généraleleiaorgana":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","redcablechristmas":"https:\/\/abs.twimg.com\/hashflags\/OnePlusChristmas\/OnePlusChristmas.png","principessaleia":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_PrincessLeia\/DisneyStarWarsROS_Emoji_PrincessLeia.png","파드메아미달라":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Padme\/DisneyStarWarsROS_Emoji_Padme.png","鳥束零太":"https:\/\/abs.twimg.com\/hashflags\/Netflix_JP_2019_Toritsuka\/Netflix_JP_2019_Toritsuka.png","freeguyth":"https:\/\/abs.twimg.com\/hashflags\/Disney_FreeGuy_2019\/Disney_FreeGuy_2019.png","weallscreamforicecream":"https:\/\/abs.twimg.com\/hashflags\/HuluCastleRock_Emoji2\/HuluCastleRock_Emoji2.png","episódio9":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","outerworlds":"https:\/\/abs.twimg.com\/hashflags\/TheOuterWorldsLaunch_Emoji_V2\/TheOuterWorldsLaunch_Emoji_V2.png","whatchagonnado":"https:\/\/abs.twimg.com\/hashflags\/Sony_BadBoysForLife_2019_Marcus\/Sony_BadBoysForLife_2019_Marcus.png","supremeleadersnoke":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Snoke\/DisneyStarWarsROS_Emoji_Snoke.png","avatarmovie":"https:\/\/abs.twimg.com\/hashflags\/Disney_Avata_2019_F\/Disney_Avata_2019_F.png","amlt":"https:\/\/abs.twimg.com\/hashflags\/ABC_A_Million_Little_Things_Emoji_V2\/ABC_A_Million_Little_Things_Emoji_V2.png","got7_youcallingmyname":"https:\/\/abs.twimg.com\/hashflags\/KPOPGOT72019GOT7CallMyName_Emoji\/KPOPGOT72019GOT7CallMyName_Emoji.png","pointdavenirsansnous":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","스카이워커":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Luke\/DisneyStarWarsROS_Emoji_Luke.png","thereportmovie":"https:\/\/abs.twimg.com\/hashflags\/TheReportMovie_Emoji\/TheReportMovie_Emoji.png","got7_니가부르는나의이름":"https:\/\/abs.twimg.com\/hashflags\/KPOPGOT72019GOT7CallMyName_Emoji\/KPOPGOT72019GOT7CallMyName_Emoji.png","chúcmừnggiángsinh":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","キャッツ極上体験":"https:\/\/abs.twimg.com\/hashflags\/TohoTowa_CATS_v2\/TohoTowa_CATS_v2.png","wickettheewok":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_EwokWicket\/DisneyStarWarsROS_Emoji_EwokWicket.png","양손가득치킨":"https:\/\/abs.twimg.com\/hashflags\/Yogiyo_Emoji\/Yogiyo_Emoji.png","themandalorian":"https:\/\/abs.twimg.com\/hashflags\/DisneyMandalorianHelmet_Emoji\/DisneyMandalorianHelmet_Emoji.png","coronacapital":"https:\/\/abs.twimg.com\/hashflags\/CoronaCapital_Emoji2019\/CoronaCapital_Emoji2019.png","メルカリ":"https:\/\/abs.twimg.com\/hashflags\/MerpayBrandXmas_NewYear_2019\/MerpayBrandXmas_NewYear_2019.png","ウーキー":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Chewbacca\/DisneyStarWarsROS_Emoji_Chewbacca.png","เมอร์รี่คริสมาสต์":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","tigernation":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Seoul_v2\/OverwatchSeason32020_Seoul_v2.png","オルビス":"https:\/\/abs.twimg.com\/hashflags\/emoji_ORBISxmasbox2019\/emoji_ORBISxmasbox2019.png","spiesindisguisenaccxp":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_Lance_Walter_2019\/Disney_SpiesinDisguise_Lance_Walter_2019.png","cockadoodie":"https:\/\/abs.twimg.com\/hashflags\/HuluCastleRock_Emoji2\/HuluCastleRock_Emoji2.png","newworldmmo":"https:\/\/abs.twimg.com\/hashflags\/NewWorldLaunch_2019_v2\/NewWorldLaunch_2019_v2.png","королеваидуна":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_QueenIduna_V2\/DisneyFrozen2_Emoji_QueenIduna_V2.png","다스베이더":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_DarthVader\/DisneyStarWarsROS_Emoji_DarthVader.png","terminatordestinooculto":"https:\/\/abs.twimg.com\/hashflags\/Terminator_2019_Emoji\/Terminator_2019_Emoji.png","leman66":"https:\/\/abs.twimg.com\/hashflags\/DisneyFordVFerrari_Emoji\/DisneyFordVFerrari_Emoji.png","celtics":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_BOS\/NBATeam20192020Season_Emojis_BOS.png","ジャバザハット":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Jabba\/DisneyStarWarsROS_Emoji_Jabba.png","ロマサガrs":"https:\/\/abs.twimg.com\/hashflags\/Romasaga_rs_2019_Emoji\/Romasaga_rs_2019_Emoji.png","ドラゴンボールレジェンズ":"https:\/\/abs.twimg.com\/hashflags\/DragonBallLegends_P2_2019\/DragonBallLegends_P2_2019.png","황혼조":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamTwilight\/AfterLife_Emoji_TeamTwilight.png","disneyparks":"https:\/\/abs.twimg.com\/hashflags\/DisneyParks_MickeyEars_Flight3\/DisneyParks_MickeyEars_Flight3.png","stumptownpremiere":"https:\/\/abs.twimg.com\/hashflags\/ABC_Stumptown_Emoji\/ABC_Stumptown_Emoji.png","聖誕節":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","sísevaahacer":"https:\/\/abs.twimg.com\/hashflags\/BudlightAsiNoSomos_2019\/BudlightAsiNoSomos_2019.png","初詣":"https:\/\/abs.twimg.com\/hashflags\/NewYearCelebration_Japan2019_temple\/NewYearCelebration_Japan2019_temple.png","ざわざわ":"https:\/\/abs.twimg.com\/hashflags\/TOHOKajji2019_v2\/TOHOKajji2019_v2.png","reginaamidala":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Padme\/DisneyStarWarsROS_Emoji_Padme.png","ces":"https:\/\/abs.twimg.com\/hashflags\/CES2020_Emoji_Add\/CES2020_Emoji_Add.png","philaunite":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_PHI\/NBATeam20192020Season_Emojis_PHI.png","klausnetflix":"https:\/\/abs.twimg.com\/hashflags\/NetflixKlausCustom_Emoji\/NetflixKlausCustom_Emoji.png","アースデー":"https:\/\/abs.twimg.com\/hashflags\/EarthDay_2019_fixed\/EarthDay_2019_fixed.png","bobesponjaofilme":"https:\/\/abs.twimg.com\/hashflags\/SpongeBobSaveGary_EMOJI_V2\/SpongeBobSaveGary_EMOJI_V2.png","ロマサガrskinggnu":"https:\/\/abs.twimg.com\/hashflags\/Romasaga_Dec_2019\/Romasaga_Dec_2019.png","asharms":"https:\/\/abs.twimg.com\/hashflags\/AshArmsStaffLaunchAndEvent_EMOJI_V2\/AshArmsStaffLaunchAndEvent_EMOJI_V2.png","padmé":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Padme\/DisneyStarWarsROS_Emoji_Padme.png","esisteinefalle":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","buonnatale":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","kineshihairo":"https:\/\/abs.twimg.com\/hashflags\/Netflix_JP_2019_Hairo\/Netflix_JP_2019_Hairo.png","reyekylo":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","singleparentsabc":"https:\/\/abs.twimg.com\/hashflags\/Single_Parents_Emoji_V2\/Single_Parents_Emoji_V2.png","츄이":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Chewbacca\/DisneyStarWarsROS_Emoji_Chewbacca.png","فرصتنا":"https:\/\/abs.twimg.com\/hashflags\/G20_Saudi_2019\/G20_Saudi_2019.png","mrsfletcherhbo":"https:\/\/abs.twimg.com\/hashflags\/MrsFletcher_Emoji\/MrsFletcher_Emoji.png","badboys":"https:\/\/abs.twimg.com\/hashflags\/Sony_BadBoysForLife_2019_Marcus\/Sony_BadBoysForLife_2019_Marcus.png","premiosgoya":"https:\/\/abs.twimg.com\/hashflags\/GoyasAwards2020_Emoji\/GoyasAwards2020_Emoji.png","chargedwithpassion":"https:\/\/abs.twimg.com\/hashflags\/MINI_electric_emoji\/MINI_electric_emoji.png","arawngdaigdig":"https:\/\/abs.twimg.com\/hashflags\/EarthDay_2019_fixed\/EarthDay_2019_fixed.png","truthbetold":"https:\/\/abs.twimg.com\/hashflags\/AppleTVTruthbeTold_Emoji\/AppleTVTruthbeTold_Emoji.png","survivethehorror":"https:\/\/abs.twimg.com\/hashflags\/Direct_Line_SurviveTheHorror_Emoji\/Direct_Line_SurviveTheHorror_Emoji.png","아크바":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","タブレットも龍角散":"https:\/\/abs.twimg.com\/hashflags\/Ryukakusan_Emoji\/Ryukakusan_Emoji.png","penguinisle":"https:\/\/abs.twimg.com\/hashflags\/HabbyPenguinIsleXmasCampaign_EMOJI\/HabbyPenguinIsleXmasCampaign_EMOJI.png","spongebobamiciinfuga":"https:\/\/abs.twimg.com\/hashflags\/SpongeBobSaveGary_EMOJI_V2\/SpongeBobSaveGary_EMOJI_V2.png","asksiestakey":"https:\/\/abs.twimg.com\/hashflags\/MTVSiestaKey2019\/MTVSiestaKey2019.png","poedameron":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Poe\/DisneyStarWarsROS_Emoji_Poe.png","爆走ドリフターズ":"https:\/\/abs.twimg.com\/hashflags\/Tencent_bakudori_jp_Prelaunch_Emoji\/Tencent_bakudori_jp_Prelaunch_Emoji.png","generalorgana":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","thetruthcomesout":"https:\/\/abs.twimg.com\/hashflags\/TheReportMovie_Emoji\/TheReportMovie_Emoji.png","teamwill":"https:\/\/abs.twimg.com\/hashflags\/TheVoiceUK_2020\/TheVoiceUK_2020.png","topgunmaverick":"https:\/\/abs.twimg.com\/hashflags\/TopGun_2019\/TopGun_2019.png","diseñoqashqai":"https:\/\/abs.twimg.com\/hashflags\/NissanESQashqai_EMOJI\/NissanESQashqai_EMOJI.png","natale":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","메이스윈두":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Mace_V3\/DisneyStarWarsROS_Emoji_Mace_V3.png","flirtydancingonfox":"https:\/\/abs.twimg.com\/hashflags\/FBC_FlirtyDancing_2019\/FBC_FlirtyDancing_2019.png","太陽の都年末年始キャンペーン":"https:\/\/abs.twimg.com\/hashflags\/TaiyonomiyakoAlpaca_EMOJI\/TaiyonomiyakoAlpaca_EMOJI.png","lareinedesneiges2":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","爆走ドリフターズ生放送":"https:\/\/abs.twimg.com\/hashflags\/Tencent_bakudori_jp_Prelaunch_Emoji\/Tencent_bakudori_jp_Prelaunch_Emoji.png","onepluschristmas":"https:\/\/abs.twimg.com\/hashflags\/OnePlusChristmas\/OnePlusChristmas.png","hclsoftware":"https:\/\/abs.twimg.com\/hashflags\/HCL_Q4_19\/HCL_Q4_19.png","mffl":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_DAL\/NBATeam20192020Season_Emojis_DAL.png","letsdothisamigo":"https:\/\/abs.twimg.com\/hashflags\/68Whiskey_2019_ext\/68Whiskey_2019_ext.png","ビビッドアーミー":"https:\/\/abs.twimg.com\/hashflags\/CTWVividArmy_EMOJI\/CTWVividArmy_EMOJI.png","레아오가나장군":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","эвоки":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_EwokWicket\/DisneyStarWarsROS_Emoji_EwokWicket.png","jumanjithenextlevel":"https:\/\/abs.twimg.com\/hashflags\/SonyPictures_Jumanji2_2019\/SonyPictures_Jumanji2_2019.png","hsmtmts":"https:\/\/abs.twimg.com\/hashflags\/DisneyHighSchoolMusicalWildcat_Emoji\/DisneyHighSchoolMusicalWildcat_Emoji.png","mylazada1212":"https:\/\/abs.twimg.com\/hashflags\/I_Love_Lazada_11_11_Emoji_V2\/I_Love_Lazada_11_11_Emoji_V2.png","princesaleia":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_PrincessLeia\/DisneyStarWarsROS_Emoji_PrincessLeia.png","イドゥナ王妃":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_QueenIduna_V2\/DisneyFrozen2_Emoji_QueenIduna_V2.png","cc19":"https:\/\/abs.twimg.com\/hashflags\/CoronaCapital_Emoji2019\/CoronaCapital_Emoji2019.png","badboysmovie":"https:\/\/abs.twimg.com\/hashflags\/Sony_BadBoysForLife_2019_Mike\/Sony_BadBoysForLife_2019_Mike.png","isles":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_NYIslanders\/NHL_Team_Emojis_2019_2020_NYIslanders.png","primeraorden":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_StormTrooper\/DisneyStarWarsROS_Emoji_StormTrooper.png","promodasgalaxias":"https:\/\/abs.twimg.com\/hashflags\/Visa_StarWars_2019\/Visa_StarWars_2019.png","allin":"https:\/\/abs.twimg.com\/hashflags\/ClemsonYearLongNatty19\/ClemsonYearLongNatty19.png","sabrelaser":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","холодноесердцесвен":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","happytweets":"https:\/\/abs.twimg.com\/hashflags\/HappyTweet_Emoji\/HappyTweet_Emoji.png","アーチャー伝説":"https:\/\/abs.twimg.com\/hashflags\/HabbyArchero_JapanXmas_2019\/HabbyArchero_JapanXmas_2019.png","promo1212":"https:\/\/abs.twimg.com\/hashflags\/LazadaShoppingDay_Emoji\/LazadaShoppingDay_Emoji.png","nouveletalon":"https:\/\/abs.twimg.com\/hashflags\/ElectricAndUntamedInEnglishAndNouvelEtalonInFrench_Emoji\/ElectricAndUntamedInEnglishAndNouvelEtalonInFrench_Emoji.png","miseryindex":"https:\/\/abs.twimg.com\/hashflags\/TheMiseryIndex_Emoji_V2\/TheMiseryIndex_Emoji_V2.png","suprêmeleader":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_KyloRen\/DisneyStarWarsROS_Emoji_KyloRen.png","아나킨스카이워커":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Anakin\/DisneyStarWarsROS_Emoji_Anakin.png","lesincognitos":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_LanceWalter_2019_add2\/Disney_SpiesinDisguise_LanceWalter_2019_add2.png","メルクリ":"https:\/\/abs.twimg.com\/hashflags\/MerpayBrandXmas_NewYear_2019\/MerpayBrandXmas_NewYear_2019.png","アクバー提督":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","ありがとうスターウォーズ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","micoronacapital":"https:\/\/abs.twimg.com\/hashflags\/CoronaCapital_Emoji2019\/CoronaCapital_Emoji2019.png","映画キャッツ":"https:\/\/abs.twimg.com\/hashflags\/TohoTowa_CATS_v2\/TohoTowa_CATS_v2.png","christmaswithvivo":"https:\/\/abs.twimg.com\/hashflags\/LittleVChristmas_2019\/LittleVChristmas_2019.png","minhaintuição":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","g20saudiarabia":"https:\/\/abs.twimg.com\/hashflags\/G20_Saudi_2019\/G20_Saudi_2019.png","обиванкеноби":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_ObiWan_V2\/DisneyStarWarsROS_Emoji_ObiWan_V2.png","walterbeckett":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_Walter_2019\/Disney_SpiesinDisguise_Walter_2019.png","theinvisiblemanmovie":"https:\/\/abs.twimg.com\/hashflags\/InvisibleManCustom_Emoji\/InvisibleManCustom_Emoji.png","パルパティーン":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Emperor\/DisneyStarWarsROS_Emoji_Emperor.png","すべて終わらせる":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","xmasbox":"https:\/\/abs.twimg.com\/hashflags\/JapanXmasbox_Emoji_2019\/JapanXmasbox_Emoji_2019.png","enelbarrio":"https:\/\/abs.twimg.com\/hashflags\/InTheHeights_2019\/InTheHeights_2019.png","clásico":"https:\/\/abs.twimg.com\/hashflags\/ElClasico_19_20_flight2\/ElClasico_19_20_flight2.png","čestitbožić":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","বড়দিন":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","lhhatl":"https:\/\/abs.twimg.com\/hashflags\/VH1LoveAndHipHop_2019\/VH1LoveAndHipHop_2019.png","энакинскайуокер":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Anakin\/DisneyStarWarsROS_Emoji_Anakin.png","leadersupremo":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_KyloRen\/DisneyStarWarsROS_Emoji_KyloRen.png","disneyанна":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","siestakeymtv":"https:\/\/abs.twimg.com\/hashflags\/MTVSiestaKey2019\/MTVSiestaKey2019.png","cocacolaflowfest":"https:\/\/abs.twimg.com\/hashflags\/CocaColaFlowFest2019_Emoji\/CocaColaFlowFest2019_Emoji.png","believeinbridges":"https:\/\/abs.twimg.com\/hashflags\/PlayStationDeathStrandingLaunch_Emoji_BBPOD\/PlayStationDeathStrandingLaunch_Emoji_BBPOD.png","bachelornation":"https:\/\/abs.twimg.com\/hashflags\/TheBachelor_2019to2020\/TheBachelor_2019to2020.png","счастливогорождества":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","wrapped2019":"https:\/\/abs.twimg.com\/hashflags\/SpotifyWrapped_2019\/SpotifyWrapped_2019.png","チューイー":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Chewbacca\/DisneyStarWarsROS_Emoji_Chewbacca.png","facup":"https:\/\/abs.twimg.com\/hashflags\/EmiratesFACup2020\/EmiratesFACup2020.png","quelafuerzateacompañe":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","ทีมส้มรุ่นใหม่":"https:\/\/abs.twimg.com\/hashflags\/MirindaMixItOrangeTropicalFruit_Emoji\/MirindaMixItOrangeTropicalFruit_Emoji.png","ピノ":"https:\/\/abs.twimg.com\/hashflags\/MorinagaPino_Emoji_JP\/MorinagaPino_Emoji_JP.png","elmandaloriano":"https:\/\/abs.twimg.com\/hashflags\/DisneyMandalorianHelmet_Emoji\/DisneyMandalorianHelmet_Emoji.png","노아":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamTwilight\/AfterLife_Emoji_TeamTwilight.png","アルパカのアル":"https:\/\/abs.twimg.com\/hashflags\/TaiyonomiyakoAlpaca_EMOJI\/TaiyonomiyakoAlpaca_EMOJI.png","nationalchampionship":"https:\/\/abs.twimg.com\/hashflags\/CFPNationalChamp2020\/CFPNationalChamp2020.png","superstarseason":"https:\/\/abs.twimg.com\/hashflags\/Madden20Custom_Emoji_Mahom\/Madden20Custom_Emoji_Mahom.png","burnblue":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Dallas\/OverwatchSeason32020_Dallas.png","généraleorgana":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","glavniheroj":"https:\/\/abs.twimg.com\/hashflags\/Disney_FreeGuy_2019\/Disney_FreeGuy_2019.png","리크리스마스":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","میثاق_مکہ_مکرمہ":"https:\/\/abs.twimg.com\/hashflags\/CharterofMakkah_2019\/CharterofMakkah_2019.png","hclsoftwareproducts":"https:\/\/abs.twimg.com\/hashflags\/HCL_Q4_19\/HCL_Q4_19.png","เล่นใหญ่ปลายปี":"https:\/\/abs.twimg.com\/hashflags\/TMBThailand_Emoji\/TMBThailand_Emoji.png","enrichinglife":"https:\/\/abs.twimg.com\/hashflags\/SinghaEstate_Emoji\/SinghaEstate_Emoji.png","espíascondisfraz":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_Lance_Walter_2019_add\/Disney_SpiesinDisguise_Lance_Walter_2019_add.png","あけましておめでとう":"https:\/\/abs.twimg.com\/hashflags\/NewYearCelebration_Japan2019_sunrise\/NewYearCelebration_Japan2019_sunrise.png","bb8droid":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_BB8\/DisneyStarWarsROS_Emoji_BB8.png","disneyолаф":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Olaf\/DisneyFrozen2_Emoji_Olaf.png","kidssayabc":"https:\/\/abs.twimg.com\/hashflags\/ABC_Kids_Say_Emoji\/ABC_Kids_Say_Emoji.png","troopzero":"https:\/\/abs.twimg.com\/hashflags\/AmazonStudios_TroopZero_2020\/AmazonStudios_TroopZero_2020.png","콰이곤진":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_QuiGon\/DisneyStarWarsROS_Emoji_QuiGon.png","troop0":"https:\/\/abs.twimg.com\/hashflags\/AmazonStudios_TroopZero_2020\/AmazonStudios_TroopZero_2020.png","taiwanelection":"https:\/\/abs.twimg.com\/hashflags\/TaiwanGeneralElection_Emoji\/TaiwanGeneralElection_Emoji.png","わたしにできること":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","ардвадидва":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_R2d2_V2\/DisneyStarWarsROS_Emoji_R2d2_V2.png","phillypower":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Philly\/OverwatchSeason32020_Philly.png","目指せヒカル_爆ドリキャンペーン":"https:\/\/abs.twimg.com\/hashflags\/Tencent_bakudori_jp_Prelaunch_Emoji\/Tencent_bakudori_jp_Prelaunch_Emoji.png","g20":"https:\/\/abs.twimg.com\/hashflags\/G20_Saudi_2019\/G20_Saudi_2019.png","bonnadal":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","superstore":"https:\/\/abs.twimg.com\/hashflags\/NBC_Superstore_2020\/NBC_Superstore_2020.png","καλάχριστούγεννα":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","matirelire":"https:\/\/abs.twimg.com\/hashflags\/FRANCE_Ma_French_bank_EMOJI\/FRANCE_Ma_French_bank_EMOJI.png","r2d2":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_R2d2_V2\/DisneyStarWarsROS_Emoji_R2d2_V2.png","hometownhockey":"https:\/\/abs.twimg.com\/hashflags\/RogersHometownHockeyCustom_Emoji_EXT\/RogersHometownHockeyCustom_Emoji_EXT.png","nouveaudefender":"https:\/\/abs.twimg.com\/hashflags\/NewDefender_Emoji\/NewDefender_Emoji.png","rockineve":"https:\/\/abs.twimg.com\/hashflags\/DickClark_NewYears_RockinEve_2020\/DickClark_NewYears_RockinEve_2020.png","strandconnection":"https:\/\/abs.twimg.com\/hashflags\/PlayStationDeathStrandingLaunch_Emoji_ODRADEK\/PlayStationDeathStrandingLaunch_Emoji_ODRADEK.png","grindcity":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_MEM\/NBATeam20192020Season_Emojis_MEM.png","девятыйэпизод":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","merrychristmas":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","spiesindisguiseph":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_LanceWalter_2019_add2\/Disney_SpiesinDisguise_LanceWalter_2019_add2.png","холодноесердцематтиас":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_GeneralMattais\/DisneyFrozen2_Emoji_GeneralMattais.png","thefirstorder":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_StormTrooper\/DisneyStarWarsROS_Emoji_StormTrooper.png","dollface":"https:\/\/abs.twimg.com\/hashflags\/HuluDollface_Emoji\/HuluDollface_Emoji.png","mujermaravilla1984":"https:\/\/abs.twimg.com\/hashflags\/WonderWoman84_2019\/WonderWoman84_2019.png","circlebackchallenge":"https:\/\/abs.twimg.com\/hashflags\/Netflix_TheCircle2020\/Netflix_TheCircle2020.png","dinahlance":"https:\/\/abs.twimg.com\/hashflags\/BoP_BlackCanary\/BoP_BlackCanary.png","abcstumptown":"https:\/\/abs.twimg.com\/hashflags\/ABC_Stumptown_Emoji\/ABC_Stumptown_Emoji.png","холодноесердце":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","гриидо":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Greedo\/DisneyStarWarsROS_Emoji_Greedo.png","mazkanata":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Maz\/DisneyStarWarsROS_Emoji_Maz.png","ww84":"https:\/\/abs.twimg.com\/hashflags\/WonderWoman84_2019\/WonderWoman84_2019.png","agdq2020":"https:\/\/abs.twimg.com\/hashflags\/Winter_GDQ_2020\/Winter_GDQ_2020.png","thecircleus":"https:\/\/abs.twimg.com\/hashflags\/Netflix_TheCircle2020\/Netflix_TheCircle2020.png","abckidssay":"https:\/\/abs.twimg.com\/hashflags\/ABC_Kids_Say_Emoji\/ABC_Kids_Say_Emoji.png","магистрвинду":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Mace_V3\/DisneyStarWarsROS_Emoji_Mace_V3.png","labelleetleclochard":"https:\/\/abs.twimg.com\/hashflags\/DisneyLadyAndTheTramp_Emoji\/DisneyLadyAndTheTramp_Emoji.png","trollesund":"https:\/\/abs.twimg.com\/hashflags\/HisDarkMaterialsLOREK_Emoji\/HisDarkMaterialsLOREK_Emoji.png","marines":"https:\/\/abs.twimg.com\/hashflags\/USMarineCorpsQ4_Emoji_2019_v2\/USMarineCorpsQ4_Emoji_2019_v2.png","draftkings":"https:\/\/abs.twimg.com\/hashflags\/DraftKings_NFL_2019\/DraftKings_NFL_2019.png","helenabertinelli":"https:\/\/abs.twimg.com\/hashflags\/BoP_Huntress\/BoP_Huntress.png","オラフ":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Olaf\/DisneyFrozen2_Emoji_Olaf.png","hclsoftwaredomains":"https:\/\/abs.twimg.com\/hashflags\/HCL_Q4_19\/HCL_Q4_19.png","dragonballscouter":"https:\/\/abs.twimg.com\/hashflags\/DragonBallLegends_P1_2019\/DragonBallLegends_P1_2019.png","invisiblemanmovie":"https:\/\/abs.twimg.com\/hashflags\/InvisibleManCustom_Emoji\/InvisibleManCustom_Emoji.png","lhhh":"https:\/\/abs.twimg.com\/hashflags\/VH1LoveAndHipHop_2019\/VH1LoveAndHipHop_2019.png","아침조":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamMorning\/AfterLife_Emoji_TeamMorning.png","나인":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamNight\/AfterLife_Emoji_TeamNight.png","lgrw":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_DetroitRedWings\/NHL_Team_Emojis_2019_2020_DetroitRedWings.png","johnlegend":"https:\/\/abs.twimg.com\/hashflags\/SexiestManAlive2020_Emoji\/SexiestManAlive2020_Emoji.png","эпизод9":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","felicenatale":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","午後の紅茶":"https:\/\/abs.twimg.com\/hashflags\/KIRINGTXmas_Emoji_v2\/KIRINGTXmas_Emoji_v2.png","イットtheend":"https:\/\/abs.twimg.com\/hashflags\/IT_Two_Pennywise_2019_Emoji\/IT_Two_Pennywise_2019_Emoji.png","68whiskeytv":"https:\/\/abs.twimg.com\/hashflags\/68Whiskey_2019_ext\/68Whiskey_2019_ext.png","taiwanvotes":"https:\/\/abs.twimg.com\/hashflags\/TaiwanGeneralElection_Emoji\/TaiwanGeneralElection_Emoji.png","powerpremiere":"https:\/\/abs.twimg.com\/hashflags\/PowerSeason6B_Emoji\/PowerSeason6B_Emoji.png","dallascowboys":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_DallasCowboys\/NFL_Clubs_2019_2020_Emojis_DallasCowboys.png","letscagnotte":"https:\/\/abs.twimg.com\/hashflags\/FRANCE_Ma_French_bank_EMOJI\/FRANCE_Ma_French_bank_EMOJI.png","dbl":"https:\/\/abs.twimg.com\/hashflags\/DragonBallLegends_P2_2019\/DragonBallLegends_P2_2019.png","bożenarodzenie":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","카티":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamTwilight\/AfterLife_Emoji_TeamTwilight.png","bowlion":"https:\/\/abs.twimg.com\/hashflags\/AppleTVSEEBowLionBowLion_Emoji\/AppleTVSEEBowLionBowLion_Emoji.png","stlblues":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_StLouisBlues\/NHL_Team_Emojis_2019_2020_StLouisBlues.png","disneysnoelle":"https:\/\/abs.twimg.com\/hashflags\/DisneyNoelleNoelle_Emoji\/DisneyNoelleNoelle_Emoji.png","jedifallenorder":"https:\/\/abs.twimg.com\/hashflags\/StarWarsJediFallenOrder_Emoji\/StarWarsJediFallenOrder_Emoji.png","cashorcashless":"https:\/\/abs.twimg.com\/hashflags\/MizuhoJPN_1129_Emoji\/MizuhoJPN_1129_Emoji.png","frozen":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","ペンギンの島生放送":"https:\/\/abs.twimg.com\/hashflags\/HabbyPenguinIsleXmasCampaign_EMOJI\/HabbyPenguinIsleXmasCampaign_EMOJI.png","crăciunfericit":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","xbox":"https:\/\/abs.twimg.com\/hashflags\/XboxX019_Emoji\/XboxX019_Emoji.png","ridetogetherdietogether":"https:\/\/abs.twimg.com\/hashflags\/Sony_BadBoysForLife_2019_Mike\/Sony_BadBoysForLife_2019_Mike.png","ターミネーター":"https:\/\/abs.twimg.com\/hashflags\/BrandEmoji_ForFOXTerminatorJP\/BrandEmoji_ForFOXTerminatorJP.png","wontbowdown":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_NOP\/NBATeam20192020Season_Emojis_NOP.png","trescomas":"https:\/\/abs.twimg.com\/hashflags\/SiliconValleyTwitter_Emoji\/SiliconValleyTwitter_Emoji.png","레아장군":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","ダースモール":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_DarthMaul\/DisneyStarWarsROS_Emoji_DarthMaul.png","siliconvalleyhbo":"https:\/\/abs.twimg.com\/hashflags\/SiliconValleyTwitter_Emoji\/SiliconValleyTwitter_Emoji.png","スパイファミリー":"https:\/\/abs.twimg.com\/hashflags\/shonenjumpplus_2019\/shonenjumpplus_2019.png","archerolive":"https:\/\/abs.twimg.com\/hashflags\/HabbyArchero_JapanXmas_2019\/HabbyArchero_JapanXmas_2019.png","honeyboy":"https:\/\/abs.twimg.com\/hashflags\/HoneyBoy_Emoji_V2\/HoneyBoy_Emoji_V2.png","hux":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Hux\/DisneyStarWarsROS_Emoji_Hux.png","مرسول":"https:\/\/abs.twimg.com\/hashflags\/Mrsool_Emoji\/Mrsool_Emoji.png","veselevanoce":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","holidaysarehere":"https:\/\/abs.twimg.com\/hashflags\/Macys_Thanksgiving_Parade_2019_V4\/Macys_Thanksgiving_Parade_2019_V4.png","statueofunity":"https:\/\/abs.twimg.com\/hashflags\/GujaratTourismStatueOfUnity_Emoji\/GujaratTourismStatueOfUnity_Emoji.png","anakin":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Anakin\/DisneyStarWarsROS_Emoji_Anakin.png","reyetkylo":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","茄子":"https:\/\/abs.twimg.com\/hashflags\/NewYearCelebration_Japan2019_eggplant\/NewYearCelebration_Japan2019_eggplant.png","오비완":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_ObiWan_V2\/DisneyStarWarsROS_Emoji_ObiWan_V2.png","божић":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","stc5g":"https:\/\/abs.twimg.com\/hashflags\/STC5G2019_v2\/STC5G2019_v2.png","dernächsteschritt":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","다스몰":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_DarthMaul\/DisneyStarWarsROS_Emoji_DarthMaul.png","muchomásallá":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","glædeligjul":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","xboxgamepass":"https:\/\/abs.twimg.com\/hashflags\/XboxGamePassFlight2_Emoji_EXT\/XboxGamePassFlight2_Emoji_EXT.png","noël":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","votekardilli":"https:\/\/abs.twimg.com\/hashflags\/IndiaDelhiElections_Emoji_GIF\/IndiaDelhiElections_Emoji_GIF.png","deputyfox":"https:\/\/abs.twimg.com\/hashflags\/FBC_Deputy_2019\/FBC_Deputy_2019.png","arlequina":"https:\/\/abs.twimg.com\/hashflags\/BoP_Harley_2019\/BoP_Harley_2019.png","fortnitewinterfest":"https:\/\/abs.twimg.com\/hashflags\/Fortnite_Winterfest_2019\/Fortnite_Winterfest_2019.png","وثيقة_مكة_المكرمة":"https:\/\/abs.twimg.com\/hashflags\/CharterofMakkah_2019\/CharterofMakkah_2019.png","reyundkylo":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","maytheforcebewithyou":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","prinzessinanna":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","orangebowl":"https:\/\/abs.twimg.com\/hashflags\/CapitalOne_OrangeBowl_2019\/CapitalOne_OrangeBowl_2019.png","마비노기":"https:\/\/abs.twimg.com\/hashflags\/NexonMabinogi2019\/NexonMabinogi2019.png","asfaltınkralları":"https:\/\/abs.twimg.com\/hashflags\/DisneyFordVFerrari_Emoji\/DisneyFordVFerrari_Emoji.png","glamourwoty":"https:\/\/abs.twimg.com\/hashflags\/GlamourWomenOfTheYear2019_Emoji\/GlamourWomenOfTheYear2019_Emoji.png","yahoomailapp":"https:\/\/abs.twimg.com\/hashflags\/YahooMail6Launch_Emoji\/YahooMail6Launch_Emoji.png","메리크리스마스":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","あなたをあたためてくれる人":"https:\/\/abs.twimg.com\/hashflags\/KIRINGTXmas_Emoji_v2\/KIRINGTXmas_Emoji_v2.png","atiye":"https:\/\/abs.twimg.com\/hashflags\/Aitye_TheGift_NetflixGlobal\/Aitye_TheGift_NetflixGlobal.png","queenradio":"https:\/\/abs.twimg.com\/hashflags\/NickiMinaj_Emoji\/NickiMinaj_Emoji.png","generaleorgana":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","condedooku":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Dooku\/DisneyStarWarsROS_Emoji_Dooku.png","今年を写真4枚で振り返る":"https:\/\/abs.twimg.com\/hashflags\/2019TwitterTrendAward_Emoji_V2\/2019TwitterTrendAward_Emoji_V2.png","volterbeket":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_Walter_2019_add\/Disney_SpiesinDisguise_Walter_2019_add.png","ジャバ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Jabba\/DisneyStarWarsROS_Emoji_Jabba.png","spotifywrapped":"https:\/\/abs.twimg.com\/hashflags\/SpotifyWrapped_2019\/SpotifyWrapped_2019.png","бобафетт":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_BobaFett\/DisneyStarWarsROS_Emoji_BobaFett.png","messi":"https:\/\/abs.twimg.com\/hashflags\/GoldenBallFCBarcelona_2019\/GoldenBallFCBarcelona_2019.png","madden":"https:\/\/abs.twimg.com\/hashflags\/Madden20Custom_Emoji_Madden\/Madden20Custom_Emoji_Madden.png","恋の迷い子":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","mulhermaravilha1984":"https:\/\/abs.twimg.com\/hashflags\/WonderWoman84_2019\/WonderWoman84_2019.png","ghoststpatrick":"https:\/\/abs.twimg.com\/hashflags\/PowerSeason6B_Emoji\/PowerSeason6B_Emoji.png","energizerbunny":"https:\/\/abs.twimg.com\/hashflags\/Energizer_StillGoing_Custom_Emoji\/Energizer_StillGoing_Custom_Emoji.png","finn":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Finn\/DisneyStarWarsROS_Emoji_Finn.png","zoeysplaylist":"https:\/\/abs.twimg.com\/hashflags\/NBC_Zoeys_2020\/NBC_Zoeys_2020.png","truetoatlanta":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_ATL\/NBATeam20192020Season_Emojis_ATL.png","badboysforlife":"https:\/\/abs.twimg.com\/hashflags\/Sony_BadBoysForLife_2019_Mike\/Sony_BadBoysForLife_2019_Mike.png","c3podroid":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_C3po\/DisneyStarWarsROS_Emoji_C3po.png","umespiãoanimal":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_LanceWalter_2019_add2\/Disney_SpiesinDisguise_LanceWalter_2019_add2.png","슈프림리더스노크":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Snoke\/DisneyStarWarsROS_Emoji_Snoke.png","maverick":"https:\/\/abs.twimg.com\/hashflags\/TopGun_2019\/TopGun_2019.png","maddenkomode":"https:\/\/abs.twimg.com\/hashflags\/Madden20Custom_Emoji_NEWART_V3\/Madden20Custom_Emoji_NEWART_V3.png","dansunnouveaumonde":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","r2d2droïde":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_R2d2_V2\/DisneyStarWarsROS_Emoji_R2d2_V2.png","qatarairways":"https:\/\/abs.twimg.com\/hashflags\/QatarAirways_Emoji\/QatarAirways_Emoji.png","thesimpsons":"https:\/\/abs.twimg.com\/hashflags\/DisneyTheSimpsonsDonut_Emoji\/DisneyTheSimpsonsDonut_Emoji.png","gohoos":"https:\/\/abs.twimg.com\/hashflags\/UVAChampYearLong\/UVAChampYearLong.png","zoriiblisstheriseofskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Zorii\/DisneyStarWarsROS_Emoji_Zorii.png","obsidianentertainment":"https:\/\/abs.twimg.com\/hashflags\/TheOuterWorldsLaunch_Emoji_V2\/TheOuterWorldsLaunch_Emoji_V2.png","рей":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Rey\/DisneyStarWarsROS_Emoji_Rey.png","ไดน่าห์แลนซ์":"https:\/\/abs.twimg.com\/hashflags\/BoP_BlackCanary\/BoP_BlackCanary.png","포대머론":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Poe\/DisneyStarWarsROS_Emoji_Poe.png","morethan":"https:\/\/abs.twimg.com\/hashflags\/IntelProjectAthena_Emoji\/IntelProjectAthena_Emoji.png","холодноесердце2":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","한솔로":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_HanSolo\/DisneyStarWarsROS_Emoji_HanSolo.png","risephx":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_PHX_V2\/NBATeam20192020Season_Emojis_PHX_V2.png","reinaelsa":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","redbullkumite":"https:\/\/abs.twimg.com\/hashflags\/RedBull_Japan_2019\/RedBull_Japan_2019.png","bladepoint":"https:\/\/abs.twimg.com\/hashflags\/NetEaseThunderFire_Emoji\/NetEaseThunderFire_Emoji.png","familyfeudca":"https:\/\/abs.twimg.com\/hashflags\/CBCFamilyFeud_Emoji\/CBCFamilyFeud_Emoji.png","dreamforce":"https:\/\/abs.twimg.com\/hashflags\/Dreamforce2019_Emoji_V2\/Dreamforce2019_Emoji_V2.png","hisdarkmaterialshbo":"https:\/\/abs.twimg.com\/hashflags\/HisDarkMaterials_Emoji\/HisDarkMaterials_Emoji.png","フォードvsフェラーリ":"https:\/\/abs.twimg.com\/hashflags\/DisneyFordVFerrari_Emoji\/DisneyFordVFerrari_Emoji.png","wrappedspotify":"https:\/\/abs.twimg.com\/hashflags\/SpotifyWrapped_2019\/SpotifyWrapped_2019.png","padme":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Padme\/DisneyStarWarsROS_Emoji_Padme.png","darkmaul":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_DarthMaul\/DisneyStarWarsROS_Emoji_DarthMaul.png","blackhawks":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_Blackhawks\/NHL_Team_Emojis_2019_2020_Blackhawks.png","generaleleia":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","メルペイ":"https:\/\/abs.twimg.com\/hashflags\/MerpayBrandXmas_NewYear_2019\/MerpayBrandXmas_NewYear_2019.png","sjsharks":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_SJSharks\/NHL_Team_Emojis_2019_2020_SJSharks.png","자바":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Jabba\/DisneyStarWarsROS_Emoji_Jabba.png","ascensãoskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","greefcarga":"https:\/\/abs.twimg.com\/hashflags\/DisneyMandalorian_Emoji_GreefCarg\/DisneyMandalorian_Emoji_GreefCarg.png","зріздвомхристовим":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","kyloundrey":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","dragonballlegends":"https:\/\/abs.twimg.com\/hashflags\/DragonBallLegends_P2_2019\/DragonBallLegends_P2_2019.png","halcyon":"https:\/\/abs.twimg.com\/hashflags\/TheOuterWorldsLaunch_Emoji_V2\/TheOuterWorldsLaunch_Emoji_V2.png","maanpäivä":"https:\/\/abs.twimg.com\/hashflags\/EarthDay_2019_fixed\/EarthDay_2019_fixed.png","kрыло":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Jannah\/DisneyStarWarsROS_Emoji_Jannah.png","capitainephasma":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Phasma\/DisneyStarWarsROS_Emoji_Phasma.png","oexterminadordofuturodestinosombrio":"https:\/\/abs.twimg.com\/hashflags\/Terminator_2019_Emoji\/Terminator_2019_Emoji.png","df19":"https:\/\/abs.twimg.com\/hashflags\/Dreamforce2019_Emoji\/Dreamforce2019_Emoji.png","capitãphasma":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Phasma\/DisneyStarWarsROS_Emoji_Phasma.png","ジャンププラス":"https:\/\/abs.twimg.com\/hashflags\/shonenjumpplus_2019\/shonenjumpplus_2019.png","срећанбожић":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","アミダラ女王":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Padme\/DisneyStarWarsROS_Emoji_Padme.png","blackcanary":"https:\/\/abs.twimg.com\/hashflags\/BoP_BlackCanary\/BoP_BlackCanary.png","norafromqueens":"https:\/\/abs.twimg.com\/hashflags\/Awkwafina_2019\/Awkwafina_2019.png","sturmtruppler":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_StormTrooper\/DisneyStarWarsROS_Emoji_StormTrooper.png","bop":"https:\/\/abs.twimg.com\/hashflags\/Birds_of_Prey_Emoji\/Birds_of_Prey_Emoji.png","honeyboymovie":"https:\/\/abs.twimg.com\/hashflags\/HoneyBoy_Emoji_V2\/HoneyBoy_Emoji_V2.png","boletizacorona":"https:\/\/abs.twimg.com\/hashflags\/CoronaCapital_Emoji2019\/CoronaCapital_Emoji2019.png","kyloren":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_KyloRen\/DisneyStarWarsROS_Emoji_KyloRen.png","awkwafina":"https:\/\/abs.twimg.com\/hashflags\/Awkwafina_2019\/Awkwafina_2019.png","lazadaph1111":"https:\/\/abs.twimg.com\/hashflags\/LazadaPHQ419_Emoji\/LazadaPHQ419_Emoji.png","ユニクロ戦利品":"https:\/\/abs.twimg.com\/hashflags\/UNIQLOJapanKanshasaiYearEndNewYear_Emoji_V2\/UNIQLOJapanKanshasaiYearEndNewYear_Emoji_V2.png","زين_السعودية":"https:\/\/abs.twimg.com\/hashflags\/Zain5G_2020_Extension\/Zain5G_2020_Extension.png","mymiseryindex":"https:\/\/abs.twimg.com\/hashflags\/TheMiseryIndex_Emoji_V2\/TheMiseryIndex_Emoji_V2.png","カネゴン頑張れ":"https:\/\/abs.twimg.com\/hashflags\/Kanegon_quicpay_pr2020\/Kanegon_quicpay_pr2020.png","nyre20":"https:\/\/abs.twimg.com\/hashflags\/DickClark_NewYears_RockinEve_2020\/DickClark_NewYears_RockinEve_2020.png","obiwankenobi":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_ObiWan_V2\/DisneyStarWarsROS_Emoji_ObiWan_V2.png","servant":"https:\/\/abs.twimg.com\/hashflags\/ServantForAppleTV_Emoji_Cricket_v2\/ServantForAppleTV_Emoji_Cricket_v2.png","デュエルリンクス":"https:\/\/abs.twimg.com\/hashflags\/KONAMIYuGiOhKaiba_Emoji\/KONAMIYuGiOhKaiba_Emoji.png","natal":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","minicooperse":"https:\/\/abs.twimg.com\/hashflags\/MINI_electric_emoji\/MINI_electric_emoji.png","astronautsar":"https:\/\/abs.twimg.com\/hashflags\/UAE_Astronaut_Emoji\/UAE_Astronaut_Emoji.png","준":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamAfternoon\/AfterLife_Emoji_TeamAfternoon.png","ig11droid":"https:\/\/abs.twimg.com\/hashflags\/DisneyMandalorian_Emoji_IG11\/DisneyMandalorian_Emoji_IG11.png","miraitowa":"https:\/\/abs.twimg.com\/hashflags\/Olympic_Mascot_Emoji_EXT\/Olympic_Mascot_Emoji_EXT.png","世界でいちばんあったかい":"https:\/\/abs.twimg.com\/hashflags\/KIRINGTXmas_Emoji_v2\/KIRINGTXmas_Emoji_v2.png","luigi":"https:\/\/abs.twimg.com\/hashflags\/Nintendo_Luigi_Mansion3_Custom_Emoji\/Nintendo_Luigi_Mansion3_Custom_Emoji.png","مرسول_بين_ايديك":"https:\/\/abs.twimg.com\/hashflags\/Mrsool_Emoji\/Mrsool_Emoji.png","blessedwithvivo":"https:\/\/abs.twimg.com\/hashflags\/LittleVHearts_2020\/LittleVHearts_2020.png","freeguyassumindoocontrole":"https:\/\/abs.twimg.com\/hashflags\/Disney_FreeGuy_2019\/Disney_FreeGuy_2019.png","c3podroïde":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_C3po\/DisneyStarWarsROS_Emoji_C3po.png","داكار2020":"https:\/\/abs.twimg.com\/hashflags\/Dakar2020ASO2020_Emoji\/Dakar2020ASO2020_Emoji.png","scoob":"https:\/\/abs.twimg.com\/hashflags\/SCOOBMysteryMachine_Emoji\/SCOOBMysteryMachine_Emoji.png","risetogether":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Toronto\/OverwatchSeason32020_Toronto.png","miseryhasarrived":"https:\/\/abs.twimg.com\/hashflags\/HuluCastleRock_Emoji2\/HuluCastleRock_Emoji2.png","letitreign":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Atlanta\/OverwatchSeason32020_Atlanta.png","gostars":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_DallasStars\/NHL_Team_Emojis_2019_2020_DallasStars.png","boltup":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_LosAngelesChargers\/NFL_Clubs_2019_2020_Emojis_LosAngelesChargers.png","newworld":"https:\/\/abs.twimg.com\/hashflags\/NewWorldLaunch_2019_v2\/NewWorldLaunch_2019_v2.png","海藤瞬":"https:\/\/abs.twimg.com\/hashflags\/Netflix_JP_2019_Kaido\/Netflix_JP_2019_Kaido.png","kaceymusgraves":"https:\/\/abs.twimg.com\/hashflags\/KaceyMusgravesHoliday_Emojis_PinkTree\/KaceyMusgravesHoliday_Emojis_PinkTree.png","onsecomprend":"https:\/\/abs.twimg.com\/hashflags\/FRANCE_Ma_French_bank_EMOJI\/FRANCE_Ma_French_bank_EMOJI.png","spiesindisguise":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_Lance_Walter_2019\/Disney_SpiesinDisguise_Lance_Walter_2019.png","forceofnature":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Vancouver\/OverwatchSeason32020_Vancouver.png","kbankxblackpinkcollection":"https:\/\/abs.twimg.com\/hashflags\/KBankxBLACKPINK_Emoji\/KBankxBLACKPINK_Emoji.png","hollywoodstudios":"https:\/\/abs.twimg.com\/hashflags\/DisneyParks_MickeyEars_Flight3\/DisneyParks_MickeyEars_Flight3.png","ciube":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Chewbacca\/DisneyStarWarsROS_Emoji_Chewbacca.png","lightsaber":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","มิรินด้ามิกซ์อิท":"https:\/\/abs.twimg.com\/hashflags\/MirindaMixItOrangeTropicalFruit_Emoji\/MirindaMixItOrangeTropicalFruit_Emoji.png","홀도중장":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Holdo\/DisneyStarWarsROS_Emoji_Holdo.png","uncutgems":"https:\/\/abs.twimg.com\/hashflags\/UncutGems_A24_2019\/UncutGems_A24_2019.png","lazadaph1212":"https:\/\/abs.twimg.com\/hashflags\/LazadaPHQ419_Emoji\/LazadaPHQ419_Emoji.png","hockeytwitter":"https:\/\/abs.twimg.com\/hashflags\/HockeyTwitter_ON\/HockeyTwitter_ON.png","bobesponjaalrescate":"https:\/\/abs.twimg.com\/hashflags\/SpongeBobSaveGary_EMOJI_V2\/SpongeBobSaveGary_EMOJI_V2.png","vancouvertitans":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Vancouver\/OverwatchSeason32020_Vancouver.png","랜스스털링":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_Lance_2019_add\/Disney_SpiesinDisguise_Lance_2019_add.png","кристофф":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","파드메":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Padme\/DisneyStarWarsROS_Emoji_Padme.png","cleartheskies":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_London\/OverwatchSeason32020_London.png","mipropósitoes":"https:\/\/abs.twimg.com\/hashflags\/Emoji_Nescafe_Red_CoffeeCup_V2\/Emoji_Nescafe_Red_CoffeeCup_V2.png","ペンギンの島":"https:\/\/abs.twimg.com\/hashflags\/HabbyPenguinIsleXmasCampaign_EMOJI\/HabbyPenguinIsleXmasCampaign_EMOJI.png","flapanthers":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_Panthers_NEW\/NHL_Team_Emojis_2019_2020_Panthers_NEW.png","2019wrapped":"https:\/\/abs.twimg.com\/hashflags\/SpotifyWrapped_2019\/SpotifyWrapped_2019.png","remembertheforgotten":"https:\/\/abs.twimg.com\/hashflags\/TheForgottenArmy_2020\/TheForgottenArmy_2020.png","insideedgeseason2":"https:\/\/abs.twimg.com\/hashflags\/AmazonPrimeVideoInsideEdgeS2_Emoji\/AmazonPrimeVideoInsideEdgeS2_Emoji.png","スノーク最高指導者":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Snoke\/DisneyStarWarsROS_Emoji_Snoke.png","ルイージマンション":"https:\/\/abs.twimg.com\/hashflags\/Nintendo_Luigi_Mansion3_Custom_Emoji\/Nintendo_Luigi_Mansion3_Custom_Emoji.png","playwithfire":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Dallas\/OverwatchSeason32020_Dallas.png","랜도칼리지안":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Lando\/DisneyStarWarsROS_Emoji_Lando.png","зориблисс":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Zorii\/DisneyStarWarsROS_Emoji_Zorii.png","hunantvnewyearconcert2020":"https:\/\/abs.twimg.com\/hashflags\/Mango_TVNewYear_2019\/Mango_TVNewYear_2019.png","promoharbolnas":"https:\/\/abs.twimg.com\/hashflags\/LazadaShoppingDay_Emoji\/LazadaShoppingDay_Emoji.png","hockey24":"https:\/\/abs.twimg.com\/hashflags\/ScotiabankHockey24ContestLaunch_Emoji\/ScotiabankHockey24ContestLaunch_Emoji.png","saints":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_NewOrleansSaints\/NFL_Clubs_2019_2020_Emojis_NewOrleansSaints.png","biggestonedaysale":"https:\/\/abs.twimg.com\/hashflags\/I_Love_Lazada_11_11_Emoji_V2\/I_Love_Lazada_11_11_Emoji_V2.png","raidernation":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_OaklandRaiders\/NFL_Clubs_2019_2020_Emojis_OaklandRaiders.png","stc":"https:\/\/abs.twimg.com\/hashflags\/STC5G2019_v2_add\/STC5G2019_v2_add.png","치킨반값":"https:\/\/abs.twimg.com\/hashflags\/Yogiyo_Emoji\/Yogiyo_Emoji.png","modernfamilyfinale":"https:\/\/abs.twimg.com\/hashflags\/Modern_Family_Emoji_V2\/Modern_Family_Emoji_V2.png","missuniverse2019":"https:\/\/abs.twimg.com\/hashflags\/MissUniverse2019_Emoji\/MissUniverse2019_Emoji.png","r2d2droid":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_R2d2_V2\/DisneyStarWarsROS_Emoji_R2d2_V2.png","welcometothefuture":"https:\/\/abs.twimg.com\/hashflags\/TheOuterWorldsLaunch_Emoji_V2\/TheOuterWorldsLaunch_Emoji_V2.png","finsup":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_MiamiDolphins\/NFL_Clubs_2019_2020_Emojis_MiamiDolphins.png","อิทจบ":"https:\/\/abs.twimg.com\/hashflags\/IT_Two_Pennywise_2019_Emoji\/IT_Two_Pennywise_2019_Emoji.png","뚀찬":"https:\/\/abs.twimg.com\/hashflags\/MonawaPlzManager_Emoji\/MonawaPlzManager_Emoji.png","бенсоло":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_KyloRen\/DisneyStarWarsROS_Emoji_KyloRen.png","heforshe":"https:\/\/abs.twimg.com\/hashflags\/HeForShe_fixed\/HeForShe_fixed.png","ロマサガrs1周年":"https:\/\/abs.twimg.com\/hashflags\/Romasaga_rs_2019_Emoji\/Romasaga_rs_2019_Emoji.png","indianastyle":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_IND\/NBATeam20192020Season_Emojis_IND.png","главныйгерой":"https:\/\/abs.twimg.com\/hashflags\/Disney_FreeGuy_2019\/Disney_FreeGuy_2019.png","c3podroide":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_C3po\/DisneyStarWarsROS_Emoji_C3po.png","thisisus":"https:\/\/abs.twimg.com\/hashflags\/NBC_ThisIsUs_2020\/NBC_ThisIsUs_2020.png","voltafootball":"https:\/\/abs.twimg.com\/hashflags\/FIFA20_Custom_Emoji_HandsOverFace\/FIFA20_Custom_Emoji_HandsOverFace.png","レイとカイ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","マスターウィンドゥ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Mace_V3\/DisneyStarWarsROS_Emoji_Mace_V3.png","thewitchernetflix":"https:\/\/abs.twimg.com\/hashflags\/Netflix_TheWitcher_2019\/Netflix_TheWitcher_2019.png","ewoks":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_EwokWicket\/DisneyStarWarsROS_Emoji_EwokWicket.png","エピソードi":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","starwarstheriseofskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","espadaláser":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","pilotpete":"https:\/\/abs.twimg.com\/hashflags\/TheBachelor_2019to2020\/TheBachelor_2019to2020.png","intheheightsmovie":"https:\/\/abs.twimg.com\/hashflags\/InTheHeights_2019\/InTheHeights_2019.png","peoplesexiestmanalive":"https:\/\/abs.twimg.com\/hashflags\/SexiestManAlive2020_Emoji\/SexiestManAlive2020_Emoji.png","ボールって奥が深いボルね~":"https:\/\/abs.twimg.com\/hashflags\/Pokemon_SwordShieldBallGuy_2019_v2\/Pokemon_SwordShieldBallGuy_2019_v2.png","新型ハスラーお年玉キャンペーン":"https:\/\/abs.twimg.com\/hashflags\/SUZUKI_Emoji\/SUZUKI_Emoji.png","subarulovespets":"https:\/\/abs.twimg.com\/hashflags\/USSubaru_MakeADogs_Day_Emoji\/USSubaru_MakeADogs_Day_Emoji.png","doctorwho":"https:\/\/abs.twimg.com\/hashflags\/DoctorWho_2020\/DoctorWho_2020.png","teammeghan":"https:\/\/abs.twimg.com\/hashflags\/TheVoiceUK_2020\/TheVoiceUK_2020.png","테오":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamAfternoon\/AfterLife_Emoji_TeamAfternoon.png","графдуку":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Dooku\/DisneyStarWarsROS_Emoji_Dooku.png","dieeiskönigin":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","megmarch":"https:\/\/abs.twimg.com\/hashflags\/SonyLittleWomenCharacters_Emoji\/SonyLittleWomenCharacters_Emoji.png","مرسول_الفزعة":"https:\/\/abs.twimg.com\/hashflags\/Mrsool_Emoji\/Mrsool_Emoji.png","modernfamilypremiere":"https:\/\/abs.twimg.com\/hashflags\/Modern_Family_Emoji_V2\/Modern_Family_Emoji_V2.png","jumanji2":"https:\/\/abs.twimg.com\/hashflags\/SonyPictures_Jumanji2_2019\/SonyPictures_Jumanji2_2019.png","jumanji":"https:\/\/abs.twimg.com\/hashflags\/SonyPictures_Jumanji2_2019\/SonyPictures_Jumanji2_2019.png","pumprules":"https:\/\/abs.twimg.com\/hashflags\/BravoConPumpRulesPurplePumptini_Emoji_V2\/BravoConPumpRulesPurplePumptini_Emoji_V2.png","التلفزيون_العربي":"https:\/\/abs.twimg.com\/hashflags\/AlArabyTV_Emoji\/AlArabyTV_Emoji.png","wsw":"https:\/\/abs.twimg.com\/hashflags\/ALeague_Season_Long_Emoji_WSW\/ALeague_Season_Long_Emoji_WSW.png","inbrotherhood":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_AtlantaFalcons\/NFL_Clubs_2019_2020_Emojis_AtlantaFalcons.png","disneyanna":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","dodroïde":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Do\/DisneyStarWarsROS_Emoji_Do.png","ฮันเทรส":"https:\/\/abs.twimg.com\/hashflags\/BoP_Huntress\/BoP_Huntress.png","nbl20":"https:\/\/abs.twimg.com\/hashflags\/NBL_Season_Long_Emoji\/NBL_Season_Long_Emoji.png","pradagifts":"https:\/\/abs.twimg.com\/hashflags\/Prada_Emoji\/Prada_Emoji.png","kyloyrey":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","mutlunoeller":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","ストームトルーパー":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_StormTrooper\/DisneyStarWarsROS_Emoji_StormTrooper.png","topgunmovie":"https:\/\/abs.twimg.com\/hashflags\/TopGun_2019\/TopGun_2019.png","bb8ドロイド":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_BB8\/DisneyStarWarsROS_Emoji_BB8.png","woosah":"https:\/\/abs.twimg.com\/hashflags\/Sony_BadBoysForLife_2019_Marcus\/Sony_BadBoysForLife_2019_Marcus.png","caradune":"https:\/\/abs.twimg.com\/hashflags\/DisneyMandalorian_Emoji_Cara_V2\/DisneyMandalorian_Emoji_Cara_V2.png","littlewomenlibraries":"https:\/\/abs.twimg.com\/hashflags\/SonyLittleWomen_Emoji\/SonyLittleWomen_Emoji.png","c3poドロイド":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_C3po\/DisneyStarWarsROS_Emoji_C3po.png","thegift":"https:\/\/abs.twimg.com\/hashflags\/Aitye_TheGift_NetflixGlobal\/Aitye_TheGift_NetflixGlobal.png","エピックセブンアルゥ":"https:\/\/abs.twimg.com\/hashflags\/Epic7jp_Emoji\/Epic7jp_Emoji.png","supremeleaderkyloren":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_KyloRen\/DisneyStarWarsROS_Emoji_KyloRen.png","bomtoon":"https:\/\/abs.twimg.com\/hashflags\/Bomtoon_Emoji\/Bomtoon_Emoji.png","primeiraordem":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_StormTrooper\/DisneyStarWarsROS_Emoji_StormTrooper.png","運命に踊れこれがロマサガrs":"https:\/\/abs.twimg.com\/hashflags\/Romasaga_Dec_2019\/Romasaga_Dec_2019.png","letsgopens":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_Penguins\/NHL_Team_Emojis_2019_2020_Penguins.png","ออเรนจ์และทรอปิคัลฟรุต":"https:\/\/abs.twimg.com\/hashflags\/MirindaMixItOrangeTropicalFruit_Emoji\/MirindaMixItOrangeTropicalFruit_Emoji.png","유세프":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamDawn\/AfterLife_Emoji_TeamDawn.png","shanghaidragons":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_ShanghaiDragons\/OverwatchSeason32020_ShanghaiDragons.png","maclunkey":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Greedo\/DisneyStarWarsROS_Emoji_Greedo.png","homerjsimpson":"https:\/\/abs.twimg.com\/hashflags\/DisneyTheSimpsonsDonut_Emoji\/DisneyTheSimpsonsDonut_Emoji.png","arashionspotify":"https:\/\/abs.twimg.com\/hashflags\/Spotify19Q4Arashi_Launch\/Spotify19Q4Arashi_Launch.png","프리가이":"https:\/\/abs.twimg.com\/hashflags\/Disney_FreeGuy_2019\/Disney_FreeGuy_2019.png","ファズマ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Phasma\/DisneyStarWarsROS_Emoji_Phasma.png","generaleleiaorgana":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","모리":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamDawn\/AfterLife_Emoji_TeamDawn.png","spaghettikiss":"https:\/\/abs.twimg.com\/hashflags\/DisneyLadyAndTheTramp_Emoji\/DisneyLadyAndTheTramp_Emoji.png","ihavespoken":"https:\/\/abs.twimg.com\/hashflags\/DisneyMandalorian_Emoji_Ugnaught\/DisneyMandalorian_Emoji_Ugnaught.png","心のままに":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","backstronger":"https:\/\/abs.twimg.com\/hashflags\/PeterCrouchPodcast_2019\/PeterCrouchPodcast_2019.png","クリスマスボックス":"https:\/\/abs.twimg.com\/hashflags\/JapanXmasbox_Emoji_2019\/JapanXmasbox_Emoji_2019.png","봄툰러":"https:\/\/abs.twimg.com\/hashflags\/Bomtoon_Emoji\/Bomtoon_Emoji.png","lídersupremo":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_KyloRen\/DisneyStarWarsROS_Emoji_KyloRen.png","wookiee":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Chewbacca\/DisneyStarWarsROS_Emoji_Chewbacca.png","radosnychświąt":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","mrsmaisel":"https:\/\/abs.twimg.com\/hashflags\/AmazonStudiosMrsMaiselS3_Emoji\/AmazonStudiosMrsMaiselS3_Emoji.png","jumanjimovie":"https:\/\/abs.twimg.com\/hashflags\/SonyPictures_Jumanji2_2019\/SonyPictures_Jumanji2_2019.png","youwerethechosenone":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Anakin\/DisneyStarWarsROS_Emoji_Anakin.png","bensolo":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_KyloRen\/DisneyStarWarsROS_Emoji_KyloRen.png","холодноесердцекристофф":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","نوروز":"https:\/\/abs.twimg.com\/hashflags\/nowruz2018_v4\/nowruz2018_v4.png","レニーモントーヤ":"https:\/\/abs.twimg.com\/hashflags\/BoP_Renee_2019\/BoP_Renee_2019.png","بطولة_السعودية_تويوتا":"https:\/\/abs.twimg.com\/hashflags\/SaudiToyotaCHMotorsports_Emoji\/SaudiToyotaCHMotorsports_Emoji.png","bringthemayhem":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Florida\/OverwatchSeason32020_Florida.png","freeguynaccxp":"https:\/\/abs.twimg.com\/hashflags\/Disney_FreeGuy_2019\/Disney_FreeGuy_2019.png","forevercity":"https:\/\/abs.twimg.com\/hashflags\/ALeague_Season_Long_Emoji_ForeverCity\/ALeague_Season_Long_Emoji_ForeverCity.png","nhlbruins":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_Bruins\/NHL_Team_Emojis_2019_2020_Bruins.png","дапребудетстобойсил":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","stc_5g":"https:\/\/abs.twimg.com\/hashflags\/STC5G2019_v2\/STC5G2019_v2.png","уолтербеккет":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_Walter_2019_add\/Disney_SpiesinDisguise_Walter_2019_add.png","annafrozen":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","aleague":"https:\/\/abs.twimg.com\/hashflags\/ALeague_Season_Long_Emoji_V2\/ALeague_Season_Long_Emoji_V2.png","blackhistorymonth":"https:\/\/abs.twimg.com\/hashflags\/BlackHistoryMonth\/BlackHistoryMonth.png","moncôtédelaforce":"https:\/\/abs.twimg.com\/hashflags\/ActimelStarWars_Emoji\/ActimelStarWars_Emoji.png","goatisculer":"https:\/\/abs.twimg.com\/hashflags\/GoldenBallFCBarcelona_2019\/GoldenBallFCBarcelona_2019.png","wdw":"https:\/\/abs.twimg.com\/hashflags\/DisneyParks_MickeyEars_Flight3\/DisneyParks_MickeyEars_Flight3.png","grammynoms":"https:\/\/abs.twimg.com\/hashflags\/Grammys_Emoji_2020\/Grammys_Emoji_2020.png","ultimatebackstageexperience":"https:\/\/abs.twimg.com\/hashflags\/TeenageCancerGigs_2019\/TeenageCancerGigs_2019.png","イウォク":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_EwokWicket\/DisneyStarWarsROS_Emoji_EwokWicket.png","聖誕節快樂":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","chelaforzasiaconte":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","metate":"https:\/\/abs.twimg.com\/hashflags\/CocaColaFlowFest2019_Emoji\/CocaColaFlowFest2019_Emoji.png","wpmoychallenge":"https:\/\/abs.twimg.com\/hashflags\/WPMOYAwardNFL2020\/WPMOYAwardNFL2020.png","rosetico":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_RoseTico\/DisneyStarWarsROS_Emoji_RoseTico.png","leadersupremosnoke":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Snoke\/DisneyStarWarsROS_Emoji_Snoke.png","tenentemattias":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_GeneralMattais\/DisneyFrozen2_Emoji_GeneralMattais.png","darkmaterials":"https:\/\/abs.twimg.com\/hashflags\/HisDarkMaterials_Emoji\/HisDarkMaterials_Emoji.png","lifewin":"https:\/\/abs.twimg.com\/hashflags\/YahooMail6Launch_Emoji\/YahooMail6Launch_Emoji.png","atiyenetflix":"https:\/\/abs.twimg.com\/hashflags\/Aitye_TheGift_NetflixGlobal\/Aitye_TheGift_NetflixGlobal.png","vegasborn":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_GoldKnights\/NHL_Team_Emojis_2019_2020_GoldKnights.png","엘":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamMorning\/AfterLife_Emoji_TeamMorning.png","oneteam2020":"https:\/\/abs.twimg.com\/hashflags\/OneTeam_V2Design_Evergreen.png","episodeix":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","astronautsdubaitv":"https:\/\/abs.twimg.com\/hashflags\/UAE_Astronaut_Emoji\/UAE_Astronaut_Emoji.png","fordvsferrari":"https:\/\/abs.twimg.com\/hashflags\/DisneyFordVFerrari_Emoji\/DisneyFordVFerrari_Emoji.png","cocacolametate":"https:\/\/abs.twimg.com\/hashflags\/CocaColaFlowFest2019_Emoji\/CocaColaFlowFest2019_Emoji.png","stastneavesele":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","kaceymusgraveschristmasshow":"https:\/\/abs.twimg.com\/hashflags\/KaceyMusgravesHoliday_Emojis_Star_V2\/KaceyMusgravesHoliday_Emojis_Star_V2.png","ハックス将軍":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Hux\/DisneyStarWarsROS_Emoji_Hux.png","metoo":"https:\/\/abs.twimg.com\/hashflags\/MeToo_v3\/MeToo_v3.png","itaffectsyou":"https:\/\/abs.twimg.com\/hashflags\/ItAffectsYou_Campaign_Emoji\/ItAffectsYou_Campaign_Emoji.png","stumptown":"https:\/\/abs.twimg.com\/hashflags\/ABC_Stumptown_Emoji\/ABC_Stumptown_Emoji.png","saikik":"https:\/\/abs.twimg.com\/hashflags\/Netflix_JP_2019_SaikiKusuo\/Netflix_JP_2019_SaikiKusuo.png","macysdayparade":"https:\/\/abs.twimg.com\/hashflags\/Macys_Thanksgiving_Parade_2019_V4\/Macys_Thanksgiving_Parade_2019_V4.png","bethevalley":"https:\/\/abs.twimg.com\/hashflags\/SiliconValleyTwitter_Emoji\/SiliconValleyTwitter_Emoji.png","promoboadell":"https:\/\/abs.twimg.com\/hashflags\/DellBRBlackFriday_Emoji\/DellBRBlackFriday_Emoji.png","newyearwithvivo":"https:\/\/abs.twimg.com\/hashflags\/LittleVChristmas_2019\/LittleVChristmas_2019.png","flirtydancingus":"https:\/\/abs.twimg.com\/hashflags\/FBC_FlirtyDancing_2019\/FBC_FlirtyDancing_2019.png","ロマサガtvcm放映中":"https:\/\/abs.twimg.com\/hashflags\/Romasaga_Dec_2019\/Romasaga_Dec_2019.png","ボールガイチャレンジ":"https:\/\/abs.twimg.com\/hashflags\/Pokemon_SwordShieldBallGuy_2019_v2\/Pokemon_SwordShieldBallGuy_2019_v2.png","펫핸들러":"https:\/\/abs.twimg.com\/hashflags\/NexonMabinogi2019\/NexonMabinogi2019.png","wemetontwitter":"https:\/\/abs.twimg.com\/hashflags\/WeMetOnt_Emoji\/WeMetOnt_Emoji.png","oescolhido":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Anakin\/DisneyStarWarsROS_Emoji_Anakin.png","thenextrightthing":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","mangotv":"https:\/\/abs.twimg.com\/hashflags\/Mango_TVNewYear_2019\/Mango_TVNewYear_2019.png","wingsout":"https:\/\/abs.twimg.com\/hashflags\/OWLS3_LAValiant\/OWLS3_LAValiant.png","otisquad":"https:\/\/abs.twimg.com\/hashflags\/GreatestDancer_UK_2020\/GreatestDancer_UK_2020.png","クリストフとスヴェン":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","generalleiaorgana":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","elfinaldeit":"https:\/\/abs.twimg.com\/hashflags\/IT_Two_Pennywise_2019_Emoji\/IT_Two_Pennywise_2019_Emoji.png","madden20":"https:\/\/abs.twimg.com\/hashflags\/Madden20Custom_Emoji_NEWART_V3\/Madden20Custom_Emoji_NEWART_V3.png","jumanjinextlevel":"https:\/\/abs.twimg.com\/hashflags\/SonyPictures_Jumanji2_2019\/SonyPictures_Jumanji2_2019.png","عالم_جديد":"https:\/\/abs.twimg.com\/hashflags\/Zain5G_2020_Extension\/Zain5G_2020_Extension.png","pedeumlivro":"https:\/\/abs.twimg.com\/hashflags\/CampaignForChangeBrazil_Emoji\/CampaignForChangeBrazil_Emoji.png","newworldgameawards":"https:\/\/abs.twimg.com\/hashflags\/NewWorldLaunch_2019_v2\/NewWorldLaunch_2019_v2.png","dollfacehulu":"https:\/\/abs.twimg.com\/hashflags\/HuluDollface_Emoji\/HuluDollface_Emoji.png","анна":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","nowornever":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_Flyers_Change\/NHL_Team_Emojis_2019_2020_Flyers_Change.png","terminatordestinooscuro":"https:\/\/abs.twimg.com\/hashflags\/Terminator_2019_Emoji\/Terminator_2019_Emoji.png","これがレッドブルクミテだ":"https:\/\/abs.twimg.com\/hashflags\/RedBull_Japan_2019\/RedBull_Japan_2019.png","reginaelsa":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","25daysofchristmas":"https:\/\/abs.twimg.com\/hashflags\/Freeform25DaysOfChristmas_Emoji\/Freeform25DaysOfChristmas_Emoji.png","reinaamidala":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Padme\/DisneyStarWarsROS_Emoji_Padme.png","mourirpeutattendre":"https:\/\/abs.twimg.com\/hashflags\/NoTimeToDieJamesBond_Emoji_Car\/NoTimeToDieJamesBond_Emoji_Car.png","ロマサガrs1周年超感謝祭":"https:\/\/abs.twimg.com\/hashflags\/Romasaga_Dec_2019\/Romasaga_Dec_2019.png","マズカナタ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Maz\/DisneyStarWarsROS_Emoji_Maz.png","カネゴン":"https:\/\/abs.twimg.com\/hashflags\/Kanegon_quicpay_pr2020\/Kanegon_quicpay_pr2020.png","macysblackfriday":"https:\/\/abs.twimg.com\/hashflags\/MacysBlackFridayCustom_Emoji\/MacysBlackFridayCustom_Emoji.png","myheartbeats":"https:\/\/abs.twimg.com\/hashflags\/LazadaPHQ419_Emoji\/LazadaPHQ419_Emoji.png","prerusenispijuni":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_Lance_Walter_2019_add\/Disney_SpiesinDisguise_Lance_Walter_2019_add.png","amillionabc":"https:\/\/abs.twimg.com\/hashflags\/ABC_A_Million_Little_Things_Emoji_V2\/ABC_A_Million_Little_Things_Emoji_V2.png","geraltofrivia":"https:\/\/abs.twimg.com\/hashflags\/Netflix_TheWitcher_2019\/Netflix_TheWitcher_2019.png","armoredbear":"https:\/\/abs.twimg.com\/hashflags\/HisDarkMaterialsLOREK_Emoji\/HisDarkMaterialsLOREK_Emoji.png","lascesadiskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","시안":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamTwilight\/AfterLife_Emoji_TeamTwilight.png","オーガナ将軍":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","cestunpiège":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","wookieetreiber":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_HanSolo\/DisneyStarWarsROS_Emoji_HanSolo.png","오가나장군":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","elascensodeskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","알투디투":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_R2d2_V2\/DisneyStarWarsROS_Emoji_R2d2_V2.png","mtndew3pt":"https:\/\/abs.twimg.com\/hashflags\/MountainDewThreePointShot_EMOJI\/MountainDewThreePointShot_EMOJI.png","يلا_نروح_أبعد":"https:\/\/abs.twimg.com\/hashflags\/STC_Rebranding_2019\/STC_Rebranding_2019.png","mafrenchbank":"https:\/\/abs.twimg.com\/hashflags\/FRANCE_Ma_French_bank_EMOJI\/FRANCE_Ma_French_bank_EMOJI.png","ewok":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_EwokWicket\/DisneyStarWarsROS_Emoji_EwokWicket.png","ajaranchout":"https:\/\/abs.twimg.com\/hashflags\/CAFAwards2019_AjaraNchout\/CAFAwards2019_AjaraNchout.png","asisatoshoala":"https:\/\/abs.twimg.com\/hashflags\/CAFAwards2019_AsisatOshoala\/CAFAwards2019_AsisatOshoala.png","c3po":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_C3po\/DisneyStarWarsROS_Emoji_C3po.png","オルビスユー":"https:\/\/abs.twimg.com\/hashflags\/emoji_ORBISxmasbox2019\/emoji_ORBISxmasbox2019.png","captainphasma":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Phasma\/DisneyStarWarsROS_Emoji_Phasma.png","メリークリスマス":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","tylerperry":"https:\/\/abs.twimg.com\/hashflags\/BET_SistersOval_Custom_Emoji\/BET_SistersOval_Custom_Emoji.png","ハスラー":"https:\/\/abs.twimg.com\/hashflags\/SUZUKI_Emoji\/SUZUKI_Emoji.png","hello2020":"https:\/\/abs.twimg.com\/hashflags\/DickClark_NewYears_RockinEve_2020\/DickClark_NewYears_RockinEve_2020.png","두쿠백작":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Dooku\/DisneyStarWarsROS_Emoji_Dooku.png","スノーク":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Snoke\/DisneyStarWarsROS_Emoji_Snoke.png","xboxgamepassultimate":"https:\/\/abs.twimg.com\/hashflags\/XboxGamePassFlight2_Emoji_EXT\/XboxGamePassFlight2_Emoji_EXT.png","새벽조":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamDawn\/AfterLife_Emoji_TeamDawn.png","カイジ":"https:\/\/abs.twimg.com\/hashflags\/TOHOKajji2019_v2\/TOHOKajji2019_v2.png","boomersooner":"https:\/\/abs.twimg.com\/hashflags\/OUSoonersCFP2020\/OUSoonersCFP2020.png","princessmaghra":"https:\/\/abs.twimg.com\/hashflags\/AppleTVMaghra_Emoji\/AppleTVMaghra_Emoji.png","liftthecup":"https:\/\/abs.twimg.com\/hashflags\/ITTFQ419_EMOJI\/ITTFQ419_EMOJI.png","에프엔2187":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Finn\/DisneyStarWarsROS_Emoji_Finn.png","wesołychświąt":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","redbull":"https:\/\/abs.twimg.com\/hashflags\/RedBull_Japan_2019\/RedBull_Japan_2019.png","по":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Poe\/DisneyStarWarsROS_Emoji_Poe.png","エルサ":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","timberwolves":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_MIN\/NBATeam20192020Season_Emojis_MIN.png","yotes":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_ArizonaCoyotes\/NHL_Team_Emojis_2019_2020_ArizonaCoyotes.png","spotifyملخص":"https:\/\/abs.twimg.com\/hashflags\/SpotifyWrapped_2019\/SpotifyWrapped_2019.png","ベンソロ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_KyloRen\/DisneyStarWarsROS_Emoji_KyloRen.png","トップガン":"https:\/\/abs.twimg.com\/hashflags\/TopGun_2019\/TopGun_2019.png","магистрйода":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Yoda\/DisneyStarWarsROS_Emoji_Yoda.png","wegohard":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_BKN\/NBATeam20192020Season_Emojis_BKN.png","alwaysblue":"https:\/\/abs.twimg.com\/hashflags\/SiliconValleyTwitter_Emoji\/SiliconValleyTwitter_Emoji.png","electricanduntamed":"https:\/\/abs.twimg.com\/hashflags\/ElectricAndUntamedInEnglishAndNouvelEtalonInFrench_Emoji\/ElectricAndUntamedInEnglishAndNouvelEtalonInFrench_Emoji.png","честитаколеда":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","weihnachten":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","çarevient":"https:\/\/abs.twimg.com\/hashflags\/IT_Two_Pennywise_2019_Emoji\/IT_Two_Pennywise_2019_Emoji.png","bigticket":"https:\/\/abs.twimg.com\/hashflags\/UncutGems_A24_2019\/UncutGems_A24_2019.png","紅茶派":"https:\/\/abs.twimg.com\/hashflags\/KIRINGTXmas_Emoji_v2\/KIRINGTXmas_Emoji_v2.png","mlsishere":"https:\/\/abs.twimg.com\/hashflags\/ESPN_MLS_2019_3\/ESPN_MLS_2019_3.png","падме":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Padme\/DisneyStarWarsROS_Emoji_Padme.png","snapdragon":"https:\/\/abs.twimg.com\/hashflags\/Qualcomm_Snapdragon_2019\/Qualcomm_Snapdragon_2019.png","блуждаювлесу":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","선택받은자":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Anakin\/DisneyStarWarsROS_Emoji_Anakin.png","vivos1pro":"https:\/\/abs.twimg.com\/hashflags\/LittleVHearts_2020\/LittleVHearts_2020.png","wicket":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_EwokWicket\/DisneyStarWarsROS_Emoji_EwokWicket.png","アナキン":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Anakin\/DisneyStarWarsROS_Emoji_Anakin.png","あけおメルクリ":"https:\/\/abs.twimg.com\/hashflags\/MerpayBrandXmas_NewYear_2019\/MerpayBrandXmas_NewYear_2019.png","joulu":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","peoplesexiestman":"https:\/\/abs.twimg.com\/hashflags\/SexiestManAlive2020_Emoji\/SexiestManAlive2020_Emoji.png","オレの踏み印したロードそれが未来となるのだ":"https:\/\/abs.twimg.com\/hashflags\/KONAMIYuGiOhKaiba_Emoji\/KONAMIYuGiOhKaiba_Emoji.png","makeloverule":"https:\/\/abs.twimg.com\/hashflags\/FreeToLoveClosePH_Emoji\/FreeToLoveClosePH_Emoji.png","marcusburnett":"https:\/\/abs.twimg.com\/hashflags\/Sony_BadBoysForLife_2019_Marcus\/Sony_BadBoysForLife_2019_Marcus.png","hsmthemusicaltheseries":"https:\/\/abs.twimg.com\/hashflags\/DisneyHighSchoolMusicalWildcat_Emoji\/DisneyHighSchoolMusicalWildcat_Emoji.png","ಮೆರ್ರಿಕ್ರಿಸ್‌ಮಸ್메":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","jomarch":"https:\/\/abs.twimg.com\/hashflags\/SonyLittleWomenCharacters_Emoji\/SonyLittleWomenCharacters_Emoji.png","boldogkarácsonyt":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","greedo":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Greedo\/DisneyStarWarsROS_Emoji_Greedo.png","クリスマス":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","bhm":"https:\/\/abs.twimg.com\/hashflags\/BlackHistoryMonth\/BlackHistoryMonth.png","amodernfarewell":"https:\/\/abs.twimg.com\/hashflags\/Modern_Family_Emoji_V2\/Modern_Family_Emoji_V2.png","ランド":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Lando\/DisneyStarWarsROS_Emoji_Lando.png","maskedsingeruk":"https:\/\/abs.twimg.com\/hashflags\/MaskedSinger_UK_2020\/MaskedSinger_UK_2020.png","最高指導者":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_KyloRen\/DisneyStarWarsROS_Emoji_KyloRen.png","lemandalorien":"https:\/\/abs.twimg.com\/hashflags\/DisneyMandalorianHelmet_Emoji\/DisneyMandalorianHelmet_Emoji.png","джабба":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Jabba\/DisneyStarWarsROS_Emoji_Jabba.png","вук":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Chewbacca\/DisneyStarWarsROS_Emoji_Chewbacca.png","jbyummy":"https:\/\/abs.twimg.com\/hashflags\/JB_Yummy_2020\/JB_Yummy_2020.png","ces2020":"https:\/\/abs.twimg.com\/hashflags\/CES2020_Emoji\/CES2020_Emoji.png","звёздныевойны":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","mandalorian":"https:\/\/abs.twimg.com\/hashflags\/DisneyMandalorianHelmet_Emoji\/DisneyMandalorianHelmet_Emoji.png","grammylive":"https:\/\/abs.twimg.com\/hashflags\/Grammys_Emoji_2020_add\/Grammys_Emoji_2020_add.png","navidad":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","energizer":"https:\/\/abs.twimg.com\/hashflags\/Energizer_StillGoing_Custom_Emoji\/Energizer_StillGoing_Custom_Emoji.png","makedryfly":"https:\/\/abs.twimg.com\/hashflags\/PerrierDryJanuary_2020\/PerrierDryJanuary_2020.png","noellejultomtensdotter":"https:\/\/abs.twimg.com\/hashflags\/DisneyNoelleNoelle_Emoji\/DisneyNoelleNoelle_Emoji.png","アーニャ":"https:\/\/abs.twimg.com\/hashflags\/shonenjumpplus_2019\/shonenjumpplus_2019.png","вейдер":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_DarthVader\/DisneyStarWarsROS_Emoji_DarthVader.png","tuluz":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","খুশিরবড়দিন":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","lhhreunion":"https:\/\/abs.twimg.com\/hashflags\/VH1LoveAndHipHop_2019\/VH1LoveAndHipHop_2019.png","gojetsgo":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_Jets_NEW\/NHL_Team_Emojis_2019_2020_Jets_NEW.png","meisterwindu":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Mace_V3\/DisneyStarWarsROS_Emoji_Mace_V3.png","السباقات_شغفنا":"https:\/\/abs.twimg.com\/hashflags\/SaudiToyotaCHMotorsports_Emoji\/SaudiToyotaCHMotorsports_Emoji.png","губкабобвбегах":"https:\/\/abs.twimg.com\/hashflags\/SpongeBobSaveGary_EMOJI_V2\/SpongeBobSaveGary_EMOJI_V2.png","レッドブル":"https:\/\/abs.twimg.com\/hashflags\/RedBull_Japan_2019\/RedBull_Japan_2019.png","bullsnation":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_CHI\/NBATeam20192020Season_Emojis_CHI.png","amilynholdo":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Holdo\/DisneyStarWarsROS_Emoji_Holdo.png","핀":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Finn\/DisneyStarWarsROS_Emoji_Finn.png","スヴェン":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","パワプロアプリ5周年":"https:\/\/abs.twimg.com\/hashflags\/KONAMIPowerPros_Emoji_No-WinkNovember2019\/KONAMIPowerPros_Emoji_No-WinkNovember2019.png","margesimpson":"https:\/\/abs.twimg.com\/hashflags\/DisneyTheSimpsonsDonut_Emoji\/DisneyTheSimpsonsDonut_Emoji.png","олаф":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Olaf\/DisneyFrozen2_Emoji_Olaf.png","nfl100":"https:\/\/abs.twimg.com\/hashflags\/NFL100AnniversaryEmoji\/NFL100AnniversaryEmoji.png","terminatormovie":"https:\/\/abs.twimg.com\/hashflags\/Terminator_2019_Emoji\/Terminator_2019_Emoji.png","willrowhood":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Willrow\/DisneyStarWarsROS_Emoji_Willrow.png","ウルトラquicpay":"https:\/\/abs.twimg.com\/hashflags\/Kanegon_quicpay_pr2020\/Kanegon_quicpay_pr2020.png","yoda":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Yoda\/DisneyStarWarsROS_Emoji_Yoda.png","icecreamguy":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Willrow\/DisneyStarWarsROS_Emoji_Willrow.png","facupfinal":"https:\/\/abs.twimg.com\/hashflags\/EmiratesFACup2020\/EmiratesFACup2020.png","ฮาร์ลีย์ควินน์":"https:\/\/abs.twimg.com\/hashflags\/BoP_Harley_2019\/BoP_Harley_2019.png","パワプロこなーい":"https:\/\/abs.twimg.com\/hashflags\/KONAMIPowerProsWinkVerNovember2019_Emoji\/KONAMIPowerProsWinkVerNovember2019_Emoji.png","thecirclenetflix":"https:\/\/abs.twimg.com\/hashflags\/Netflix_TheCircle2020\/Netflix_TheCircle2020.png","랜도":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Lando\/DisneyStarWarsROS_Emoji_Lando.png","에단":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamAfternoon\/AfterLife_Emoji_TeamAfternoon.png","カイロレン":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_KyloRen\/DisneyStarWarsROS_Emoji_KyloRen.png","hometree":"https:\/\/abs.twimg.com\/hashflags\/Disney_Avata_2019_F\/Disney_Avata_2019_F.png","macysbelieve":"https:\/\/abs.twimg.com\/hashflags\/Macys_Thanksgiving_Parade_2019_V4\/Macys_Thanksgiving_Parade_2019_V4.png","初詣で":"https:\/\/abs.twimg.com\/hashflags\/NewYearCelebration_Japan2019_temple\/NewYearCelebration_Japan2019_temple.png","unidosporunreto":"https:\/\/abs.twimg.com\/hashflags\/AdidasESUnidosPorUnReto_Emoji\/AdidasESUnidosPorUnReto_Emoji.png","teenagecancergigs":"https:\/\/abs.twimg.com\/hashflags\/TeenageCancerGigs_2019\/TeenageCancerGigs_2019.png","디오드로이드":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Do\/DisneyStarWarsROS_Emoji_Do.png","обиван":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_ObiWan_V2\/DisneyStarWarsROS_Emoji_ObiWan_V2.png","peacockeggcam":"https:\/\/abs.twimg.com\/hashflags\/NBCU_NestEgg_2020\/NBCU_NestEgg_2020.png","hashtagsecretogalaxy":"https:\/\/abs.twimg.com\/hashflags\/SAMSUNGESHashtagSecretoGalaxy_EMOJI\/SAMSUNGESHashtagSecretoGalaxy_EMOJI.png","disneyworld":"https:\/\/abs.twimg.com\/hashflags\/DisneyParks_MickeyEars_Flight3\/DisneyParks_MickeyEars_Flight3.png","पृथ्वीदिवस":"https:\/\/abs.twimg.com\/hashflags\/EarthDay_2019_fixed\/EarthDay_2019_fixed.png","vcnuncaviunadaigual":"https:\/\/abs.twimg.com\/hashflags\/NBB2019_EMOJI\/NBB2019_EMOJI.png","kpoptwitter":"https:\/\/abs.twimg.com\/hashflags\/KPOPTwitter2019\/KPOPTwitter2019.png","matesong":"https:\/\/abs.twimg.com\/hashflags\/TourismAustralia_Quokka_2019_v2\/TourismAustralia_Quokka_2019_v2.png","globes2020":"https:\/\/abs.twimg.com\/hashflags\/2019_GoldenGlobes\/2019_GoldenGlobes.png","祝スロカイ様おたおめ":"https:\/\/abs.twimg.com\/hashflags\/YuzunIronsagaStaffQ4_Emoji\/YuzunIronsagaStaffQ4_Emoji.png","palpatine":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Emperor\/DisneyStarWarsROS_Emoji_Emperor.png","lascensiondeskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","ビビッドアーミーを雑に紹介する":"https:\/\/abs.twimg.com\/hashflags\/CTWVividArmy_EMOJI\/CTWVividArmy_EMOJI.png","dkawards":"https:\/\/abs.twimg.com\/hashflags\/DraftKings_NFL_2019\/DraftKings_NFL_2019.png","sócomcamisinha":"https:\/\/abs.twimg.com\/hashflags\/MinisterioDaSaude_Emoji\/MinisterioDaSaude_Emoji.png","지구의날":"https:\/\/abs.twimg.com\/hashflags\/EarthDay_2019_fixed\/EarthDay_2019_fixed.png","gobucs":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_TampaBayBuccaneers\/NFL_Clubs_2019_2020_Emojis_TampaBayBuccaneers.png","lieutenantmattias":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_GeneralMattais\/DisneyFrozen2_Emoji_GeneralMattais.png","pasko":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","dreamforce19":"https:\/\/abs.twimg.com\/hashflags\/Dreamforce2019_Emoji\/Dreamforce2019_Emoji.png","blacklivesmatter":"https:\/\/abs.twimg.com\/hashflags\/BlackHistoryMonth\/BlackHistoryMonth.png","акбар":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","macysparade":"https:\/\/abs.twimg.com\/hashflags\/Macys_Thanksgiving_Parade_2019_V4\/Macys_Thanksgiving_Parade_2019_V4.png","дартвейдер":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_DarthVader\/DisneyStarWarsROS_Emoji_DarthVader.png","andoks":"https:\/\/abs.twimg.com\/hashflags\/PusongAndoks_2020\/PusongAndoks_2020.png","lagrandesfida":"https:\/\/abs.twimg.com\/hashflags\/DisneyFordVFerrari_Emoji\/DisneyFordVFerrari_Emoji.png","fm20mobile":"https:\/\/abs.twimg.com\/hashflags\/FootballManager_Emoji\/FootballManager_Emoji.png","prinzessinleia":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_PrincessLeia\/DisneyStarWarsROS_Emoji_PrincessLeia.png","ソメイティ":"https:\/\/abs.twimg.com\/hashflags\/Paralympic_Mascot_Emoji_EXT\/Paralympic_Mascot_Emoji_EXT.png","アリアに言わせたいセリフ":"https:\/\/abs.twimg.com\/hashflags\/CTWVividArmy_EMOJI\/CTWVividArmy_EMOJI.png","glamourwomanoftheyear":"https:\/\/abs.twimg.com\/hashflags\/GlamourWomenOfTheYear2019_Emoji\/GlamourWomenOfTheYear2019_Emoji.png","x019":"https:\/\/abs.twimg.com\/hashflags\/XboxX019_Emoji\/XboxX019_Emoji.png","warmupwithjameson":"https:\/\/abs.twimg.com\/hashflags\/JamesonHoliday2019Custom_Emoji_V2\/JamesonHoliday2019Custom_Emoji_V2.png","audielectrique":"https:\/\/abs.twimg.com\/hashflags\/AudiEtronChristmas2019\/AudiEtronChristmas2019.png","harleyquinn":"https:\/\/abs.twimg.com\/hashflags\/BoP_Harley_2019\/BoP_Harley_2019.png","cheezit":"https:\/\/abs.twimg.com\/hashflags\/CheezIt_Custom_Emoji\/CheezIt_Custom_Emoji.png","nbcsuperstore":"https:\/\/abs.twimg.com\/hashflags\/NBC_Superstore_2020\/NBC_Superstore_2020.png","fm20releaseday":"https:\/\/abs.twimg.com\/hashflags\/FootballManager_Emoji\/FootballManager_Emoji.png","kaceychristmas":"https:\/\/abs.twimg.com\/hashflags\/KaceyMusgravesHoliday_Emojis_PinkTree\/KaceyMusgravesHoliday_Emojis_PinkTree.png","ittfワールドカップ":"https:\/\/abs.twimg.com\/hashflags\/ITTFQ419_EMOJI\/ITTFQ419_EMOJI.png","preds":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_Preds\/NHL_Team_Emojis_2019_2020_Preds.png","فرصتنا_لنلهم_العالم_برؤيتنا":"https:\/\/abs.twimg.com\/hashflags\/G20_Saudi_2019_add\/G20_Saudi_2019_add.png","disneycruise":"https:\/\/abs.twimg.com\/hashflags\/DisneyParks_MickeyEars_Flight3\/DisneyParks_MickeyEars_Flight3.png","아크바제독":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","saveboz":"https:\/\/abs.twimg.com\/hashflags\/68Whiskey_2019_ext\/68Whiskey_2019_ext.png","allcaps":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_Capitals\/NHL_Team_Emojis_2019_2020_Capitals.png","exodeux":"https:\/\/abs.twimg.com\/hashflags\/KPOPEXO2019_Emoji\/KPOPEXO2019_Emoji.png","コトダマン":"https:\/\/abs.twimg.com\/hashflags\/kotodaman_Emoji\/kotodaman_Emoji.png","lancesterling":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_Lance_2019\/Disney_SpiesinDisguise_Lance_2019.png","lareineelsa":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","pegipegi":"https:\/\/abs.twimg.com\/hashflags\/PegipegiHolidayPackage_2019\/PegipegiHolidayPackage_2019.png","эвок":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_EwokWicket\/DisneyStarWarsROS_Emoji_EwokWicket.png","финн":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Finn\/DisneyStarWarsROS_Emoji_Finn.png","마즈카나타":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Maz\/DisneyStarWarsROS_Emoji_Maz.png","sabredeluz":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","globes":"https:\/\/abs.twimg.com\/hashflags\/2019_GoldenGlobes\/2019_GoldenGlobes.png","마스터요다":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Yoda\/DisneyStarWarsROS_Emoji_Yoda.png","narakabladepoint":"https:\/\/abs.twimg.com\/hashflags\/NetEaseThunderFire_Emoji\/NetEaseThunderFire_Emoji.png","chiefskingdom":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_KansasCityChiefs\/NFL_Clubs_2019_2020_Emojis_KansasCityChiefs.png","ハントレス":"https:\/\/abs.twimg.com\/hashflags\/BoP_Huntress_2019_add\/BoP_Huntress_2019_add.png","flirtydancingfox":"https:\/\/abs.twimg.com\/hashflags\/FBC_FlirtyDancing_2019\/FBC_FlirtyDancing_2019.png","destinooscuro":"https:\/\/abs.twimg.com\/hashflags\/Terminator_2019_Emoji\/Terminator_2019_Emoji.png","theforgottenarmytrailer":"https:\/\/abs.twimg.com\/hashflags\/TheForgottenArmy_2020\/TheForgottenArmy_2020.png","milehighbasketball":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_DEN\/NBATeam20192020Season_Emojis_DEN.png","jkry":"https:\/\/abs.twimg.com\/hashflags\/JackRyanSeason2_Emoji\/JackRyanSeason2_Emoji.png","龍角散":"https:\/\/abs.twimg.com\/hashflags\/Ryukakusan_Emoji\/Ryukakusan_Emoji.png","pariseternal":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Paris\/OverwatchSeason32020_Paris.png","スカイウォーカーの夜明けジャパンプレミアご招待":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","deputyonfox":"https:\/\/abs.twimg.com\/hashflags\/FBC_Deputy_2019\/FBC_Deputy_2019.png","台灣投票":"https:\/\/abs.twimg.com\/hashflags\/TaiwanGeneralElection_Emoji\/TaiwanGeneralElection_Emoji.png","inclusionishappening":"https:\/\/abs.twimg.com\/hashflags\/TwitterTogether_InclusionIsHappening_v2\/TwitterTogether_InclusionIsHappening_v2.png","rethinkemail":"https:\/\/abs.twimg.com\/hashflags\/YahooMail6Launch_Emoji\/YahooMail6Launch_Emoji.png","делайчтодолжна":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","minielectric":"https:\/\/abs.twimg.com\/hashflags\/MINI_electric_emoji\/MINI_electric_emoji.png","boblepongelefilm":"https:\/\/abs.twimg.com\/hashflags\/SpongeBobSaveGary_EMOJI_V2\/SpongeBobSaveGary_EMOJI_V2.png","веселогоріздва":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","see":"https:\/\/abs.twimg.com\/hashflags\/AppleTVsSeeATV_Emoji_V2\/AppleTVsSeeATV_Emoji_V2.png","วันคุ้มครองโลก":"https:\/\/abs.twimg.com\/hashflags\/EarthDay_2019_fixed\/EarthDay_2019_fixed.png","تبرعك_أسهل":"https:\/\/abs.twimg.com\/hashflags\/ZamZamExtension_Emoji\/ZamZamExtension_Emoji.png","justicefighting":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Washington\/OverwatchSeason32020_Washington.png","ミュウミュウ":"https:\/\/abs.twimg.com\/hashflags\/MiuMiu_Emoji\/MiuMiu_Emoji.png","tenientemattias":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_GeneralMattais\/DisneyFrozen2_Emoji_GeneralMattais.png","neytiri":"https:\/\/abs.twimg.com\/hashflags\/Disney_Avata_2019_F\/Disney_Avata_2019_F.png","хищныептицы":"https:\/\/abs.twimg.com\/hashflags\/Birds_of_Prey_Emoji\/Birds_of_Prey_Emoji.png","letsgooilers":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_Oilers\/NHL_Team_Emojis_2019_2020_Oilers.png","그리":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Greedo\/DisneyStarWarsROS_Emoji_Greedo.png","برنامج_قطرة":"https:\/\/abs.twimg.com\/hashflags\/Qatrahksa_Emoji\/Qatrahksa_Emoji.png","imuseを体調管理にプラス":"https:\/\/abs.twimg.com\/hashflags\/iMUSE_Xmas_JP_2019\/iMUSE_Xmas_JP_2019.png","queenamidala":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Padme\/DisneyStarWarsROS_Emoji_Padme.png","월터베켓":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_Walter_2019_add\/Disney_SpiesinDisguise_Walter_2019_add.png","富士":"https:\/\/abs.twimg.com\/hashflags\/NewYearCelebration_Japan2019_mtfuji\/NewYearCelebration_Japan2019_mtfuji.png","seetamactijun":"https:\/\/abs.twimg.com\/hashflags\/AppleTVSEETamactiJun_Emoji\/AppleTVSEETamactiJun_Emoji.png","lareinedesneigesanna":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","trueloveneverchickensout":"https:\/\/abs.twimg.com\/hashflags\/PusongAndoks_2020\/PusongAndoks_2020.png","オルビスユーローション":"https:\/\/abs.twimg.com\/hashflags\/emoji_ORBISxmasbox2019\/emoji_ORBISxmasbox2019.png","ロマサガrs山田裕貴":"https:\/\/abs.twimg.com\/hashflags\/Romasaga_rs_2019_Emoji\/Romasaga_rs_2019_Emoji.png","spongebobsquarepants":"https:\/\/abs.twimg.com\/hashflags\/Spongebob_Emoji\/Spongebob_Emoji.png","millionlittlethings":"https:\/\/abs.twimg.com\/hashflags\/ABC_A_Million_Little_Things_Emoji_V2\/ABC_A_Million_Little_Things_Emoji_V2.png","lazadaph":"https:\/\/abs.twimg.com\/hashflags\/LazadaPHQ419_Emoji\/LazadaPHQ419_Emoji.png","kidssaythedarndestthingsabc":"https:\/\/abs.twimg.com\/hashflags\/ABC_Kids_Say_Emoji\/ABC_Kids_Say_Emoji.png","riseofskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","stillgoing":"https:\/\/abs.twimg.com\/hashflags\/Energizer_StillGoing_Custom_Emoji\/Energizer_StillGoing_Custom_Emoji.png","королеваэльза":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","ウルトラsuperlive":"https:\/\/abs.twimg.com\/hashflags\/MusicStationSuperUltraLive2019\/MusicStationSuperUltraLive2019.png","ジェリクルキャッツ知ってるか":"https:\/\/abs.twimg.com\/hashflags\/TohoTowa_CATS_v2\/TohoTowa_CATS_v2.png","루이":"https:\/\/abs.twimg.com\/hashflags\/AfterLife_Emoji_TeamAfternoon\/AfterLife_Emoji_TeamAfternoon.png","ことば発見":"https:\/\/abs.twimg.com\/hashflags\/kotodaman_Emoji\/kotodaman_Emoji.png","ハーレイクイン覚醒":"https:\/\/abs.twimg.com\/hashflags\/Birds_of_Prey_Emoji\/Birds_of_Prey_Emoji.png","starwarsascensãoskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","leafsforever":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_MapleLeafs\/NHL_Team_Emojis_2019_2020_MapleLeafs.png","scruffylookingnerfherder":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_HanSolo\/DisneyStarWarsROS_Emoji_HanSolo.png","miumiucroisiere20":"https:\/\/abs.twimg.com\/hashflags\/MiuMiu_Emoji\/MiuMiu_Emoji.png","episodio9":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","χριστούγεννα":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","энакин":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Anakin\/DisneyStarWarsROS_Emoji_Anakin.png","ripcity":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_POR\/NBATeam20192020Season_Emojis_POR.png","singhaestate":"https:\/\/abs.twimg.com\/hashflags\/SinghaEstate_Emoji\/SinghaEstate_Emoji.png","thewitcher":"https:\/\/abs.twimg.com\/hashflags\/Netflix_TheWitcher_2019\/Netflix_TheWitcher_2019.png","топган":"https:\/\/abs.twimg.com\/hashflags\/TopGun_2019\/TopGun_2019.png","스파이지니어스":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_LanceWalter_2019_add2\/Disney_SpiesinDisguise_LanceWalter_2019_add2.png","アッシュアームズ":"https:\/\/abs.twimg.com\/hashflags\/AshArmsStaffLaunchAndEvent_EMOJI_V2\/AshArmsStaffLaunchAndEvent_EMOJI_V2.png","스타워즈":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","ホルド":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Holdo\/DisneyStarWarsROS_Emoji_Holdo.png","lakeshow":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_LAL\/NBATeam20192020Season_Emojis_LAL.png","auのcm":"https:\/\/abs.twimg.com\/hashflags\/KDDI_NewYears_2019\/KDDI_NewYears_2019.png","wearetexans":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_HoustonTexans\/NFL_Clubs_2019_2020_Emojis_HoustonTexans.png","sexiestman":"https:\/\/abs.twimg.com\/hashflags\/SexiestManAlive2020_Emoji\/SexiestManAlive2020_Emoji.png","bond25":"https:\/\/abs.twimg.com\/hashflags\/NoTimeToDieJamesBond_Emoji_Car\/NoTimeToDieJamesBond_Emoji_Car.png","신규재능":"https:\/\/abs.twimg.com\/hashflags\/NexonMabinogi2019\/NexonMabinogi2019.png","geauxtigers":"https:\/\/abs.twimg.com\/hashflags\/LSUTigersCFP2020\/LSUTigersCFP2020.png","asinosomos":"https:\/\/abs.twimg.com\/hashflags\/BudlightAsiNoSomos_2019\/BudlightAsiNoSomos_2019.png","鷹":"https:\/\/abs.twimg.com\/hashflags\/NewYearCelebration_Japan2019_hawk\/NewYearCelebration_Japan2019_hawk.png","ダースベイダー":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_DarthVader\/DisneyStarWarsROS_Emoji_DarthVader.png","레아공주":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_PrincessLeia\/DisneyStarWarsROS_Emoji_PrincessLeia.png","ダダンダンダダン":"https:\/\/abs.twimg.com\/hashflags\/BrandEmoji_ForFOXTerminatorJP\/BrandEmoji_ForFOXTerminatorJP.png","aascensãoskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","jamesbond":"https:\/\/abs.twimg.com\/hashflags\/NoTimeToDieJamesBond_Emoji\/NoTimeToDieJamesBond_Emoji.png","jadineforlazada":"https:\/\/abs.twimg.com\/hashflags\/LazadaPHQ419_Emoji\/LazadaPHQ419_Emoji.png","свен":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","susiundstrolch":"https:\/\/abs.twimg.com\/hashflags\/DisneyLadyAndTheTramp_Emoji\/DisneyLadyAndTheTramp_Emoji.png","deathstranding":"https:\/\/abs.twimg.com\/hashflags\/PlayStationDeathStrandingLaunch_Emoji_BBPOD\/PlayStationDeathStrandingLaunch_Emoji_BBPOD.png","makethefuture":"https:\/\/abs.twimg.com\/hashflags\/NewShellMakeTheFuture_Emoji\/NewShellMakeTheFuture_Emoji.png","ユニクロ感謝祭":"https:\/\/abs.twimg.com\/hashflags\/UNIQLOJapanKanshasaiYearEndNewYear_Emoji_V2\/UNIQLOJapanKanshasaiYearEndNewYear_Emoji_V2.png","kohlscashsweepstakes":"https:\/\/abs.twimg.com\/hashflags\/KohlsCashQ120\/KohlsCashQ120.png","bb8droïde":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_BB8\/DisneyStarWarsROS_Emoji_BB8.png","diamonddistrict":"https:\/\/abs.twimg.com\/hashflags\/UncutGems_A24_2019\/UncutGems_A24_2019.png","みずほ銀行のクリスマス":"https:\/\/abs.twimg.com\/hashflags\/MizuhoJPN_1129_Emoji\/MizuhoJPN_1129_Emoji.png","forkyasksaquestion":"https:\/\/abs.twimg.com\/hashflags\/DisneyForkyAsksAQuestionForky_Emoji\/DisneyForkyAsksAQuestionForky_Emoji.png","maîtreyoda":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Yoda\/DisneyStarWarsROS_Emoji_Yoda.png","สร้างคุณค่าให้ชีวิต":"https:\/\/abs.twimg.com\/hashflags\/SinghaEstate_Emoji\/SinghaEstate_Emoji.png","broncoscountry":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_DenverBroncos\/NFL_Clubs_2019_2020_Emojis_DenverBroncos.png","wufc":"https:\/\/abs.twimg.com\/hashflags\/ALeague_Season_Long_Emoji_WUFC\/ALeague_Season_Long_Emoji_WUFC.png","sabkuchjodilchahe":"https:\/\/abs.twimg.com\/hashflags\/MP_Tourism_Tiger_Emoji\/MP_Tourism_Tiger_Emoji.png","கிறிஸ்துமஸ்":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","elelegido":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Anakin\/DisneyStarWarsROS_Emoji_Anakin.png","dodroide":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Do\/DisneyStarWarsROS_Emoji_Do.png","우키":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Chewbacca\/DisneyStarWarsROS_Emoji_Chewbacca.png","capitánphasma":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Phasma\/DisneyStarWarsROS_Emoji_Phasma.png","루크스카이워커":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Luke\/DisneyStarWarsROS_Emoji_Luke.png","911lonestar":"https:\/\/abs.twimg.com\/hashflags\/FBC_911_LoneStar_2020\/FBC_911_LoneStar_2020.png","thembikgatlana":"https:\/\/abs.twimg.com\/hashflags\/CAFAwards2019_ThembiKgatlana\/CAFAwards2019_ThembiKgatlana.png","frozenelsa":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","アナ":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","mariokart":"https:\/\/abs.twimg.com\/hashflags\/Nintendo_MarioKartTour_2019_add\/Nintendo_MarioKartTour_2019_add.png","herewego":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_PittsburghSteelers\/NFL_Clubs_2019_2020_Emojis_PittsburghSteelers.png","frozen2":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","лейтенантматтиас":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_GeneralMattais\/DisneyFrozen2_Emoji_GeneralMattais.png","superstarko":"https:\/\/abs.twimg.com\/hashflags\/Madden20Custom_Emoji_NEWART_V3\/Madden20Custom_Emoji_NEWART_V3.png","первыйорден":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_StormTrooper\/DisneyStarWarsROS_Emoji_StormTrooper.png","bethefight":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_CLE\/NBATeam20192020Season_Emojis_CLE.png","clippernation":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_LAC\/NBATeam20192020Season_Emojis_LAC.png","witcher":"https:\/\/abs.twimg.com\/hashflags\/Netflix_TheWitcher_2019\/Netflix_TheWitcher_2019.png","codeforsuccess":"https:\/\/abs.twimg.com\/hashflags\/HCL_Q4_19\/HCL_Q4_19.png","верховныйлидерсноук":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Snoke\/DisneyStarWarsROS_Emoji_Snoke.png","gobucks":"https:\/\/abs.twimg.com\/hashflags\/Buckeyes2020CFP\/Buckeyes2020CFP.png","perdidoenelbosque":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_KristoffSven\/DisneyFrozen2_Emoji_KristoffSven.png","wonderwoman1984":"https:\/\/abs.twimg.com\/hashflags\/WonderWoman84_2019\/WonderWoman84_2019.png","starwarselascensodeskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","karmapoints":"https:\/\/abs.twimg.com\/hashflags\/Expensify_Brandbowl_2019\/Expensify_Brandbowl_2019.png","obsession":"https:\/\/abs.twimg.com\/hashflags\/KPOPEXO2019_Emoji\/KPOPEXO2019_Emoji.png","ファーストオーダー":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_StormTrooper\/DisneyStarWarsROS_Emoji_StormTrooper.png","intheheights":"https:\/\/abs.twimg.com\/hashflags\/InTheHeights_2019\/InTheHeights_2019.png","キャッツ好きと繋がりたい":"https:\/\/abs.twimg.com\/hashflags\/TohoTowa_CATS_v2\/TohoTowa_CATS_v2.png","darkvador":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_DarthVader\/DisneyStarWarsROS_Emoji_DarthVader.png","spiesottocopertura":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_Lance_Walter_2019_add\/Disney_SpiesinDisguise_Lance_Walter_2019_add.png","emumbairrodenovayork":"https:\/\/abs.twimg.com\/hashflags\/InTheHeights_2019\/InTheHeights_2019.png","noellefilm":"https:\/\/abs.twimg.com\/hashflags\/DisneyNoelleNoelle_Emoji\/DisneyNoelleNoelle_Emoji.png","po5":"https:\/\/abs.twimg.com\/hashflags\/Freeform_PartyofFive_2019_v2\/Freeform_PartyofFive_2019_v2.png","coronacapital19":"https:\/\/abs.twimg.com\/hashflags\/CoronaCapital_Emoji2019\/CoronaCapital_Emoji2019.png","reneemontoya":"https:\/\/abs.twimg.com\/hashflags\/BoP_Renee_2019\/BoP_Renee_2019.png","igot7":"https:\/\/abs.twimg.com\/hashflags\/KPOPGOT72019GOT7CallMyName_Emoji\/KPOPGOT72019GOT7CallMyName_Emoji.png","queforçaestejacomvocê":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","xtraordinary":"https:\/\/abs.twimg.com\/hashflags\/HONOR9X_Emoji\/HONOR9X_Emoji.png","джаджабинкс":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_JarJar\/DisneyStarWarsROS_Emoji_JarJar.png","퍼스트오더":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_StormTrooper\/DisneyStarWarsROS_Emoji_StormTrooper.png","bb8":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_BB8\/DisneyStarWarsROS_Emoji_BB8.png","アシュア":"https:\/\/abs.twimg.com\/hashflags\/AshArmsStaffLaunchAndEvent_EMOJI_V2\/AshArmsStaffLaunchAndEvent_EMOJI_V2.png","aleaguebegins":"https:\/\/abs.twimg.com\/hashflags\/ALeague_Season_Long_Emoji_V2\/ALeague_Season_Long_Emoji_V2.png","scooby":"https:\/\/abs.twimg.com\/hashflags\/SCOOBMysteryMachine_Emoji\/SCOOBMysteryMachine_Emoji.png","ausnavy":"https:\/\/abs.twimg.com\/hashflags\/DFR_Aus_Navy_EMOJI_Flight3\/DFR_Aus_Navy_EMOJI_Flight3.png","quelaforcesoitavectoi":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","goldenglobes2020":"https:\/\/abs.twimg.com\/hashflags\/2019_GoldenGlobes\/2019_GoldenGlobes.png","카일로렌":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_KyloRen\/DisneyStarWarsROS_Emoji_KyloRen.png","ситрипио":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_C3po\/DisneyStarWarsROS_Emoji_C3po.png","jannahstarwars":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Jannah\/DisneyStarWarsROS_Emoji_Jannah.png","эльза":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","podmanay":"https:\/\/abs.twimg.com\/hashflags\/PeterCrouchPodcast_2019\/PeterCrouchPodcast_2019.png","봄툰":"https:\/\/abs.twimg.com\/hashflags\/Bomtoon_Emoji\/Bomtoon_Emoji.png","masterwindu":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Mace_V3\/DisneyStarWarsROS_Emoji_Mace_V3.png","kerst":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","spongebob":"https:\/\/abs.twimg.com\/hashflags\/Spongebob_Emoji\/Spongebob_Emoji.png","cfbplayoff":"https:\/\/abs.twimg.com\/hashflags\/CFBPlayOffChampionship20192020_Emojis\/CFBPlayOffChampionship20192020_Emojis.png","アンドロメダ学園チャレンジ":"https:\/\/abs.twimg.com\/hashflags\/KONAMIPowerPros_Emoji_No-WinkNovember2019\/KONAMIPowerPros_Emoji_No-WinkNovember2019.png","lando":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Lando\/DisneyStarWarsROS_Emoji_Lando.png","wiredtogether":"https:\/\/abs.twimg.com\/hashflags\/OnePlusChristmas\/OnePlusChristmas.png","エピソード9":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","хансоло":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_HanSolo\/DisneyStarWarsROS_Emoji_HanSolo.png","icesurfing":"https:\/\/abs.twimg.com\/hashflags\/IceSurfing_Season2_Custom_Emoji\/IceSurfing_Season2_Custom_Emoji.png","todricksquad":"https:\/\/abs.twimg.com\/hashflags\/GreatestDancer_UK_2020\/GreatestDancer_UK_2020.png","ビビ充":"https:\/\/abs.twimg.com\/hashflags\/CTWVividArmy_EMOJI\/CTWVividArmy_EMOJI.png","df2019":"https:\/\/abs.twimg.com\/hashflags\/Dreamforce2019_Emoji\/Dreamforce2019_Emoji.png","變雀特工":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_LanceWalter_2019_add2\/Disney_SpiesinDisguise_LanceWalter_2019_add2.png","aceshigh":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_London\/OverwatchSeason32020_London.png","bobafett":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_BobaFett\/DisneyStarWarsROS_Emoji_BobaFett.png","marchsisters":"https:\/\/abs.twimg.com\/hashflags\/SonyLittleWomen_Emoji\/SonyLittleWomen_Emoji.png","icecreamguystarwars":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Willrow\/DisneyStarWarsROS_Emoji_Willrow.png","persiannewyear":"https:\/\/abs.twimg.com\/hashflags\/nowruz2018_v4\/nowruz2018_v4.png","theoval":"https:\/\/abs.twimg.com\/hashflags\/BET_SistersOval_Custom_Emoji\/BET_SistersOval_Custom_Emoji.png","farmboyluke":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Luke\/DisneyStarWarsROS_Emoji_Luke.png","emiratesfacup":"https:\/\/abs.twimg.com\/hashflags\/EmiratesFACup2020\/EmiratesFACup2020.png","jamesonholiday":"https:\/\/abs.twimg.com\/hashflags\/JamesonHoliday2019Custom_Emoji_V2\/JamesonHoliday2019Custom_Emoji_V2.png","jabbaelhutt":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Jabba\/DisneyStarWarsROS_Emoji_Jabba.png","likeabossmovie":"https:\/\/abs.twimg.com\/hashflags\/LikeABoss_EMOJI_V2\/LikeABoss_EMOJI_V2.png","queenpadmeamidala":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Padme\/DisneyStarWarsROS_Emoji_Padme.png","kidssaythedarndestthings":"https:\/\/abs.twimg.com\/hashflags\/ABC_Kids_Say_Emoji\/ABC_Kids_Say_Emoji.png","nbb":"https:\/\/abs.twimg.com\/hashflags\/NBB2019_EMOJI\/NBB2019_EMOJI.png","wepartage":"https:\/\/abs.twimg.com\/hashflags\/FRANCE_Ma_French_bank_EMOJI\/FRANCE_Ma_French_bank_EMOJI.png","верховныйлидер":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_KyloRen\/DisneyStarWarsROS_Emoji_KyloRen.png","камуфляжишпионаж":"https:\/\/abs.twimg.com\/hashflags\/Disney_SpiesinDisguise_Lance_Walter_2019_add\/Disney_SpiesinDisguise_Lance_Walter_2019_add.png","lillieilvagabondo":"https:\/\/abs.twimg.com\/hashflags\/DisneyLadyAndTheTramp_Emoji\/DisneyLadyAndTheTramp_Emoji.png","المراسيل_الأبطال":"https:\/\/abs.twimg.com\/hashflags\/Mrsool_Emoji\/Mrsool_Emoji.png","safdiebrothers":"https:\/\/abs.twimg.com\/hashflags\/UncutGems_A24_2019\/UncutGems_A24_2019.png","familyfeudcanada":"https:\/\/abs.twimg.com\/hashflags\/CBCFamilyFeud_Emoji\/CBCFamilyFeud_Emoji.png","灰呂杵志":"https:\/\/abs.twimg.com\/hashflags\/Netflix_JP_2019_Hairo\/Netflix_JP_2019_Hairo.png","สิงห์เอสเตท":"https:\/\/abs.twimg.com\/hashflags\/SinghaEstate_Emoji\/SinghaEstate_Emoji.png","xgp":"https:\/\/abs.twimg.com\/hashflags\/XboxGamePassFlight2_Emoji_EXT\/XboxGamePassFlight2_Emoji_EXT.png","cheezitbowl":"https:\/\/abs.twimg.com\/hashflags\/CheezIt_Custom_Emoji\/CheezIt_Custom_Emoji.png","jabbathehutt":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Jabba\/DisneyStarWarsROS_Emoji_Jabba.png","mirindamixitxbnk48":"https:\/\/abs.twimg.com\/hashflags\/MirindaMixItOrangeTropicalFruit_Emoji\/MirindaMixItOrangeTropicalFruit_Emoji.png","탑건":"https:\/\/abs.twimg.com\/hashflags\/TopGun_2019\/TopGun_2019.png","theriseofskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","nbatwitterlive":"https:\/\/abs.twimg.com\/hashflags\/NBATeam20192020Season_Emojis_NBATwitter\/NBATeam20192020Season_Emojis_NBATwitter.png","chewieemoji":"https:\/\/abs.twimg.com\/hashflags\/Visa_StarWars_2019\/Visa_StarWars_2019.png","스톰트루퍼":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_StormTrooper\/DisneyStarWarsROS_Emoji_StormTrooper.png","แคสซานดร้าเคน":"https:\/\/abs.twimg.com\/hashflags\/BoP_Cass_2019\/BoP_Cass_2019.png","ギリギリフラれない告白のセリフ":"https:\/\/abs.twimg.com\/hashflags\/Kanegon_quicpay_pr2020\/Kanegon_quicpay_pr2020.png","vicealmiranteholdo":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Holdo\/DisneyStarWarsROS_Emoji_Holdo.png","loquehayquehacer":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","jameson":"https:\/\/abs.twimg.com\/hashflags\/JamesonHoliday2019Custom_Emoji_V2\/JamesonHoliday2019Custom_Emoji_V2.png","mustangmache":"https:\/\/abs.twimg.com\/hashflags\/MustangMachEReveal_Emoji\/MustangMachEReveal_Emoji.png","darkmaterialshbo":"https:\/\/abs.twimg.com\/hashflags\/HisDarkMaterials_Emoji\/HisDarkMaterials_Emoji.png","ugnaught":"https:\/\/abs.twimg.com\/hashflags\/DisneyMandalorian_Emoji_Ugnaught\/DisneyMandalorian_Emoji_Ugnaught.png","feliçnadal":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","dickinson":"https:\/\/abs.twimg.com\/hashflags\/AppleTVDickinson_Emoji\/AppleTVDickinson_Emoji.png","thevoiceuk":"https:\/\/abs.twimg.com\/hashflags\/TheVoiceUK_2020\/TheVoiceUK_2020.png","アルパカキャンペーン":"https:\/\/abs.twimg.com\/hashflags\/TaiyonomiyakoAlpaca_EMOJI\/TaiyonomiyakoAlpaca_EMOJI.png","terminatordf":"https:\/\/abs.twimg.com\/hashflags\/Terminator_2019_Emoji\/Terminator_2019_Emoji.png","lisasimpson":"https:\/\/abs.twimg.com\/hashflags\/DisneyTheSimpsonsDonut_Emoji\/DisneyTheSimpsonsDonut_Emoji.png","アナと雪の女王2":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Elsa\/DisneyFrozen2_Emoji_Elsa.png","budlightcelly":"https:\/\/abs.twimg.com\/hashflags\/Bud_Light_NFL_Celly_V3_EXT\/Bud_Light_NFL_Celly_V3_EXT.png","fm20touch":"https:\/\/abs.twimg.com\/hashflags\/FootballManager_Emoji\/FootballManager_Emoji.png","miseryindextbs":"https:\/\/abs.twimg.com\/hashflags\/TheMiseryIndex_Emoji_V2\/TheMiseryIndex_Emoji_V2.png","studentsstandup":"https:\/\/abs.twimg.com\/hashflags\/Parkland_Extension\/Parkland_Extension.png","makeadogsday":"https:\/\/abs.twimg.com\/hashflags\/USSubaru_MakeADogs_Day_Emoji\/USSubaru_MakeADogs_Day_Emoji.png","tistheseasontobevivo":"https:\/\/abs.twimg.com\/hashflags\/LittleVChristmas_2019\/LittleVChristmas_2019.png","mirindamixit":"https:\/\/abs.twimg.com\/hashflags\/MirindaMixItOrangeTropicalFruit_Emoji\/MirindaMixItOrangeTropicalFruit_Emoji.png","nadavaimudar":"https:\/\/abs.twimg.com\/hashflags\/DisneyFrozen2_Emoji_Anna\/DisneyFrozen2_Emoji_Anna.png","sadiomane":"https:\/\/abs.twimg.com\/hashflags\/CAFAwards2019_SadioMane\/CAFAwards2019_SadioMane.png","armouredbear":"https:\/\/abs.twimg.com\/hashflags\/HisDarkMaterialsLOREK_Emoji\/HisDarkMaterialsLOREK_Emoji.png","gobills":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_BuffaloBills_V2\/NFL_Clubs_2019_2020_Emojis_BuffaloBills_V2.png","скубиду":"https:\/\/abs.twimg.com\/hashflags\/SCOOBMysteryMachine_Emoji\/SCOOBMysteryMachine_Emoji.png","スターウォーズ愛を叫":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","パワストーン250個祭り":"https:\/\/abs.twimg.com\/hashflags\/KONAMIPowerProsWinkVerNovember2019_Emoji\/KONAMIPowerProsWinkVerNovember2019_Emoji.png","glamourwomenoftheyear":"https:\/\/abs.twimg.com\/hashflags\/GlamourWomenOfTheYear2019_Emoji\/GlamourWomenOfTheYear2019_Emoji.png","lightitup":"https:\/\/abs.twimg.com\/hashflags\/OverwatchSeason32020_Florida\/OverwatchSeason32020_Florida.png","keepsgoing":"https:\/\/abs.twimg.com\/hashflags\/Energizer_StillGoing_Custom_Emoji\/Energizer_StillGoing_Custom_Emoji.png","ポーグ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Porg\/DisneyStarWarsROS_Emoji_Porg.png","loveontour2020":"https:\/\/abs.twimg.com\/hashflags\/HarryStyles_Album_2019_v3\/HarryStyles_Album_2019_v3.png","orbis":"https:\/\/abs.twimg.com\/hashflags\/emoji_ORBISxmasbox2019\/emoji_ORBISxmasbox2019.png","選ばれし者":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Anakin\/DisneyStarWarsROS_Emoji_Anakin.png","vader":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_DarthVader\/DisneyStarWarsROS_Emoji_DarthVader.png","empereurpalpatine":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Emperor\/DisneyStarWarsROS_Emoji_Emperor.png","capitalonefanfest":"https:\/\/abs.twimg.com\/hashflags\/CapitalOne_OrangeBowl_2019\/CapitalOne_OrangeBowl_2019.png","azaadikeliye":"https:\/\/abs.twimg.com\/hashflags\/TheForgottenArmy_2020\/TheForgottenArmy_2020.png","savegary":"https:\/\/abs.twimg.com\/hashflags\/SpongeBobSaveGary_EMOJI_V2\/SpongeBobSaveGary_EMOJI_V2.png","playlikeanewyorker":"https:\/\/abs.twimg.com\/hashflags\/NHL_Team_Emojis_2019_2020_NyRangers\/NHL_Team_Emojis_2019_2020_NyRangers.png","генераллея":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_GeneralLeia\/DisneyStarWarsROS_Emoji_GeneralLeia.png","missuniverse":"https:\/\/abs.twimg.com\/hashflags\/MissUniverse2019_Emoji\/MissUniverse2019_Emoji.png","maddennfl":"https:\/\/abs.twimg.com\/hashflags\/Madden20Custom_Emoji_NEWART_V3\/Madden20Custom_Emoji_NEWART_V3.png","sueñasdecideslogras":"https:\/\/abs.twimg.com\/hashflags\/BancoAztecaLanzamiento2019_Emoji\/BancoAztecaLanzamiento2019_Emoji.png","starwarsriseofskywalker":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","навысоте":"https:\/\/abs.twimg.com\/hashflags\/InTheHeights_2019\/InTheHeights_2019.png","gooigi":"https:\/\/abs.twimg.com\/hashflags\/Nintendo_Luigi_Mansion3_Custom_Emoji\/Nintendo_Luigi_Mansion3_Custom_Emoji.png","noel":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","mögediemachtmitdirsein":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROSLightSaber_Emoji\/DisneyStarWarsROSLightSaber_Emoji.png","ಹ್ಯಾಪಿ‌ಕ್ರಿಸ್‌ಮಸ್해":"https:\/\/abs.twimg.com\/hashflags\/Christmas2019_v2\/Christmas2019_v2.png","theouterworlds":"https:\/\/abs.twimg.com\/hashflags\/TheOuterWorldsLaunch_Emoji_V2\/TheOuterWorldsLaunch_Emoji_V2.png","こいつは罠だ":"https:\/\/abs.twimg.com\/hashflags\/DisneyStarWarsROS_Emoji_Ackbar\/DisneyStarWarsROS_Emoji_Ackbar.png","together_for_life":"https:\/\/abs.twimg.com\/hashflags\/ZamZamExtension_Emoji\/ZamZamExtension_Emoji.png","grammys":"https:\/\/abs.twimg.com\/hashflags\/Grammys_Emoji_2020\/Grammys_Emoji_2020.png","keeppounding":"https:\/\/abs.twimg.com\/hashflags\/NFL_Clubs_2019_2020_Emojis_CarolinaPanthers\/NFL_Clubs_2019_2020_Emojis_CarolinaPanthers.png","magickingdom":"https:\/\/abs.twimg.com\/hashflags\/DisneyParks_MickeyEars_Flight3\/DisneyParks_MickeyEars_Flight3.png"},"initialState":{"title":"Twitter. It&#39;s what&#39;s happening.","section":null,"module":"app\/pages\/static_lohp","cache_ttl":300,"body_class_names":"three-col logged-out ms-windows static-logged-out-home-page","doc_class_names":null,"route_name":"","page_container_class_names":"AppContent wrapper wrapper-front","ttft_navigation":false}}'
/>
<input
type="hidden"
class="swift-boot-module"
value="app/pages/static_lohp"
/>
<input
type="hidden"
id="swift-module-path"
value="https://abs.twimg.com/k/swift/en"
/>
<script
src="https://abs.twimg.com/k/en/init.en.6ea26b749f387d97a015.js"
async
></script>
</body>
</html>