summaryrefslogtreecommitdiff
path: root/data/extensions/jsr@javascriptrestrictor/fp_config/wrappers-lvl_0_1.json
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@trisquel.info>2022-09-08 20:18:54 -0400
committerRuben Rodriguez <ruben@trisquel.info>2022-09-08 20:18:54 -0400
commit5da28b0f8771834ae208d61431d632875e9f8e7d (patch)
tree688ecaff26197bad8abde617b4947b11d617309e /data/extensions/jsr@javascriptrestrictor/fp_config/wrappers-lvl_0_1.json
parent4a87716686104266a9cccc2d83cc249e312f3673 (diff)
Updated extensions:
* Upgraded Privacy Redirect to 1.1.49 and configured to use the 10 most reliable invidious instances * Removed ViewTube * Added torproxy@icecat.gnu based on 'Proxy toggle' extension * Added jShelter 0.11.1 * Upgraded LibreJS to 7.21.0 * Upgraded HTTPS Everywhere to 2021.7.13 * Upgraded SubmitMe to 1.9
Diffstat (limited to 'data/extensions/jsr@javascriptrestrictor/fp_config/wrappers-lvl_0_1.json')
-rw-r--r--data/extensions/jsr@javascriptrestrictor/fp_config/wrappers-lvl_0_1.json1892
1 files changed, 1892 insertions, 0 deletions
diff --git a/data/extensions/jsr@javascriptrestrictor/fp_config/wrappers-lvl_0_1.json b/data/extensions/jsr@javascriptrestrictor/fp_config/wrappers-lvl_0_1.json
new file mode 100644
index 0000000..5fb3f93
--- /dev/null
+++ b/data/extensions/jsr@javascriptrestrictor/fp_config/wrappers-lvl_0_1.json
@@ -0,0 +1,1892 @@
+[
+ {
+ "resource":"Navigator.prototype.userAgent",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorBasic",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":2
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.language",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorBasic",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.languages",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorBasic",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":2
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.platform",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorBasic",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.productSub",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorBasic",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.product",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorBasic",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.vendorSub",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorBasic",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":2
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.vendor",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorBasic",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.appVersion",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorBasic",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":2
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.appCodeName",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorBasic",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":2
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.plugins",
+ "type":"property",
+ "groups":[
+ {
+ "group":"BrowserProperties",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"NetworkInformation.prototype.downlink",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorNetwork",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"NetworkInformation.prototype.effectiveType",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorNetwork",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"NetworkInformation.prototype.rtt",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorNetwork",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"NetworkInformation.prototype.saveData",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorNetwork",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.hardwareConcurrency",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorHardware",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.deviceMemory",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorHardware",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.maxTouchPoints",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorMobile",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.vibrate",
+ "type":"function",
+ "groups":[
+ {
+ "group":"NavigatorMobile"
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.cookieEnabled",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorFlags",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.doNotTrack",
+ "type":"property",
+ "groups":[
+ {
+ "group":"NavigatorFlags",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"MediaDevices.prototype.enumerateDevices",
+ "type":"function",
+ "groups":[
+ {
+ "group":"BrowserProperties"
+ }
+ ]
+ },
+ {
+ "resource":"Screen.prototype.height",
+ "type":"property",
+ "groups":[
+ {
+ "group":"ScreenInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Screen.prototype.width",
+ "type":"property",
+ "groups":[
+ {
+ "group":"ScreenInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Screen.prototype.colorDepth",
+ "type":"property",
+ "groups":[
+ {
+ "group":"ScreenInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Screen.prototype.pixelDepth",
+ "type":"property",
+ "groups":[
+ {
+ "group":"ScreenInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Screen.prototype.availHeight",
+ "type":"property",
+ "groups":[
+ {
+ "group":"ScreenInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Screen.prototype.availWidth",
+ "type":"property",
+ "groups":[
+ {
+ "group":"ScreenInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Screen.prototype.availTop",
+ "type":"property",
+ "groups":[
+ {
+ "group":"ScreenInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Screen.prototype.availLeft",
+ "type":"property",
+ "groups":[
+ {
+ "group":"ScreenInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"window.devicePixelRatio",
+ "type":"property",
+ "groups":[
+ {
+ "group":"WindowInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"window.innerWidth",
+ "type":"property",
+ "groups":[
+ {
+ "group":"WindowInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"window.innerHeight",
+ "type":"property",
+ "groups":[
+ {
+ "group":"WindowInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"window.outerWidth",
+ "type":"property",
+ "groups":[
+ {
+ "group":"WindowInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"window.outerHeight",
+ "type":"property",
+ "groups":[
+ {
+ "group":"WindowInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"Date.prototype.getTimezoneOffset",
+ "type":"function",
+ "groups":[
+ {
+ "group":"LocalizationInfo"
+ }
+ ]
+ },
+ {
+ "resource":"Intl.DateTimeFormat.prototype.resolvedOptions",
+ "type":"function",
+ "groups":[
+ {
+ "group":"LocalizationInfo"
+ }
+ ]
+ },
+ {
+ "resource":"Permissions.prototype.query",
+ "type":"function",
+ "groups":[
+ {
+ "group":"PermissionsInfo",
+ "arguments":"diff",
+ "criteria":[
+ {
+ "value":5,
+ "weight":1
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"HTMLMediaElement.prototype.canPlayType",
+ "type":"function",
+ "groups":[
+ {
+ "group":"BrowserProperties",
+ "arguments":"diff",
+ "criteria":[
+ {
+ "value":5,
+ "weight":1
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"AudioNode.prototype.channelCount",
+ "type":"property",
+ "groups":[
+ {
+ "group":"AudioInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"AudioNode.prototype.channelCountMode",
+ "type":"property",
+ "groups":[
+ {
+ "group":"AudioInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"AudioNode.prototype.channelInterpretation",
+ "type":"property",
+ "groups":[
+ {
+ "group":"AudioInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"AudioDestinationNode.prototype.maxChannelCount",
+ "type":"property",
+ "groups":[
+ {
+ "group":"AudioInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"AudioNode.prototype.numberOfInputs",
+ "type":"property",
+ "groups":[
+ {
+ "group":"AudioInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"AudioNode.prototype.numberOfOutputs",
+ "type":"property",
+ "groups":[
+ {
+ "group":"AudioInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"AnalyserNode.prototype.fftSize",
+ "type":"property",
+ "groups":[
+ {
+ "group":"AudioInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"AnalyserNode.prototype.frequencyBinCount",
+ "type":"property",
+ "groups":[
+ {
+ "group":"AudioInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"AnalyserNode.prototype.minDecibels",
+ "type":"property",
+ "groups":[
+ {
+ "group":"AudioInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"AnalyserNode.prototype.maxDecibels",
+ "type":"property",
+ "groups":[
+ {
+ "group":"AudioInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"AnalyserNode.prototype.smoothingTimeConstant",
+ "type":"property",
+ "groups":[
+ {
+ "group":"AudioInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"window.localStorage",
+ "type":"property",
+ "groups":[
+ {
+ "group":"StorageInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"window.sessionStorage",
+ "type":"property",
+ "groups":[
+ {
+ "group":"StorageInfo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"window.indexedDB",
+ "type":"property",
+ "groups":[
+ {
+ "group":"StorageInfo",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":2
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.getParameter",
+ "type":"function",
+ "groups":[
+ {
+ "group":"WebGLInfo",
+ "arguments":"diff",
+ "criteria":[
+ {
+ "value":3,
+ "weight":1
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGL2RenderingContext.prototype.getParameter",
+ "type":"function",
+ "groups":[
+ {
+ "group":"WebGLInfo",
+ "arguments":"diff",
+ "criteria":[
+ {
+ "value":3,
+ "weight":1
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Performance.prototype.now",
+ "type":"function",
+ "groups":[
+ {
+ "group":"TimeInfo"
+ }
+ ]
+ },
+ {
+ "resource":"Date.now",
+ "type":"function",
+ "groups":[
+ {
+ "group":"TimeInfo"
+ }
+ ]
+ },
+ {
+ "resource":"CSSStyleDeclaration.prototype.setProperty",
+ "type":"function",
+ "groups":[
+ {
+ "group":"JSFontEnumStepOne",
+ "arguments":[
+ "^\\\"font-family\\\"\\\\S*"
+ ],
+ "criteria":[
+ {
+ "value":15,
+ "weight":1
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"CSSStyleDeclaration.prototype.fontFamily",
+ "type":"property",
+ "groups":[
+ {
+ "group":"JSFontEnumStepOne",
+ "property":"set",
+ "arguments":"diff",
+ "criteria":[
+ {
+ "value":15,
+ "weight":1
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"CanvasRenderingContext2D.prototype.font",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CanvasFontEnumStepOne",
+ "property":"set",
+ "arguments":"diff",
+ "criteria":[
+ {
+ "value":15,
+ "weight":1
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"HTMLElement.prototype.offsetWidth",
+ "type":"property",
+ "groups":[
+ {
+ "group":"JSFontEnumStepTwo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"HTMLElement.prototype.offsetHeight",
+ "type":"property",
+ "groups":[
+ {
+ "group":"JSFontEnumStepTwo",
+ "property":"get"
+ }
+ ]
+ },
+ {
+ "resource":"CanvasRenderingContext2D.prototype.measureText",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CanvasFontEnumStepTwo",
+ "criteria":[
+ {
+ "value":15,
+ "weight":1
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"CanvasRenderingContext2D.prototype.fillText",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CanvasFingerprintStepOne",
+ "arguments":[
+ ".{9,}"
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"CanvasRenderingContext2D.prototype.strokeText",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CanvasFingerprintStepOne",
+ "arguments":[
+ ".{9,}"
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"CanvasRenderingContext2D.prototype.fillStyle",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CanvasFingerprintStepTwo",
+ "property":"set",
+ "arguments":"diff"
+ }
+ ]
+ },
+ {
+ "resource":"CanvasRenderingContext2D.prototype.strokeStyle",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CanvasFingerprintStepTwo",
+ "property":"set",
+ "arguments":"diff"
+ }
+ ]
+ },
+ {
+ "resource":"HTMLCanvasElement.prototype.toDataURL",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CanvasFingerprintStepThree"
+ },
+ {
+ "group":"WebGL1FingerprintStepThree"
+ },
+ {
+ "group":"WebGL2FingerprintStepThree"
+ }
+ ]
+ },
+ {
+ "resource":"HTMLCanvasElement.prototype.toBlob",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CanvasFingerprintStepThree"
+ },
+ {
+ "group":"WebGL1FingerprintStepThree"
+ },
+ {
+ "group":"WebGL2FingerprintStepThree"
+ }
+ ]
+ },
+ {
+ "resource":"CanvasRenderingContext2D.prototype.getImageData",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CanvasFingerprintStepThree"
+ },
+ {
+ "group":"WebGL1FingerprintStepThree"
+ },
+ {
+ "group":"WebGL2FingerprintStepThree"
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.createBuffer",
+ "type":"function",
+ "groups":[
+ {
+ "group":"WebGL1FingerprintStepOne"
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.bindBuffer",
+ "type":"function",
+ "groups":[
+ {
+ "group":"WebGL1FingerprintStepOne"
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.vertexAttribPointer",
+ "type":"function",
+ "groups":[
+ {
+ "group":"WebGL1FingerprintStepTwo"
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.enableVertexAttribArray",
+ "type":"function",
+ "groups":[
+ {
+ "group":"WebGL1FingerprintStepTwo"
+ }
+ ]
+ },
+ {
+ "resource":"WebGL2RenderingContext.prototype.createBuffer",
+ "type":"function",
+ "groups":[
+ {
+ "group":"WebGL2FingerprintStepOne"
+ }
+ ]
+ },
+ {
+ "resource":"WebGL2RenderingContext.prototype.bindBuffer",
+ "type":"function",
+ "groups":[
+ {
+ "group":"WebGL2FingerprintStepOne"
+ }
+ ]
+ },
+ {
+ "resource":"WebGL2RenderingContext.prototype.vertexAttribPointer",
+ "type":"function",
+ "groups":[
+ {
+ "group":"WebGL2FingerprintStepTwo"
+ }
+ ]
+ },
+ {
+ "resource":"WebGL2RenderingContext.prototype.enableVertexAttribArray",
+ "type":"function",
+ "groups":[
+ {
+ "group":"WebGL2FingerprintStepTwo"
+ }
+ ]
+ },
+ {
+ "resource":"RTCPeerConnection.prototype.createDataChannel",
+ "type":"function",
+ "groups":[
+ {
+ "group":"WebRTCFingerprintStepOne"
+ }
+ ]
+ },
+ {
+ "resource":"RTCPeerConnection.prototype.createOffer",
+ "type":"function",
+ "groups":[
+ {
+ "group":"WebRTCFingerprintStepOne"
+ }
+ ]
+ },
+ {
+ "resource":"RTCPeerConnection.prototype.onicecandidate",
+ "type":"property",
+ "groups":[
+ {
+ "group":"WebRTCFingerprintStepTwo"
+ }
+ ]
+ },
+ {
+ "resource":"RTCPeerConnection.prototype.localDescription",
+ "type":"property",
+ "groups":[
+ {
+ "group":"WebRTCFingerprintStepTwo"
+ }
+ ]
+ },
+ {
+ "resource":"BaseAudioContext.prototype.createOscillator",
+ "type":"function",
+ "groups":[
+ {
+ "group":"AudioContextFingerprint"
+ }
+ ]
+ },
+ {
+ "resource":"BaseAudioContext.prototype.createDynamicsCompressor",
+ "type":"function",
+ "groups":[
+ {
+ "group":"AudioContextFingerprint"
+ }
+ ]
+ },
+ {
+ "resource":"BaseAudioContext.prototype.destination",
+ "type":"property",
+ "groups":[
+ {
+ "group":"AudioContextFingerprint"
+ }
+ ]
+ },
+ {
+ "resource":"BaseAudioContext.prototype.createAnalyser",
+ "type":"function",
+ "groups":[
+ {
+ "group":"AudioContextFingerprint"
+ }
+ ]
+ },
+ {
+ "resource":"BaseAudioContext.prototype.createBuffer",
+ "type":"function",
+ "groups":[
+ {
+ "group":"AudioContextFingerprint"
+ }
+ ]
+ },
+ {
+ "resource":"BaseAudioContext.prototype.createScriptProcessor",
+ "type":"function",
+ "groups":[
+ {
+ "group":"AudioContextFingerprint"
+ }
+ ]
+ },
+ {
+ "resource":"OfflineAudioContext.prototype.startRendering",
+ "type":"function",
+ "groups":[
+ {
+ "group":"AudioContextFingerprint"
+ }
+ ]
+ },
+ {
+ "resource":"OfflineAudioContext.prototype.oncomplete",
+ "type":"property",
+ "groups":[
+ {
+ "group":"AudioContextFingerprint"
+ }
+ ]
+ },
+ {
+ "resource":"SubtleCrypto.prototype.exportKey",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":16
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"RTCPeerConnection.prototype.iceGatheringState",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":15
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"OfflineAudioCompletionEvent.prototype.renderedBuffer",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":14
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"OfflineAudioContext.prototype.startRendering",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":14
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"BaseAudioContext.prototype.createOscillator",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":14
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"DynamicsCompressorNode.prototype.knee",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "property":"set",
+ "criteria":[
+ {
+ "value":1,
+ "weight":14
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"console.timeLog",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":13
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"MediaDevices.prototype.enumerateDevices",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":12
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.vibrate",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":12
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.vendorSub",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":12
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"AudioParam.prototype.setValueAtTime",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":12
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"AudioBuffer.prototype.getChannelData",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":12
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.getExtension",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "arguments":["\\\"WEBGL_draw_buffers\\\""],
+ "criteria":[
+ {
+ "value":1,
+ "weight":11
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.getExtension",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "arguments":["\\\"EXT_sRGB\\\""],
+ "criteria":[
+ {
+ "value":1,
+ "weight":11
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"HTMLMediaElement.prototype.setSinkId",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":11
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.productSub",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":11
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.hardwareConcurrency",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":11
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.requestMIDIAccess",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":10
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Keyboard.prototype.getLayoutMap",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":10
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.buildID",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":10
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.getSupportedExtensions",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":10
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.oscpu",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":10
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"BaseAudioContext.prototype.createDynamicsCompressor",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":10
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.getExtension",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "arguments":["\\\"EXT_texture_filter_anisotropic\\\""],
+ "criteria":[
+ {
+ "value":1,
+ "weight":10
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"CanvasRenderingContext2D.prototype.isPointInPath",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":10
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.getContextAttributes",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":10
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.depthFunc",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":10
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.getShaderPrecisionFormat",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":10
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLShaderPrecisionFormat.prototype.rangeMax",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":10
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.clearColor",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":10
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"FileSystemFileEntry.prototype.createWriter",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":10
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.getUniformLocation",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":10
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.getAttribLocation",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":10
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.drawArrays",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":10
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.useProgram",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":9
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.enableVertexAttribArray",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":9
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.createShader",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":9
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.bindBuffer",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":9
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.appCodeName",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":9
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.getExtension",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "arguments":["\\\"OES_standard_derivatives\\\""],
+ "criteria":[
+ {
+ "value":1,
+ "weight":9
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"CanvasRenderingContext2D.prototype.textBaseline",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "property":"set",
+ "criteria":[
+ {
+ "value":1,
+ "weight":9
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"CanvasRenderingContext2D.prototype.globalCompositeOperation",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "property":"set",
+ "criteria":[
+ {
+ "value":1,
+ "weight":9
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"BaseAudioContext.prototype.createScriptProcessor",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":9
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"BaseAudioContext.prototype.createBuffer",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":9
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"BaseAudioContext.prototype.createAnalyser",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":9
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"CanvasRenderingContext2D.prototype.fillRect",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":9
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.getExtension",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "arguments":["\\\"WEBGL_debug_renderer_info\\\""],
+ "criteria":[
+ {
+ "value":1,
+ "weight":9
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"HTMLCanvasElement.prototype.toDataURL",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":9
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.getExtension",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "arguments":"diff",
+ "criteria":[
+ {
+ "value":2,
+ "weight":8
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGL2RenderingContext.prototype.getExtension",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":8
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"CanvasRenderingContext2D.prototype.fillStyle",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "property":"set",
+ "criteria":[
+ {
+ "value":1,
+ "weight":8
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.maxTouchPoints",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":8
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"AnalyserNode.prototype.frequencyBinCount",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":8
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"WebGLRenderingContext.prototype.getParameter",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":8
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"CanvasRenderingContext2D.prototype.closePath",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":8
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.languages",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":8
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"CanvasRenderingContext2D.prototype.beginPath",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":8
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"Navigator.prototype.doNotTrack",
+ "type":"property",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "property":"get",
+ "criteria":[
+ {
+ "value":1,
+ "weight":8
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "resource":"CanvasRenderingContext2D.prototype.getImageData",
+ "type":"function",
+ "groups":[
+ {
+ "group":"CrawlFpInspector",
+ "criteria":[
+ {
+ "value":1,
+ "weight":8
+ }
+ ]
+ }
+ ]
+ }
+] \ No newline at end of file