├── .github └── workflows │ └── main.yml ├── CNAME ├── README.md ├── _headers ├── favicon.png ├── fonts ├── ubuntu-v15-latin-700.woff ├── ubuntu-v15-latin-700.woff2 ├── ubuntu-v15-latin-regular.woff └── ubuntu-v15-latin-regular.woff2 ├── index.html ├── scripts.js ├── sounds ├── aHHHHhwaheha.mp3 ├── aa.mp3 ├── aa_alt.mp3 ├── aj.mp3 ├── ayayaya.mp3 ├── ee.mp3 ├── ee_alt.mp3 ├── eeeuuu.mp3 ├── erin.mp3 ├── gas.mp3 ├── mmmnn.mp3 ├── nr.mp3 ├── nr_alt.mp3 ├── nya.mp3 ├── one.mp3 ├── oo.mp3 ├── oo_alt.mp3 ├── ooey.mp3 ├── ooh whoopsie.mp3 ├── otto.mp3 ├── scorn.mp3 ├── sneeze.mp3 ├── sounds_scorn.mp3 ├── sphee.mp3 ├── ultra.mp3 ├── urae.mp3 ├── whathappened.mp3 ├── ws.mp3 ├── ws_alt.mp3 └── zero.mp3 └── styles.css /.github/workflows/main.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/.github/workflows/main.yml -------------------------------------------------------------------------------- /CNAME: -------------------------------------------------------------------------------- 1 | aaeeoo.jerma.io -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/README.md -------------------------------------------------------------------------------- /_headers: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/_headers -------------------------------------------------------------------------------- /favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/favicon.png -------------------------------------------------------------------------------- /fonts/ubuntu-v15-latin-700.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/fonts/ubuntu-v15-latin-700.woff -------------------------------------------------------------------------------- /fonts/ubuntu-v15-latin-700.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/fonts/ubuntu-v15-latin-700.woff2 -------------------------------------------------------------------------------- /fonts/ubuntu-v15-latin-regular.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/fonts/ubuntu-v15-latin-regular.woff -------------------------------------------------------------------------------- /fonts/ubuntu-v15-latin-regular.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/fonts/ubuntu-v15-latin-regular.woff2 -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/index.html -------------------------------------------------------------------------------- /scripts.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/scripts.js -------------------------------------------------------------------------------- /sounds/aHHHHhwaheha.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/aHHHHhwaheha.mp3 -------------------------------------------------------------------------------- /sounds/aa.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/aa.mp3 -------------------------------------------------------------------------------- /sounds/aa_alt.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/aa_alt.mp3 -------------------------------------------------------------------------------- /sounds/aj.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/aj.mp3 -------------------------------------------------------------------------------- /sounds/ayayaya.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/ayayaya.mp3 -------------------------------------------------------------------------------- /sounds/ee.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/ee.mp3 -------------------------------------------------------------------------------- /sounds/ee_alt.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/ee_alt.mp3 -------------------------------------------------------------------------------- /sounds/eeeuuu.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/eeeuuu.mp3 -------------------------------------------------------------------------------- /sounds/erin.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/erin.mp3 -------------------------------------------------------------------------------- /sounds/gas.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/gas.mp3 -------------------------------------------------------------------------------- /sounds/mmmnn.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/mmmnn.mp3 -------------------------------------------------------------------------------- /sounds/nr.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/nr.mp3 -------------------------------------------------------------------------------- /sounds/nr_alt.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/nr_alt.mp3 -------------------------------------------------------------------------------- /sounds/nya.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/nya.mp3 -------------------------------------------------------------------------------- /sounds/one.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/one.mp3 -------------------------------------------------------------------------------- /sounds/oo.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/oo.mp3 -------------------------------------------------------------------------------- /sounds/oo_alt.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/oo_alt.mp3 -------------------------------------------------------------------------------- /sounds/ooey.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/ooey.mp3 -------------------------------------------------------------------------------- /sounds/ooh whoopsie.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/ooh whoopsie.mp3 -------------------------------------------------------------------------------- /sounds/otto.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/otto.mp3 -------------------------------------------------------------------------------- /sounds/scorn.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/scorn.mp3 -------------------------------------------------------------------------------- /sounds/sneeze.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/sneeze.mp3 -------------------------------------------------------------------------------- /sounds/sounds_scorn.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/sounds_scorn.mp3 -------------------------------------------------------------------------------- /sounds/sphee.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/sphee.mp3 -------------------------------------------------------------------------------- /sounds/ultra.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/ultra.mp3 -------------------------------------------------------------------------------- /sounds/urae.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/urae.mp3 -------------------------------------------------------------------------------- /sounds/whathappened.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/whathappened.mp3 -------------------------------------------------------------------------------- /sounds/ws.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/ws.mp3 -------------------------------------------------------------------------------- /sounds/ws_alt.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/ws_alt.mp3 -------------------------------------------------------------------------------- /sounds/zero.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/sounds/zero.mp3 -------------------------------------------------------------------------------- /styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JermaSites/AA-EE-OO/HEAD/styles.css --------------------------------------------------------------------------------