I couldn't find any good collections of all European Railroad Data, so (with some help) I made my own! Feel free to download the zip here
Enjoy!
| version: '3' | |
| services: | |
| app: | |
| image: 'jc21/nginx-proxy-manager:latest' | |
| restart: unless-stopped | |
| ports: | |
| - '80:80' | |
| - '81:81' | |
| - '443:443' | |
| volumes: |
| // ==UserScript== | |
| // @name Infinute Campus Grade Percent Calculator | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1 | |
| // @description Add percentages to infinute campus | |
| // @author eiiot | |
| // @match https://*.infinitecampus.org/* | |
| // @icon https://infinitecampus.org/favicon.ico | |
| // @grant none | |
| // @run-at document-idle |
I couldn't find any good collections of all European Railroad Data, so (with some help) I made my own! Feel free to download the zip here
Enjoy!