IceWhaleTech / CasaOS-AppStore

Manifest files for CasaOS Apps
Apache License 2.0
194 stars 347 forks source link

app: add FlareSolverr #575

Closed calganaygun closed 1 month ago

calganaygun commented 2 months ago

In this PR;

How to test:

  1. Install FlareSolver app.
  2. Test with curl:
    curl -L -X POST 'http://localhost:8191/v1' \
    -H 'Content-Type: application/json' \
    --data-raw '{
    "cmd": "request.get",
    "url": "https://prowlarr.servarr.com/v1/ping",
    "maxTimeout": 60000
    }'
    • Do not forget to change your hostname.
  3. If you get a response, it is working :) Output of curl

Or, directly test with Prowlarr: https://trash-guides.info/Prowlarr/prowlarr-setup-flaresolverr/#add-flaresolverr-to-prowlarr

calganaygun commented 2 months ago

Hello @CorrectRoadH

Would you be able to take a look at this PR? I added testing instructions to make it easy to test for you :) I think many prowlerr users dependant on this app too :)

CorrectRoadH commented 2 months ago

Hello @CorrectRoadH

Would you be able to take a look at this PR? I added testing instructions to make it easy to test for you :) I think many prowlerr users dependant on this app too :)

Yes, I am willing to handle this PR, but I am quite busy recently. I will test the application when I am free and merge it if it passes. It may take a day or two later.🥺

calganaygun commented 1 month ago

@CorrectRoadH I hope you doing well! Will you be able to take a look at this PR soon?

CorrectRoadH commented 1 month ago

Thanks for your contribution!❤️