fix if user changes tab on city modal it’s set as global var activeTab, then if user opens new city it should auto select the activeTab but it did not because it selected the tab with ‘ul li’, but we now made them normal <div>’s called .ul .li #nomads
fix no header/social image for filter page if no Unsplash photo set because it uses the first result city with -600px.jpg but we are now on Cloudflare Image Resizing #nomads
dynamically limit new non-paid user with new class ‘html.limit-new-user-due-to-visit-count’ which if added starts paywalling users that keep coming back but never sign up, this reduces paywalling in gernal and avoids paywalling MOST people who are just free users #nomads