Commit f0085084 authored by Dennis Willers's avatar Dennis Willers 🏀

Remove Add Tags

parent b89fc821
Pipeline #368 passed with stages
in 5 minutes and 34 seconds
......@@ -62,9 +62,6 @@
<th class = "blue">{{gameStatus.blue}}</th>
</tr>
</table>
<head>
<script data-ad-client="ca-pub-5661681898041390" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</head>
</mat-card-content>
</mat-card>
</div>
......@@ -16,9 +16,6 @@
<th class = "blue">{{gameStatus.blue}}</th>
</tr>
</table>
<head>
<script data-ad-client="ca-pub-5661681898041390" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</head>
</mat-card-content>
<br>
<mat-progress-spinner style="border-radius: 50%;" class = "center" color="primary" mode="determinate" value={{timeLeft}} aria-label="Rating">
......
......@@ -45,15 +45,3 @@
<button [disabled]="buttonNextRoundDisabled || gameStatus.activeExplainer == 1" mat-raised-button color="primary" (click)="nextRound()">Ich erkläre und los!</button>
</mat-card-actions>
</mat-card>
<div id="957159660">
<script type="text/javascript">
try {
window._mNHandle.queue.push(function (){
window._mNDetails.loadTag("957159660", "728x90", "957159660");
});
}
catch (error) {}
</script>
</div>
......@@ -21,13 +21,3 @@
<button [disabled]="buttonJoinGameDisabled" mat-raised-button color="primary" (click)="joinGame(sessionName.value)">Spiel beitreten</button>
</mat-card-actions>
</mat-card>
<div id="957159660">
<script type="text/javascript">
try {
window._mNHandle.queue.push(function (){
window._mNDetails.loadTag("957159660", "728x90", "957159660");
});
}
catch (error) {}
</script>
</div>
<!doctype html>
<html lang="en">
<head>
<script type="text/javascript">
window._mNHandle = window._mNHandle || {};
window._mNHandle.queue = window._mNHandle.queue || [];
medianet_versionId = "3121199";
</script>
<script src="https://contextual.media.net/dmedianet.js?cid=8CUGTP3MK" async="async"></script>
<meta charset="utf-8">
<title>Tabooh</title>
<base href="/">
......@@ -17,16 +11,6 @@
<meta name="msvalidate.01" content="A2101FEC62396607C2EB430E99F889F3" />
</head>
<body class="mat-typography">
<div id="957159660">
<script type="text/javascript">
try {
window._mNHandle.queue.push(function (){
window._mNDetails.loadTag("957159660", "728x90", "957159660");
});
}
catch (error) {}
</script>
</div>
<app-root></app-root>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment