Skip to content

Instantly share code, notes, and snippets.

View barbuza's full-sized avatar
🇺🇦
Stand with Ukraine

Victor Kotseruba barbuza

🇺🇦
Stand with Ukraine
View GitHub Profile
package ru.barbuza {
import flash.external.ExternalInterface;
public class Logger {
public static const DEBUG:Number = 5;
public static const INFO:Number = 4;
public static const WARNING:Number = 3;
public static const ERROR:Number = 2;
// ==UserScript==
// @name lepra.newcomments
// @namespace http://leprosorium.ru
// @include http://leprosorium.ru/comments/*
// @include http://*.leprosorium.ru/comments/*
// @include http://leprosorium.ru/my/inbox/*
// ==/UserScript==
(function() {