GithubHelp home page GithubHelp logo

Comments (5)

ZekyTheWolf avatar ZekyTheWolf commented on June 1, 2024

click isnt already new format active?

from lgsl.

HellBz avatar HellBz commented on June 1, 2024

You need to send a User-Agent with your Request.

$agent = "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)";
curl_setopt($curl, CURLOPT_USERAGENT, $agent);

Yes, is already, but only with Generic Mozilla Firefox, but will work.

$http_send .= "User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.1.4) Gecko/20091028\r\n";
(https://github.com/tltneon/lgsl/blob/6add034535aa0ba8a52fd1f244fd7338b63e451d/lgsl_files/lgsl_protocol.php#L4364C9-L4364C108)

from lgsl.

ZekyTheWolf avatar ZekyTheWolf commented on June 1, 2024

So... For now it will work, but for future better to change it?

from lgsl.

HellBz avatar HellBz commented on June 1, 2024

Its all fine, if is Mozilla is detected in User-Agent, it works.

For Better Traffic-Analytics it is better for me to See, wich script is Using my API, if you know, what I mean with this.

from lgsl.

tltneon avatar tltneon commented on June 1, 2024

Fixed in 6445d1e

from lgsl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.