mirror of
https://github.com/flynx/PortableMag.git
synced 2025-12-27 13:52:19 +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
|
|
}
|