So everyone knows how hard it is to order from AVE due to their popularity (This is going to go double when they reopen).
So I wrote this site to aid in getting there as soon as possible after they open, while hopefully reducing the load on their server as much as possible.
Is Alien Visions E-Juice open?
It refreshes all connected clients every 15 seconds, and when the site opens sounds an "Awooooga" horn and redirects to their page.
Their site only gets hit by my server every 15 seconds no matter how many people are connected, so this should significantly reduce server load on avejuice.com vs. everyone hitting f5, and you should never be more than 15 seconds behind the person who triggered the cache refresh.
As it stands right now I am scraping the front page for keywords, as those haven't been 100% set in stone I'll do my best to keep it up to date. Right now it is looking for "<h1>Closed For Today</h1>", and if it finds anything else it will see that as open, when the site actually works I'll make it look for a proper "Open" sign.
(To Ben: I would really love for you or your developer to add a simple true/false API that I could hit vs. scraping your page.)
So I wrote this site to aid in getting there as soon as possible after they open, while hopefully reducing the load on their server as much as possible.
Is Alien Visions E-Juice open?
It refreshes all connected clients every 15 seconds, and when the site opens sounds an "Awooooga" horn and redirects to their page.
Their site only gets hit by my server every 15 seconds no matter how many people are connected, so this should significantly reduce server load on avejuice.com vs. everyone hitting f5, and you should never be more than 15 seconds behind the person who triggered the cache refresh.
As it stands right now I am scraping the front page for keywords, as those haven't been 100% set in stone I'll do my best to keep it up to date. Right now it is looking for "<h1>Closed For Today</h1>", and if it finds anything else it will see that as open, when the site actually works I'll make it look for a proper "Open" sign.
(To Ben: I would really love for you or your developer to add a simple true/false API that I could hit vs. scraping your page.)