All Projects → hldh214 → gas

hldh214 / gas

Licence: MIT license
[NSFW]gas station for skilled driver

Programming Languages

PHP
23972 projects - #3 most used programming language
Blade
752 projects

Projects that are alternatives of or similar to gas

Komugari
A simple, multi-functional Discord bot written in Discord.js
Stars: ✭ 39 (-35%)
Mutual labels:  nsfw
nsfw api
Python REST API to detect images with adult content
Stars: ✭ 71 (+18.33%)
Mutual labels:  nsfw
get-sauce
A command line program to download hentai videos and images from multiple websites
Stars: ✭ 40 (-33.33%)
Mutual labels:  nsfw
nsfw-classification-tensorflow
NSFW classify model implemented with tensorflow.
Stars: ✭ 58 (-3.33%)
Mutual labels:  nsfw
A41SLBOT
All For One Bot is an open-source discord server bot built for All For One SL™ discord server.
Stars: ✭ 83 (+38.33%)
Mutual labels:  nsfw
ArminC-uBlock-Settings
⚙️ ArminC's settings for uBlock₀ - remove most of the ads, pop-ups and trackers.
Stars: ✭ 24 (-60%)
Mutual labels:  nsfw
pddcat
🐈 NSFW. Organise your porn download directory.
Stars: ✭ 42 (-30%)
Mutual labels:  nsfw
rayriffy-h
The missing piece of nhentai
Stars: ✭ 76 (+26.67%)
Mutual labels:  nsfw
VideoAudit
📹 一个短视频APP视频内容安全审核的思路调研及实现汇总
Stars: ✭ 221 (+268.33%)
Mutual labels:  nsfw
MMM-Fuel
Gas Station price Module for MagicMirror²
Stars: ✭ 47 (-21.67%)
Mutual labels:  gas-station
content-moderation-image-api
An NSFW Image Classification REST API for effortless Content Moderation built with Node.js, Tensorflow, and Parse Server
Stars: ✭ 50 (-16.67%)
Mutual labels:  nsfw
porn-domains
A collection of domains used for explicit adult content like porn websites.
Stars: ✭ 97 (+61.67%)
Mutual labels:  nsfw
Nsfw data scraper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
Stars: ✭ 11,429 (+18948.33%)
Mutual labels:  nsfw
Open nsfw android
🔥🔥🔥色情图片离线识别,基于TensorFlow实现。识别只需20ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw移植,该模型文件可用于iOS、java、C++等平台
Stars: ✭ 1,586 (+2543.33%)
Mutual labels:  nsfw
NHentai-API
NHentai API made using python BeautifulSoup webscrapping.
Stars: ✭ 27 (-55%)
Mutual labels:  nsfw
91porn-utility
91porn comprehensive utility
Stars: ✭ 78 (+30%)
Mutual labels:  nsfw

Gas is a JAV magnet crawler, written in PHP.

简体中文

Table of Contents

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].