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/landing/client/ |
Upload File : |
(function(){"use strict";BX.namespace("BX.Landing.Client");BX.Landing.Client.Google=function(){this.host="https://www.googleapis.com/customsearch/v1"};BX.Landing.Client.Google.getInstance=function(){return BX.Landing.Client.Google.instance||(BX.Landing.Client.Google.instance=new BX.Landing.Client.Google)};BX.Landing.Client.Google.prototype={makeUrl:function(e){e=typeof e==="object"?e:{};e.key=BX.Landing.Client.Google.key;e.searchType="image";e.rights="cc_attributte";e.imgSize="xxlarge";e.cx="001784514362171586730:5nd_tu8dtbw";e.safe="medium";e.imgType="photo";e.filter="1";e.num="10";return BX.util.add_url_param(this.host,e)},request:function(e){return new Promise(function(t,n){BX.ajax({url:this.makeUrl(e),method:"GET",data:e,onsuccess:function(e){var i,o;try{i=JSON.parse(e);i="items"in i?i.items:[]}catch(e){i=[];console.error(e);n(e);o=true}if(!o){t(i)}},onfailure:n})}.bind(this))},search:function(e,t){t=(BX.type.isNumber(t)?t:1)*10;return this.request({start:t,q:encodeURI(e)})}}})(); //# sourceMappingURL=google_images.map.js