#!/bin/bash

# Random sub-swf files from The Submachine Network Exploration Experience
# Copyright Mateusz Skutnik
# http://www.mateuszskutnik.com/submachine/subnet.php
curl -O 'http://www.mateuszskutnik.com/submachine/subnet_data/245.swf'
curl -O 'http://www.mateuszskutnik.com/submachine/subnet_data/902.swf'

# Submachine 1
# Copyright Mateusz Skutnik
# http://www.mateuszskutnik.com/submachine/index.php?id=submachine_1
curl -O 'http://www.mateuszskutnik.com/submachine/submachine_1.swf'

# Colourshift
# Copyright mrsneeze
# http://www.kongregate.com/games/mrsneeze/colourshift
curl -O 'http://chat.kongregate.com/gamez/0004/0785/live/colourshift.swf'
