mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
added subscription optimisation to avoid server side filtering
This commit is contained in:
@@ -34,7 +34,7 @@ import yaml from "js-yaml";
|
||||
import fs from "fs";
|
||||
import Input from "./input";
|
||||
import ipUtils from "ip-sub";
|
||||
import { AS, Path } from "../model";
|
||||
import { AS } from "../model";
|
||||
|
||||
|
||||
export default class InputYml extends Input {
|
||||
|
Reference in New Issue
Block a user