View Single Post
MUN
Senior Member
Join Date: Jan 2012
Location: Cali
Old 12-25-2019 , 12:33   Re: [ANY] ProxyKiller - Configurable Proxy & VPN player manager
Reply With Quote #9

Quote:
Originally Posted by NecroBear View Post
Anyone who knows how to configure the ProxyKiller.Config to work with: https://blackbox.ipinfo.app/lookup/

Since it only returns a "Y" for yes or a "N" for no

EDIT: Nvm figured it out.

For people who wanna use the same website
Code:
"ProxyKiller"
{
    "blackbox.ipinfo.app"
    {
        "method"    "GET"
        "url"       "https://blackbox.ipinfo.app/lookup/{ip}"
        "response"
        {
           "value" "Y"
        }
}

Hey, glad to see you are using blackbox! Let me know if you are having any issues with it.
__________________
MUN is offline