diff --git a/sources/VirusShare/VirusShare_00483.zip.sql b/sources/VirusShare/VirusShare_00483.zip.sql new file mode 100644 index 0000000..307a29d --- /dev/null +++ b/sources/VirusShare/VirusShare_00483.zip.sql @@ -0,0 +1 @@ +INSERT INTO source(name, description, url, firstacquisition, releasable, parent) VALUES('VirusShare_00483.zip', 'VirusShare_00483.zip, 36.96 GB', 'https://virusshare.com/', '2023-11-04 12:10:06 -04:00', true, (select id from source where name = 'VirusShare')); diff --git a/sources/VirusShare/VirusShare_00484.zip.sql b/sources/VirusShare/VirusShare_00484.zip.sql new file mode 100644 index 0000000..028f972 --- /dev/null +++ b/sources/VirusShare/VirusShare_00484.zip.sql @@ -0,0 +1 @@ +INSERT INTO source(name, description, url, firstacquisition, releasable, parent) VALUES('VirusShare_00484.zip', 'VirusShare_00484.zip, 24.15 GB', 'https://virusshare.com/', '2023-11-10 09:16:07 -04:00', true, (select id from source where name = 'VirusShare'));