Chief Technical Specialists delete

За целых 0 "благодарностей" и за целых 0 "спасибо" от руководителей отделов и высшего руководства за реализацию в разработке скрипта и вложенных сил. Доказывает уровень уважения к своим подопечным.

ეს სკრიპტი არ უნდა იყოს პირდაპირ დაინსტალირებული. ეს ბიბლიოთეკაა, სხვა სკრიპტებისთვის უნდა ჩართეთ მეტა-დირექტივაში // @require https://update.greasyfork.org/scripts/547131/1695540/Chief%20Technical%20Specialists%20delete.js.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

// ==UserScript==
// @name         Chief Technical Specialists delete
// @namespace    https://forum.blackrussia.online
// @version      2.2
// @description  За целых 0 "благодарностей" и за целых 0 "спасибо" от руководителей отделов и высшего руководства за реализацию в разработке скрипта и вложенных сил. Доказывает уровень уважения к своим подопечным.
// @author       Raf_Piatigorsky
// @match        https://forum.blackrussia.online/*
// @include      https://forum.blackrussia.online/
// @grant        none
// @license  MIT
// @collaborator Raf_Piatigorsky
// @icon https://avatars.mds.yandex.net/i?id=20140c59f311d4812014caadc471506e7ce49ad4-11907031-images-thumbs&n=13
// @downloadURL
// @updateURL
// @downloadURL https://update.greasyfork.org/scripts/547131/Chief%20Technical%20Specialists.user.js
// @updateURL https://update.greasyfork.org/scripts/547131/Chief%20Technical%20Specialists.meta.js
// ==/UserScript==

  (function () {
	'use strict';
	const UNACCEPT_PREFIX = 4; // префикс отказано 
  })