Guest User

Untitled

a guest
Sep 21st, 2020
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.39 KB | None | 0 0
  1. {
  2.   "app": "uMatrix",
  3.   "version": "1.4.0",
  4.   "when": 1587890131980,
  5.   "settings": {
  6.     "alwaysDetachLogger": false,
  7.     "autoUpdate": true,
  8.     "clearBrowserCache": false,
  9.     "clearBrowserCacheAfter": 60,
  10.     "cloudStorageEnabled": false,
  11.     "collapseBlacklisted": true,
  12.     "collapseBlocked": true,
  13.     "colorBlindFriendly": false,
  14.     "deleteCookies": false,
  15.     "deleteUnusedSessionCookies": false,
  16.     "deleteUnusedSessionCookiesAfter": 60,
  17.     "deleteLocalStorage": false,
  18.     "displayTextSize": "14px",
  19.     "externalHostsFiles": [],
  20.     "externalRecipeFiles": [],
  21.     "iconBadgeEnabled": true,
  22.     "maxLoggedRequests": 1000,
  23.     "noTooltips": false,
  24.     "popupCollapseAllDomains": false,
  25.     "popupCollapseBlacklistedDomains": false,
  26.     "popupScopeLevel": "domain",
  27.     "processHyperlinkAuditing": false,
  28.     "selectedHostsFiles": [],
  29.     "selectedRecipeFiles": [],
  30.     "userHosts": {
  31.       "enabled": false,
  32.       "content": ""
  33.     },
  34.     "userRecipes": {
  35.       "enabled": false,
  36.       "content": ""
  37.     }
  38.   },
  39.   "rules": [
  40.     "* * * allow",
  41.     "* 1st-party * allow",
  42.     "https-strict: behind-the-scene false",
  43.     "matrix-off: about-scheme true",
  44.     "matrix-off: behind-the-scene true",
  45.     "matrix-off: chrome-extension-scheme true",
  46.     "matrix-off: chrome-scheme true",
  47.     "matrix-off: moz-extension-scheme true",
  48.     "matrix-off: opera-scheme true",
  49.     "matrix-off: vivaldi-scheme true",
  50.     "matrix-off: wyciwyg-scheme true",
  51.     "noscript-spoof: * true",
  52.     "referrer-spoof: behind-the-scene false",
  53.     "referrer-spoof: lenta.ru true"
  54.   ],
  55.   "rawSettings": {
  56.     "contributorMode": false,
  57.     "disableCSPReportInjection": false,
  58.     "enforceEscapedFragment": true,
  59.     "placeholderBackground": "url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAAAABGdBTUEAALGPC/xhBQAAAAJiS0dEAP+Hj8y/AAAAB3RJTUUH3wwIAAgyL/YaPAAAACJJREFUCFtjfMbOAAQ/gZiFnQPEBAEmGIMIJgtIL8QEgtoAIn4D/96X1KAAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTUtMTItMDhUMDA6MDg6NTArMDM6MDAasuuJAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE1LTEyLTA4VDAwOjA4OjUwKzAzOjAwa+9TNQAAAABJRU5ErkJggg==\") repeat scroll #fff",
  60.     "placeholderBorder": "1px solid rgba(0, 0, 0, 0.1)",
  61.     "imagePlaceholder": true,
  62.     "imagePlaceholderBackground": "default",
  63.     "imagePlaceholderBorder": "default",
  64.     "framePlaceholder": true,
  65.     "framePlaceholderDocument": "<html><head><meta charset=\"utf-8\"><style>body { background: {{bg}};color: gray;font: 12px sans-serif;margin: 0;overflow: hidden;padding: 2px;white-space: nowrap;}a { color: inherit;padding: 0 3px;text-decoration: none;}svg {display: inline-block;fill: gray;height: 12px;vertical-align: bottom;width: 12px;}</style></head><body><span><a href=\"{{url}}\" title=\"{{url}}\" target=\"_blank\"><svg viewBox=\"0 0 1792 1792\"><path transform=\"scale(1,-1) translate(0,-1536)\" d=\"M1408 608v-320q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h704q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v320q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1792 1472v-512q0 -26 -19 -45t-45 -19t-45 19l-176 176l-652 -652q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l652 652l-176 176q-19 19 -19 45t19 45t45 19h512q26 0 45 -19t19 -45z\" /></svg></a>{{url}}</span></body></html>",
  66.     "framePlaceholderBackground": "default",
  67.     "suspendTabsUntilReady": false
  68.   }
  69. }
Add Comment
Please, Sign In to add comment