flag.json 118 B

12345678
  1. {
  2. "name": "Flags Germany/Sweden",
  3. "script": "flag.py",
  4. "args": {
  5. "countries":["de","se"],
  6. "switch-time": 2
  7. }
  8. }