Advertisement
iko1133

Untitled

May 20th, 2023
1,028
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JavaScript 1.32 KB | Source Code | 0 0
  1. requestConfig: {
  2.     "adapter": [Function xhrAdapter],
  3.     "baseURL": "https://sss.self.ge/api/",
  4.     "data": "DomainName=td.self.ge&DeviceID=c41eb39a-55aa-49e8-8972-cfa95a3cb403",
  5.     "headers": {
  6.         "Accept": "application/json",
  7.         "Content-Type": "application/x-www-form-urlencoded"
  8.     },
  9.     "maxBodyLength": -1,
  10.     "maxContentLength": -1,
  11.     "method": "post",
  12.     "timeout": 0,
  13.     "transformRequest": [
  14.         [Function transformRequest]
  15.     ],
  16.     "transformResponse": [
  17.         [Function transformResponse]
  18.     ],
  19.     "transitional": {
  20.         "clarifyTimeoutError": false,
  21.         "forcedJSONParsing": true,
  22.         "silentJSONParsing": true
  23.     },
  24.     "url": "InitDomain/c41eb39a-55aa-49e8-8972-cfa95a3cb403",
  25.     "validateStatus": [Function validateStatus],
  26.     "xsrfCookieName": "XSRF-TOKEN",
  27.     "xsrfHeaderName": "X-XSRF-TOKEN"
  28. }
  29.  
  30.  
  31.  
  32.  
  33. end of result.data: {
  34.     ....
  35.     ull}},&quot;url&quot;:&quot;\/ge&quot;,&quot;version&quot;:&quot;d513ee8aaf5eed9d47455da510b17c1e&quot;}"></div>
  36.  
  37.  
  38.     <!-- Messenger Chat Plugin Code -->
  39.  
  40.  
  41.     <!-- Your Chat Plugin code -->
  42.  
  43.     </div>
  44.  
  45.  
  46.     <!-- Your SDK code -->
  47.  
  48.  
  49.     <!-- Google Tag Manager (noscript) -->
  50.         <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NMKRTFC"
  51.         height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  52.         <!-- End Google Tag Manager (noscript) -->
  53.     </body>
  54.  
  55.     </html>
  56. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement