View Single Post
OfficialSikari
Junior Member
Join Date: Aug 2017
Location: /dev/null
Old 12-20-2019 , 11:49   Re: [ANY] ProxyKiller - Configurable Proxy & VPN player manager
Reply With Quote #8

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"
        }
}
Yo, glad to hear it's working, I'll add this to the config examples in the wiki.

Last edited by OfficialSikari; 12-20-2019 at 11:54. Reason: Add quote
OfficialSikari is offline