Add proxy info

This commit is contained in:
2021-08-09 20:46:50 -04:00
parent 9485ce1c1e
commit f1fe508505

View File

@ -1,4 +1,5 @@
using System; using System;
using System.Net;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;