Code |
Context function parse_description($content='') {
Configure::write('debug',2);
require_once('libs/simple_html_dom.php');
$content = "<section data-scroll-anchor="true" data-testid="conversation-turn-186" data-turn="assistant" data-turn-id="request-6931a301-0e74-8328-bfae-ffdec83ccc44-3" dir="auto">
<p data-end="228" data-start="63">It's the last day of the season at Big White, and it's looking beautiful.</p>
<p data-end="228" data-start="63">There’s been zero centimetres of new snow in the last 24 hours, but the past seven days have still delivered 22 cm, keeping conditions in good shape.</p>
<p data-end="278" data-start="230">The alpine base is holding strong at 175 cm.</p>
<p data-end="447" data-start="280">It’s 5ºC early today.</p>
<p data-end="447" data-start="280"><iframe allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share" allowfullscreen="true" frameborder="0" height="748" scrolling="no" src="https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fphoto.php%3Ffbid%3D1364381265726257%26set%3Da.631379399026451%26type%3D3&show_text=false&width=500" style="border:none;overflow:hidden" width="500"></iframe></p>
<p data-end="447" data-start="280">Winds are calm and skies are clear.</p>
<p data-end="447" data-start="280">Conditions are packed and machine groomed, with unlimited visibility across the mountain.</p>
<p data-end="519" data-start="449">There are 13 lifts and 85 runs open, with 55 runs groomed.</p>
<p data-end="587" data-is-last-node="" data-is-only-node="" data-start="521">For more, head <a data-end="586" data-start="536" href="https://www.bigwhite.com/daily-snow-report?utm_source=chatgpt.com" rel="noopener" target="_new">here</a>.</p>
</section>
"
ApiController::parse_description() - COREpublic_html/app/controllers/api_controller.php, line 1191
ApiController::parse_description() - COREpublic_html/app/controllers/api_controller.php, line 1191
ApiController::rss() - COREpublic_html/app/controllers/api_controller.php, line 1166
Dispatcher::_invoke() - COREcake/dispatcher.php, line 204
Dispatcher::dispatch() - COREcake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 99