This commit is contained in:
kkapsner 2022-02-13 14:57:36 +01:00
parent 3621fef625
commit 740b360485
2 changed files with 30 additions and 28 deletions

56
.vscode/settings.json vendored
View File

@ -1,60 +1,62 @@
{ {
"cSpell.words": [ "cSpell.words": [
"arial",
"Benachrichtigungsdetails", "Benachrichtigungsdetails",
"benachrichtigungsicon",
"Blockiermodi", "Blockiermodi",
"Blockiermodus", "Blockiermodus",
"Captcha",
"Coord",
"Fenix",
"Funktionalitätstest",
"Funktionalitätstests",
"Hyrp",
"Ignorierliste",
"KHTML",
"Krasnaya",
"Maleficient",
"Nachfrageverweigerungsmodus",
"Oakenpants",
"PDFs",
"Palemoon",
"Ploshchad",
"Rect",
"Rects",
"Spoofer",
"Strg",
"Thorin",
"Tiie",
"Vortäuschaktion",
"Vortäuschgröße",
"Vortäuschrate",
"Waterfox",
"arial",
"benachrichtigungsicon",
"canvasblocker", "canvasblocker",
"Captcha",
"collapser", "collapser",
"Coord",
"darkgreen", "darkgreen",
"dont", "dont",
"fakeable", "fakeable",
"Fenix",
"fragmenter", "fragmenter",
"Funktionalitätstest",
"Funktionalitätstests",
"graytext", "graytext",
"Hyrp",
"iframe", "iframe",
"ignorelist", "ignorelist",
"Ignorierliste",
"KHTML",
"Krasnaya",
"lightgray", "lightgray",
"Maleficient",
"mediump", "mediump",
"micrococo", "micrococo",
"monero", "monero",
"monospace", "monospace",
"Nachfrageverweigerungsmodus",
"nocanvas", "nocanvas",
"Oakenpants",
"onedrive", "onedrive",
"onloaded", "onloaded",
"oscpu", "oscpu",
"Palemoon",
"paypal",
"PDFs",
"Ploshchad",
"prefs", "prefs",
"promisify", "promisify",
"recaptcha", "recaptcha",
"Rect",
"Rects",
"ruleset", "ruleset",
"spodermenpls", "spodermenpls",
"Spoofer",
"statechange", "statechange",
"Strg",
"SVGAPI",
"Thorin",
"Tiie",
"unticking", "unticking",
"Vortäuschaktion",
"Vortäuschgröße",
"Vortäuschrate",
"Waterfox",
"webgl", "webgl",
"whitelisted", "whitelisted",
"writeln", "writeln",

View File

@ -1,7 +1,7 @@
/* This Source Code Form is subject to the terms of the Mozilla Public /* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this * License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
(function(){ (function(){
"use strict"; "use strict";
let scope; let scope;