add sparty
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
import "dotenv/config.js";
|
||||
import fs from "fs";
|
||||
import fetch from "node-fetch";
|
||||
import unionBy from "lodash-es/unionBy.js";
|
||||
import domain from "./metadata.js";
|
||||
|
||||
// Load .env variables with dotenv
|
||||
import "dotenv/config.js";
|
||||
|
||||
// Configuration Parameters
|
||||
const CACHE_DIR = '_cache';
|
||||
|
||||
Reference in New Issue
Block a user