JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr#!/usr/bin/perl # Delete all URLs from the cache require './webmin-lib.pl'; &system_logged("rm -f ".quotemeta($main::http_cache_directory)."/*"); &webmin_log("clearcache"); &redirect("edit_proxy.cgi");