~dont_cache() ~includeonce('config.tmpl') ~includeonce('site/utils.tmpl') ~list(~get('database'),"SELECT url FROM news_urls WHERE id=~integer(~get_filenamevar(0))", 'LM', ' ~list(~get('database'),"UPDATE news_urls SET hits=hits+1 WHERE id=~integer(~get_filenamevar(0))") ~redirect(~add_http(~htmlentities_decode(~fld('url')))) ','LD',~http_error(404) ,'LE',~http_error(404))