m0rpL1nG / strike-search

The awful code behind the most beautiful torrent site to ever exist.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strike-search

The awful code behind the most beautiful torrent site to ever exist.

API

The Strike Search API was never meant to be used by the public or open sourced for that matter, it just so happens it ended up being a big enough hit that I kept adding features to it. Its written in PHP, its awfully made, it needs to be cleaned up a lot. It was built with a "just get it working" mentality.

The reason for open sourcing it is simply so people who were using the api before, don't have to reconfigure anything, just drag and drop it (granted you'll need to change local references and or replace them with better code) on your host and let it feed out off data. That being said, if you want to contribute to the API's code set, feel free, I'll accept pull request.

Stuff like the TV Endpoints never made it out of an experimental phase, so if you fix this props to you.

Actual site

Included in this repo is the site styles as well, you're free to reuse the website template for your own private use, I only ask you remove any and all reference from Strike.

Scrapers

I won't be releasing any scrapers, most likely, you'll find out.

Server requirements

  • PHP
  • MYSQL
  • Full text engine of your choice (I used Mroonga, prior was Sphinx before it was made portable.)

Contact

twitter

Website

forthebadge forthebadge

About

The awful code behind the most beautiful torrent site to ever exist.

License:MIT License


Languages

Language:PHP 36.9%Language:JavaScript 30.9%Language:CSS 28.2%Language:HTML 3.9%Language:ApacheConf 0.0%