Sep 15, 2024, 02:07 AM
FULL LEAK: https://paste.fo/raw/f8940b032bdd
SAMPLE:
CREATE TABLE "mytable" (
"[email protected]" text
);
INSERT INTO "mytable" ("[email protected]")
VALUES
('[email protected]'),
('[email protected]'),
('[email protected]'),
SAMPLE:
CREATE TABLE "mytable" (
"[email protected]" text
);
INSERT INTO "mytable" ("[email protected]")
VALUES
('[email protected]'),
('[email protected]'),
('[email protected]'),



