Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Simple XDCC list in PHP

License

NotificationsYou must be signed in to change notification settings

Kcchouette/XDCC-simple

Repository files navigation

What this xdcc list can do?

You can see what this website do by watching the features wiki page:

Why another XDCC Parser?

This project uses:

  • XML file from Iroffer
  • No Database
  • No Composer or other things
  • Light CSS (usingSpectre.css)
  • Light: forindex.php → 2 CSS (50Ko) + 0 JS (0Ko) + 1 image (2Ko) + 1 HTML (~10 Ko; depends of content) = ~62 Ko!

Requirements:

  • XML File from Iroffer (remove the# from#xdccxmlfile mybot.xmlhere)
  • PHP (I develop it using PHP7.0, so I think PHP >= 5.0 is ok)

How to use it?

  1. Edit theconfig.php file and set:$user=""; and$password="";
  2. Change others values you want fromconfig.php
  3. Connect to the admin page:admin.php
  4. Add your bot (thename of your bot must be UNIQUE!)
  5. Indicate the location of the XML-generated file (it can be an URL, or a file path - eg/home/user/bot.xml or../bot.xml)
  6. Finish :)

Problems?

Try to see if:

  1. There is no error in the PHP folder (per default/var/log/php_errors.log)
  2. When you save your bot, the filejson/data.json is modified with the values you've set

Thanks in advance!

Thanks


[8]ページ先頭

©2009-2025 Movatter.jp