👋 Hi there! This is our Public CDN
Welcome to our centralized asset storage. This service is dedicated to delivering, caching, and serving static files, media resources, scripts, and stylesheets for our internal and public projects reliably and fast.
- 🚀 High Performance: Optimized asset streaming directly powered by Fiber.
- 🖼 Media Rich: Holds images, documents, SVGs, and engineering assets.
- 📂 Interactive Map: Easy-to-use directory manager to traverse active files.
Example of integration in your project:
<script src="http://cdn.aisearch.ru/static/app/draw-io/images/1x1.png"></script>
Customizing CORS for a directory:
To restrict or allow specific origins for a folder, drop a cors.json file inside that directory:
{
"allow_origins": [
"https://datahunter.store",
"http://localhost:3000"
]
}
📂 Explore Assets Map