Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/rospirotorg.ru/bitrix/js/im/lib/cookie/dist/ |
Upload File : |
this.BX=this.BX||{};this.BX.Messenger=this.BX.Messenger||{};(function(e,i){"use strict"; /** * Bitrix Im * Cookie manager * * @package bitrix * @subpackage im * @copyright 2001-2020 Bitrix */var o={get:function e(o,t){var n=o?o+"_"+t:t;if(navigator.cookieEnabled){var r=document.cookie.match(new RegExp("(?:^|; )"+n.replace(/([.$?*|{}()\[\]\\\/+^])/g,"\\$1")+"=([^;]*)"));if(r){return decodeURIComponent(r[1])}}if(i.LocalStorage.isEnabled()){var s=i.LocalStorage.get(o,0,t,undefined);if(typeof s!=="undefined"){return s}}if(typeof window.BX.GuestUserCookie==="undefined"){window.BX.GuestUserCookie={}}return window.BX.GuestUserCookie[n]},set:function e(o,t,n,r){r=r||{};var s=r.expires;if(typeof s=="number"&&s){var a=new Date;a.setTime(a.getTime()+s*1e3);s=r.expires=a}if(s&&s.toUTCString){r.expires=s.toUTCString()}n=encodeURIComponent(n);var u=o?o+"_"+t:t;var f=u+"="+n;for(var d in r){if(!r.hasOwnProperty(d)){continue}f+="; "+d;var c=r[d];if(c!==true){f+="="+c}}document.cookie=f;if(typeof window.BX.GuestUserCookie==="undefined"){BX.GuestUserCookie={}}window.BX.GuestUserCookie[u]=n;i.LocalStorage.set(o,0,t,n);return true}};e.Cookie=o})(this.BX.Messenger.Lib=this.BX.Messenger.Lib||{},BX.Messenger.Lib); //# sourceMappingURL=cookie.bundle.map.js