Custom IP information function

Support
  • hey
    anyone has a example for "Custom IP information function "

    Custom BAS function, which takes IP string as input("Ip" input parameter) and returns JSON with IP information. This parameter is used only if "IP info method" is set to "custom function" value.
    {
    valid: true,
    city: "Frankfurt am Main",
    country: "DE",
    dstoffset: -120,
    offset: -60,
    timezone: "Europe/Berlin",
    longitude: 8.6843,
    latitude: 50.1188
    } - JSON example, which must return custom function.

    trying to set custom coordinates to the proxy IP, as it differs from the browser coordinates that I set using "set geolocation"

    Thank you

  • bump

  • 0 Votes
    5 Posts
    1012 Views
  • 0 Votes
    4 Posts
    673 Views
  • 0 Votes
    2 Posts
    592 Views
  • 0 Votes
    2 Posts
    789 Views
  • 0 Votes
    2 Posts
    1124 Views