This commit is contained in:
2025-01-19 20:02:18 -05:00
parent 035ce99bc2
commit 61338f3d2d

View File

@@ -5,9 +5,10 @@ const npubs = [
"npub15jnttpymeytm80hatjqcvhhqhzrhx6gxp8pq0wn93rhnu8s9h9dsha32lx", "npub15jnttpymeytm80hatjqcvhhqhzrhx6gxp8pq0wn93rhnu8s9h9dsha32lx",
"npub1j37gc05qpqzyrmdc5vetsc9h5qtstas7tr25j0n9sdpqxghz6m4q2ej6n8", "npub1j37gc05qpqzyrmdc5vetsc9h5qtstas7tr25j0n9sdpqxghz6m4q2ej6n8",
"npub1epvnvv3kskvpnmpqgnm2atevsmdferhp7dg2s0yc7uc0hdmqmgssx09tu2", "npub1epvnvv3kskvpnmpqgnm2atevsmdferhp7dg2s0yc7uc0hdmqmgssx09tu2",
"npub1qny3tkh0acurzla8x3zy4nhrjz5zd8l9sy9jys09umwng00manysew95gx", // ODELL
]; ];
console.log("DEBUG: lists.js loaded, npubs:", npubs); console.log("DEBUG: lists.js loaded, npubs:", npubs);
export const initialWhitelist = npubs; export const initialWhitelist = npubs;
export const initialBlacklist = [""]; export const initialBlacklist = [""];