Giter VIP home page Giter VIP logo

Comments (6)

Narixius avatar Narixius commented on August 15, 2024 2

@Mauliko7 man u were right...
proxy mode didn't work because of my mistake...

$this->PhotoOptions = $this->UploadPhoto($photo_path);
if ($turnOnProxy == true) {
       $this->setProxy();
 }

this code will active proxy after request...
and now fixed 💃

if ($turnOnProxy == true) {
       $this->setProxy();
 }
$this->PhotoOptions = $this->UploadPhoto($photo_path);

tnx for reporting

from faceapp-php.

Narixius avatar Narixius commented on August 15, 2024 1

@Mauliko7 To be sure proxymode.php is working or not
Edit the faceapp.php
And change the curl address to http://jsonip.com and comment the "curl file" line
get the result and print it then use exit() to close the script
And check ip is changed or not
I've checked it and it worked fine but u check it too.

from faceapp-php.

Narixius avatar Narixius commented on August 15, 2024

yes that means selected proxy not working

188.40.141.216:3128
5.101.99.155:3128
144.76.62.29:3128
178.238.228.187:9090
194.88.105.156:3128
80.211.225.28:8888
80.211.201.9:8888
212.237.30.237:8888
80.211.141.177:8888
5.189.135.153:8888
212.237.50.160:3128
167.99.61.206:3128
54.39.46.86:3128
65.94.93.3:3128
149.56.108.133:3128
66.70.255.195:3128
91.126.207.118:3128
178.32.181.66:3128
13.91.247.21:3128
212.237.51.54:8888
163.172.220.221:8888
172.104.161.188:3128
159.89.201.112:3128
128.199.190.153:8080
167.99.67.244:3128
190.7.112.18:3128
159.65.15.28:3128
159.65.142.92:3128
120.51.211.108:8080
128.199.124.13:8080
219.135.164.245:3128
47.74.9.208:3128
154.119.50.246:53281
94.242.58.108:10010
217.61.15.26:3128
185.119.56.8:53281
41.190.33.162:8080
200.252.165.226:20183
125.212.207.121:3128
195.62.15.77:8080

here a proxy list
use these proxy in the class
as i told in readme.md "i dont guarantee them to work for a long time"

from faceapp-php.

cyb3rz avatar cyb3rz commented on August 15, 2024

well its showing same error,
i hava found another issue. some filters like "glasses" showing "Filter is not Free" when crop is true. make it false and then it works.

from faceapp-php.

Narixius avatar Narixius commented on August 15, 2024

i've checked proxies, they works fine
if you have problem with these HTTP Proxies check your internet connection

and about filters
as u saw 'glasses' filter with crop=false is not free
but 'glasses' filter with crop=true is free and works good

from faceapp-php.

Mauliko7 avatar Mauliko7 commented on August 15, 2024

I added a lot of proxy (all working) still it says "to many requests". on ProxyMode.php. i think it is using server ip even if proxy's are added because it works fine on both the pages ProxyMode.phpl and on RandomFilter.php ) and it started giving "to many request" on both page at same time even i added dedicated proxy's

from faceapp-php.

Related Issues (13)

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.