<script>
var ua = navigator.userAgent.toLowerCase();
var isAndroid = ua.indexOf("android") > -1; //&& ua.indexOf("mobile");
if(isAndroid) {
//vnd.youtube://youtube.com/user/suryaprocell
window.location = 'http://youtube.com/user/suryaprocell';
}
</script>
Search This Blog
Subscribe to:
Post Comments (Atom)
-
On 1st July 2014 , Zentyal developers announced the release of Zentyal Linux 3.5 Community Small Business Server , a native drop-in repla...
-
This tutorial will demonstrate how you can access and manage your Zentyal 3.4 Community Edition as a Primary Domain Controller from a W...
No comments:
Post a Comment