1
0
Fork 0
mirror of https://github.com/ProjectSynthoria/SynthoriaArchive.git synced 2025-03-10 22:46:56 +02:00
Synthoria's public torrent tracker https://tracker.synthoria.moe
Find a file
2025-03-05 02:28:01 +02:00
configs moved some files 2017-05-17 00:53:54 -07:00
info_dicts Move bencoded info dicts from mysql torrent_info table to info_dict directory. DB change! 2018-02-02 20:39:02 +01:00
nyaa Fixed other upload torrent label 2025-03-05 01:54:15 +02:00
torrents Move bencoded info dicts from mysql torrent_info table to info_dict directory. DB change! 2018-02-02 20:39:02 +01:00
utils Updated for NyaaV3 2025-03-02 15:08:58 +02:00
.gitattributes Add .gitattributes (#310) 2017-07-26 18:57:46 +03:00
.gitignore Changed stuff for Synthoria 2025-03-04 23:56:47 +02:00
config.py Changed HTTPS to UDP 2025-03-05 02:28:01 +02:00
create_es.sh elasticsearch 7.x compatability (#576) 2020-07-12 00:10:47 -07:00
db_create.py Changed stuff for Synthoria 2025-03-04 23:56:47 +02:00
db_migrate.py Added back db_migrate.py 2025-03-05 01:05:46 +02:00
dev.py Updated for NyaaV3 2025-03-02 15:08:58 +02:00
es_mapping.yml elasticsearch 7.x compatability (#576) 2020-07-12 00:10:47 -07:00
es_sync_config.example.json Updated for NyaaV3 2025-03-02 15:08:58 +02:00
import_to_es.py Changed stuff for Synthoria 2025-03-04 23:56:47 +02:00
LICENSE Add license (GPLv3) 2017-05-13 01:03:42 +03:00
rangeban.py Implement range bans (#478) 2018-06-29 20:15:04 -07:00
README.md Changed stuff for Synthoria 2025-03-04 23:56:47 +02:00
requirements.txt Updated for NyaaV3 2025-03-02 15:08:58 +02:00
run.py Changed stuff for Synthoria 2025-03-04 23:56:47 +02:00
setup.cfg Nyaa development helper (tool) (#324) 2017-08-06 00:04:38 +03:00
sync_es.py elasticsearch 7.x compatability (#576) 2020-07-12 00:10:47 -07:00
trackers.txt Changed stuff for Synthoria 2025-03-04 23:56:47 +02:00
uwsgi.ini Initial commit. 2017-05-12 20:51:49 +02:00
WSGI.py Updated for NyaaV3 2025-03-02 15:08:58 +02:00

Synthoria Archive python Maintenance

Spaghetti code based on NyaaV3

Documentation

Important

No support will be given for running this software. For documentation and instructions please check the original NyaaV3 repo.

License

This project is licensed under the GNU General Public License v3.0 (GPL-3.0). See the LICENSE file for more details.

Disclaimer

Caution

This project was created as a learning experience, and while it's a torrent tracker, we can't control how people choose to use it.

By using this software, you're agreeing to a few things:

  • We're not responsible for any legal issues that might come up from using this tracker, especially if it's used to share copyrighted content without permission.
  • It's your responsibility to make sure you're following the laws in your area when using this software.

Please use this project wisely and stay on the right side of the law. Happy coding!