혹시 etherpad 사용하는 분, 계시나요~?

etherpad의 한 종류인, piratepad.be를 사용하는데…
불러오기가 되지 않습니다…
loading만 계속 뜨구요…
제가 전문가가 아니라서… ㅠ
page 정보 보니, 이렇게 나오네요~

<!doctype html>
<html>

&lt;title&gt;Etherpad Lite&lt;/title&gt;

&lt;meta charset=&quot;utf-8&quot;&gt;
&lt;meta name=&quot;robots&quot; content=&quot;noindex, nofollow&quot;&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0&quot;&gt;

&lt;link rel=&quot;shortcut icon&quot; href=&quot;../favicon.ico&quot;&gt;


&lt;link href=&quot;../static/css/pad.css&quot; rel=&quot;stylesheet&quot;&gt;
&lt;link href=&quot;../static/custom/pad.css&quot; rel=&quot;stylesheet&quot;&gt;
&lt;style title=&quot;dynamicsyntax&quot;&gt;&lt;/style&gt;


&lt;!-- head and body had been removed intentionally --&gt;


&lt;div id=&quot;editbar&quot; class=&quot;toolbar&quot;&gt;
&lt;ul class=&quot;menu_left&quot;&gt;

&lt;li id=&quot;bold&quot; data-key=&quot;bold&quot;&gt;
&lt;a class=&quot;grouped-left&quot; title=&quot;Bold (ctrl-B)&quot;&gt;
&lt;span class=&quot;buttonicon buttonicon-bold&quot;&gt;&lt;/span&gt;
&lt;/a&gt;
&lt;/li&gt;
&lt;li id=&quot;italic&quot; data-key=&quot;italic&quot;&gt;
&lt;a class=&quot;grouped-middle&quot; title=&quot;Italics (ctrl-I)&quot;&gt;
&lt;span class=&quot;buttonicon buttonicon-italic&quot;&gt;&lt;/span&gt;
&lt;/a&gt;
&lt;/li&gt;
&lt;li id=&quot;underline&quot; data-key=&quot;underline&quot;&gt;
&lt;a class=&quot;grouped-middle&quot; title=&quot;Underline (ctrl-U)&quot;&gt;
&lt;span class=&quot;buttonicon buttonicon-underline&quot;&gt;&lt;/span&gt;
&lt;/a&gt;
&lt;/li&gt;
&lt;li id=&quot;strikethrough&quot; data-key=&quot;strikethrough&quot;&gt;
&lt;a class=&quot;grouped-right&quot; title=&quot;Strikethrough&quot;&gt;
&lt;span class=&quot;buttonicon buttonicon-strikethrough&quot;&gt;&lt;/span&gt;
&lt;/a&gt;
&lt;/li&gt;
&lt;li class=&quot;separator&quot;&gt;&lt;/li&gt;
&lt;li id=&quot;oderedlist&quot; data-key=&quot;insertorderedlist&quot;&gt;
&lt;a class=&quot;grouped-left&quot; title=&quot;Toggle Ordered List&quot;&gt;
&lt;span class=&quot;buttonicon buttonicon-insertorderedlist&quot;&gt;&lt;/span&gt;
&lt;/a&gt;
&lt;/li&gt;
&lt;li id=&quot;unoderedlist&quot; data-key=&quot;insertunorderedlist&quot;&gt;
&lt;a class=&quot;grouped-middle&quot; title=&quot;Toggle Bullet List&quot;&gt;
&lt;span class=&quot;buttonicon buttonicon-insertunorderedlist&quot;&gt;&lt;/span&gt;
&lt;/a&gt;
&lt;/li&gt;
&lt;li id=&quot;indent&quot; data-key=&quot;indent&quot;&gt;
&lt;a class=&quot;grouped-middle&quot; title=&quot;Indent&quot;&gt;
&lt;span class=&quot;buttonicon buttonicon-indent&quot;&gt;&lt;/span&gt;
&lt;/a&gt;
&lt;/li&gt;
&lt;li id=&quot;outdent&quot; data-key=&quot;outdent&quot;&gt;
&lt;a class=&quot;grouped-right&quot; title=&quot;Unindent&quot;&gt;
&lt;span class=&quot;buttonicon buttonicon-outdent&quot;&gt;&lt;/span&gt;
&lt;/a&gt;
&lt;/li&gt;
&lt;li class=&quot;separator&quot;&gt;&lt;/li&gt;
&lt;li id=&quot;undo&quot; data-key=&quot;undo&quot;&gt;
&lt;a class=&quot;grouped-left&quot; title=&quot;Undo (ctrl-Z)&quot;&gt;
&lt;span class=&quot;buttonicon buttonicon-undo&quot;&gt;&lt;/span&gt;
&lt;/a&gt;
&lt;/li&gt;
&lt;li id=&quot;redo&quot; data-key=&quot;redo&quot;&gt;
&lt;a class=&quot;grouped-right&quot; title=&quot;Redo (ctrl-Y)&quot;&gt;
&lt;span class=&quot;buttonicon buttonicon-redo&quot;&gt;&lt;/span&gt;
&lt;/a&gt;
&lt;/li&gt;
&lt;li class=&quot;separator&quot;&gt;&lt;/li&gt;
&lt;li id=&quot;clearAuthorship&quot; data-key=&quot;clearauthorship&quot;&gt;
&lt;a title=&quot;Clear Authorship Colors&quot;&gt;
&lt;span class=&quot;buttonicon buttonicon-clearauthorship&quot;&gt;&lt;/span&gt;
&lt;/a&gt;
&lt;/li&gt;

&lt;/ul&gt;
&lt;ul class=&quot;menu_right&quot;&gt;

&lt;li data-key=&quot;settings&quot;&gt;
&lt;a class=&quot;grouped-left&quot; id=&quot;settingslink&quot; title=&quot;Settings of this pad&quot;&gt;
&lt;span class=&quot;buttonicon buttonicon-settings&quot;&gt;&lt;/span&gt;
&lt;/a&gt;
&lt;/li&gt;
&lt;li data-key=&quot;import_export&quot;&gt;
&lt;a class=&quot;grouped-middle&quot; id=&quot;importexportlink&quot; title=&quot;Import/Export from/to different document formats&quot;&gt;
&lt;span class=&quot;buttonicon buttonicon-import_export&quot;&gt;&lt;/span&gt;
&lt;/a&gt;
&lt;/li&gt;
&lt;li data-key=&quot;embed&quot;&gt;
&lt;a class=&quot;grouped-middle&quot; id=&quot;embedlink&quot; title=&quot;Share and Embed this pad&quot;&gt;
&lt;span class=&quot;buttonicon buttonicon-embed&quot;&gt;&lt;/span&gt;
&lt;/a&gt;
&lt;/li&gt;
&lt;li data-key=&quot;savedRevision&quot;&gt;
&lt;a class=&quot;grouped-right&quot; id=&quot;revisionlink&quot; title=&quot;Mark this revision as a saved revision&quot;&gt;
&lt;span class=&quot;buttonicon buttonicon-savedRevision&quot;&gt;&lt;/span&gt;
&lt;/a&gt;
&lt;/li&gt;
&lt;li class=&quot;separator&quot;&gt;&lt;/li&gt;
&lt;li onClick=&quot;document.location = document.location.pathname+ '/timeslider'&quot;&gt;
&lt;a id=&quot;timesliderlink&quot; title=&quot;Show the history of this pad&quot;&gt;
&lt;span class=&quot;buttonicon buttonicon-history&quot;&gt;&lt;/span&gt;
&lt;/a&gt;
&lt;/li&gt;
&lt;li id=&quot;usericon&quot; data-key=&quot;showusers&quot;&gt;
&lt;a title=&quot;Show connected users&quot;&gt;
&lt;span class=&quot;buttonicon buttonicon-showusers&quot;&gt;&lt;/span&gt;
&lt;span id=&quot;online_count&quot;&gt;1&lt;/span&gt;
&lt;/a&gt;
&lt;/li&gt;

&lt;/ul&gt;
&lt;/div&gt;

&lt;div id=&quot;users&quot;&gt;
&lt;div id=&quot;connectionstatus&quot;&gt;&lt;/div&gt;
&lt;div id=&quot;myuser&quot;&gt;
&lt;div id=&quot;mycolorpicker&quot;&gt;
&lt;div id=&quot;colorpicker&quot;&gt;&lt;/div&gt;
&lt;button id=&quot;mycolorpickersave&quot;&gt;Save&lt;/button&gt;
&lt;button id=&quot;mycolorpickercancel&quot;&gt;Cancel&lt;/button&gt;
&lt;span id=&quot;mycolorpickerpreview&quot; class=&quot;myswatchboxhoverable&quot;&gt;&lt;/span&gt;
&lt;/div&gt;
&lt;div id=&quot;myswatchbox&quot;&gt;&lt;div id=&quot;myswatch&quot;&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div id=&quot;myusernameform&quot;&gt;&lt;input type=&quot;text&quot; id=&quot;myusernameedit&quot; disabled=&quot;disabled&quot;&gt;&lt;/div&gt;
&lt;div id=&quot;mystatusform&quot;&gt;&lt;input type=&quot;text&quot; id=&quot;mystatusedit&quot; disabled=&quot;disabled&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;otherusers&quot;&gt;
&lt;div id=&quot;guestprompts&quot;&gt;&lt;/div&gt;
&lt;table id=&quot;otheruserstable&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;
&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
&lt;div id=&quot;nootherusers&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;userlistbuttonarea&quot;&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div id=&quot;editorcontainerbox&quot;&gt;
&lt;div id=&quot;editorcontainer&quot;&gt;&lt;/div&gt;
&lt;div id=&quot;editorloadingbox&quot;&gt;Loading...&lt;/div&gt;
&lt;/div&gt;

&lt;div id=&quot;settings&quot; class=&quot;popup&quot;&gt;
&lt;h1&gt;Pad settings&lt;/h1&gt;
&lt;div class=&quot;column&quot;&gt;

&lt;h2&gt;My view&lt;/h2&gt;
&lt;p&gt;
&lt;input type=&quot;checkbox&quot; id=&quot;options-stickychat&quot; onClick=&quot;chat.stickToScreen();&quot;&gt;
&lt;label for=&quot;options-stickychat&quot;&gt;Chat always on screen&lt;/label&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;input type=&quot;checkbox&quot; id=&quot;options-colorscheck&quot;&gt;
&lt;label for=&quot;options-colorscheck&quot;&gt;Authorship colors&lt;/label&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;input type=&quot;checkbox&quot; id=&quot;options-linenoscheck&quot; checked&gt;
&lt;label for=&quot;options-linenoscheck&quot;&gt;Line numbers&lt;/label&gt;
&lt;/p&gt;
&lt;p&gt;
Font type:
&lt;select id=&quot;viewfontmenu&quot;&gt;
&lt;option value=&quot;normal&quot;&gt;Normal&lt;/option&gt;
&lt;option value=&quot;monospace&quot;&gt;Monospaced&lt;/option&gt;
&lt;/select&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;div class=&quot;column&quot;&gt;

&lt;h2&gt;Global view&lt;/h2&gt;

&lt;/div&gt;
&lt;/div&gt;

&lt;div id=&quot;importexport&quot; class=&quot;popup&quot;&gt;
&lt;h1&gt;Import/Export&lt;/h1&gt;
&lt;div class=&quot;column&quot;&gt;

&lt;h2&gt;Upload any text file or document&lt;/h2&gt;&lt;br&gt;
&lt;form id=&quot;importform&quot; method=&quot;post&quot; action=&quot;&quot; target=&quot;importiframe&quot; enctype=&quot;multipart/form-data&quot;&gt;
&lt;div class=&quot;importformdiv&quot; id=&quot;importformfilediv&quot;&gt;
&lt;input type=&quot;file&quot; name=&quot;file&quot; size=&quot;15&quot; id=&quot;importfileinput&quot;&gt;
&lt;div class=&quot;importmessage&quot; id=&quot;importmessagefail&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;import&quot;&gt;&lt;/div&gt;
&lt;div class=&quot;importmessage&quot; id=&quot;importmessagesuccess&quot;&gt;Successful!&lt;/div&gt;
&lt;div class=&quot;importformdiv&quot; id=&quot;importformsubmitdiv&quot;&gt;
&lt;input type=&quot;hidden&quot; name=&quot;padId&quot; value=&quot;blpmaXT35R&quot;&gt;
&lt;span class=&quot;nowrap&quot;&gt;
&lt;input type=&quot;submit&quot; name=&quot;submit&quot; value=&quot;Import Now&quot; disabled=&quot;disabled&quot; id=&quot;importsubmitinput&quot;&gt;
&lt;img alt=&quot;&quot; id=&quot;importstatusball&quot; src=&quot;../static/img/loading.gif&quot; align=&quot;top&quot;&gt;
&lt;img alt=&quot;&quot; id=&quot;importarrow&quot; src=&quot;../static/img/leftarrow.png&quot; align=&quot;top&quot;&gt;
&lt;/span&gt;
&lt;/div&gt;
&lt;/form&gt;

&lt;/div&gt;
&lt;div class=&quot;column&quot;&gt;
&lt;h2&gt;Export current pad as&lt;/h2&gt;

&lt;a id=&quot;exporthtmla&quot; target=&quot;_blank&quot; class=&quot;exportlink&quot;&gt;&lt;div class=&quot;exporttype&quot; id=&quot;exporthtml&quot;&gt;HTML&lt;/div&gt;&lt;/a&gt;
&lt;a id=&quot;exportplaina&quot; target=&quot;_blank&quot; class=&quot;exportlink&quot;&gt;&lt;div class=&quot;exporttype&quot; id=&quot;exportplain&quot;&gt;Plain text&lt;/div&gt;&lt;/a&gt;
&lt;a id=&quot;exportworda&quot; target=&quot;_blank&quot; class=&quot;exportlink&quot;&gt;&lt;div class=&quot;exporttype&quot; id=&quot;exportword&quot;&gt;Microsoft Word&lt;/div&gt;&lt;/a&gt;
&lt;a id=&quot;exportpdfa&quot; target=&quot;_blank&quot; class=&quot;exportlink&quot;&gt;&lt;div class=&quot;exporttype&quot; id=&quot;exportpdf&quot;&gt;PDF&lt;/div&gt;&lt;/a&gt;
&lt;a id=&quot;exportopena&quot; target=&quot;_blank&quot; class=&quot;exportlink&quot;&gt;&lt;div class=&quot;exporttype&quot; id=&quot;exportopen&quot;&gt;OpenDocument&lt;/div&gt;&lt;/a&gt;
&lt;a id=&quot;exportdokuwikia&quot; target=&quot;_blank&quot; class=&quot;exportlink&quot;&gt;&lt;div class=&quot;exporttype&quot; id=&quot;exportdokuwiki&quot;&gt;DokuWiki text&lt;/div&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;/div&gt;

&lt;div id=&quot;embed&quot; class=&quot;popup&quot;&gt;

&lt;div id=&quot;embedreadonly&quot; class=&quot;right&quot;&gt;
&lt;input type=&quot;checkbox&quot; id=&quot;readonlyinput&quot; onClick=&quot;padeditbar.setEmbedLinks();&quot;&gt;
&lt;label for=&quot;readonlyinput&quot;&gt;Read only&lt;/label&gt;
&lt;/div&gt;
&lt;h1&gt;Share this pad&lt;/h1&gt;
&lt;div id=&quot;linkcode&quot;&gt;
&lt;h2&gt;Link&lt;/h2&gt;
&lt;input id=&quot;linkinput&quot; type=&quot;text&quot; value=&quot;&quot;&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;div id=&quot;embedcode&quot;&gt;
&lt;h2&gt;Embed URL&lt;/h2&gt;
&lt;input id=&quot;embedinput&quot; type=&quot;text&quot; value=&quot;&quot;&gt;
&lt;/div&gt;

&lt;/div&gt;

&lt;div id=&quot;chatthrob&quot;&gt;&lt;/div&gt;

&lt;div id=&quot;chaticon&quot; title=&quot;Open the chat for this pad&quot; onclick=&quot;chat.show();return false;&quot;&gt;
&lt;span id=&quot;chatlabel&quot;&gt;Chat&lt;/span&gt;
&lt;span class=&quot;buttonicon buttonicon-chat&quot;&gt;&lt;/span&gt;
&lt;span id=&quot;chatcounter&quot;&gt;0&lt;/span&gt;
&lt;/div&gt;

&lt;div id=&quot;chatbox&quot;&gt;
&lt;div id=&quot;titlebar&quot;&gt;&lt;span id =&quot;titlelabel&quot;&gt;Chat&lt;/span&gt;&lt;a id=&quot;titlecross&quot; onClick=&quot;chat.hide();return false;&quot;&gt;-&amp;nbsp;&lt;/a&gt;&lt;/div&gt;
&lt;div id=&quot;chattext&quot; class=&quot;authorColors&quot;&gt;&lt;/div&gt;
&lt;div id=&quot;chatinputbox&quot;&gt;
&lt;form&gt;
&lt;input id=&quot;chatinput&quot; type=&quot;text&quot; maxlength=&quot;140&quot;&gt;
&lt;/form&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div id=&quot;focusprotector&quot;&gt;&amp;nbsp;&lt;/div&gt;

&lt;div id=&quot;modaloverlay&quot;&gt;
&lt;div id=&quot;modaloverlay-inner&quot;&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div id=&quot;mainmodals&quot;&gt;

&lt;div id=&quot;connectionbox&quot; class=&quot;modaldialog&quot;&gt;
&lt;div id=&quot;connectionboxinner&quot; class=&quot;modaldialog-inner&quot;&gt;
&lt;div class=&quot;connecting&quot;&gt;Connecting...&lt;/div&gt;
&lt;div class=&quot;reconnecting&quot;&gt;Reestablishing connection...&lt;/div&gt;
&lt;div class=&quot;disconnected&quot;&gt;
&lt;h2 class=&quot;h2_disconnect&quot;&gt;Disconnected.&lt;/h2&gt;
&lt;h2 class=&quot;h2_userdup&quot;&gt;Opened in another window.&lt;/h2&gt;
&lt;h2 class=&quot;h2_unauth&quot;&gt;No Authorization.&lt;/h2&gt;
&lt;div id=&quot;disconnected_looping&quot;&gt;
&lt;p&gt;&lt;b&gt;We're having trouble talking to the EtherPad lite synchronization server.&lt;/b&gt; You may be connecting through an incompatible firewall or proxy server.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&quot;disconnected_initsocketfail&quot;&gt;
&lt;p&gt;&lt;b&gt;We were unable to connect to the EtherPad lite synchronization server.&lt;/b&gt; This may be due to an incompatibility with your web browser or internet connection.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&quot;disconnected_userdup&quot;&gt;
&lt;p&gt;&lt;b&gt;You seem to have opened this pad in another browser window.&lt;/b&gt; If you'd like to use this window instead, you can reconnect.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&quot;disconnected_unknown&quot;&gt;
&lt;p&gt;&lt;b&gt;Lost connection with the EtherPad lite synchronization server.&lt;/b&gt; This may be due to a loss of network connectivity.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&quot;disconnected_slowcommit&quot;&gt;
&lt;p&gt;&lt;b&gt;Server not responding.&lt;/b&gt; This may be due to network connectivity issues or high load on the server.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&quot;disconnected_unauth&quot;&gt;
&lt;p&gt;Your browser's credentials or permissions have changed while viewing this pad. Try reconnecting.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&quot;disconnected_deleted&quot;&gt;
&lt;p&gt;This pad was deleted.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&quot;reconnect_advise&quot;&gt;
&lt;p&gt;If this continues to happen, please let us know&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&quot;reconnect_form&quot;&gt;
&lt;button id=&quot;forcereconnect&quot;&gt;Reconnect Now&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;form id=&quot;reconnectform&quot; method=&quot;post&quot; action=&quot;/ep/pad/reconnect&quot; accept-charset=&quot;UTF-8&quot; style=&quot;display: none;&quot;&gt;
&lt;input type=&quot;hidden&quot; class=&quot;padId&quot; name=&quot;padId&quot;&gt;
&lt;input type=&quot;hidden&quot; class=&quot;diagnosticInfo&quot; name=&quot;diagnosticInfo&quot;&gt;
&lt;input type=&quot;hidden&quot; class=&quot;missedChanges&quot; name=&quot;missedChanges&quot;&gt;
&lt;/form&gt;
&lt;/div&gt;

&lt;/div&gt;



&lt;script type=&quot;text/javascript&quot; src=&quot;../static/js/require-kernel.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;../socket.io/socket.io.js&quot;&gt;&lt;/script&gt;

&lt;!-- Include base packages manually (this help with debugging) --&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;../javascripts/lib/ep_etherpad-lite/static/js/pad.js?callback=require.define&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;../javascripts/lib/ep_etherpad-lite/static/js/ace2_common.js?callback=require.define&quot;&gt;&lt;/script&gt;

&lt;script type=&quot;text/javascript&quot; src=&quot;../static/custom/pad.js&quot;&gt;&lt;/script&gt;

&lt;!-- Bootstrap page --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
var clientVars = {};
(function () {


var pathComponents = location.pathname.split('/');

// Strip 'p' and the padname from the pathname and set as baseURL
var baseURL = pathComponents.slice(0,pathComponents.length-2).join('/') + '/';

require.setRootURI(baseURL + &quot;javascripts/src&quot;);
require.setLibraryURI(baseURL + &quot;javascripts/lib&quot;);
require.setGlobalKeyPath(&quot;require&quot;);

$ = jQuery = require('ep_etherpad-lite/static/js/rjquery').jQuery; // Expose jQuery #HACK

if ((!$.browser.msie) &amp;&amp; (!($.browser.mozilla &amp;&amp; $.browser.version.indexOf(&quot;1.8.&quot;) == 0))) {
document.domain = document.domain; // for comet
}

var plugins = require('ep_etherpad-lite/static/js/pluginfw/plugins');
plugins.baseURL = baseURL;
plugins.update(function () {
var pad = require('ep_etherpad-lite/static/js/pad');
pad.baseURL = baseURL;
pad.init();
});

/* TODO: These globals shouldn't exist. */
pad = require('ep_etherpad-lite/static/js/pad').pad;
chat = require('ep_etherpad-lite/static/js/chat').chat;
padeditbar = require('ep_etherpad-lite/static/js/pad_editbar').padeditbar;
padimpexp = require('ep_etherpad-lite/static/js/pad_impexp').padimpexp;
}());
&lt;/script&gt;

&lt;/html&gt;

memo 저장해 놓은거 엄청많은데…
다 날라가게 생겼네요… 휴… ㅠ
아시는분, 답변 부탁드릴게요~

페이지 정보로는 뭘 알아낼게 없네요.
이건 해당 서비스하는 곳에 문의하는게 더 빠르실거 같습니다.