Subversion Repositories cheapmusic

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
70 - 1
<meta name="keywords" content="Cheap,Music,Album,Single,Promo,CD,Compact Disc,Vinyl,Record,Digital,Download,Sheet,Book">
107 - 2
 
108 - 3
<link href="https://maxcdn.bootstrapcdn.com" rel="preconnect" crossorigin/>
4
<link href="https://use.fontawesome.com" rel="preconnect" crossorigin/>
5
<link href="https://ajax.googleapis.com" rel="preconnect" crossorigin/>
6
<link href="https://cdnjs.cloudflare.com" rel="preconnect" crossorigin/>
107 - 7
<?php if ($_SERVER["SERVER_NAME"] == "www.findcheapmusic.com") { ?>
108 - 8
    <link href="https://www.googletagmanager.com" rel="preconnect" crossorigin/>
9
    <link href="https://www.google-analytics.com" rel="preconnect" crossorigin/>
107 - 10
<?php } ?>
11
 
108 - 12
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"/>
13
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/all.css" integrity="sha384-REHJTs1r2ErKBuJB0fCK99gCYsVjwxHrSU0N7I1zl9vZbggVJXRMsv/sLlOAGb4M" crossorigin="anonymous"/>
14
<link rel="stylesheet" href="<?php echo timeStampUrl("css/theme-" . (!empty($userTheme) ? $userTheme : "default") . ".css"); ?>"/>
15
<link rel="stylesheet" href=<?php echo timeStampUrl("css/style.min.css") ?> integrity="sha384-Ffc78uiiz7xRETpsYOr9/VK76Q8t71dvTFnWvQ1ZJFAGGZ2mkla+3ndp0MPcNZC+" crossorigin="anonymous"/>
107 - 16
 
17
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha384-vk5WoKIaW/vJyUAd9n/wmopsmNhiy+L2Z+SBxGYnUkunIxVxAv/UtMOhba/xskxh" crossorigin="anonymous"></script>
18
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
70 - 19
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
104 - 20
 
21
<?php if ($_SERVER["SERVER_NAME"] == "www.findcheapmusic.com") { ?>
22
<!-- Global site tag (gtag.js) - Google Analytics -->
107 - 23
<script async defer src="https://www.googletagmanager.com/gtag/js?id=UA-138428761-2"></script>
104 - 24
<?php } ?>