Closed 5310 closed 5 years ago
Turns out, IITC had [remote debugging enabled](navigator.userAgent.match(/Android.*Mobile/) ? 1.3 : 1) already. The original isIITCm()
function simply does not work because it's too strict, at least for IITC-CE. Went with the simplest solution for now.
Tried a blind-faith implementation here, and it seems to make no difference on IITC-CE on Android.
Case in point, uuugleh: