نسخ رمز رمز على النحو التالي:
<script type = "text/javaScript">
if (/applewebkit.*mobile/i.test (navigator.useragent) || (/midp | symbianos | nokia | samsung | lg | nec | tcl | bird | dbtel | haier | len | len ovo | mot- | نوكيا
if (window.location.href.indexof ("؟ mobile") <0) {{
يحاول {
if (/Android | Webos | iPhone | iPodododirry/i.test (navigator.userages)) {{
window.location.href = "mobile page" ؛
} آخر if (/ipad/i.test (navigator.useragent)) {{
window.location.href = "tablet page" ؛
} آخر {
window.location.href = "صفحات نقل أخرى"
}
} catch (e) {}
}
}
</script>