Advertisement
Guest User

Untitled

a guest
Jun 14th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.67 KB | None | 0 0
  1. {
  2.     "createdBy": "Redirector v3.1.1",
  3.     "createdAt": "2018-06-14T07:40:02.711Z",
  4.     "redirects": [
  5.         {
  6.             "description": "us-google-search com2com",
  7.             "exampleUrl": "https://www.google.com/search?q=rutracker&ie=utf-8&oe=utf-8",
  8.             "exampleResult": "https://www.google.com/search?gl=US&q=rutracker&ie=utf-8&oe=utf-8",
  9.             "error": null,
  10.             "includePattern": "https://www.google.com/search?*",
  11.             "excludePattern": "",
  12.             "redirectUrl": "https://www.google.com/search?gl=US&$1",
  13.             "patternType": "W",
  14.             "processMatches": "noProcessing",
  15.             "disabled": false,
  16.             "appliesTo": [
  17.                 "main_frame",
  18.                 "sub_frame",
  19.                 "stylesheet",
  20.                 "script",
  21.                 "image",
  22.                 "object",
  23.                 "xmlhttprequest",
  24.                 "other"
  25.             ]
  26.         },
  27.         {
  28.             "description": "us-google-search ru2ru",
  29.             "exampleUrl": "https://www.google.ru/search?q=rutracker&ie=utf-8&oe=utf-8&gws_rd=cr&dcr=0&ei=abcdefghijkl",
  30.             "exampleResult": "https://www.google.ru/search?gl=us&q=rutracker&ie=utf-8&oe=utf-8&gws_rd=cr&dcr=0&ei=abcdefghijkl",
  31.             "error": null,
  32.             "includePattern": "https://www.google.ru/search?*",
  33.             "excludePattern": "",
  34.             "redirectUrl": "https://www.google.ru/search?gl=us&$1",
  35.             "patternType": "W",
  36.             "processMatches": "noProcessing",
  37.             "disabled": true,
  38.             "appliesTo": [
  39.                 "main_frame",
  40.                 "sub_frame",
  41.                 "stylesheet",
  42.                 "script",
  43.                 "image",
  44.                 "object",
  45.                 "xmlhttprequest",
  46.                 "other"
  47.             ]
  48.         },
  49.         {
  50.             "description": "us-google-search com2ru",
  51.             "exampleUrl": "https://www.google.com/search?q=rutracker&ie=utf-8&oe=utf-8",
  52.             "exampleResult": "https://www.google.ru/search?gl=US&q=rutracker&ie=utf-8&oe=utf-8",
  53.             "error": null,
  54.             "includePattern": "https://www.google.com/search?*",
  55.             "excludePattern": "",
  56.             "redirectUrl": "https://www.google.ru/search?gl=US&$1",
  57.             "patternType": "W",
  58.             "processMatches": "noProcessing",
  59.             "disabled": true,
  60.             "appliesTo": [
  61.                 "main_frame",
  62.                 "sub_frame",
  63.                 "stylesheet",
  64.                 "script",
  65.                 "image",
  66.                 "object",
  67.                 "xmlhttprequest",
  68.                 "other"
  69.             ]
  70.         }
  71.     ]
  72. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement