This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Paletools | |
| // @namespace http://pale.tools/fifa/ | |
| // @version 26.0.28 | |
| // @description Paletools | |
| // @author Paleta | |
| // @match https://www.ea.com/*/ea-sports-fc/ultimate-team/web-app/ | |
| // @match https://www.ea.com/ea-sports-fc/ultimate-team/web-app/ | |
| // @grant GM_xmlhttpRequest | |
| // @grant GM_download |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" /> | |
| <title>Three.js Cloth – iPhone Ready</title> | |
| <style> | |
| html, | |
| body { |