mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Disallow indexing of receiver app
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
<html manifest="cache.manifest">
|
<html manifest="cache.manifest">
|
||||||
<head>
|
<head>
|
||||||
|
<meta name="robots" content="noindex">
|
||||||
<link rel="stylesheet" href="index.css">
|
<link rel="stylesheet" href="index.css">
|
||||||
<script src="//www.gstatic.com/cast/sdk/libs/receiver/2.0.0/cast_receiver.js" defer></script>
|
<script src="//www.gstatic.com/cast/sdk/libs/receiver/2.0.0/cast_receiver.js" defer></script>
|
||||||
<script src="index.js" defer></script>
|
<script src="index.js" defer></script>
|
||||||
|
|||||||
Reference in New Issue
Block a user