Posts
How do I clear history for a single domain in safari?
I recently converted some internal services to use a Fully Qualified Domain Name (FQDN) with SSL. Previously, I accessed them via 'sub.domain.com:1234', but now, with nginx proxying from port 443 to the actual service port, I no longer need to specify the port. However, iOS keeps remembering the port whenever I start typing the subdomain. How can I prevent this?
Trying to send an email with GlideEmailOutbound()
Hoping for a little help here. I'm trying to use GlideEmailOutbound() to send an email. It works from the global scope, but I get the error com.glide.script.RhinoEcmaError: Cannot find function addRecipient in object when using it from my scoped application.
var mail = new GlideEmailOutbound();
mail.setSubject("Subject");
mail.addRecipient("[email protected]");
mail.setBody("Body");
mail.save();
Looks to me like the global scope has access to a different version than my scoped application. Is there a way to get access to the global version from within my scoped app?
What track would you love to see in GT7?
Personally, I would love to see Pikes Peak. Not sure how that would work as there are no 'laps' on that track. Maybe a new race type? Hill climb category?
Gran Turismo 7, Free Update - June 2023
- Three new cars, including Aston Martin's extreme hypercar and Japanese 4WD sports models join the lineup.
- Aston Martin Valkyrie '21
- Mitsubishi Lancer Evolution III GSR '95
- Subaru Impreza Sedan WRX STi '04
- The livery for ANEST IWATA Racing's RC F GT3, driven by Igor Omura Fraga in the SUPER GT, will be available.
- Two Extra Menus added to the Café.
- [Extra Menu No. 24] Collection: Subaru WRX (Collector Level 26 and above)
- [Extra Menu No. 25] Collection: Mitsubishi Lancer Evolution (Collector Level 30 and above)
- Six new events join the Music Rally.
- 7: Good Old Days (Classixx Remix)
- 8: DRIFT
- 9: Marechià (With Célia Kameni)
- 10: Hooked on America
- 11: Lifeʼs Coming In Slow
- 12: Moon Over the Castle GT7 version'
- "Monterey" and "Field of Flowers" are new Curations in Scapes.
Update coming next week.
- Impreza WRX STi '04
- Lancer Evo III '95
- Aston Martin Valkyrie '21

