Fixed Proxy Scripts

This commit is contained in:
TheEmeraldStarr 2020-10-04 13:56:17 -07:00
parent 0f0174997b
commit c312ef7c51
2 changed files with 4 additions and 16 deletions

View file

@ -3,11 +3,11 @@ function nu() {
}
function pm() {
$('url').focus();
$('pmurl').focus();
}
function pd() {
$('url').focus();
$('pdurl').focus();
}
function on() {