Nhokon Park
Results
3
issues of
Nhokon Park
Flamingo.js 259 line let arts = [...document.querySelectorAll('.products .product-grid-item .product-wrapper')].map((ele) => { to let arts = [...document.querySelectorAll('.products, .product-grid-item, .product-wrapper')].map((ele) => { Please insert comma for seperator.
Fix image data source for image resolution.
Add x-mas header for getImage, getData functions.