Menu

Tree [7f9df4] master /
 History

HTTPS access


File Date Author Commit
 img 2018-12-03 Kudocams Kudocams [782684] Delete empty
 includes 2018-12-03 Kudocams Kudocams [ac46c4] Update edit.php
 .htaccess 2018-12-03 Kudocams Kudocams [c2780d] Add files via upload
 LICENSE 2018-12-03 Kudocams Kudocams [4ed1f3] Initial commit
 chaturbate.xml 2018-12-03 Kudocams Kudocams [e09a5c] Create chaturbate.xml
 index.php 2018-12-03 Kudocams Kudocams [6223dd] Update index.php
 readme.md 2018-12-25 Kudocams Kudocams [7f9df4] Update readme.md

Read Me

TinyCB - Chaturbate affiliate website / script

TinyCB is a small sand simple script that fetches models from Chaturbate's API feed and create your own free cam site.

Example site: (https://www.kudocams.com/).

Setup

  1. Sign up at Chaturbate
  2. Download and unzip the archive here.
  3. Go to functions/edit.php and change everything accordingly.
  4. Upload all files to your server.
  5. Make sure chaturbate.xml is writable.

NOTE: This script was written in PHP 5.x and might not work with PHP7.

Cache and speed

This script makes use of a very simple xml caching method. It pré downloads the feed from Chaturbate and then saves it to a local xml file on your server.
There's no need to setup any cron jobs etc.

License

TinyCB is released under the MIT license.

Copyright (c) Thefreeporndirectory.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.