Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <!-----
- for aromarunwayexpress. thank u!!!!! <3
- ----->
- <script src="https://kit.fontawesome.com/f936906ae0.js" crossorigin="anonymous"></script>
- <link href="https://static.tumblr.com/0podkko/oDSpg7y88/photosets.css" rel="stylesheet">
- <meta charset="utf-8">
- <meta https-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <title>{Title}</title>
- <link rel="shortcut icon" href="{image:favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="stylesheet" href="https://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
- <script src="https://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
- <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
- <script src="https://static.tumblr.com/rtrqcib/VGGnlh8rf/jquery.style-my-tooltips.min.js"></script>
- <script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:0,attribute:"title"});});})(jQuery);</script>
- <link href="https://fonts.googleapis.com/css?family=Kosugi+Maru|Short+Stack" rel="stylesheet">
- <script>
- function gatherData(images, arr) {
- for (let i = 0; i < images.length; i++) {
- let currentData = {
- "width": images[i].getAttribute('data-width'),
- "height": images[i].getAttribute('data-height'),
- "low_res": images[i].getAttribute('data-lowres'),
- "high_res": images[i].getAttribute('data-highres')
- };
- arr.push(currentData);
- }
- }
- function getIndex(elem) {
- let i = 0;
- while( (elem = elem.previousElementSibling) != null ) i++;
- return i;
- }
- function lightbox(elem) {
- let currentPhotoset = elem.parentNode;
- let photosetPhotos = currentPhotoset.getElementsByTagName('div');
- let data = [];
- gatherData(photosetPhotos, data);
- Tumblr.Lightbox.init(data, getIndex(elem) + 1);
- }
- </script>
- <meta name="image:favicon" content=""/>
- <meta name="image:header" content="https://64.media.tumblr.com/9766a8a55a27fa887a13e58c1a792930/f09c667c9f170527-01/s2048x3072/21ec6f40564a6357bb20c4681a3301f28c4df6ef.jpg"/>
- <meta name="image:background" content=""/>
- <meta name="image:floatie one" content="https://64.media.tumblr.com/7c632bac8cb109764f4cc467ee7bcec3/f09c667c9f170527-7e/s2048x3072/1759f89a40a200131c881768713bc9deedaaa92a.png"/>
- <meta name="image:floatie two" content="https://64.media.tumblr.com/1a1b0f4bb2c1ef49125169cead1ecf9a/f09c667c9f170527-43/s2048x3072/17b179678feac017a35a849e8575bece527b793d.png"/>
- <meta name="color:border" content="#135ba9"/>
- <meta name="color:background" content="#24b0e4"/>
- <meta name="color:post background" content="#fff"/>
- <meta name="color:title background" content="#f8b958"/>
- <meta name="color:containers background" content="#fff"/>
- <meta name="color:text" content="#000"/>
- <meta name="color:links" content="#135ba9"/>
- <meta name="color:links hover" content="#cce5ff"/>
- <meta name="color:tooltip background" content="#fff"/>
- <meta name="color:tooltip text" content="#000"/>
- <meta name="color:selection background" content="#135ba9"/>
- <meta name="color:selection text" content="#000"/>
- <meta name="color:scrollbar" content="#f8b958"/>
- <meta name="color:music controls" content="#135ba9"/>
- <meta name="if:redirect" content=""/>
- <meta name="if:hover blur" content=""/>
- <meta name="if:captions" content="1"/>
- <meta name="if:background cover" content=""/>
- <meta name="select:border style" content="solid"/>
- <meta name="select:border style" content="dashed"/>
- <meta name="select:border style" content="dotted"/>
- <meta name="select:border style" content="double"/>
- <meta name="select:border style" content="inset"/>
- <meta name="select:border style" content="outset"/>
- <meta name="select:border style" content="groove"/>
- <meta name="select:border style" content="ridge"/>
- <meta name="text:font size" content="20"/>
- <meta name="text:font" content="arial"/>
- <meta name="text:border width" content="5"/>
- <meta name="text:description" content="description"/>
- <meta name="text:song 1 title" content="sample title"/>
- <meta name="text:song 1 mp3" content=""/>
- <meta name="text:song 2 title" content="sample title"/>
- <meta name="text:song 2 mp3" content=""/>
- <meta name="text:song 3 title" content="sample title"/>
- <meta name="text:song 3 mp3" content=""/>
- <meta name="text:song 4 title" content="sample title"/>
- <meta name="text:song 4 mp3" content=""/>
- <meta name="text:link 1" content="home"/>
- <meta name="text:link 1 url" content="/"/>
- <meta name="text:link 2" content="ask"/>
- <meta name="text:link 2 url" content="/ask"/>
- <meta name="text:link 3" content="submit"/>
- <meta name="text:link 3 url" content="/submit"/>
- <meta name="text:link 4" content="archive"/>
- <meta name="text:link 4 url" content="/archive"/>
- <meta name="text:link 5" content=""/>
- <meta name="text:link 5 url" content=""/>
- <meta name="text:link 6" content=""/>
- <meta name="text:link 6 url" content=""/>
- <meta name="text:link 7" content=""/>
- <meta name="text:link 7 url" content=""/>
- <meta name="text:link 8" content=""/>
- <meta name="text:link 8 url" content=""/>
- <meta name="text:redirect" content=""/>
- </head>
- <style type="text/css">
- .npf_row {
- margin: 0 !important;
- }
- .tmblr-full img{
- box-sizing:border-box !important;
- }
- ::selection {
- background: {color:selection background};
- color:{color:selection text};
- }
- ::-moz-selection {
- background: {color:selection background};
- color:{color:selection text};
- }
- ::-webkit-scrollbar {
- width: 10px;
- height: 3px;
- }
- ::-webkit-scrollbar-thumb {
- background: {color:scrollbar};
- }
- ::-webkit-scrollbar-track {
- border: 3px inset {color:scrollbar};
- background: none;
- }
- #s-m-t-tooltip{
- margin: 20px 0 0 20px;
- padding: 5px;
- max-width: 300px;
- background-color:{color:tooltip background};
- color:{color:tooltip text};
- border:{text:border width}px {select:border style} {color:border};
- z-index: 9999;
- }
- @font-face{
- font-family: 'Magica';
- src: url(https://static.tumblr.com/p6yopnt/Qkiqnu0r5/theheart.ttf);
- }
- @font-face{
- font-family: 'DEAD END';
- src: url(https://static.tumblr.com/pvnotae/DzVqdg2j5/dead_end.ttf);
- }
- @font-face{
- font-family: 'Decibil';
- src: url(https://static.tumblr.com/pvnotae/kwwqdg2pw/decibel_2.ttf);
- }
- @font-face{
- font-family: 'Aachen';
- src: url(https://static.tumblr.com/pvnotae/YIoqdg2yp/aachen-bold-opentype.otf);
- }
- body {
- margin:0px;
- background:{color:background};
- background-image: url('{image:background}');
- {block:ifbackgroundcover}
- background-size: cover;
- {/block:ifbackgroundcover}
- {block:ifnotbackgroundcover}
- background-repeat:repeat;
- {/block:ifnotbackgroundcover}
- background-attachment:fixed;
- font-family:{text:font};
- font-size:{text:font size}px;
- color:{color:text};
- }
- p{
- margin:5px 0px;
- padding:0;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- a{
- color:{color:links};
- text-decoration:none;
- transition:0.5s;
- }
- a:hover{
- color:{color:links hover};
- {block:ifhoverblur}
- -webkit-filter: blur(.9px);
- {/block:ifhoverblur}
- transition:0.5s;
- cursor:help;
- }
- a.tumblr_blog{
- display:inline-block;
- margin-bottom:5px;
- }
- li{
- margin-left:-15px;
- }
- #wrapper{
- width:1000px;
- margin:10px auto;
- animation: fadeEffect 0.5s;
- }
- #wrapright{
- margin-right:50px;
- animation: fadeEffect 0.5s;
- display:flex;
- justify-content:flex-end;
- }
- #wrapleft{
- margin-left:50px;
- animation: fadeEffect 0.5s;
- display:flex;
- justify-content:flex-start;
- }
- @keyframes fadeEffect {
- from {opacity: 0;}
- to {opacity: 1;}
- }
- #header img{
- border:{text:border width}px {select:border style} {color:border};
- width:100%;
- height:250px;
- object-fit:cover;
- display:block;
- }
- #content{
- overflow:auto;
- height:450px;
- width:700px;
- border:{text:border width}px {select:border style} {color:border};
- margin:25px auto;
- background-color:{color:containers background};
- }
- #title{
- width:100%;
- background-color:{color:title background};
- height:50px;
- border-bottom:{text:border width}px {select:border style} {color:border};
- }
- .post{
- width:500px;
- margin:25px auto;
- overflow:hidden;
- border:{text:border width}px {select:border style} {color:border};
- background:{color:post background};
- background-image:url('{image:post background}');
- box-sizing:border-box;
- word-break:break-word;
- }
- .footer{
- text-align:center;
- margin:auto;
- margin-top:20px;
- width:200px;
- }
- .answer .embed_iframe{
- width: 340px;
- }
- .nfp_row{
- margin-left:0px;
- margin-right:0px;
- }
- #nav{
- width: 200px;
- margin: 25px auto;
- text-align: center;
- display: flex;
- justify-content: space-evenly;
- z-index: 9999999;
- }
- video{
- max-width:100%;
- height:auto!important;
- border:{text:border width}px {select:border style} {color:border};
- }
- .video-container iframe,
- .video-container object,
- .video-container embed {
- position: center;
- max-width: 450px;
- max-height: 460px;
- border:{text:border width}px {select:border style} {color:border};
- box-sizing:border-box;
- }
- .video-wrapper {
- max-width: 460px;
- max-height: 460px;
- box-sizing:border-box;
- }
- iframe.tumblr_audio_player {
- height: 85px;
- border:{text:border width}px {select:border style} {color:border};
- box-sizing:border-box;
- }
- .media{
- margin:0 0 0px 0;
- text-align:center;
- }
- .media:hover{
- {block:ifhoverblur}
- -webkit-filter: blur(.9px);
- {/block:ifhoverblur}
- }
- .media img{
- border:{text:border width}px {select:border style} {color:border};
- display:block;
- box-sizing:border-box;
- }
- .title{
- font-size:calc({text:font size}px * 2 - 10px);
- font-weight:bold;
- margin:10px 0 10px 0;
- color:{color:text};
- }
- h1, h2, h3, h4, h5, h6{
- font-size:calc({text:font size}px * 2 - 10px);
- font-weight:bold;
- margin:10px 0 10px 0;
- color:{color:text};
- }
- .quote{
- font-weight:normal;
- font-size:{text:font size};
- font-style:italic;
- margin:0 0 10px 0;
- }
- .question {
- position: relative;
- border:{text:border width}px {select:border style} {color:border};
- background-color:{color:description background};
- padding: 10px;
- margin-left:10px;
- width:100%;
- word-break: break-all;
- }
- .asker{
- display:flex;
- align-items: flex-start;
- }
- .asker img{
- border:{text:border width}px {select:border style} {color:border};
- }
- .answer{
- position: relative;
- border:{text:border width}px {select:border style} {color:border};
- background-color:{color:description background};
- padding: 10px;
- margin-right:10px;
- width:100%;
- word-break: break-all;
- }
- .answerer{
- margin-top:10px;
- display:flex;
- align-items: flex-start;
- }
- .answerer img{
- border:{text:border width}px {select:border style} {color:border};
- }
- .caption{
- margin-top:10px;
- }
- blockquote{
- margin:10px;
- padding-left:10px;
- border-left:{text:border width}px {select:border style} {color:border};
- }
- blockquote img{
- max-width:100%;
- height:auto;
- object-fit:cover;
- display: block;
- border:{text:border width}px {select:border style} {color:border};
- box-sizing:border-box;
- }
- img{
- max-width:100%;
- height:auto;
- }
- ol.notes{
- border:{text:border width}px {select:border style} {color:border};
- background-color:{color:post background};
- margin-top:10px;
- padding:10px;
- list-style-type:none;
- max-height:200px;
- overflow:auto;
- margin-bottom:0px;
- }
- ol.notes li.note img{
- width:16px;
- height:16px;
- margin-right:3px;
- }
- ol.notes li.note{
- margin:0px;
- }
- .tags {
- max-height:0px;
- text-align:center;
- opacity:0;
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- overflow:hidden;
- }
- .post:hover .tags{
- opacity:1;
- max-height:300px;
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- [photoset-layout] {
- grid-gap: 10px;
- }
- [photoset-layout] img {
- border:{text:border width}px {select:border style} {color:border};
- display: block;
- height: 100%;
- width: 100%;
- object-fit: cover;
- background-color:{color:description background};
- }
- [photoset-layout] div {
- cursor: help;
- }
- .answer .embed_iframe{
- width: 240px;
- }
- .musicplayer{
- width:200px;
- position:absolute;
- top: 597px;
- background-color:{color:containers background};
- border:{text:border width}px {select:border style} {color:border};
- }
- .songtitle{
- padding:5px;
- height:25px;
- display:flex;
- align-items: center;
- }
- .controls{
- font-size:20px !important;
- color:{color:music controls};
- text-align:center;
- width:100%;
- height:35px;
- }
- .controls td{
- padding:5px;
- }
- .controls td:hover{
- cursor:help;
- {block:ifhoverblur}
- -webkit-filter: blur(.9px);
- {/block:ifhoverblur}
- }
- .seeking{
- display:flex;
- justify-content: space-evenly;
- padding:5px;
- }
- .current-time{
- padding-right:5px;
- }
- .total-duration{
- padding-left:5px;
- }
- input[type=range] {
- -webkit-appearance: none;
- width: 100%;
- background-color:inherit;
- }
- input[type=range]:focus {
- outline: none;
- }
- input[type=range]::-webkit-slider-runnable-track {
- width: 100%;
- height: 4px; /* thickness of seeking track */
- cursor: help;
- background: {color:music controls}; /* color of seeking track */
- }
- input[type=range]::-webkit-slider-thumb {
- height: 15px; /* height of seeking circle */
- width: 15px; /* width of seeking circle */
- background: {color:music controls}; /* color of seeker circle */
- cursor: help;
- -webkit-appearance: none;
- margin-top: -6px;
- }
- input[type=range]::-moz-range-track {
- width: 100%;
- height: 4px; /* thickness of seeking track */
- cursor: help;
- background: {color:music controls}; /* color of seeking track */
- }
- input[type=range]::-moz-range-thumb {
- height: 15px; /* height of seeking circle */
- width: 15px; /* width of seeking circle */
- background: {color:music controls}; /* color of seeker circle */
- cursor: help;
- border:none;
- }
- .chatbox{
- position:absolute;
- top:293px;
- width:200px;
- background-color:{color:containers background};
- border:{text:border width}px {select:border style} {color:border};
- }
- .links{
- position:absolute;
- top:293px;
- width:200px;
- height:200px;
- overflow:auto;
- background-color:{color:containers background};
- border:{text:border width}px {select:border style} {color:border};
- text-align:center;
- }
- .floatieone {
- right: 150px;
- z-index: 999;
- top: 490px;
- position: absolute;
- user-select:none;
- }
- .floatietwo {
- left: 150px;
- z-index: 999;
- top: 460px;
- position: absolute;
- user-select:none;
- }
- .floatieone img, .floatietwo img{
- height:400px;
- }
- .floatieone img{
- height:350px;
- }
- </style>
- <body>
- {block:ifredirect}
- {block:IndexPage}
- <script type="text/javascript">
- var url = location.href;
- if (url == "{BlogURL}") {
- window.location = "{BlogURL}tagged/{text:redirect}";
- }
- </script>
- {/block:IndexPage}
- {/block:ifredirect}
- <div class='floatieone'><img src="{image:floatie one}"></div>
- <div class='floatietwo'><img src="{image:floatie two}"></div>
- <div id="wrapleft">
- <div class="chatbox">
- <div id="title"></div>
- <iframe src="https://www3.cbox.ws/box/?boxid=3528419&boxtag=6mfTXr" width="100%" height="350" allowtransparency="yes" allow="autoplay" frameborder="0" marginheight="0" marginwidth="0" scrolling="auto"></iframe>
- </div>
- </div>
- <div id="wrapright">
- <div class="links">
- <div id="title"></div>
- <div style="padding:10px;">
- <a href="{text:link 1 url}">{text:link 1}</a> <br>
- <a href="{text:link 2 url}">{text:link 2}</a> <br>
- <a href="{text:link 3 url}">{text:link 3}</a> <br>
- <a href="{text:link 4 url}">{text:link 4}</a> <br>
- <a href="{text:link 5 url}">{text:link 5}</a> <br>
- <a href="{text:link 6 url}">{text:link 6}</a> <br>
- <a href="{text:link 7 url}">{text:link 7}</a> <br>
- <a href="{text:link 8 url}">{text:link 8}</a>
- </div>
- </div>
- <div class="musicplayer">
- <div id="title"></div>
- <div style="padding:10px">
- <div>
- <marquee scrollamount="8" class="songtitle"></marquee>
- </div>
- <table class="controls">
- <tr>
- <td>
- <div class="prev-track" onclick="prevTrack()"><i class="fas fa-backward"></i></div>
- </td>
- <td>
- <div class="playpause-track" onclick="playpauseTrack()" ><i class="fas fa-play"></i></div>
- </td>
- <td>
- <div class="next-track" onclick="nextTrack()"><i class="fas fa-forward"></i></div>
- </td>
- </tr>
- </table>
- <div class="seeking">
- <div class="current-time">00:00</div>
- <input type="range" min="1" max="100" value="0" class="seek_slider" onchange="seekTo()">
- <div class="total-duration">0:00</div>
- </div>
- <audio id="music" src=""></audio>
- </div>
- </div>
- </div>
- <div id="wrapper">
- <div id="header">
- <img src="{image:header}">
- </div>
- <div id="content">
- <div id="title"></div>
- {block:Posts}
- <div class="post" post-type="{PostType}">
- <div style="padding:20px">
- {block:Text}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <div class="media">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</div>
- {block:ifcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifcaptions}
- {/block:Photo}
- {block:Photoset}
- <div class="photoset-grid" photoset-layout="{PhotosetLayout}">{block:Photos}<div data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}" onclick="lightbox(this)"><img src="{PhotoURL-HighRes}" /></div>{/block:Photos}</div>
- {block:ifcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifcaptions}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">"{Quote}"</div>
- {block:Source}
- <div class="quotesource">{Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="title"><a href="{URL}">{Name}</a></div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {block:Lines}
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <b>{Label}</b>{/block:Label}
- {Line}
- </div>
- {/block:Lines}
- {/block:Chat}
- {block:Video}
- <div class="media"><div class="video-wrapper">
- <div class="video-container">{video-400}</div>
- </div></div>
- {block:ifcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifcaptions}
- {/block:Video}
- {block:Audio}
- <div class="media">
- {block:AudioEmbed}<div class="video-wrapper"><div class="video-container">{AudioEmbed-500}</div></div>{/block:AudioEmbed}
- </div>
- {block:ifcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifcaptions}
- {/block:Audio}
- {block:Answer}
- <div class="asker"><img src="{AskerPortraitURL-48}"> <div class="question" style="font-style:italic">{Question}</div></div>
- <div class="answerer"><div class="answer">{Answer}</div>{block:Answerer}<img src="{AnswererPortraitURL-48}">{/block:Answerer}<img src="{PortraitURL-48}" style="{block:Answerer}display:none{/block:Answerer}"></div>
- <div style="margin-top:20px;{block:NotReblog}display:none;{/block:NotReblog}">{Replies}</div>
- {/block:Answer}
- {block:Date}
- <div class="footer">
- <a href="{Permalink}" title="{notecount} notes">{TimeAgo}</a>
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->{block:ContentSource}<!-- {SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- </div>
- {block:HasTags}
- {block:IndexPage}<div class="tags"><div style="margin-top:10px">{block:Tags}<a href="{TagURL}"><i class="fas fa-hashtag"></i>{Tag} </a>{/block:Tags}</div></div>{/block:IndexPage}
- {block:PermalinkPage}<div style="margin-top:10px;text-align:center;">{block:Tags}<a href="{TagURL}"><i class="fas fa-hashtag"></i>{Tag} </a>{/block:Tags}</div>{/block:PermalinkPage}
- {/block:HasTags}
- {block:PermalinkPage}
- {block:NoteCount}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:NoteCount}
- {/block:PermalinkPage}
- {/block:Date}
- </div>
- </div>
- {/block:Posts}
- {block:Pagination}
- <div id="nav">
- {block:PreviousPage}
- <a href="{PreviousPage}" class="arrows" style="text-shadow:none;"><i class="fas fa-arrow-left"></i></a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page nohover" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}" class="arrows" style="text-shadow:none;"><i class="fas fa-arrow-right"></i></a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- </div>
- <script>
- let track_list = [
- {
- name:"{text:song 1 title}",
- path:"{text:song 1 mp3}"
- },
- {
- name:"{text:song 2 title}",
- path:"{text:song 2 mp3}"
- },
- {
- name:"{text:song 3 title}",
- path:"{text:song 3 mp3}"
- },
- {
- name:"{text:song 4 title}",
- path:"{text:song 4 mp3}"
- },
- ];
- </script>
- <script src="https://kit.fontawesome.com/f936906ae0.js" crossorigin="anonymous"></script>
- <script type="text/javascript" src="https://adilene.net/musicplayer.js"></script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement