@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() ]
});

Package Sidebar

Install

npm i @porla-contrib/blocklist

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

2.87 kB

Total Files

3

Last publish

Collaborators

  • vktr