HIGH ON WALLS
by Kode31 Multi-verse
Latest
CATEGORY
SHOWCASE
Customized Setups
Today's
DROP OF THE DAY
1/1
00:00
Wednesday, Jan 1
No drops yet
Upload wallpapers to see them here
Admin Panel
Tap to upload
JPG, PNG, WebP — High resolution recommended
Uploading...
// Hide admin features if running inside the Android App window.addEventListener('DOMContentLoaded', () => { if (window.AndroidBridge) { const adminBtn = document.querySelector('.admin-btn'); if (adminBtn) adminBtn.style.display = 'none'; } });