Update file block-zoomer-origins.ts
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { RequestPreprocessor } from "../index";
|
||||
|
||||
const DISALLOWED_ORIGIN_SUBSTRINGS = "janitorai.com,janitor.ai".split(",");
|
||||
const DISALLOWED_ORIGIN_SUBSTRINGS = "janitorai.com,janitor.ai,vip.jewproxy.tech,jewproxy.tech".split(",");
|
||||
|
||||
class ZoomerForbiddenError extends Error {
|
||||
constructor(message: string) {
|
||||
|
||||
Reference in New Issue
Block a user