JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr#!/usr/bin/perl # apply.cgi # Apply the current network config require './net-lib.pl'; $access{'apply'} || &error($text{'apply_ecannot'}); &apply_network(); sleep(1); &redirect("");