support for FE

This commit is contained in:
Sotirios Pupakis
2025-09-25 00:33:27 +02:00
parent ca169f5e7e
commit 93965d501a
12 changed files with 334 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
{
"version": "1",
"name": "reforger_crawler",
"type": "collection",
"ignore": [
"node_modules",
".git"
]
}