mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 03:00:09 +00:00
8 lines
162 B
JavaScript
Executable File
8 lines
162 B
JavaScript
Executable File
|
|
|
|
// PhoneGap...
|
|
if(navigator.userAgent.match(/(iPhone|iPod|iPad|Android|BlackBerry)/)){
|
|
UPDATE_HASH_URL_POSITION = false
|
|
FULL_HISTORY_ENABLED = false
|
|
}
|