@porla-contrib/blocklist

0.2.0 • Public • Published

eMule blocklists for Porla

This plugin will download and apply the latest eMule security blocklist when Porla starts.

Usage

const { Porla } = require('@porla/porla');
const Blocklist = require('@porla-contrib/blocklist');

const app = new Porla({
    plugins: [ new Blocklist() ]
});

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @porla-contrib/blocklist

    Weekly Downloads

    1

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    2.87 kB

    Total Files

    3

    Last publish

    Collaborators

    • vktr