Skip to content

localhost-four/fix

Repository files navigation

GameJolt-FIX-Web

Веб-версия PyQt плагина для Game Jolt. Эмулирует браузер, bypass protections, full-screen iframe для gamejolt.com. Поддержка расширений, тем, API data extraction.

Features (2025)

  • Proxy Iframe (bypass XFO/CSP) для https://gamejolt.com/ (full auth/games).
  • Advanced Spoof: Canvas/WebGL/Navigator (anti-CreepJS).
  • Data Extraction: API games/trophies + reports (logs/toasts).
  • Extensions: Drag-drop CRX/XPI + inject.
  • Themes: Dynamic CSS vars + iframe sync.
  • CI/CD: Auto-proxy/build/deploy, lib updates.

Quick Start

  • Fork/Clone this repo.
  • Enable GitHub Pages (Actions).
  • Visit https://.github.io/gamejolt-fix-web.
  • Clone & bundle install.
  • Add Secrets: GAMEJOLT_TOKEN.
  • Push to main → auto-deploy.
  • Local: bundle exec jekyll serve.

Features

  • Full-screen Game Jolt iframe with client emulation (fingerprint spoof, CSP bypass).
  • Extension manager (drag-drop CRX/XPI).
  • Themes (Dark/Light via CSS vars).
  • Data extraction: Games, user trophies via Game Jolt API.
  • Auto-updates via GitHub Actions.

Proxy Setup

Actions fetch GameJolt via proxy API (no 403). For Google: Spoof UA in fetch.

Config

Edit _config.yml for Jekyll themes/plugins. Add secrets for API.

Development

  • bundle install (Jekyll).
  • bundle exec jekyll serve (local: http://localhost:4000).
  • Edit _config.yml для YAML configs.
  • Test: curl -H "X-Proxy: gamejolt" https://.github.io/proxy/games.
  • Push to main for auto-deploy.

License: MIT

About

GameJolt-FIX-Web

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors