Browse Source

Автообновление добавлено

master
Misterzym 6 years ago
parent
commit
6b0b319068
  1. 5
      script.js

5
script.js

@ -1,10 +1,13 @@
// ==UserScript== // ==UserScript==
// @name RemoveBotInMsgers // @name RemoveBotInMsgers
// @version 0.9.3 // @version 0.9.5
// @namespace https://up-world.ru/ // @namespace https://up-world.ru/
// @homepage https://github.com/reek/anti-adblock-killer/
// @description Добавляет кого угодно в Черный список // @description Добавляет кого угодно в Черный список
// @author Misterzym // @author Misterzym
// @match https://vk.com/im?* // @match https://vk.com/im?*
// @updateURL https://raw.githubusercontent.com/misterzym/blockvkbot/master/script.js
// @downloadURL https://raw.githubusercontent.com/misterzym/blockvkbot/master/script.js
// @grant none // @grant none
// ==/UserScript== // ==/UserScript==
var blackList = {}; var blackList = {};

Loading…
Cancel
Save