gas icon indicating copy to clipboard operation
gas copied to clipboard

[NSFW]gas station for skilled driver

Gas is a JAV magnet crawler, written in PHP.

简体中文

Table of Contents

  • Sources
  • Install
  • Future features
  • Contribution
  • License

Table of contents generated with markdown-toc

Sources

Install

From Source

  1. Cloned it from github or download package as zip.
  2. Unzip code to your webserver.
  3. composer install -vvv

From Docker

Docker Stars Docker Pulls Docker Automated buil

$ docker run -d -p 8964:8964 hldh214/gas
# query by code
$ curl -s "localhost:8964/web/query?code=ABS-130" | jq
# rand
$ curl -s "localhost:8964/web/rand" | jq

Future features

  • more readable code.
  • more source.

Contribution

Feel free to contribute.

  • Found a bug? Try to find it in issue tracker https://github.com/hldh214/gas/issues ... If this bug is missing - you can add an issue about it.
  • Can/want/like develop? Create pull request and I will check it in nearest time!

License

Gas is open-source software licensed under the MIT License. See the LICENSE file for more information.