diff --git a/.eleventy.js b/.eleventy.js index 1687683..7bb286d 100644 --- a/.eleventy.js +++ b/.eleventy.js @@ -13,8 +13,8 @@ module.exports = function (eleventyConfig) { eleventyConfig.addPassthroughCopy('src/style/assets') // Copy collections & links - eleventyConfig.addPassthroughCopy('src/collections') - eleventyConfig.addPassthroughCopy('src/links') + eleventyConfig.addPassthroughCopy('src/collections/images') + eleventyConfig.addPassthroughCopy('src/images') // Process JS eleventyConfig.addTemplateFormats('js') diff --git a/.gitignore b/.gitignore index 3c3629e..6a69f74 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ node_modules +dist/** diff --git a/dist/about/index.html b/dist/about/index.html index f9d1e19..310b784 100644 --- a/dist/about/index.html +++ b/dist/about/index.html @@ -123,15 +123,15 @@
- Badge with the text hand coded + Badge with the text hand coded - LinkLane.net + LinkLane.net - NerdListings.info + NerdListings.info diff --git a/dist/index.html b/dist/index.html index 500b333..8f014d2 100644 --- a/dist/index.html +++ b/dist/index.html @@ -101,15 +101,15 @@
- Badge with the text hand coded + Badge with the text hand coded - LinkLane.net + LinkLane.net - NerdListings.info + NerdListings.info diff --git a/dist/links/index.html b/dist/links/index.html index febf2be..d98489b 100644 --- a/dist/links/index.html +++ b/dist/links/index.html @@ -53,19 +53,19 @@ @@ -96,15 +96,15 @@
- Badge with the text hand coded + Badge with the text hand coded - LinkLane.net + LinkLane.net - NerdListings.info + NerdListings.info diff --git a/src/_includes/site-social.liquid b/src/_includes/site-social.liquid index 1d99bb9..1903924 100644 --- a/src/_includes/site-social.liquid +++ b/src/_includes/site-social.liquid @@ -13,13 +13,13 @@
- Badge with the text hand coded + Badge with the text hand coded - LinkLane.net + LinkLane.net - NerdListings.info + NerdListings.info diff --git a/src/collections/badges/handcoded.png b/src/collections/badges/handcoded.png deleted file mode 100644 index f2c4a5e..0000000 Binary files a/src/collections/badges/handcoded.png and /dev/null differ diff --git a/src/collections/badges/linklane.png b/src/collections/badges/linklane.png deleted file mode 100644 index b3d850c..0000000 Binary files a/src/collections/badges/linklane.png and /dev/null differ diff --git a/src/collections/badges/nerdlistings.gif b/src/collections/badges/nerdlistings.gif deleted file mode 100644 index 1689601..0000000 Binary files a/src/collections/badges/nerdlistings.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/01.gif b/src/collections/blinks/antikrist/01.gif deleted file mode 100644 index 42eec73..0000000 Binary files a/src/collections/blinks/antikrist/01.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/03.gif b/src/collections/blinks/antikrist/03.gif deleted file mode 100644 index 106694d..0000000 Binary files a/src/collections/blinks/antikrist/03.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/05.gif b/src/collections/blinks/antikrist/05.gif deleted file mode 100644 index 58a4d11..0000000 Binary files a/src/collections/blinks/antikrist/05.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/06.gif b/src/collections/blinks/antikrist/06.gif deleted file mode 100644 index 2a3df1d..0000000 Binary files a/src/collections/blinks/antikrist/06.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/09.gif b/src/collections/blinks/antikrist/09.gif deleted file mode 100644 index ead9497..0000000 Binary files a/src/collections/blinks/antikrist/09.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/101.gif b/src/collections/blinks/antikrist/101.gif deleted file mode 100644 index 35998d0..0000000 Binary files a/src/collections/blinks/antikrist/101.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/104.gif b/src/collections/blinks/antikrist/104.gif deleted file mode 100644 index b6e199b..0000000 Binary files a/src/collections/blinks/antikrist/104.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/107.gif b/src/collections/blinks/antikrist/107.gif deleted file mode 100644 index 4c170da..0000000 Binary files a/src/collections/blinks/antikrist/107.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/112.gif b/src/collections/blinks/antikrist/112.gif deleted file mode 100644 index 058d0b3..0000000 Binary files a/src/collections/blinks/antikrist/112.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/114.gif b/src/collections/blinks/antikrist/114.gif deleted file mode 100644 index bc394d9..0000000 Binary files a/src/collections/blinks/antikrist/114.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/130.gif b/src/collections/blinks/antikrist/130.gif deleted file mode 100644 index d5d53b8..0000000 Binary files a/src/collections/blinks/antikrist/130.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/132.gif b/src/collections/blinks/antikrist/132.gif deleted file mode 100644 index c8d14f7..0000000 Binary files a/src/collections/blinks/antikrist/132.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/150.gif b/src/collections/blinks/antikrist/150.gif deleted file mode 100644 index c25786b..0000000 Binary files a/src/collections/blinks/antikrist/150.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/151.gif b/src/collections/blinks/antikrist/151.gif deleted file mode 100644 index dd3b8b9..0000000 Binary files a/src/collections/blinks/antikrist/151.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/152.gif b/src/collections/blinks/antikrist/152.gif deleted file mode 100644 index a97c430..0000000 Binary files a/src/collections/blinks/antikrist/152.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/153.gif b/src/collections/blinks/antikrist/153.gif deleted file mode 100644 index 146f688..0000000 Binary files a/src/collections/blinks/antikrist/153.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/160.gif b/src/collections/blinks/antikrist/160.gif deleted file mode 100644 index 6a16e91..0000000 Binary files a/src/collections/blinks/antikrist/160.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/165.gif b/src/collections/blinks/antikrist/165.gif deleted file mode 100644 index 67ae9b4..0000000 Binary files a/src/collections/blinks/antikrist/165.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/166.gif b/src/collections/blinks/antikrist/166.gif deleted file mode 100644 index d1a8242..0000000 Binary files a/src/collections/blinks/antikrist/166.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/167.gif b/src/collections/blinks/antikrist/167.gif deleted file mode 100644 index 52a9444..0000000 Binary files a/src/collections/blinks/antikrist/167.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/168.gif b/src/collections/blinks/antikrist/168.gif deleted file mode 100644 index c7abb2e..0000000 Binary files a/src/collections/blinks/antikrist/168.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/169.gif b/src/collections/blinks/antikrist/169.gif deleted file mode 100644 index 494a320..0000000 Binary files a/src/collections/blinks/antikrist/169.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/170.gif b/src/collections/blinks/antikrist/170.gif deleted file mode 100644 index 4880dec..0000000 Binary files a/src/collections/blinks/antikrist/170.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/174.gif b/src/collections/blinks/antikrist/174.gif deleted file mode 100644 index a741a00..0000000 Binary files a/src/collections/blinks/antikrist/174.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/175.gif b/src/collections/blinks/antikrist/175.gif deleted file mode 100644 index 6d25d06..0000000 Binary files a/src/collections/blinks/antikrist/175.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/179.gif b/src/collections/blinks/antikrist/179.gif deleted file mode 100644 index 746df57..0000000 Binary files a/src/collections/blinks/antikrist/179.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/180.gif b/src/collections/blinks/antikrist/180.gif deleted file mode 100644 index 15d9d84..0000000 Binary files a/src/collections/blinks/antikrist/180.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/181.gif b/src/collections/blinks/antikrist/181.gif deleted file mode 100644 index a222aa6..0000000 Binary files a/src/collections/blinks/antikrist/181.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/182.gif b/src/collections/blinks/antikrist/182.gif deleted file mode 100644 index 2c07470..0000000 Binary files a/src/collections/blinks/antikrist/182.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/188.gif b/src/collections/blinks/antikrist/188.gif deleted file mode 100644 index 31ed38a..0000000 Binary files a/src/collections/blinks/antikrist/188.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/189.gif b/src/collections/blinks/antikrist/189.gif deleted file mode 100644 index 15c0603..0000000 Binary files a/src/collections/blinks/antikrist/189.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/190.gif b/src/collections/blinks/antikrist/190.gif deleted file mode 100644 index bd94558..0000000 Binary files a/src/collections/blinks/antikrist/190.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/192.gif b/src/collections/blinks/antikrist/192.gif deleted file mode 100644 index bb3e217..0000000 Binary files a/src/collections/blinks/antikrist/192.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/196.gif b/src/collections/blinks/antikrist/196.gif deleted file mode 100644 index c44b7ab..0000000 Binary files a/src/collections/blinks/antikrist/196.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/198.gif b/src/collections/blinks/antikrist/198.gif deleted file mode 100644 index 3bc9c82..0000000 Binary files a/src/collections/blinks/antikrist/198.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/200.gif b/src/collections/blinks/antikrist/200.gif deleted file mode 100644 index 5eb014a..0000000 Binary files a/src/collections/blinks/antikrist/200.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/202.gif b/src/collections/blinks/antikrist/202.gif deleted file mode 100644 index b624d56..0000000 Binary files a/src/collections/blinks/antikrist/202.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/204.gif b/src/collections/blinks/antikrist/204.gif deleted file mode 100644 index 4160a6f..0000000 Binary files a/src/collections/blinks/antikrist/204.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/207.gif b/src/collections/blinks/antikrist/207.gif deleted file mode 100644 index ed4fbec..0000000 Binary files a/src/collections/blinks/antikrist/207.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/210.gif b/src/collections/blinks/antikrist/210.gif deleted file mode 100644 index af0c1a8..0000000 Binary files a/src/collections/blinks/antikrist/210.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/212.gif b/src/collections/blinks/antikrist/212.gif deleted file mode 100644 index c5b6a14..0000000 Binary files a/src/collections/blinks/antikrist/212.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/213.gif b/src/collections/blinks/antikrist/213.gif deleted file mode 100644 index dc2ee9f..0000000 Binary files a/src/collections/blinks/antikrist/213.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/215.gif b/src/collections/blinks/antikrist/215.gif deleted file mode 100644 index 912858e..0000000 Binary files a/src/collections/blinks/antikrist/215.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/219.gif b/src/collections/blinks/antikrist/219.gif deleted file mode 100644 index f6f19e4..0000000 Binary files a/src/collections/blinks/antikrist/219.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/221.gif b/src/collections/blinks/antikrist/221.gif deleted file mode 100644 index 7eb5a5e..0000000 Binary files a/src/collections/blinks/antikrist/221.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/229.gif b/src/collections/blinks/antikrist/229.gif deleted file mode 100644 index 0db0566..0000000 Binary files a/src/collections/blinks/antikrist/229.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/230.gif b/src/collections/blinks/antikrist/230.gif deleted file mode 100644 index 289e0d5..0000000 Binary files a/src/collections/blinks/antikrist/230.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/231.gif b/src/collections/blinks/antikrist/231.gif deleted file mode 100644 index ad17160..0000000 Binary files a/src/collections/blinks/antikrist/231.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/237.gif b/src/collections/blinks/antikrist/237.gif deleted file mode 100644 index 9ec0aa0..0000000 Binary files a/src/collections/blinks/antikrist/237.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/238.gif b/src/collections/blinks/antikrist/238.gif deleted file mode 100644 index 16484f4..0000000 Binary files a/src/collections/blinks/antikrist/238.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/241.gif b/src/collections/blinks/antikrist/241.gif deleted file mode 100644 index 2d741bc..0000000 Binary files a/src/collections/blinks/antikrist/241.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/242.gif b/src/collections/blinks/antikrist/242.gif deleted file mode 100644 index a2f8a2c..0000000 Binary files a/src/collections/blinks/antikrist/242.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/245.gif b/src/collections/blinks/antikrist/245.gif deleted file mode 100644 index 3d30303..0000000 Binary files a/src/collections/blinks/antikrist/245.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/246.gif b/src/collections/blinks/antikrist/246.gif deleted file mode 100644 index 43da642..0000000 Binary files a/src/collections/blinks/antikrist/246.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/250.gif b/src/collections/blinks/antikrist/250.gif deleted file mode 100644 index ff59f0e..0000000 Binary files a/src/collections/blinks/antikrist/250.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/251.gif b/src/collections/blinks/antikrist/251.gif deleted file mode 100644 index 3e28b27..0000000 Binary files a/src/collections/blinks/antikrist/251.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/252.gif b/src/collections/blinks/antikrist/252.gif deleted file mode 100644 index 618b002..0000000 Binary files a/src/collections/blinks/antikrist/252.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/255.gif b/src/collections/blinks/antikrist/255.gif deleted file mode 100644 index 925650a..0000000 Binary files a/src/collections/blinks/antikrist/255.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/256.gif b/src/collections/blinks/antikrist/256.gif deleted file mode 100644 index 097e06f..0000000 Binary files a/src/collections/blinks/antikrist/256.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/257.gif b/src/collections/blinks/antikrist/257.gif deleted file mode 100644 index 7ef6f06..0000000 Binary files a/src/collections/blinks/antikrist/257.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/258.gif b/src/collections/blinks/antikrist/258.gif deleted file mode 100644 index d749a98..0000000 Binary files a/src/collections/blinks/antikrist/258.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/264.gif b/src/collections/blinks/antikrist/264.gif deleted file mode 100644 index b1b8d7b..0000000 Binary files a/src/collections/blinks/antikrist/264.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/265.gif b/src/collections/blinks/antikrist/265.gif deleted file mode 100644 index 2031c37..0000000 Binary files a/src/collections/blinks/antikrist/265.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/273.gif b/src/collections/blinks/antikrist/273.gif deleted file mode 100644 index 8604a97..0000000 Binary files a/src/collections/blinks/antikrist/273.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/277.gif b/src/collections/blinks/antikrist/277.gif deleted file mode 100644 index f65dfc8..0000000 Binary files a/src/collections/blinks/antikrist/277.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/278.gif b/src/collections/blinks/antikrist/278.gif deleted file mode 100644 index caa5690..0000000 Binary files a/src/collections/blinks/antikrist/278.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/279.webp b/src/collections/blinks/antikrist/279.webp deleted file mode 100644 index 04a7f04..0000000 Binary files a/src/collections/blinks/antikrist/279.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/28.gif b/src/collections/blinks/antikrist/28.gif deleted file mode 100644 index d25e0ee..0000000 Binary files a/src/collections/blinks/antikrist/28.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/282.gif b/src/collections/blinks/antikrist/282.gif deleted file mode 100644 index c7e5ea6..0000000 Binary files a/src/collections/blinks/antikrist/282.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/286.webp b/src/collections/blinks/antikrist/286.webp deleted file mode 100644 index cea3e9c..0000000 Binary files a/src/collections/blinks/antikrist/286.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/287.webp b/src/collections/blinks/antikrist/287.webp deleted file mode 100644 index 8d5bc33..0000000 Binary files a/src/collections/blinks/antikrist/287.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/289.webp b/src/collections/blinks/antikrist/289.webp deleted file mode 100644 index 67bb1fd..0000000 Binary files a/src/collections/blinks/antikrist/289.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/305.gif b/src/collections/blinks/antikrist/305.gif deleted file mode 100644 index f8649ab..0000000 Binary files a/src/collections/blinks/antikrist/305.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/306.gif b/src/collections/blinks/antikrist/306.gif deleted file mode 100644 index 32d37c4..0000000 Binary files a/src/collections/blinks/antikrist/306.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/309.gif b/src/collections/blinks/antikrist/309.gif deleted file mode 100644 index 50ca71a..0000000 Binary files a/src/collections/blinks/antikrist/309.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/310.gif b/src/collections/blinks/antikrist/310.gif deleted file mode 100644 index f34e5b3..0000000 Binary files a/src/collections/blinks/antikrist/310.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/311.gif b/src/collections/blinks/antikrist/311.gif deleted file mode 100644 index ecd3bde..0000000 Binary files a/src/collections/blinks/antikrist/311.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/318.gif b/src/collections/blinks/antikrist/318.gif deleted file mode 100644 index 77f53f7..0000000 Binary files a/src/collections/blinks/antikrist/318.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/321.webp b/src/collections/blinks/antikrist/321.webp deleted file mode 100644 index 2d9278c..0000000 Binary files a/src/collections/blinks/antikrist/321.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/322.gif b/src/collections/blinks/antikrist/322.gif deleted file mode 100644 index 139e3fe..0000000 Binary files a/src/collections/blinks/antikrist/322.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/325.gif b/src/collections/blinks/antikrist/325.gif deleted file mode 100644 index f65caa9..0000000 Binary files a/src/collections/blinks/antikrist/325.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/327.gif b/src/collections/blinks/antikrist/327.gif deleted file mode 100644 index 77e0b97..0000000 Binary files a/src/collections/blinks/antikrist/327.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/329.webp b/src/collections/blinks/antikrist/329.webp deleted file mode 100644 index adbf0b6..0000000 Binary files a/src/collections/blinks/antikrist/329.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/330.webp b/src/collections/blinks/antikrist/330.webp deleted file mode 100644 index 910e6d2..0000000 Binary files a/src/collections/blinks/antikrist/330.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/337.webp b/src/collections/blinks/antikrist/337.webp deleted file mode 100644 index 56a06ed..0000000 Binary files a/src/collections/blinks/antikrist/337.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/338.gif b/src/collections/blinks/antikrist/338.gif deleted file mode 100644 index 46730b0..0000000 Binary files a/src/collections/blinks/antikrist/338.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/341.gif b/src/collections/blinks/antikrist/341.gif deleted file mode 100644 index 32c6788..0000000 Binary files a/src/collections/blinks/antikrist/341.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/357.webp b/src/collections/blinks/antikrist/357.webp deleted file mode 100644 index 46e27c6..0000000 Binary files a/src/collections/blinks/antikrist/357.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/358.webp b/src/collections/blinks/antikrist/358.webp deleted file mode 100644 index 94cbe76..0000000 Binary files a/src/collections/blinks/antikrist/358.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/363.webp b/src/collections/blinks/antikrist/363.webp deleted file mode 100644 index 3d4b4e7..0000000 Binary files a/src/collections/blinks/antikrist/363.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/366.webp b/src/collections/blinks/antikrist/366.webp deleted file mode 100644 index 8a7e202..0000000 Binary files a/src/collections/blinks/antikrist/366.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/368.webp b/src/collections/blinks/antikrist/368.webp deleted file mode 100644 index 5492908..0000000 Binary files a/src/collections/blinks/antikrist/368.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/371.gif b/src/collections/blinks/antikrist/371.gif deleted file mode 100644 index 1aafc51..0000000 Binary files a/src/collections/blinks/antikrist/371.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/375.webp b/src/collections/blinks/antikrist/375.webp deleted file mode 100644 index b54477a..0000000 Binary files a/src/collections/blinks/antikrist/375.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/376.gif b/src/collections/blinks/antikrist/376.gif deleted file mode 100644 index 4280eb2..0000000 Binary files a/src/collections/blinks/antikrist/376.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/377.gif b/src/collections/blinks/antikrist/377.gif deleted file mode 100644 index 42206fb..0000000 Binary files a/src/collections/blinks/antikrist/377.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/380.gif b/src/collections/blinks/antikrist/380.gif deleted file mode 100644 index 6da4cfb..0000000 Binary files a/src/collections/blinks/antikrist/380.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/381.gif b/src/collections/blinks/antikrist/381.gif deleted file mode 100644 index 1327427..0000000 Binary files a/src/collections/blinks/antikrist/381.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/382.gif b/src/collections/blinks/antikrist/382.gif deleted file mode 100644 index b4fd1c1..0000000 Binary files a/src/collections/blinks/antikrist/382.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/383.gif b/src/collections/blinks/antikrist/383.gif deleted file mode 100644 index 149e630..0000000 Binary files a/src/collections/blinks/antikrist/383.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/385.gif b/src/collections/blinks/antikrist/385.gif deleted file mode 100644 index 70e6f63..0000000 Binary files a/src/collections/blinks/antikrist/385.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/386.gif b/src/collections/blinks/antikrist/386.gif deleted file mode 100644 index 5807814..0000000 Binary files a/src/collections/blinks/antikrist/386.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/390.gif b/src/collections/blinks/antikrist/390.gif deleted file mode 100644 index 62a0f3a..0000000 Binary files a/src/collections/blinks/antikrist/390.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/391.gif b/src/collections/blinks/antikrist/391.gif deleted file mode 100644 index a4ec93c..0000000 Binary files a/src/collections/blinks/antikrist/391.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/392.gif b/src/collections/blinks/antikrist/392.gif deleted file mode 100644 index 115ba99..0000000 Binary files a/src/collections/blinks/antikrist/392.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/397.gif b/src/collections/blinks/antikrist/397.gif deleted file mode 100644 index 6b1c861..0000000 Binary files a/src/collections/blinks/antikrist/397.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/401.gif b/src/collections/blinks/antikrist/401.gif deleted file mode 100644 index 5a9d4b8..0000000 Binary files a/src/collections/blinks/antikrist/401.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/403.gif b/src/collections/blinks/antikrist/403.gif deleted file mode 100644 index 9619f76..0000000 Binary files a/src/collections/blinks/antikrist/403.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/404.gif b/src/collections/blinks/antikrist/404.gif deleted file mode 100644 index 6ac1008..0000000 Binary files a/src/collections/blinks/antikrist/404.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/407.gif b/src/collections/blinks/antikrist/407.gif deleted file mode 100644 index 5c91ef5..0000000 Binary files a/src/collections/blinks/antikrist/407.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/408.gif b/src/collections/blinks/antikrist/408.gif deleted file mode 100644 index 5327ddd..0000000 Binary files a/src/collections/blinks/antikrist/408.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/409.gif b/src/collections/blinks/antikrist/409.gif deleted file mode 100644 index c0f9832..0000000 Binary files a/src/collections/blinks/antikrist/409.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/412.gif b/src/collections/blinks/antikrist/412.gif deleted file mode 100644 index a30463c..0000000 Binary files a/src/collections/blinks/antikrist/412.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/413.gif b/src/collections/blinks/antikrist/413.gif deleted file mode 100644 index 1005352..0000000 Binary files a/src/collections/blinks/antikrist/413.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/414.gif b/src/collections/blinks/antikrist/414.gif deleted file mode 100644 index cdd4fc2..0000000 Binary files a/src/collections/blinks/antikrist/414.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/415.gif b/src/collections/blinks/antikrist/415.gif deleted file mode 100644 index dd6632b..0000000 Binary files a/src/collections/blinks/antikrist/415.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/417.gif b/src/collections/blinks/antikrist/417.gif deleted file mode 100644 index e89c1b1..0000000 Binary files a/src/collections/blinks/antikrist/417.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/419.gif b/src/collections/blinks/antikrist/419.gif deleted file mode 100644 index b253336..0000000 Binary files a/src/collections/blinks/antikrist/419.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/420.gif b/src/collections/blinks/antikrist/420.gif deleted file mode 100644 index d515e01..0000000 Binary files a/src/collections/blinks/antikrist/420.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/423.gif b/src/collections/blinks/antikrist/423.gif deleted file mode 100644 index 8c46ca9..0000000 Binary files a/src/collections/blinks/antikrist/423.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/425.gif b/src/collections/blinks/antikrist/425.gif deleted file mode 100644 index 4aa308e..0000000 Binary files a/src/collections/blinks/antikrist/425.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/426.gif b/src/collections/blinks/antikrist/426.gif deleted file mode 100644 index f01b728..0000000 Binary files a/src/collections/blinks/antikrist/426.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/427.gif b/src/collections/blinks/antikrist/427.gif deleted file mode 100644 index 47063b7..0000000 Binary files a/src/collections/blinks/antikrist/427.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/428.gif b/src/collections/blinks/antikrist/428.gif deleted file mode 100644 index 6b826e7..0000000 Binary files a/src/collections/blinks/antikrist/428.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/429.gif b/src/collections/blinks/antikrist/429.gif deleted file mode 100644 index 248cfdd..0000000 Binary files a/src/collections/blinks/antikrist/429.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/431.gif b/src/collections/blinks/antikrist/431.gif deleted file mode 100644 index 51e0d68..0000000 Binary files a/src/collections/blinks/antikrist/431.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/432.gif b/src/collections/blinks/antikrist/432.gif deleted file mode 100644 index c24108b..0000000 Binary files a/src/collections/blinks/antikrist/432.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/434.gif b/src/collections/blinks/antikrist/434.gif deleted file mode 100644 index 71e0d2d..0000000 Binary files a/src/collections/blinks/antikrist/434.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/435.gif b/src/collections/blinks/antikrist/435.gif deleted file mode 100644 index d1e144b..0000000 Binary files a/src/collections/blinks/antikrist/435.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/436.gif b/src/collections/blinks/antikrist/436.gif deleted file mode 100644 index 0a000b5..0000000 Binary files a/src/collections/blinks/antikrist/436.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/437.gif b/src/collections/blinks/antikrist/437.gif deleted file mode 100644 index a97b1be..0000000 Binary files a/src/collections/blinks/antikrist/437.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/438.gif b/src/collections/blinks/antikrist/438.gif deleted file mode 100644 index 4151ace..0000000 Binary files a/src/collections/blinks/antikrist/438.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/440.gif b/src/collections/blinks/antikrist/440.gif deleted file mode 100644 index 4b3a3e3..0000000 Binary files a/src/collections/blinks/antikrist/440.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/442.gif b/src/collections/blinks/antikrist/442.gif deleted file mode 100644 index 3fc6c51..0000000 Binary files a/src/collections/blinks/antikrist/442.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/444.gif b/src/collections/blinks/antikrist/444.gif deleted file mode 100644 index 9a33252..0000000 Binary files a/src/collections/blinks/antikrist/444.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/445.gif b/src/collections/blinks/antikrist/445.gif deleted file mode 100644 index 4e4e5c6..0000000 Binary files a/src/collections/blinks/antikrist/445.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/446.gif b/src/collections/blinks/antikrist/446.gif deleted file mode 100644 index e6266cc..0000000 Binary files a/src/collections/blinks/antikrist/446.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/449.gif b/src/collections/blinks/antikrist/449.gif deleted file mode 100644 index 87af684..0000000 Binary files a/src/collections/blinks/antikrist/449.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/450.gif b/src/collections/blinks/antikrist/450.gif deleted file mode 100644 index 6e0e741..0000000 Binary files a/src/collections/blinks/antikrist/450.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/453.gif b/src/collections/blinks/antikrist/453.gif deleted file mode 100644 index e9a2c52..0000000 Binary files a/src/collections/blinks/antikrist/453.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/455.gif b/src/collections/blinks/antikrist/455.gif deleted file mode 100644 index ab57ae3..0000000 Binary files a/src/collections/blinks/antikrist/455.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/456.gif b/src/collections/blinks/antikrist/456.gif deleted file mode 100644 index dce69ff..0000000 Binary files a/src/collections/blinks/antikrist/456.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/457.gif b/src/collections/blinks/antikrist/457.gif deleted file mode 100644 index d2c5bcd..0000000 Binary files a/src/collections/blinks/antikrist/457.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/461.gif b/src/collections/blinks/antikrist/461.gif deleted file mode 100644 index a9f9a61..0000000 Binary files a/src/collections/blinks/antikrist/461.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/464.gif b/src/collections/blinks/antikrist/464.gif deleted file mode 100644 index a63899f..0000000 Binary files a/src/collections/blinks/antikrist/464.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/465.gif b/src/collections/blinks/antikrist/465.gif deleted file mode 100644 index c69901d..0000000 Binary files a/src/collections/blinks/antikrist/465.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/466.gif b/src/collections/blinks/antikrist/466.gif deleted file mode 100644 index 7ec61c0..0000000 Binary files a/src/collections/blinks/antikrist/466.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/467.gif b/src/collections/blinks/antikrist/467.gif deleted file mode 100644 index 790cdfc..0000000 Binary files a/src/collections/blinks/antikrist/467.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/469.gif b/src/collections/blinks/antikrist/469.gif deleted file mode 100644 index 663ac52..0000000 Binary files a/src/collections/blinks/antikrist/469.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/472.gif b/src/collections/blinks/antikrist/472.gif deleted file mode 100644 index b11e394..0000000 Binary files a/src/collections/blinks/antikrist/472.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/475.gif b/src/collections/blinks/antikrist/475.gif deleted file mode 100644 index 4869677..0000000 Binary files a/src/collections/blinks/antikrist/475.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/479.gif b/src/collections/blinks/antikrist/479.gif deleted file mode 100644 index f05229a..0000000 Binary files a/src/collections/blinks/antikrist/479.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/480.gif b/src/collections/blinks/antikrist/480.gif deleted file mode 100644 index a60e7ea..0000000 Binary files a/src/collections/blinks/antikrist/480.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/481.gif b/src/collections/blinks/antikrist/481.gif deleted file mode 100644 index a0e20b3..0000000 Binary files a/src/collections/blinks/antikrist/481.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/482.gif b/src/collections/blinks/antikrist/482.gif deleted file mode 100644 index 78cf812..0000000 Binary files a/src/collections/blinks/antikrist/482.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/483.gif b/src/collections/blinks/antikrist/483.gif deleted file mode 100644 index 255442f..0000000 Binary files a/src/collections/blinks/antikrist/483.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/484.gif b/src/collections/blinks/antikrist/484.gif deleted file mode 100644 index 68293ad..0000000 Binary files a/src/collections/blinks/antikrist/484.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/485.gif b/src/collections/blinks/antikrist/485.gif deleted file mode 100644 index 5156044..0000000 Binary files a/src/collections/blinks/antikrist/485.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/486.gif b/src/collections/blinks/antikrist/486.gif deleted file mode 100644 index a607357..0000000 Binary files a/src/collections/blinks/antikrist/486.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/488.gif b/src/collections/blinks/antikrist/488.gif deleted file mode 100644 index 2dc8f7c..0000000 Binary files a/src/collections/blinks/antikrist/488.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/490.gif b/src/collections/blinks/antikrist/490.gif deleted file mode 100644 index c61f605..0000000 Binary files a/src/collections/blinks/antikrist/490.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/491.gif b/src/collections/blinks/antikrist/491.gif deleted file mode 100644 index 23a24e1..0000000 Binary files a/src/collections/blinks/antikrist/491.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/493.gif b/src/collections/blinks/antikrist/493.gif deleted file mode 100644 index bb6fc19..0000000 Binary files a/src/collections/blinks/antikrist/493.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/494.gif b/src/collections/blinks/antikrist/494.gif deleted file mode 100644 index df241a8..0000000 Binary files a/src/collections/blinks/antikrist/494.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/495.gif b/src/collections/blinks/antikrist/495.gif deleted file mode 100644 index b53d502..0000000 Binary files a/src/collections/blinks/antikrist/495.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/496.gif b/src/collections/blinks/antikrist/496.gif deleted file mode 100644 index 5b7b2a7..0000000 Binary files a/src/collections/blinks/antikrist/496.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/497.gif b/src/collections/blinks/antikrist/497.gif deleted file mode 100644 index 5156044..0000000 Binary files a/src/collections/blinks/antikrist/497.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/499.gif b/src/collections/blinks/antikrist/499.gif deleted file mode 100644 index bdc1073..0000000 Binary files a/src/collections/blinks/antikrist/499.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/500.gif b/src/collections/blinks/antikrist/500.gif deleted file mode 100644 index bdf2abc..0000000 Binary files a/src/collections/blinks/antikrist/500.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/501.gif b/src/collections/blinks/antikrist/501.gif deleted file mode 100644 index 6595ce1..0000000 Binary files a/src/collections/blinks/antikrist/501.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/503.gif b/src/collections/blinks/antikrist/503.gif deleted file mode 100644 index 2ba9a33..0000000 Binary files a/src/collections/blinks/antikrist/503.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/504.gif b/src/collections/blinks/antikrist/504.gif deleted file mode 100644 index c1483aa..0000000 Binary files a/src/collections/blinks/antikrist/504.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/506.gif b/src/collections/blinks/antikrist/506.gif deleted file mode 100644 index 4ac705e..0000000 Binary files a/src/collections/blinks/antikrist/506.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/507.webp b/src/collections/blinks/antikrist/507.webp deleted file mode 100644 index f083016..0000000 Binary files a/src/collections/blinks/antikrist/507.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/509.gif b/src/collections/blinks/antikrist/509.gif deleted file mode 100644 index 4ddc10c..0000000 Binary files a/src/collections/blinks/antikrist/509.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/510.gif b/src/collections/blinks/antikrist/510.gif deleted file mode 100644 index 2340d35..0000000 Binary files a/src/collections/blinks/antikrist/510.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/511.gif b/src/collections/blinks/antikrist/511.gif deleted file mode 100644 index a21a58d..0000000 Binary files a/src/collections/blinks/antikrist/511.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/512.gif b/src/collections/blinks/antikrist/512.gif deleted file mode 100644 index afffba4..0000000 Binary files a/src/collections/blinks/antikrist/512.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/516.gif b/src/collections/blinks/antikrist/516.gif deleted file mode 100644 index 4600ede..0000000 Binary files a/src/collections/blinks/antikrist/516.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/530.gif b/src/collections/blinks/antikrist/530.gif deleted file mode 100644 index 6036525..0000000 Binary files a/src/collections/blinks/antikrist/530.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/533.gif b/src/collections/blinks/antikrist/533.gif deleted file mode 100644 index 5bb5f16..0000000 Binary files a/src/collections/blinks/antikrist/533.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/535.gif b/src/collections/blinks/antikrist/535.gif deleted file mode 100644 index c3e92ed..0000000 Binary files a/src/collections/blinks/antikrist/535.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/536.gif b/src/collections/blinks/antikrist/536.gif deleted file mode 100644 index 6b98080..0000000 Binary files a/src/collections/blinks/antikrist/536.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/537.webp b/src/collections/blinks/antikrist/537.webp deleted file mode 100644 index ee49e9a..0000000 Binary files a/src/collections/blinks/antikrist/537.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/538.gif b/src/collections/blinks/antikrist/538.gif deleted file mode 100644 index b4e029d..0000000 Binary files a/src/collections/blinks/antikrist/538.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/542.gif b/src/collections/blinks/antikrist/542.gif deleted file mode 100644 index 81b495c..0000000 Binary files a/src/collections/blinks/antikrist/542.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/549.gif b/src/collections/blinks/antikrist/549.gif deleted file mode 100644 index e264b17..0000000 Binary files a/src/collections/blinks/antikrist/549.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/552.webp b/src/collections/blinks/antikrist/552.webp deleted file mode 100644 index c57693e..0000000 Binary files a/src/collections/blinks/antikrist/552.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/553.webp b/src/collections/blinks/antikrist/553.webp deleted file mode 100644 index 84d2304..0000000 Binary files a/src/collections/blinks/antikrist/553.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/557.gif b/src/collections/blinks/antikrist/557.gif deleted file mode 100644 index 1bb7c1c..0000000 Binary files a/src/collections/blinks/antikrist/557.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/564.gif b/src/collections/blinks/antikrist/564.gif deleted file mode 100644 index abe59d1..0000000 Binary files a/src/collections/blinks/antikrist/564.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/566.webp b/src/collections/blinks/antikrist/566.webp deleted file mode 100644 index e46751b..0000000 Binary files a/src/collections/blinks/antikrist/566.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/567.gif b/src/collections/blinks/antikrist/567.gif deleted file mode 100644 index 22cc041..0000000 Binary files a/src/collections/blinks/antikrist/567.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/572.webp b/src/collections/blinks/antikrist/572.webp deleted file mode 100644 index a656291..0000000 Binary files a/src/collections/blinks/antikrist/572.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/578.webp b/src/collections/blinks/antikrist/578.webp deleted file mode 100644 index ed1ac37..0000000 Binary files a/src/collections/blinks/antikrist/578.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/581.gif b/src/collections/blinks/antikrist/581.gif deleted file mode 100644 index 071aa84..0000000 Binary files a/src/collections/blinks/antikrist/581.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/582.gif b/src/collections/blinks/antikrist/582.gif deleted file mode 100644 index 3dfd626..0000000 Binary files a/src/collections/blinks/antikrist/582.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/586.gif b/src/collections/blinks/antikrist/586.gif deleted file mode 100644 index f66f087..0000000 Binary files a/src/collections/blinks/antikrist/586.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/589.webp b/src/collections/blinks/antikrist/589.webp deleted file mode 100644 index 77c6f7e..0000000 Binary files a/src/collections/blinks/antikrist/589.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/592.webp b/src/collections/blinks/antikrist/592.webp deleted file mode 100644 index d98b3fd..0000000 Binary files a/src/collections/blinks/antikrist/592.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/597.gif b/src/collections/blinks/antikrist/597.gif deleted file mode 100644 index c5eb912..0000000 Binary files a/src/collections/blinks/antikrist/597.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/598.gif b/src/collections/blinks/antikrist/598.gif deleted file mode 100644 index 1eeae6f..0000000 Binary files a/src/collections/blinks/antikrist/598.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/603.gif b/src/collections/blinks/antikrist/603.gif deleted file mode 100644 index 1e585b9..0000000 Binary files a/src/collections/blinks/antikrist/603.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/604.gif b/src/collections/blinks/antikrist/604.gif deleted file mode 100644 index 3d99c76..0000000 Binary files a/src/collections/blinks/antikrist/604.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/606.gif b/src/collections/blinks/antikrist/606.gif deleted file mode 100644 index 79511d6..0000000 Binary files a/src/collections/blinks/antikrist/606.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/609.gif b/src/collections/blinks/antikrist/609.gif deleted file mode 100644 index 0d63c26..0000000 Binary files a/src/collections/blinks/antikrist/609.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/610.gif b/src/collections/blinks/antikrist/610.gif deleted file mode 100644 index 06adc06..0000000 Binary files a/src/collections/blinks/antikrist/610.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/611.gif b/src/collections/blinks/antikrist/611.gif deleted file mode 100644 index d3c1120..0000000 Binary files a/src/collections/blinks/antikrist/611.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/613.gif b/src/collections/blinks/antikrist/613.gif deleted file mode 100644 index 123a227..0000000 Binary files a/src/collections/blinks/antikrist/613.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/614.gif b/src/collections/blinks/antikrist/614.gif deleted file mode 100644 index 3c283c8..0000000 Binary files a/src/collections/blinks/antikrist/614.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/615.gif b/src/collections/blinks/antikrist/615.gif deleted file mode 100644 index 95d621e..0000000 Binary files a/src/collections/blinks/antikrist/615.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/616.gif b/src/collections/blinks/antikrist/616.gif deleted file mode 100644 index 55a4fdc..0000000 Binary files a/src/collections/blinks/antikrist/616.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/621.gif b/src/collections/blinks/antikrist/621.gif deleted file mode 100644 index 81749d1..0000000 Binary files a/src/collections/blinks/antikrist/621.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/622.webp b/src/collections/blinks/antikrist/622.webp deleted file mode 100644 index c681d25..0000000 Binary files a/src/collections/blinks/antikrist/622.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/623.webp b/src/collections/blinks/antikrist/623.webp deleted file mode 100644 index 5b633f6..0000000 Binary files a/src/collections/blinks/antikrist/623.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/624.gif b/src/collections/blinks/antikrist/624.gif deleted file mode 100644 index 2b052ce..0000000 Binary files a/src/collections/blinks/antikrist/624.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/625.gif b/src/collections/blinks/antikrist/625.gif deleted file mode 100644 index 7faa949..0000000 Binary files a/src/collections/blinks/antikrist/625.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/628.gif b/src/collections/blinks/antikrist/628.gif deleted file mode 100644 index 40f26d1..0000000 Binary files a/src/collections/blinks/antikrist/628.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/636.gif b/src/collections/blinks/antikrist/636.gif deleted file mode 100644 index d3f3e0f..0000000 Binary files a/src/collections/blinks/antikrist/636.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/637.gif b/src/collections/blinks/antikrist/637.gif deleted file mode 100644 index cbe60ab..0000000 Binary files a/src/collections/blinks/antikrist/637.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/642.gif b/src/collections/blinks/antikrist/642.gif deleted file mode 100644 index 405d63f..0000000 Binary files a/src/collections/blinks/antikrist/642.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/646.gif b/src/collections/blinks/antikrist/646.gif deleted file mode 100644 index eb0d052..0000000 Binary files a/src/collections/blinks/antikrist/646.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/649.gif b/src/collections/blinks/antikrist/649.gif deleted file mode 100644 index a2658cf..0000000 Binary files a/src/collections/blinks/antikrist/649.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/653.gif b/src/collections/blinks/antikrist/653.gif deleted file mode 100644 index be33dce..0000000 Binary files a/src/collections/blinks/antikrist/653.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/654.gif b/src/collections/blinks/antikrist/654.gif deleted file mode 100644 index 04013ce..0000000 Binary files a/src/collections/blinks/antikrist/654.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/655.gif b/src/collections/blinks/antikrist/655.gif deleted file mode 100644 index 5c060a1..0000000 Binary files a/src/collections/blinks/antikrist/655.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/656.gif b/src/collections/blinks/antikrist/656.gif deleted file mode 100644 index 681c0a3..0000000 Binary files a/src/collections/blinks/antikrist/656.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/659.gif b/src/collections/blinks/antikrist/659.gif deleted file mode 100644 index 9126ae7..0000000 Binary files a/src/collections/blinks/antikrist/659.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/660.gif b/src/collections/blinks/antikrist/660.gif deleted file mode 100644 index cf3ccb2..0000000 Binary files a/src/collections/blinks/antikrist/660.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/661.gif b/src/collections/blinks/antikrist/661.gif deleted file mode 100644 index 02cd8f9..0000000 Binary files a/src/collections/blinks/antikrist/661.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/665.gif b/src/collections/blinks/antikrist/665.gif deleted file mode 100644 index 9dc27bb..0000000 Binary files a/src/collections/blinks/antikrist/665.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/669.gif b/src/collections/blinks/antikrist/669.gif deleted file mode 100644 index bb6a3b7..0000000 Binary files a/src/collections/blinks/antikrist/669.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/671.gif b/src/collections/blinks/antikrist/671.gif deleted file mode 100644 index 73e8773..0000000 Binary files a/src/collections/blinks/antikrist/671.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/673.gif b/src/collections/blinks/antikrist/673.gif deleted file mode 100644 index 3fc47e3..0000000 Binary files a/src/collections/blinks/antikrist/673.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/674.gif b/src/collections/blinks/antikrist/674.gif deleted file mode 100644 index 26304dd..0000000 Binary files a/src/collections/blinks/antikrist/674.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/676.gif b/src/collections/blinks/antikrist/676.gif deleted file mode 100644 index d1e6a9a..0000000 Binary files a/src/collections/blinks/antikrist/676.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/677.gif b/src/collections/blinks/antikrist/677.gif deleted file mode 100644 index 76f59cc..0000000 Binary files a/src/collections/blinks/antikrist/677.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/679.gif b/src/collections/blinks/antikrist/679.gif deleted file mode 100644 index a5f7525..0000000 Binary files a/src/collections/blinks/antikrist/679.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/680.gif b/src/collections/blinks/antikrist/680.gif deleted file mode 100644 index c376db7..0000000 Binary files a/src/collections/blinks/antikrist/680.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/681.gif b/src/collections/blinks/antikrist/681.gif deleted file mode 100644 index a5722b8..0000000 Binary files a/src/collections/blinks/antikrist/681.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/682.gif b/src/collections/blinks/antikrist/682.gif deleted file mode 100644 index 9a58aa9..0000000 Binary files a/src/collections/blinks/antikrist/682.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/683.gif b/src/collections/blinks/antikrist/683.gif deleted file mode 100644 index 2df9dca..0000000 Binary files a/src/collections/blinks/antikrist/683.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/684.gif b/src/collections/blinks/antikrist/684.gif deleted file mode 100644 index 20d28d0..0000000 Binary files a/src/collections/blinks/antikrist/684.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/686.gif b/src/collections/blinks/antikrist/686.gif deleted file mode 100644 index 689ee9c..0000000 Binary files a/src/collections/blinks/antikrist/686.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/690.gif b/src/collections/blinks/antikrist/690.gif deleted file mode 100644 index bb3e217..0000000 Binary files a/src/collections/blinks/antikrist/690.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/692.gif b/src/collections/blinks/antikrist/692.gif deleted file mode 100644 index b5f7b99..0000000 Binary files a/src/collections/blinks/antikrist/692.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/694.gif b/src/collections/blinks/antikrist/694.gif deleted file mode 100644 index ad32ee9..0000000 Binary files a/src/collections/blinks/antikrist/694.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/696.gif b/src/collections/blinks/antikrist/696.gif deleted file mode 100644 index 5bb5f16..0000000 Binary files a/src/collections/blinks/antikrist/696.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/697.gif b/src/collections/blinks/antikrist/697.gif deleted file mode 100644 index 315c9c4..0000000 Binary files a/src/collections/blinks/antikrist/697.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/698.gif b/src/collections/blinks/antikrist/698.gif deleted file mode 100644 index 2c0402e..0000000 Binary files a/src/collections/blinks/antikrist/698.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/699.gif b/src/collections/blinks/antikrist/699.gif deleted file mode 100644 index 275169b..0000000 Binary files a/src/collections/blinks/antikrist/699.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/700.gif b/src/collections/blinks/antikrist/700.gif deleted file mode 100644 index 2f18194..0000000 Binary files a/src/collections/blinks/antikrist/700.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/703.gif b/src/collections/blinks/antikrist/703.gif deleted file mode 100644 index 13fc277..0000000 Binary files a/src/collections/blinks/antikrist/703.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/704.gif b/src/collections/blinks/antikrist/704.gif deleted file mode 100644 index 29694e1..0000000 Binary files a/src/collections/blinks/antikrist/704.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/705.webp b/src/collections/blinks/antikrist/705.webp deleted file mode 100644 index ee49332..0000000 Binary files a/src/collections/blinks/antikrist/705.webp and /dev/null differ diff --git a/src/collections/blinks/antikrist/706.gif b/src/collections/blinks/antikrist/706.gif deleted file mode 100644 index 1cab04a..0000000 Binary files a/src/collections/blinks/antikrist/706.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/707.gif b/src/collections/blinks/antikrist/707.gif deleted file mode 100644 index 20ddf7d..0000000 Binary files a/src/collections/blinks/antikrist/707.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/71.gif b/src/collections/blinks/antikrist/71.gif deleted file mode 100644 index 3ddc56b..0000000 Binary files a/src/collections/blinks/antikrist/71.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/712.gif b/src/collections/blinks/antikrist/712.gif deleted file mode 100644 index b08da78..0000000 Binary files a/src/collections/blinks/antikrist/712.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/713.gif b/src/collections/blinks/antikrist/713.gif deleted file mode 100644 index 1bfa881..0000000 Binary files a/src/collections/blinks/antikrist/713.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/716.gif b/src/collections/blinks/antikrist/716.gif deleted file mode 100644 index a16f163..0000000 Binary files a/src/collections/blinks/antikrist/716.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/718.gif b/src/collections/blinks/antikrist/718.gif deleted file mode 100644 index 2d22e18..0000000 Binary files a/src/collections/blinks/antikrist/718.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/72.gif b/src/collections/blinks/antikrist/72.gif deleted file mode 100644 index 4b3a3e3..0000000 Binary files a/src/collections/blinks/antikrist/72.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/722.gif b/src/collections/blinks/antikrist/722.gif deleted file mode 100644 index c3ea2b7..0000000 Binary files a/src/collections/blinks/antikrist/722.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/726.gif b/src/collections/blinks/antikrist/726.gif deleted file mode 100644 index 94448e1..0000000 Binary files a/src/collections/blinks/antikrist/726.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/728.gif b/src/collections/blinks/antikrist/728.gif deleted file mode 100644 index fe4dc9d..0000000 Binary files a/src/collections/blinks/antikrist/728.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/729.gif b/src/collections/blinks/antikrist/729.gif deleted file mode 100644 index 1d0c79c..0000000 Binary files a/src/collections/blinks/antikrist/729.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/73.gif b/src/collections/blinks/antikrist/73.gif deleted file mode 100644 index 70e390e..0000000 Binary files a/src/collections/blinks/antikrist/73.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/730.gif b/src/collections/blinks/antikrist/730.gif deleted file mode 100644 index 05012a1..0000000 Binary files a/src/collections/blinks/antikrist/730.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/731.gif b/src/collections/blinks/antikrist/731.gif deleted file mode 100644 index 18df8c5..0000000 Binary files a/src/collections/blinks/antikrist/731.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/732.gif b/src/collections/blinks/antikrist/732.gif deleted file mode 100644 index 1b0aa3e..0000000 Binary files a/src/collections/blinks/antikrist/732.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/736.gif b/src/collections/blinks/antikrist/736.gif deleted file mode 100644 index 52d5756..0000000 Binary files a/src/collections/blinks/antikrist/736.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/737.gif b/src/collections/blinks/antikrist/737.gif deleted file mode 100644 index 3c0ba8e..0000000 Binary files a/src/collections/blinks/antikrist/737.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/738.gif b/src/collections/blinks/antikrist/738.gif deleted file mode 100644 index 9586f11..0000000 Binary files a/src/collections/blinks/antikrist/738.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/741.gif b/src/collections/blinks/antikrist/741.gif deleted file mode 100644 index 6fec18d..0000000 Binary files a/src/collections/blinks/antikrist/741.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/743.gif b/src/collections/blinks/antikrist/743.gif deleted file mode 100644 index ad2fac1..0000000 Binary files a/src/collections/blinks/antikrist/743.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/747.gif b/src/collections/blinks/antikrist/747.gif deleted file mode 100644 index 3fe82c0..0000000 Binary files a/src/collections/blinks/antikrist/747.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/748.gif b/src/collections/blinks/antikrist/748.gif deleted file mode 100644 index be2e6d0..0000000 Binary files a/src/collections/blinks/antikrist/748.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/749.gif b/src/collections/blinks/antikrist/749.gif deleted file mode 100644 index e1c3503..0000000 Binary files a/src/collections/blinks/antikrist/749.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/750.gif b/src/collections/blinks/antikrist/750.gif deleted file mode 100644 index 1438d78..0000000 Binary files a/src/collections/blinks/antikrist/750.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/751.gif b/src/collections/blinks/antikrist/751.gif deleted file mode 100644 index e126a36..0000000 Binary files a/src/collections/blinks/antikrist/751.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/752.gif b/src/collections/blinks/antikrist/752.gif deleted file mode 100644 index f5337e4..0000000 Binary files a/src/collections/blinks/antikrist/752.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/753.gif b/src/collections/blinks/antikrist/753.gif deleted file mode 100644 index fde5297..0000000 Binary files a/src/collections/blinks/antikrist/753.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/754.gif b/src/collections/blinks/antikrist/754.gif deleted file mode 100644 index 81b495c..0000000 Binary files a/src/collections/blinks/antikrist/754.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/755.gif b/src/collections/blinks/antikrist/755.gif deleted file mode 100644 index 600e770..0000000 Binary files a/src/collections/blinks/antikrist/755.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/756.gif b/src/collections/blinks/antikrist/756.gif deleted file mode 100644 index 8d0b0bd..0000000 Binary files a/src/collections/blinks/antikrist/756.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/757.gif b/src/collections/blinks/antikrist/757.gif deleted file mode 100644 index b8aaef7..0000000 Binary files a/src/collections/blinks/antikrist/757.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/759.gif b/src/collections/blinks/antikrist/759.gif deleted file mode 100644 index 83c5800..0000000 Binary files a/src/collections/blinks/antikrist/759.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/760.gif b/src/collections/blinks/antikrist/760.gif deleted file mode 100644 index e5dd338..0000000 Binary files a/src/collections/blinks/antikrist/760.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/761.gif b/src/collections/blinks/antikrist/761.gif deleted file mode 100644 index 1e236e7..0000000 Binary files a/src/collections/blinks/antikrist/761.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/762.gif b/src/collections/blinks/antikrist/762.gif deleted file mode 100644 index a8bfe7f..0000000 Binary files a/src/collections/blinks/antikrist/762.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/766.gif b/src/collections/blinks/antikrist/766.gif deleted file mode 100644 index aa0827b..0000000 Binary files a/src/collections/blinks/antikrist/766.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/769.gif b/src/collections/blinks/antikrist/769.gif deleted file mode 100644 index 0ab8c63..0000000 Binary files a/src/collections/blinks/antikrist/769.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/771.gif b/src/collections/blinks/antikrist/771.gif deleted file mode 100644 index ff94771..0000000 Binary files a/src/collections/blinks/antikrist/771.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/772.gif b/src/collections/blinks/antikrist/772.gif deleted file mode 100644 index 51e0d68..0000000 Binary files a/src/collections/blinks/antikrist/772.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/773.gif b/src/collections/blinks/antikrist/773.gif deleted file mode 100644 index d825804..0000000 Binary files a/src/collections/blinks/antikrist/773.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/774.gif b/src/collections/blinks/antikrist/774.gif deleted file mode 100644 index 02487ef..0000000 Binary files a/src/collections/blinks/antikrist/774.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/775.gif b/src/collections/blinks/antikrist/775.gif deleted file mode 100644 index 53e1452..0000000 Binary files a/src/collections/blinks/antikrist/775.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/777.gif b/src/collections/blinks/antikrist/777.gif deleted file mode 100644 index 8823c6c..0000000 Binary files a/src/collections/blinks/antikrist/777.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/778.gif b/src/collections/blinks/antikrist/778.gif deleted file mode 100644 index 37564f1..0000000 Binary files a/src/collections/blinks/antikrist/778.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/779.gif b/src/collections/blinks/antikrist/779.gif deleted file mode 100644 index c1348eb..0000000 Binary files a/src/collections/blinks/antikrist/779.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/780.gif b/src/collections/blinks/antikrist/780.gif deleted file mode 100644 index f354a85..0000000 Binary files a/src/collections/blinks/antikrist/780.gif and /dev/null differ diff --git a/src/collections/blinks/antikrist/96.gif b/src/collections/blinks/antikrist/96.gif deleted file mode 100644 index f4c780b..0000000 Binary files a/src/collections/blinks/antikrist/96.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/12.gif b/src/collections/blinks/cinni/12.gif deleted file mode 100644 index a2d849f..0000000 Binary files a/src/collections/blinks/cinni/12.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/27.gif b/src/collections/blinks/cinni/27.gif deleted file mode 100644 index 3bc9c82..0000000 Binary files a/src/collections/blinks/cinni/27.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/2JxtSPg.gif b/src/collections/blinks/cinni/2JxtSPg.gif deleted file mode 100644 index e54b5e3..0000000 Binary files a/src/collections/blinks/cinni/2JxtSPg.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/7.gif b/src/collections/blinks/cinni/7.gif deleted file mode 100644 index 672f8b8..0000000 Binary files a/src/collections/blinks/cinni/7.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/POEmIt.gif b/src/collections/blinks/cinni/POEmIt.gif deleted file mode 100644 index bdf2abc..0000000 Binary files a/src/collections/blinks/cinni/POEmIt.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/andeejustsaymoo.gif b/src/collections/blinks/cinni/andeejustsaymoo.gif deleted file mode 100644 index 1b1f36a..0000000 Binary files a/src/collections/blinks/cinni/andeejustsaymoo.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/black2.gif b/src/collections/blinks/cinni/black2.gif deleted file mode 100644 index 5bc0e6e..0000000 Binary files a/src/collections/blinks/cinni/black2.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/blinky_22.gif b/src/collections/blinks/cinni/blinky_22.gif deleted file mode 100644 index 7b754f5..0000000 Binary files a/src/collections/blinks/cinni/blinky_22.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/blinky_49.gif b/src/collections/blinks/cinni/blinky_49.gif deleted file mode 100644 index 3fe82c0..0000000 Binary files a/src/collections/blinks/cinni/blinky_49.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/blnk (1).gif b/src/collections/blinks/cinni/blnk (1).gif deleted file mode 100644 index d749a98..0000000 Binary files a/src/collections/blinks/cinni/blnk (1).gif and /dev/null differ diff --git a/src/collections/blinks/cinni/blnk (20).gif b/src/collections/blinks/cinni/blnk (20).gif deleted file mode 100644 index 5f5e6a7..0000000 Binary files a/src/collections/blinks/cinni/blnk (20).gif and /dev/null differ diff --git a/src/collections/blinks/cinni/blnk (33).gif b/src/collections/blinks/cinni/blnk (33).gif deleted file mode 100644 index 0f0afb8..0000000 Binary files a/src/collections/blinks/cinni/blnk (33).gif and /dev/null differ diff --git a/src/collections/blinks/cinni/blnk (35).gif b/src/collections/blinks/cinni/blnk (35).gif deleted file mode 100644 index 2dd6cb5..0000000 Binary files a/src/collections/blinks/cinni/blnk (35).gif and /dev/null differ diff --git a/src/collections/blinks/cinni/blnk (36).gif b/src/collections/blinks/cinni/blnk (36).gif deleted file mode 100644 index c9bf402..0000000 Binary files a/src/collections/blinks/cinni/blnk (36).gif and /dev/null differ diff --git a/src/collections/blinks/cinni/blue10.gif b/src/collections/blinks/cinni/blue10.gif deleted file mode 100644 index 9d02039..0000000 Binary files a/src/collections/blinks/cinni/blue10.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/blue11.gif b/src/collections/blinks/cinni/blue11.gif deleted file mode 100644 index 72ae8f2..0000000 Binary files a/src/collections/blinks/cinni/blue11.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/blue13.gif b/src/collections/blinks/cinni/blue13.gif deleted file mode 100644 index a502599..0000000 Binary files a/src/collections/blinks/cinni/blue13.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/blue16.gif b/src/collections/blinks/cinni/blue16.gif deleted file mode 100644 index 51513eb..0000000 Binary files a/src/collections/blinks/cinni/blue16.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/blue17.gif b/src/collections/blinks/cinni/blue17.gif deleted file mode 100644 index 385a870..0000000 Binary files a/src/collections/blinks/cinni/blue17.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/blue19.gif b/src/collections/blinks/cinni/blue19.gif deleted file mode 100644 index 56506f8..0000000 Binary files a/src/collections/blinks/cinni/blue19.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/blue3.gif b/src/collections/blinks/cinni/blue3.gif deleted file mode 100644 index 1867a7b..0000000 Binary files a/src/collections/blinks/cinni/blue3.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/butt (1).gif b/src/collections/blinks/cinni/butt (1).gif deleted file mode 100644 index 1806a06..0000000 Binary files a/src/collections/blinks/cinni/butt (1).gif and /dev/null differ diff --git a/src/collections/blinks/cinni/cat.gif b/src/collections/blinks/cinni/cat.gif deleted file mode 100644 index a3e1f9c..0000000 Binary files a/src/collections/blinks/cinni/cat.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/cn_needcoffee.gif b/src/collections/blinks/cinni/cn_needcoffee.gif deleted file mode 100644 index 0657273..0000000 Binary files a/src/collections/blinks/cinni/cn_needcoffee.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/faeries_blinkie.gif b/src/collections/blinks/cinni/faeries_blinkie.gif deleted file mode 100644 index dc4e86f..0000000 Binary files a/src/collections/blinks/cinni/faeries_blinkie.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/gaypride3.gif b/src/collections/blinks/cinni/gaypride3.gif deleted file mode 100644 index a4da80f..0000000 Binary files a/src/collections/blinks/cinni/gaypride3.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/gayrights.gif b/src/collections/blinks/cinni/gayrights.gif deleted file mode 100644 index 4d81064..0000000 Binary files a/src/collections/blinks/cinni/gayrights.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/hbpownrainbow.gif b/src/collections/blinks/cinni/hbpownrainbow.gif deleted file mode 100644 index 52ae842..0000000 Binary files a/src/collections/blinks/cinni/hbpownrainbow.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/hearts_blinkie.gif b/src/collections/blinks/cinni/hearts_blinkie.gif deleted file mode 100644 index 35922a3..0000000 Binary files a/src/collections/blinks/cinni/hearts_blinkie.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/hooked_on.gif b/src/collections/blinks/cinni/hooked_on.gif deleted file mode 100644 index 1ae059a..0000000 Binary files a/src/collections/blinks/cinni/hooked_on.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/orCcLN.gif b/src/collections/blinks/cinni/orCcLN.gif deleted file mode 100644 index 6e0e741..0000000 Binary files a/src/collections/blinks/cinni/orCcLN.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/pink10.gif b/src/collections/blinks/cinni/pink10.gif deleted file mode 100644 index 18cd22d..0000000 Binary files a/src/collections/blinks/cinni/pink10.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/pink8.gif b/src/collections/blinks/cinni/pink8.gif deleted file mode 100644 index 5c60602..0000000 Binary files a/src/collections/blinks/cinni/pink8.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/sailormoonblinkie.gif b/src/collections/blinks/cinni/sailormoonblinkie.gif deleted file mode 100644 index f01b728..0000000 Binary files a/src/collections/blinks/cinni/sailormoonblinkie.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/skSbXSF.gif b/src/collections/blinks/cinni/skSbXSF.gif deleted file mode 100644 index 3184c6e..0000000 Binary files a/src/collections/blinks/cinni/skSbXSF.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/smileyfrk.gif b/src/collections/blinks/cinni/smileyfrk.gif deleted file mode 100644 index 86843cb..0000000 Binary files a/src/collections/blinks/cinni/smileyfrk.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/thrift_love.gif b/src/collections/blinks/cinni/thrift_love.gif deleted file mode 100644 index 2e4be39..0000000 Binary files a/src/collections/blinks/cinni/thrift_love.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/trnsrits.gif b/src/collections/blinks/cinni/trnsrits.gif deleted file mode 100644 index cb296df..0000000 Binary files a/src/collections/blinks/cinni/trnsrits.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/tumblr_p8l8z0mGaH1x6mvfxo1_250.gif b/src/collections/blinks/cinni/tumblr_p8l8z0mGaH1x6mvfxo1_250.gif deleted file mode 100644 index c272eeb..0000000 Binary files a/src/collections/blinks/cinni/tumblr_p8l8z0mGaH1x6mvfxo1_250.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/tumblr_p8l9bsbnPD1x6mvfxo1_250.gif b/src/collections/blinks/cinni/tumblr_p8l9bsbnPD1x6mvfxo1_250.gif deleted file mode 100644 index 57d267c..0000000 Binary files a/src/collections/blinks/cinni/tumblr_p8l9bsbnPD1x6mvfxo1_250.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/tumblr_pkvvqgDJWu1x4tl4oo1_250.gif b/src/collections/blinks/cinni/tumblr_pkvvqgDJWu1x4tl4oo1_250.gif deleted file mode 100644 index b00cbdd..0000000 Binary files a/src/collections/blinks/cinni/tumblr_pkvvqgDJWu1x4tl4oo1_250.gif and /dev/null differ diff --git a/src/collections/blinks/cinni/yeehaw.gif b/src/collections/blinks/cinni/yeehaw.gif deleted file mode 100644 index 4cd5df2..0000000 Binary files a/src/collections/blinks/cinni/yeehaw.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/100.gif b/src/collections/blinks/fairytrash/100.gif deleted file mode 100644 index 898e868..0000000 Binary files a/src/collections/blinks/fairytrash/100.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/101.gif b/src/collections/blinks/fairytrash/101.gif deleted file mode 100644 index ffcc1cf..0000000 Binary files a/src/collections/blinks/fairytrash/101.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/104.gif b/src/collections/blinks/fairytrash/104.gif deleted file mode 100644 index 612e23e..0000000 Binary files a/src/collections/blinks/fairytrash/104.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/105.gif b/src/collections/blinks/fairytrash/105.gif deleted file mode 100644 index 4ddc6b5..0000000 Binary files a/src/collections/blinks/fairytrash/105.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/107.gif b/src/collections/blinks/fairytrash/107.gif deleted file mode 100644 index ba3cae0..0000000 Binary files a/src/collections/blinks/fairytrash/107.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/108.gif b/src/collections/blinks/fairytrash/108.gif deleted file mode 100644 index 11db787..0000000 Binary files a/src/collections/blinks/fairytrash/108.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/109.gif b/src/collections/blinks/fairytrash/109.gif deleted file mode 100644 index b58126e..0000000 Binary files a/src/collections/blinks/fairytrash/109.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/113.gif b/src/collections/blinks/fairytrash/113.gif deleted file mode 100644 index a4d1193..0000000 Binary files a/src/collections/blinks/fairytrash/113.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/114.gif b/src/collections/blinks/fairytrash/114.gif deleted file mode 100644 index 210fd7c..0000000 Binary files a/src/collections/blinks/fairytrash/114.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/115.gif b/src/collections/blinks/fairytrash/115.gif deleted file mode 100644 index e0aaffa..0000000 Binary files a/src/collections/blinks/fairytrash/115.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/116.gif b/src/collections/blinks/fairytrash/116.gif deleted file mode 100644 index 527f4ea..0000000 Binary files a/src/collections/blinks/fairytrash/116.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/117.gif b/src/collections/blinks/fairytrash/117.gif deleted file mode 100644 index d335f2d..0000000 Binary files a/src/collections/blinks/fairytrash/117.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/118.gif b/src/collections/blinks/fairytrash/118.gif deleted file mode 100644 index ec09cb9..0000000 Binary files a/src/collections/blinks/fairytrash/118.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/119.gif b/src/collections/blinks/fairytrash/119.gif deleted file mode 100644 index 0fcb0d0..0000000 Binary files a/src/collections/blinks/fairytrash/119.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/120.gif b/src/collections/blinks/fairytrash/120.gif deleted file mode 100644 index e043a0f..0000000 Binary files a/src/collections/blinks/fairytrash/120.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/122.gif b/src/collections/blinks/fairytrash/122.gif deleted file mode 100644 index f27089e..0000000 Binary files a/src/collections/blinks/fairytrash/122.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/125.gif b/src/collections/blinks/fairytrash/125.gif deleted file mode 100644 index 38cbefb..0000000 Binary files a/src/collections/blinks/fairytrash/125.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/126.gif b/src/collections/blinks/fairytrash/126.gif deleted file mode 100644 index 93e180b..0000000 Binary files a/src/collections/blinks/fairytrash/126.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/127.gif b/src/collections/blinks/fairytrash/127.gif deleted file mode 100644 index bfe9f40..0000000 Binary files a/src/collections/blinks/fairytrash/127.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/128.gif b/src/collections/blinks/fairytrash/128.gif deleted file mode 100644 index 7a6fdc6..0000000 Binary files a/src/collections/blinks/fairytrash/128.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/130.gif b/src/collections/blinks/fairytrash/130.gif deleted file mode 100644 index 4bbaec2..0000000 Binary files a/src/collections/blinks/fairytrash/130.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/132.gif b/src/collections/blinks/fairytrash/132.gif deleted file mode 100644 index 29de65d..0000000 Binary files a/src/collections/blinks/fairytrash/132.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/133.gif b/src/collections/blinks/fairytrash/133.gif deleted file mode 100644 index a3a2119..0000000 Binary files a/src/collections/blinks/fairytrash/133.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/134.webp b/src/collections/blinks/fairytrash/134.webp deleted file mode 100644 index 7e82a0f..0000000 Binary files a/src/collections/blinks/fairytrash/134.webp and /dev/null differ diff --git a/src/collections/blinks/fairytrash/135.webp b/src/collections/blinks/fairytrash/135.webp deleted file mode 100644 index 4b43290..0000000 Binary files a/src/collections/blinks/fairytrash/135.webp and /dev/null differ diff --git a/src/collections/blinks/fairytrash/136.gif b/src/collections/blinks/fairytrash/136.gif deleted file mode 100644 index 9e96386..0000000 Binary files a/src/collections/blinks/fairytrash/136.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/137.gif b/src/collections/blinks/fairytrash/137.gif deleted file mode 100644 index 8605017..0000000 Binary files a/src/collections/blinks/fairytrash/137.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/138.gif b/src/collections/blinks/fairytrash/138.gif deleted file mode 100644 index c212a3b..0000000 Binary files a/src/collections/blinks/fairytrash/138.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/139.gif b/src/collections/blinks/fairytrash/139.gif deleted file mode 100644 index 8a69832..0000000 Binary files a/src/collections/blinks/fairytrash/139.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/141.gif b/src/collections/blinks/fairytrash/141.gif deleted file mode 100644 index 17fec48..0000000 Binary files a/src/collections/blinks/fairytrash/141.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/146.gif b/src/collections/blinks/fairytrash/146.gif deleted file mode 100644 index f869b63..0000000 Binary files a/src/collections/blinks/fairytrash/146.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/147.gif b/src/collections/blinks/fairytrash/147.gif deleted file mode 100644 index 651769b..0000000 Binary files a/src/collections/blinks/fairytrash/147.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/148.gif b/src/collections/blinks/fairytrash/148.gif deleted file mode 100644 index 2f18194..0000000 Binary files a/src/collections/blinks/fairytrash/148.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/149.gif b/src/collections/blinks/fairytrash/149.gif deleted file mode 100644 index e69ff71..0000000 Binary files a/src/collections/blinks/fairytrash/149.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/150.gif b/src/collections/blinks/fairytrash/150.gif deleted file mode 100644 index 529aa7b..0000000 Binary files a/src/collections/blinks/fairytrash/150.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/151.gif b/src/collections/blinks/fairytrash/151.gif deleted file mode 100644 index d8e8002..0000000 Binary files a/src/collections/blinks/fairytrash/151.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/152.gif b/src/collections/blinks/fairytrash/152.gif deleted file mode 100644 index eead0ae..0000000 Binary files a/src/collections/blinks/fairytrash/152.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/158.gif b/src/collections/blinks/fairytrash/158.gif deleted file mode 100644 index c129591..0000000 Binary files a/src/collections/blinks/fairytrash/158.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/160.gif b/src/collections/blinks/fairytrash/160.gif deleted file mode 100644 index b036539..0000000 Binary files a/src/collections/blinks/fairytrash/160.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/161.gif b/src/collections/blinks/fairytrash/161.gif deleted file mode 100644 index fe285fb..0000000 Binary files a/src/collections/blinks/fairytrash/161.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/163.gif b/src/collections/blinks/fairytrash/163.gif deleted file mode 100644 index a59a654..0000000 Binary files a/src/collections/blinks/fairytrash/163.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/164.gif b/src/collections/blinks/fairytrash/164.gif deleted file mode 100644 index 8619f59..0000000 Binary files a/src/collections/blinks/fairytrash/164.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/165.gif b/src/collections/blinks/fairytrash/165.gif deleted file mode 100644 index 0c8e4d3..0000000 Binary files a/src/collections/blinks/fairytrash/165.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/166.gif b/src/collections/blinks/fairytrash/166.gif deleted file mode 100644 index 8cdcd4f..0000000 Binary files a/src/collections/blinks/fairytrash/166.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/167.gif b/src/collections/blinks/fairytrash/167.gif deleted file mode 100644 index 000133a..0000000 Binary files a/src/collections/blinks/fairytrash/167.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/171.gif b/src/collections/blinks/fairytrash/171.gif deleted file mode 100644 index c620955..0000000 Binary files a/src/collections/blinks/fairytrash/171.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/173.gif b/src/collections/blinks/fairytrash/173.gif deleted file mode 100644 index 2d60911..0000000 Binary files a/src/collections/blinks/fairytrash/173.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/174.gif b/src/collections/blinks/fairytrash/174.gif deleted file mode 100644 index c097bc3..0000000 Binary files a/src/collections/blinks/fairytrash/174.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/175.gif b/src/collections/blinks/fairytrash/175.gif deleted file mode 100644 index 5753e20..0000000 Binary files a/src/collections/blinks/fairytrash/175.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/176.gif b/src/collections/blinks/fairytrash/176.gif deleted file mode 100644 index ac1f1d0..0000000 Binary files a/src/collections/blinks/fairytrash/176.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/177.gif b/src/collections/blinks/fairytrash/177.gif deleted file mode 100644 index bf929d1..0000000 Binary files a/src/collections/blinks/fairytrash/177.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/178.gif b/src/collections/blinks/fairytrash/178.gif deleted file mode 100644 index 04f2f7b..0000000 Binary files a/src/collections/blinks/fairytrash/178.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/179.gif b/src/collections/blinks/fairytrash/179.gif deleted file mode 100644 index 4416394..0000000 Binary files a/src/collections/blinks/fairytrash/179.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/180.gif b/src/collections/blinks/fairytrash/180.gif deleted file mode 100644 index e0328d7..0000000 Binary files a/src/collections/blinks/fairytrash/180.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/181.gif b/src/collections/blinks/fairytrash/181.gif deleted file mode 100644 index 6850828..0000000 Binary files a/src/collections/blinks/fairytrash/181.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/182.gif b/src/collections/blinks/fairytrash/182.gif deleted file mode 100644 index 560e74b..0000000 Binary files a/src/collections/blinks/fairytrash/182.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/184.gif b/src/collections/blinks/fairytrash/184.gif deleted file mode 100644 index a93983e..0000000 Binary files a/src/collections/blinks/fairytrash/184.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/185.gif b/src/collections/blinks/fairytrash/185.gif deleted file mode 100644 index b4fd1c1..0000000 Binary files a/src/collections/blinks/fairytrash/185.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/190.gif b/src/collections/blinks/fairytrash/190.gif deleted file mode 100644 index 0c943c5..0000000 Binary files a/src/collections/blinks/fairytrash/190.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/191.gif b/src/collections/blinks/fairytrash/191.gif deleted file mode 100644 index 1d0c79c..0000000 Binary files a/src/collections/blinks/fairytrash/191.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/193.gif b/src/collections/blinks/fairytrash/193.gif deleted file mode 100644 index 46b8e58..0000000 Binary files a/src/collections/blinks/fairytrash/193.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/195.gif b/src/collections/blinks/fairytrash/195.gif deleted file mode 100644 index e847441..0000000 Binary files a/src/collections/blinks/fairytrash/195.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/198.gif b/src/collections/blinks/fairytrash/198.gif deleted file mode 100644 index f1e9936..0000000 Binary files a/src/collections/blinks/fairytrash/198.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/199.gif b/src/collections/blinks/fairytrash/199.gif deleted file mode 100644 index 0eec332..0000000 Binary files a/src/collections/blinks/fairytrash/199.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/200.gif b/src/collections/blinks/fairytrash/200.gif deleted file mode 100644 index 57ecf2d..0000000 Binary files a/src/collections/blinks/fairytrash/200.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/201.gif b/src/collections/blinks/fairytrash/201.gif deleted file mode 100644 index e5546c1..0000000 Binary files a/src/collections/blinks/fairytrash/201.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/202.gif b/src/collections/blinks/fairytrash/202.gif deleted file mode 100644 index cf58eef..0000000 Binary files a/src/collections/blinks/fairytrash/202.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/203.gif b/src/collections/blinks/fairytrash/203.gif deleted file mode 100644 index e521e18..0000000 Binary files a/src/collections/blinks/fairytrash/203.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/204.gif b/src/collections/blinks/fairytrash/204.gif deleted file mode 100644 index 0b98d8d..0000000 Binary files a/src/collections/blinks/fairytrash/204.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/205.gif b/src/collections/blinks/fairytrash/205.gif deleted file mode 100644 index 6d25d06..0000000 Binary files a/src/collections/blinks/fairytrash/205.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/206.gif b/src/collections/blinks/fairytrash/206.gif deleted file mode 100644 index 1197b13..0000000 Binary files a/src/collections/blinks/fairytrash/206.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/207.gif b/src/collections/blinks/fairytrash/207.gif deleted file mode 100644 index 855dd5e..0000000 Binary files a/src/collections/blinks/fairytrash/207.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/208.gif b/src/collections/blinks/fairytrash/208.gif deleted file mode 100644 index 8d76804..0000000 Binary files a/src/collections/blinks/fairytrash/208.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/210.webp b/src/collections/blinks/fairytrash/210.webp deleted file mode 100644 index 9d65bfa..0000000 Binary files a/src/collections/blinks/fairytrash/210.webp and /dev/null differ diff --git a/src/collections/blinks/fairytrash/212.webp b/src/collections/blinks/fairytrash/212.webp deleted file mode 100644 index c57693e..0000000 Binary files a/src/collections/blinks/fairytrash/212.webp and /dev/null differ diff --git a/src/collections/blinks/fairytrash/214.webp b/src/collections/blinks/fairytrash/214.webp deleted file mode 100644 index 5b0e3ee..0000000 Binary files a/src/collections/blinks/fairytrash/214.webp and /dev/null differ diff --git a/src/collections/blinks/fairytrash/216.webp b/src/collections/blinks/fairytrash/216.webp deleted file mode 100644 index 46e34bc..0000000 Binary files a/src/collections/blinks/fairytrash/216.webp and /dev/null differ diff --git a/src/collections/blinks/fairytrash/217.webp b/src/collections/blinks/fairytrash/217.webp deleted file mode 100644 index 95b55d2..0000000 Binary files a/src/collections/blinks/fairytrash/217.webp and /dev/null differ diff --git a/src/collections/blinks/fairytrash/218.webp b/src/collections/blinks/fairytrash/218.webp deleted file mode 100644 index 5173726..0000000 Binary files a/src/collections/blinks/fairytrash/218.webp and /dev/null differ diff --git a/src/collections/blinks/fairytrash/220.webp b/src/collections/blinks/fairytrash/220.webp deleted file mode 100644 index 67eb1d2..0000000 Binary files a/src/collections/blinks/fairytrash/220.webp and /dev/null differ diff --git a/src/collections/blinks/fairytrash/221.gif b/src/collections/blinks/fairytrash/221.gif deleted file mode 100644 index 58e9da8..0000000 Binary files a/src/collections/blinks/fairytrash/221.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/40.gif b/src/collections/blinks/fairytrash/40.gif deleted file mode 100644 index 83007c2..0000000 Binary files a/src/collections/blinks/fairytrash/40.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/41.gif b/src/collections/blinks/fairytrash/41.gif deleted file mode 100644 index c7abbe5..0000000 Binary files a/src/collections/blinks/fairytrash/41.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/45.gif b/src/collections/blinks/fairytrash/45.gif deleted file mode 100644 index a97c430..0000000 Binary files a/src/collections/blinks/fairytrash/45.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/46.gif b/src/collections/blinks/fairytrash/46.gif deleted file mode 100644 index b0edd20..0000000 Binary files a/src/collections/blinks/fairytrash/46.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/47.gif b/src/collections/blinks/fairytrash/47.gif deleted file mode 100644 index 4e4e5c6..0000000 Binary files a/src/collections/blinks/fairytrash/47.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/50.gif b/src/collections/blinks/fairytrash/50.gif deleted file mode 100644 index 232876b..0000000 Binary files a/src/collections/blinks/fairytrash/50.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/51.gif b/src/collections/blinks/fairytrash/51.gif deleted file mode 100644 index d1c35dc..0000000 Binary files a/src/collections/blinks/fairytrash/51.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/52.gif b/src/collections/blinks/fairytrash/52.gif deleted file mode 100644 index 2da80ee..0000000 Binary files a/src/collections/blinks/fairytrash/52.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/53.gif b/src/collections/blinks/fairytrash/53.gif deleted file mode 100644 index 07b6cde..0000000 Binary files a/src/collections/blinks/fairytrash/53.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/54.gif b/src/collections/blinks/fairytrash/54.gif deleted file mode 100644 index b7e98b9..0000000 Binary files a/src/collections/blinks/fairytrash/54.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/55.gif b/src/collections/blinks/fairytrash/55.gif deleted file mode 100644 index 40dd1e2..0000000 Binary files a/src/collections/blinks/fairytrash/55.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/57.gif b/src/collections/blinks/fairytrash/57.gif deleted file mode 100644 index 4152a84..0000000 Binary files a/src/collections/blinks/fairytrash/57.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/59.gif b/src/collections/blinks/fairytrash/59.gif deleted file mode 100644 index cef0b1b..0000000 Binary files a/src/collections/blinks/fairytrash/59.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/60.gif b/src/collections/blinks/fairytrash/60.gif deleted file mode 100644 index 33d3e79..0000000 Binary files a/src/collections/blinks/fairytrash/60.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/62.gif b/src/collections/blinks/fairytrash/62.gif deleted file mode 100644 index 602fd75..0000000 Binary files a/src/collections/blinks/fairytrash/62.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/63.gif b/src/collections/blinks/fairytrash/63.gif deleted file mode 100644 index d3b2f71..0000000 Binary files a/src/collections/blinks/fairytrash/63.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/65.gif b/src/collections/blinks/fairytrash/65.gif deleted file mode 100644 index ecc75d8..0000000 Binary files a/src/collections/blinks/fairytrash/65.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/66.gif b/src/collections/blinks/fairytrash/66.gif deleted file mode 100644 index bcce017..0000000 Binary files a/src/collections/blinks/fairytrash/66.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/67.gif b/src/collections/blinks/fairytrash/67.gif deleted file mode 100644 index 175f0a1..0000000 Binary files a/src/collections/blinks/fairytrash/67.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/69.gif b/src/collections/blinks/fairytrash/69.gif deleted file mode 100644 index 1afe5e4..0000000 Binary files a/src/collections/blinks/fairytrash/69.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/70.gif b/src/collections/blinks/fairytrash/70.gif deleted file mode 100644 index d454923..0000000 Binary files a/src/collections/blinks/fairytrash/70.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/72.gif b/src/collections/blinks/fairytrash/72.gif deleted file mode 100644 index 62e6e95..0000000 Binary files a/src/collections/blinks/fairytrash/72.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/73.gif b/src/collections/blinks/fairytrash/73.gif deleted file mode 100644 index 4809fe1..0000000 Binary files a/src/collections/blinks/fairytrash/73.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/74.gif b/src/collections/blinks/fairytrash/74.gif deleted file mode 100644 index 80c9de2..0000000 Binary files a/src/collections/blinks/fairytrash/74.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/75.gif b/src/collections/blinks/fairytrash/75.gif deleted file mode 100644 index ddfb16a..0000000 Binary files a/src/collections/blinks/fairytrash/75.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/80.gif b/src/collections/blinks/fairytrash/80.gif deleted file mode 100644 index 23ea6a0..0000000 Binary files a/src/collections/blinks/fairytrash/80.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/82.gif b/src/collections/blinks/fairytrash/82.gif deleted file mode 100644 index ac03a9a..0000000 Binary files a/src/collections/blinks/fairytrash/82.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/83.gif b/src/collections/blinks/fairytrash/83.gif deleted file mode 100644 index 7b754f5..0000000 Binary files a/src/collections/blinks/fairytrash/83.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/85.gif b/src/collections/blinks/fairytrash/85.gif deleted file mode 100644 index c5cf73a..0000000 Binary files a/src/collections/blinks/fairytrash/85.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/87.gif b/src/collections/blinks/fairytrash/87.gif deleted file mode 100644 index 23c8409..0000000 Binary files a/src/collections/blinks/fairytrash/87.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/90.gif b/src/collections/blinks/fairytrash/90.gif deleted file mode 100644 index e4fba72..0000000 Binary files a/src/collections/blinks/fairytrash/90.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/91.gif b/src/collections/blinks/fairytrash/91.gif deleted file mode 100644 index ba9eb15..0000000 Binary files a/src/collections/blinks/fairytrash/91.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/93.gif b/src/collections/blinks/fairytrash/93.gif deleted file mode 100644 index fea49cb..0000000 Binary files a/src/collections/blinks/fairytrash/93.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/94.gif b/src/collections/blinks/fairytrash/94.gif deleted file mode 100644 index 44185ac..0000000 Binary files a/src/collections/blinks/fairytrash/94.gif and /dev/null differ diff --git a/src/collections/blinks/fairytrash/96.gif b/src/collections/blinks/fairytrash/96.gif deleted file mode 100644 index a169c37..0000000 Binary files a/src/collections/blinks/fairytrash/96.gif and /dev/null differ diff --git a/src/collections/blinks/fawntoy/32.gif b/src/collections/blinks/fawntoy/32.gif deleted file mode 100644 index 436c281..0000000 Binary files a/src/collections/blinks/fawntoy/32.gif and /dev/null differ diff --git a/src/collections/blinks/fawntoy/34.gif b/src/collections/blinks/fawntoy/34.gif deleted file mode 100644 index 75d120f..0000000 Binary files a/src/collections/blinks/fawntoy/34.gif and /dev/null differ diff --git a/src/collections/blinks/gaarumageddon/14.gif b/src/collections/blinks/gaarumageddon/14.gif deleted file mode 100644 index cedbf97..0000000 Binary files a/src/collections/blinks/gaarumageddon/14.gif and /dev/null differ diff --git a/src/collections/blinks/gaarumageddon/22.gif b/src/collections/blinks/gaarumageddon/22.gif deleted file mode 100644 index d5aedbc..0000000 Binary files a/src/collections/blinks/gaarumageddon/22.gif and /dev/null differ diff --git a/src/collections/blinks/gendercute/20.gif b/src/collections/blinks/gendercute/20.gif deleted file mode 100644 index df1dd5d..0000000 Binary files a/src/collections/blinks/gendercute/20.gif and /dev/null differ diff --git a/src/collections/blinks/gendercute/27.gif b/src/collections/blinks/gendercute/27.gif deleted file mode 100644 index 1697322..0000000 Binary files a/src/collections/blinks/gendercute/27.gif and /dev/null differ diff --git a/src/collections/blinks/gendercute/28.gif b/src/collections/blinks/gendercute/28.gif deleted file mode 100644 index 2b6c5f7..0000000 Binary files a/src/collections/blinks/gendercute/28.gif and /dev/null differ diff --git a/src/collections/blinks/key/blacklivesmatter.gif b/src/collections/blinks/key/blacklivesmatter.gif deleted file mode 100644 index e7cc1b9..0000000 Binary files a/src/collections/blinks/key/blacklivesmatter.gif and /dev/null differ diff --git a/src/collections/blinks/key/cringe_culture_is_dead_by_cooperationiskey.gif b/src/collections/blinks/key/cringe_culture_is_dead_by_cooperationiskey.gif deleted file mode 100644 index 0f8c40d..0000000 Binary files a/src/collections/blinks/key/cringe_culture_is_dead_by_cooperationiskey.gif and /dev/null differ diff --git a/src/collections/blinks/key/defundthepolice.gif b/src/collections/blinks/key/defundthepolice.gif deleted file mode 100644 index 9cd2f01..0000000 Binary files a/src/collections/blinks/key/defundthepolice.gif and /dev/null differ diff --git a/src/collections/blinks/key/do_what_you_love_by_cooperationiskey.gif b/src/collections/blinks/key/do_what_you_love_by_cooperationiskey.gif deleted file mode 100644 index edb0cd3..0000000 Binary files a/src/collections/blinks/key/do_what_you_love_by_cooperationiskey.gif and /dev/null differ diff --git a/src/collections/blinks/key/rainbows_rock__by_cooperationiskey.gif b/src/collections/blinks/key/rainbows_rock__by_cooperationiskey.gif deleted file mode 100644 index 632079d..0000000 Binary files a/src/collections/blinks/key/rainbows_rock__by_cooperationiskey.gif and /dev/null differ diff --git a/src/collections/blinks/minecr-aft/11.gif b/src/collections/blinks/minecr-aft/11.gif deleted file mode 100644 index cb2d3e0..0000000 Binary files a/src/collections/blinks/minecr-aft/11.gif and /dev/null differ diff --git a/src/collections/blinks/minecr-aft/16.gif b/src/collections/blinks/minecr-aft/16.gif deleted file mode 100644 index f13183b..0000000 Binary files a/src/collections/blinks/minecr-aft/16.gif and /dev/null differ diff --git a/src/collections/blinks/minecr-aft/9.gif b/src/collections/blinks/minecr-aft/9.gif deleted file mode 100644 index 7cda6c4..0000000 Binary files a/src/collections/blinks/minecr-aft/9.gif and /dev/null differ diff --git a/src/collections/blinks/molly-stamps/15.gif b/src/collections/blinks/molly-stamps/15.gif deleted file mode 100644 index aebf471..0000000 Binary files a/src/collections/blinks/molly-stamps/15.gif and /dev/null differ diff --git a/src/collections/blinks/molly-stamps/19.gif b/src/collections/blinks/molly-stamps/19.gif deleted file mode 100644 index 4ddb58c..0000000 Binary files a/src/collections/blinks/molly-stamps/19.gif and /dev/null differ diff --git a/src/collections/blinks/molly-stamps/4.gif b/src/collections/blinks/molly-stamps/4.gif deleted file mode 100644 index 2a171c9..0000000 Binary files a/src/collections/blinks/molly-stamps/4.gif and /dev/null differ diff --git a/src/collections/blinks/molly-stamps/6.gif b/src/collections/blinks/molly-stamps/6.gif deleted file mode 100644 index 0f0afb8..0000000 Binary files a/src/collections/blinks/molly-stamps/6.gif and /dev/null differ diff --git a/src/collections/blinks/morecentipedes/18.gif b/src/collections/blinks/morecentipedes/18.gif deleted file mode 100644 index 13eb0e4..0000000 Binary files a/src/collections/blinks/morecentipedes/18.gif and /dev/null differ diff --git a/src/collections/blinks/murderawrz/8.gif b/src/collections/blinks/murderawrz/8.gif deleted file mode 100644 index 4ed2252..0000000 Binary files a/src/collections/blinks/murderawrz/8.gif and /dev/null differ diff --git a/src/collections/blinks/uzkost/24.gif b/src/collections/blinks/uzkost/24.gif deleted file mode 100644 index a02639f..0000000 Binary files a/src/collections/blinks/uzkost/24.gif and /dev/null differ diff --git a/src/collections/blinks/webcore-galore/21.gif b/src/collections/blinks/webcore-galore/21.gif deleted file mode 100644 index fe88ed3..0000000 Binary files a/src/collections/blinks/webcore-galore/21.gif and /dev/null differ diff --git a/src/collections/blinks/webcore-galore/3.gif b/src/collections/blinks/webcore-galore/3.gif deleted file mode 100644 index 4d81064..0000000 Binary files a/src/collections/blinks/webcore-galore/3.gif and /dev/null differ diff --git a/src/collections/buttons.liquid b/src/collections/buttons.liquid new file mode 100644 index 0000000..78d9ac1 --- /dev/null +++ b/src/collections/buttons.liquid @@ -0,0 +1,4 @@ +--- +layout: layout.liquid +--- +{{ collections }} diff --git a/src/collections/buttons/GIFCollection/2019.gif b/src/collections/buttons/GIFCollection/2019.gif deleted file mode 100644 index eb40bb2..0000000 Binary files a/src/collections/buttons/GIFCollection/2019.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/affection.gif b/src/collections/buttons/GIFCollection/affection.gif deleted file mode 100644 index 0e04ecd..0000000 Binary files a/src/collections/buttons/GIFCollection/affection.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/anarchy-now.gif b/src/collections/buttons/GIFCollection/anarchy-now.gif deleted file mode 100644 index 9fa74bc..0000000 Binary files a/src/collections/buttons/GIFCollection/anarchy-now.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/anarchynow.gif b/src/collections/buttons/GIFCollection/anarchynow.gif deleted file mode 100644 index c6ffe22..0000000 Binary files a/src/collections/buttons/GIFCollection/anarchynow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/anibanner.gif b/src/collections/buttons/GIFCollection/anibanner.gif deleted file mode 100644 index 8c9b5b8..0000000 Binary files a/src/collections/buttons/GIFCollection/anibanner.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/anonymize.gif b/src/collections/buttons/GIFCollection/anonymize.gif deleted file mode 100644 index 0bdbbf9..0000000 Binary files a/src/collections/buttons/GIFCollection/anonymize.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/another.gif b/src/collections/buttons/GIFCollection/another.gif deleted file mode 100644 index f0d6b05..0000000 Binary files a/src/collections/buttons/GIFCollection/another.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/anthrax.gif b/src/collections/buttons/GIFCollection/anthrax.gif deleted file mode 100644 index 004fcd1..0000000 Binary files a/src/collections/buttons/GIFCollection/anthrax.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/apache-powered.gif b/src/collections/buttons/GIFCollection/apache-powered.gif deleted file mode 100644 index 603ab4b..0000000 Binary files a/src/collections/buttons/GIFCollection/apache-powered.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/b4j.gif b/src/collections/buttons/GIFCollection/b4j.gif deleted file mode 100644 index 2bfb3ba..0000000 Binary files a/src/collections/buttons/GIFCollection/b4j.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/bdotcad.gif b/src/collections/buttons/GIFCollection/bdotcad.gif deleted file mode 100644 index e5cb330..0000000 Binary files a/src/collections/buttons/GIFCollection/bdotcad.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/best_free.gif b/src/collections/buttons/GIFCollection/best_free.gif deleted file mode 100644 index 5a6931c..0000000 Binary files a/src/collections/buttons/GIFCollection/best_free.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/best_viewed_with_eyes.gif b/src/collections/buttons/GIFCollection/best_viewed_with_eyes.gif deleted file mode 100644 index 6dfeb64..0000000 Binary files a/src/collections/buttons/GIFCollection/best_viewed_with_eyes.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/best_viewed_with_monitor.gif b/src/collections/buttons/GIFCollection/best_viewed_with_monitor.gif deleted file mode 100644 index 5e1afea..0000000 Binary files a/src/collections/buttons/GIFCollection/best_viewed_with_monitor.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/bestbritney.gif b/src/collections/buttons/GIFCollection/bestbritney.gif deleted file mode 100644 index c2c615a..0000000 Binary files a/src/collections/buttons/GIFCollection/bestbritney.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/bestenjoyed.gif b/src/collections/buttons/GIFCollection/bestenjoyed.gif deleted file mode 100644 index 964bf13..0000000 Binary files a/src/collections/buttons/GIFCollection/bestenjoyed.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/besteyes.gif b/src/collections/buttons/GIFCollection/besteyes.gif deleted file mode 100644 index f2e4092..0000000 Binary files a/src/collections/buttons/GIFCollection/besteyes.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/besteyes2.gif b/src/collections/buttons/GIFCollection/besteyes2.gif deleted file mode 100644 index 6dfeb64..0000000 Binary files a/src/collections/buttons/GIFCollection/besteyes2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/bestvw.gif b/src/collections/buttons/GIFCollection/bestvw.gif deleted file mode 100644 index 3695756..0000000 Binary files a/src/collections/buttons/GIFCollection/bestvw.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/biden.gif b/src/collections/buttons/GIFCollection/biden.gif deleted file mode 100644 index 6eb6b0f..0000000 Binary files a/src/collections/buttons/GIFCollection/biden.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/bob.gif b/src/collections/buttons/GIFCollection/bob.gif deleted file mode 100644 index 90b6dd5..0000000 Binary files a/src/collections/buttons/GIFCollection/bob.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/bobbutton.gif b/src/collections/buttons/GIFCollection/bobbutton.gif deleted file mode 100644 index 96864da..0000000 Binary files a/src/collections/buttons/GIFCollection/bobbutton.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/bookmark_this_page.gif b/src/collections/buttons/GIFCollection/bookmark_this_page.gif deleted file mode 100644 index e200a15..0000000 Binary files a/src/collections/buttons/GIFCollection/bookmark_this_page.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/brbutton.gif b/src/collections/buttons/GIFCollection/brbutton.gif deleted file mode 100644 index 2d70866..0000000 Binary files a/src/collections/buttons/GIFCollection/brbutton.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/britney.gif b/src/collections/buttons/GIFCollection/britney.gif deleted file mode 100644 index 72fe3a5..0000000 Binary files a/src/collections/buttons/GIFCollection/britney.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/brolove.gif b/src/collections/buttons/GIFCollection/brolove.gif deleted file mode 100644 index a774972..0000000 Binary files a/src/collections/buttons/GIFCollection/brolove.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/browsemoz.gif b/src/collections/buttons/GIFCollection/browsemoz.gif deleted file mode 100644 index 1486298..0000000 Binary files a/src/collections/buttons/GIFCollection/browsemoz.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/btn6.gif b/src/collections/buttons/GIFCollection/btn6.gif deleted file mode 100644 index 5ba297b..0000000 Binary files a/src/collections/buttons/GIFCollection/btn6.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/bu12.gif b/src/collections/buttons/GIFCollection/bu12.gif deleted file mode 100644 index 7bfa068..0000000 Binary files a/src/collections/buttons/GIFCollection/bu12.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/budgie.gif b/src/collections/buttons/GIFCollection/budgie.gif deleted file mode 100644 index 22e79c3..0000000 Binary files a/src/collections/buttons/GIFCollection/budgie.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/bully.gif b/src/collections/buttons/GIFCollection/bully.gif deleted file mode 100644 index ff768aa..0000000 Binary files a/src/collections/buttons/GIFCollection/bully.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/but_blinkies.gif b/src/collections/buttons/GIFCollection/but_blinkies.gif deleted file mode 100644 index bc576ba..0000000 Binary files a/src/collections/buttons/GIFCollection/but_blinkies.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/buton0.gif b/src/collections/buttons/GIFCollection/buton0.gif deleted file mode 100644 index b3d403f..0000000 Binary files a/src/collections/buttons/GIFCollection/buton0.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/button25.gif b/src/collections/buttons/GIFCollection/button25.gif deleted file mode 100644 index a962f12..0000000 Binary files a/src/collections/buttons/GIFCollection/button25.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/button7.gif b/src/collections/buttons/GIFCollection/button7.gif deleted file mode 100644 index 2014802..0000000 Binary files a/src/collections/buttons/GIFCollection/button7.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/button_now.gif b/src/collections/buttons/GIFCollection/button_now.gif deleted file mode 100644 index d02bc85..0000000 Binary files a/src/collections/buttons/GIFCollection/button_now.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/button_tibet.gif b/src/collections/buttons/GIFCollection/button_tibet.gif deleted file mode 100644 index 8058746..0000000 Binary files a/src/collections/buttons/GIFCollection/button_tibet.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/buttonmania.gif b/src/collections/buttons/GIFCollection/buttonmania.gif deleted file mode 100644 index 34ce502..0000000 Binary files a/src/collections/buttons/GIFCollection/buttonmania.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/camtime.gif b/src/collections/buttons/GIFCollection/camtime.gif deleted file mode 100644 index 689d295..0000000 Binary files a/src/collections/buttons/GIFCollection/camtime.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/cananow.gif b/src/collections/buttons/GIFCollection/cananow.gif deleted file mode 100644 index d0a3a12..0000000 Binary files a/src/collections/buttons/GIFCollection/cananow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/candybarsnow.gif b/src/collections/buttons/GIFCollection/candybarsnow.gif deleted file mode 100644 index 674f5f3..0000000 Binary files a/src/collections/buttons/GIFCollection/candybarsnow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/catscape2.gif b/src/collections/buttons/GIFCollection/catscape2.gif deleted file mode 100644 index 61a3ab6..0000000 Binary files a/src/collections/buttons/GIFCollection/catscape2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/cc-button.gif b/src/collections/buttons/GIFCollection/cc-button.gif deleted file mode 100644 index 87ad883..0000000 Binary files a/src/collections/buttons/GIFCollection/cc-button.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/cfvote1.gif b/src/collections/buttons/GIFCollection/cfvote1.gif deleted file mode 100644 index 236d6b4..0000000 Binary files a/src/collections/buttons/GIFCollection/cfvote1.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/chameleonbutton.gif b/src/collections/buttons/GIFCollection/chameleonbutton.gif deleted file mode 100644 index 1efd475..0000000 Binary files a/src/collections/buttons/GIFCollection/chameleonbutton.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/chat.gif b/src/collections/buttons/GIFCollection/chat.gif deleted file mode 100644 index c63a266..0000000 Binary files a/src/collections/buttons/GIFCollection/chat.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/chesslinks.gif b/src/collections/buttons/GIFCollection/chesslinks.gif deleted file mode 100644 index d77d84b..0000000 Binary files a/src/collections/buttons/GIFCollection/chesslinks.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/child.gif b/src/collections/buttons/GIFCollection/child.gif deleted file mode 100644 index e74ad9f..0000000 Binary files a/src/collections/buttons/GIFCollection/child.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/chill_pill.gif b/src/collections/buttons/GIFCollection/chill_pill.gif deleted file mode 100644 index f951ff6..0000000 Binary files a/src/collections/buttons/GIFCollection/chill_pill.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/chilliwebhosting.gif b/src/collections/buttons/GIFCollection/chilliwebhosting.gif deleted file mode 100644 index 5dd4fa2..0000000 Binary files a/src/collections/buttons/GIFCollection/chilliwebhosting.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/code.gif b/src/collections/buttons/GIFCollection/code.gif deleted file mode 100644 index 3cceae8..0000000 Binary files a/src/collections/buttons/GIFCollection/code.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/coffee.gif b/src/collections/buttons/GIFCollection/coffee.gif deleted file mode 100644 index b9ddf8d..0000000 Binary files a/src/collections/buttons/GIFCollection/coffee.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/copy_floppy.gif b/src/collections/buttons/GIFCollection/copy_floppy.gif deleted file mode 100644 index c5dc9c5..0000000 Binary files a/src/collections/buttons/GIFCollection/copy_floppy.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/covid-19.gif b/src/collections/buttons/GIFCollection/covid-19.gif deleted file mode 100644 index fec184d..0000000 Binary files a/src/collections/buttons/GIFCollection/covid-19.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/crystals_now.gif b/src/collections/buttons/GIFCollection/crystals_now.gif deleted file mode 100644 index 432eff0..0000000 Binary files a/src/collections/buttons/GIFCollection/crystals_now.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/css.gif b/src/collections/buttons/GIFCollection/css.gif deleted file mode 100644 index be69d58..0000000 Binary files a/src/collections/buttons/GIFCollection/css.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ctested.gif b/src/collections/buttons/GIFCollection/ctested.gif deleted file mode 100644 index 3527208..0000000 Binary files a/src/collections/buttons/GIFCollection/ctested.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/cutesocks.gif b/src/collections/buttons/GIFCollection/cutesocks.gif deleted file mode 100644 index a2e7892..0000000 Binary files a/src/collections/buttons/GIFCollection/cutesocks.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/cyberrealmrefer.gif b/src/collections/buttons/GIFCollection/cyberrealmrefer.gif deleted file mode 100644 index 57c1ac1..0000000 Binary files a/src/collections/buttons/GIFCollection/cyberrealmrefer.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/cyberrose.gif b/src/collections/buttons/GIFCollection/cyberrose.gif deleted file mode 100644 index f2866e3..0000000 Binary files a/src/collections/buttons/GIFCollection/cyberrose.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/cyberrot.gif b/src/collections/buttons/GIFCollection/cyberrot.gif deleted file mode 100644 index 81a859a..0000000 Binary files a/src/collections/buttons/GIFCollection/cyberrot.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/d666.gif b/src/collections/buttons/GIFCollection/d666.gif deleted file mode 100644 index 5c05adc..0000000 Binary files a/src/collections/buttons/GIFCollection/d666.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/darkzide2.gif b/src/collections/buttons/GIFCollection/darkzide2.gif deleted file mode 100644 index fd01ec7..0000000 Binary files a/src/collections/buttons/GIFCollection/darkzide2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/dchamplogo.gif b/src/collections/buttons/GIFCollection/dchamplogo.gif deleted file mode 100644 index 8417564..0000000 Binary files a/src/collections/buttons/GIFCollection/dchamplogo.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/desp-anim.gif b/src/collections/buttons/GIFCollection/desp-anim.gif deleted file mode 100644 index 86e8043..0000000 Binary files a/src/collections/buttons/GIFCollection/desp-anim.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/deviantart6.gif b/src/collections/buttons/GIFCollection/deviantart6.gif deleted file mode 100644 index 8655248..0000000 Binary files a/src/collections/buttons/GIFCollection/deviantart6.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/devils.gif b/src/collections/buttons/GIFCollection/devils.gif deleted file mode 100644 index 8500d80..0000000 Binary files a/src/collections/buttons/GIFCollection/devils.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/diff-now.gif b/src/collections/buttons/GIFCollection/diff-now.gif deleted file mode 100644 index 7b2e8d8..0000000 Binary files a/src/collections/buttons/GIFCollection/diff-now.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/digby88.gif b/src/collections/buttons/GIFCollection/digby88.gif deleted file mode 100644 index 07d06b9..0000000 Binary files a/src/collections/buttons/GIFCollection/digby88.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/digitalme.gif b/src/collections/buttons/GIFCollection/digitalme.gif deleted file mode 100644 index e6ad5a5..0000000 Binary files a/src/collections/buttons/GIFCollection/digitalme.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/divasupport5.gif b/src/collections/buttons/GIFCollection/divasupport5.gif deleted file mode 100644 index 1ded5a8..0000000 Binary files a/src/collections/buttons/GIFCollection/divasupport5.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/dontklick.gif b/src/collections/buttons/GIFCollection/dontklick.gif deleted file mode 100644 index b99fc12..0000000 Binary files a/src/collections/buttons/GIFCollection/dontklick.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/drmario.gif b/src/collections/buttons/GIFCollection/drmario.gif deleted file mode 100644 index 1bf5ab0..0000000 Binary files a/src/collections/buttons/GIFCollection/drmario.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ehbutton.gif b/src/collections/buttons/GIFCollection/ehbutton.gif deleted file mode 100644 index 848d9c1..0000000 Binary files a/src/collections/buttons/GIFCollection/ehbutton.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/email.gif b/src/collections/buttons/GIFCollection/email.gif deleted file mode 100644 index 23425f3..0000000 Binary files a/src/collections/buttons/GIFCollection/email.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/eucharist.gif b/src/collections/buttons/GIFCollection/eucharist.gif deleted file mode 100644 index 06bdacb..0000000 Binary files a/src/collections/buttons/GIFCollection/eucharist.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/eveonline.gif b/src/collections/buttons/GIFCollection/eveonline.gif deleted file mode 100644 index d4e0640..0000000 Binary files a/src/collections/buttons/GIFCollection/eveonline.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/evilbtn2.gif b/src/collections/buttons/GIFCollection/evilbtn2.gif deleted file mode 100644 index a88d6de..0000000 Binary files a/src/collections/buttons/GIFCollection/evilbtn2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/f_ckingwww.gif b/src/collections/buttons/GIFCollection/f_ckingwww.gif deleted file mode 100644 index 8a07bc4..0000000 Binary files a/src/collections/buttons/GIFCollection/f_ckingwww.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/false.gif b/src/collections/buttons/GIFCollection/false.gif deleted file mode 100644 index 1d797df..0000000 Binary files a/src/collections/buttons/GIFCollection/false.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/femboy.gif b/src/collections/buttons/GIFCollection/femboy.gif deleted file mode 100644 index e2833dc..0000000 Binary files a/src/collections/buttons/GIFCollection/femboy.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/fftake.gif b/src/collections/buttons/GIFCollection/fftake.gif deleted file mode 100644 index 7a86d07..0000000 Binary files a/src/collections/buttons/GIFCollection/fftake.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/fingerofgod.gif b/src/collections/buttons/GIFCollection/fingerofgod.gif deleted file mode 100644 index 96110b9..0000000 Binary files a/src/collections/buttons/GIFCollection/fingerofgod.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/firefox2.gif b/src/collections/buttons/GIFCollection/firefox2.gif deleted file mode 100644 index 14a24df..0000000 Binary files a/src/collections/buttons/GIFCollection/firefox2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/firefox3.gif b/src/collections/buttons/GIFCollection/firefox3.gif deleted file mode 100644 index 80e7e85..0000000 Binary files a/src/collections/buttons/GIFCollection/firefox3.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/firefox4.gif b/src/collections/buttons/GIFCollection/firefox4.gif deleted file mode 100644 index 94621d5..0000000 Binary files a/src/collections/buttons/GIFCollection/firefox4.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/firefoxnow.gif b/src/collections/buttons/GIFCollection/firefoxnow.gif deleted file mode 100644 index a4cd0bd..0000000 Binary files a/src/collections/buttons/GIFCollection/firefoxnow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/firen00bs.gif b/src/collections/buttons/GIFCollection/firen00bs.gif deleted file mode 100644 index e6445e5..0000000 Binary files a/src/collections/buttons/GIFCollection/firen00bs.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/forever_online.gif b/src/collections/buttons/GIFCollection/forever_online.gif deleted file mode 100644 index a4238d3..0000000 Binary files a/src/collections/buttons/GIFCollection/forever_online.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/free-sex.gif b/src/collections/buttons/GIFCollection/free-sex.gif deleted file mode 100644 index b5f7fbe..0000000 Binary files a/src/collections/buttons/GIFCollection/free-sex.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/freekevin.gif b/src/collections/buttons/GIFCollection/freekevin.gif deleted file mode 100644 index 7fff4de..0000000 Binary files a/src/collections/buttons/GIFCollection/freekevin.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/freencool.gif b/src/collections/buttons/GIFCollection/freencool.gif deleted file mode 100644 index 8866af6..0000000 Binary files a/src/collections/buttons/GIFCollection/freencool.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/freestuffforyou.gif b/src/collections/buttons/GIFCollection/freestuffforyou.gif deleted file mode 100644 index b01eb81..0000000 Binary files a/src/collections/buttons/GIFCollection/freestuffforyou.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/freewareguide.gif b/src/collections/buttons/GIFCollection/freewareguide.gif deleted file mode 100644 index c477a2a..0000000 Binary files a/src/collections/buttons/GIFCollection/freewareguide.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/freewareguide2.gif b/src/collections/buttons/GIFCollection/freewareguide2.gif deleted file mode 100644 index 9d28614..0000000 Binary files a/src/collections/buttons/GIFCollection/freewareguide2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/freewareweb.gif b/src/collections/buttons/GIFCollection/freewareweb.gif deleted file mode 100644 index ac0c15f..0000000 Binary files a/src/collections/buttons/GIFCollection/freewareweb.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/friendship.gif b/src/collections/buttons/GIFCollection/friendship.gif deleted file mode 100644 index 08edfb5..0000000 Binary files a/src/collections/buttons/GIFCollection/friendship.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/fspeech.gif b/src/collections/buttons/GIFCollection/fspeech.gif deleted file mode 100644 index f1fa905..0000000 Binary files a/src/collections/buttons/GIFCollection/fspeech.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/fspeech96a.gif b/src/collections/buttons/GIFCollection/fspeech96a.gif deleted file mode 100644 index 5984b78..0000000 Binary files a/src/collections/buttons/GIFCollection/fspeech96a.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/gaysexnavigator.gif b/src/collections/buttons/GIFCollection/gaysexnavigator.gif deleted file mode 100644 index 84ae785..0000000 Binary files a/src/collections/buttons/GIFCollection/gaysexnavigator.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/gb.gif b/src/collections/buttons/GIFCollection/gb.gif deleted file mode 100644 index d2b9001..0000000 Binary files a/src/collections/buttons/GIFCollection/gb.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/gbanet.gif b/src/collections/buttons/GIFCollection/gbanet.gif deleted file mode 100644 index ff85860..0000000 Binary files a/src/collections/buttons/GIFCollection/gbanet.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/gbc.gif b/src/collections/buttons/GIFCollection/gbc.gif deleted file mode 100644 index a9a9ab7..0000000 Binary files a/src/collections/buttons/GIFCollection/gbc.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/getbeanie.gif b/src/collections/buttons/GIFCollection/getbeanie.gif deleted file mode 100644 index aa3046f..0000000 Binary files a/src/collections/buttons/GIFCollection/getbeanie.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/getfirefox.gif b/src/collections/buttons/GIFCollection/getfirefox.gif deleted file mode 100644 index 3cd754f..0000000 Binary files a/src/collections/buttons/GIFCollection/getfirefox.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/getgospel.gif b/src/collections/buttons/GIFCollection/getgospel.gif deleted file mode 100644 index de8d849..0000000 Binary files a/src/collections/buttons/GIFCollection/getgospel.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/gethtmlnow.gif b/src/collections/buttons/GIFCollection/gethtmlnow.gif deleted file mode 100644 index c2783e6..0000000 Binary files a/src/collections/buttons/GIFCollection/gethtmlnow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/getlaugh.gif b/src/collections/buttons/GIFCollection/getlaugh.gif deleted file mode 100644 index f9514f7..0000000 Binary files a/src/collections/buttons/GIFCollection/getlaugh.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/gimp.gif b/src/collections/buttons/GIFCollection/gimp.gif deleted file mode 100644 index 382315e..0000000 Binary files a/src/collections/buttons/GIFCollection/gimp.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/girls-united.gif b/src/collections/buttons/GIFCollection/girls-united.gif deleted file mode 100644 index 3577c41..0000000 Binary files a/src/collections/buttons/GIFCollection/girls-united.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/girls.gif b/src/collections/buttons/GIFCollection/girls.gif deleted file mode 100644 index a525ad4..0000000 Binary files a/src/collections/buttons/GIFCollection/girls.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/girls4notepad.gif b/src/collections/buttons/GIFCollection/girls4notepad.gif deleted file mode 100644 index 9dad1ec..0000000 Binary files a/src/collections/buttons/GIFCollection/girls4notepad.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/givecredit.gif b/src/collections/buttons/GIFCollection/givecredit.gif deleted file mode 100644 index 6a4c55d..0000000 Binary files a/src/collections/buttons/GIFCollection/givecredit.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/go2hellnow.gif b/src/collections/buttons/GIFCollection/go2hellnow.gif deleted file mode 100644 index 3415d4e..0000000 Binary files a/src/collections/buttons/GIFCollection/go2hellnow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/golfshoeplus.gif b/src/collections/buttons/GIFCollection/golfshoeplus.gif deleted file mode 100644 index e89ee79..0000000 Binary files a/src/collections/buttons/GIFCollection/golfshoeplus.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/google_stand.gif b/src/collections/buttons/GIFCollection/google_stand.gif deleted file mode 100644 index 08ffd8b..0000000 Binary files a/src/collections/buttons/GIFCollection/google_stand.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/got_html.gif b/src/collections/buttons/GIFCollection/got_html.gif deleted file mode 100644 index f713730..0000000 Binary files a/src/collections/buttons/GIFCollection/got_html.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/graphicdesign.gif b/src/collections/buttons/GIFCollection/graphicdesign.gif deleted file mode 100644 index 876d8fe..0000000 Binary files a/src/collections/buttons/GIFCollection/graphicdesign.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/gratis-sex-fotos.gif b/src/collections/buttons/GIFCollection/gratis-sex-fotos.gif deleted file mode 100644 index 3adbcc6..0000000 Binary files a/src/collections/buttons/GIFCollection/gratis-sex-fotos.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/grossgirl94.gif b/src/collections/buttons/GIFCollection/grossgirl94.gif deleted file mode 100644 index c85819a..0000000 Binary files a/src/collections/buttons/GIFCollection/grossgirl94.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/gtg-ani.gif b/src/collections/buttons/GIFCollection/gtg-ani.gif deleted file mode 100644 index 4a0707c..0000000 Binary files a/src/collections/buttons/GIFCollection/gtg-ani.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/guru.gif b/src/collections/buttons/GIFCollection/guru.gif deleted file mode 100644 index 864a855..0000000 Binary files a/src/collections/buttons/GIFCollection/guru.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/gutenberg.gif b/src/collections/buttons/GIFCollection/gutenberg.gif deleted file mode 100644 index 130cf2d..0000000 Binary files a/src/collections/buttons/GIFCollection/gutenberg.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/gutenberg2.gif b/src/collections/buttons/GIFCollection/gutenberg2.gif deleted file mode 100644 index 077c258..0000000 Binary files a/src/collections/buttons/GIFCollection/gutenberg2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/h-free-anim.gif b/src/collections/buttons/GIFCollection/h-free-anim.gif deleted file mode 100644 index ef3b620..0000000 Binary files a/src/collections/buttons/GIFCollection/h-free-anim.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/hackerpowered.gif b/src/collections/buttons/GIFCollection/hackerpowered.gif deleted file mode 100644 index 3486a36..0000000 Binary files a/src/collections/buttons/GIFCollection/hackerpowered.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/hair.gif b/src/collections/buttons/GIFCollection/hair.gif deleted file mode 100644 index e7fbfdb..0000000 Binary files a/src/collections/buttons/GIFCollection/hair.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/hamexp.gif b/src/collections/buttons/GIFCollection/hamexp.gif deleted file mode 100644 index b93e6b3..0000000 Binary files a/src/collections/buttons/GIFCollection/hamexp.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/happyhardcore.gif b/src/collections/buttons/GIFCollection/happyhardcore.gif deleted file mode 100644 index 939bd30..0000000 Binary files a/src/collections/buttons/GIFCollection/happyhardcore.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/hash_now.gif b/src/collections/buttons/GIFCollection/hash_now.gif deleted file mode 100644 index 833ce8c..0000000 Binary files a/src/collections/buttons/GIFCollection/hash_now.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/hatemsie.gif b/src/collections/buttons/GIFCollection/hatemsie.gif deleted file mode 100644 index 02bbb61..0000000 Binary files a/src/collections/buttons/GIFCollection/hatemsie.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/headscape.gif b/src/collections/buttons/GIFCollection/headscape.gif deleted file mode 100644 index 13ea643..0000000 Binary files a/src/collections/buttons/GIFCollection/headscape.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/hell0.gif b/src/collections/buttons/GIFCollection/hell0.gif deleted file mode 100644 index 4722208..0000000 Binary files a/src/collections/buttons/GIFCollection/hell0.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/hello.gif b/src/collections/buttons/GIFCollection/hello.gif deleted file mode 100644 index 978f363..0000000 Binary files a/src/collections/buttons/GIFCollection/hello.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/hello_kitty.gif b/src/collections/buttons/GIFCollection/hello_kitty.gif deleted file mode 100644 index c7b7387..0000000 Binary files a/src/collections/buttons/GIFCollection/hello_kitty.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/hellontheweb.gif b/src/collections/buttons/GIFCollection/hellontheweb.gif deleted file mode 100644 index d04cde9..0000000 Binary files a/src/collections/buttons/GIFCollection/hellontheweb.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/hhtt.gif b/src/collections/buttons/GIFCollection/hhtt.gif deleted file mode 100644 index 1e87b08..0000000 Binary files a/src/collections/buttons/GIFCollection/hhtt.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/hitmanforum.gif b/src/collections/buttons/GIFCollection/hitmanforum.gif deleted file mode 100644 index 637b76a..0000000 Binary files a/src/collections/buttons/GIFCollection/hitmanforum.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/hoho.gif b/src/collections/buttons/GIFCollection/hoho.gif deleted file mode 100644 index f7c446f..0000000 Binary files a/src/collections/buttons/GIFCollection/hoho.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/holyspirit.gif b/src/collections/buttons/GIFCollection/holyspirit.gif deleted file mode 100644 index a3c1a30..0000000 Binary files a/src/collections/buttons/GIFCollection/holyspirit.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/homicide.gif b/src/collections/buttons/GIFCollection/homicide.gif deleted file mode 100644 index 8b03437..0000000 Binary files a/src/collections/buttons/GIFCollection/homicide.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/homicidenow.gif b/src/collections/buttons/GIFCollection/homicidenow.gif deleted file mode 100644 index 6beeac6..0000000 Binary files a/src/collections/buttons/GIFCollection/homicidenow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/hotstuff.gif b/src/collections/buttons/GIFCollection/hotstuff.gif deleted file mode 100644 index c5ae93f..0000000 Binary files a/src/collections/buttons/GIFCollection/hotstuff.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/hotswimsuitbutton.gif b/src/collections/buttons/GIFCollection/hotswimsuitbutton.gif deleted file mode 100644 index 294f529..0000000 Binary files a/src/collections/buttons/GIFCollection/hotswimsuitbutton.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/howtobecomeanangel.gif b/src/collections/buttons/GIFCollection/howtobecomeanangel.gif deleted file mode 100644 index 8cbb3a8..0000000 Binary files a/src/collections/buttons/GIFCollection/howtobecomeanangel.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/hpbanner2.gif b/src/collections/buttons/GIFCollection/hpbanner2.gif deleted file mode 100644 index add700f..0000000 Binary files a/src/collections/buttons/GIFCollection/hpbanner2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/hsajesusveg.gif b/src/collections/buttons/GIFCollection/hsajesusveg.gif deleted file mode 100644 index 9d60da9..0000000 Binary files a/src/collections/buttons/GIFCollection/hsajesusveg.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/html.gif b/src/collections/buttons/GIFCollection/html.gif deleted file mode 100644 index 106af2d..0000000 Binary files a/src/collections/buttons/GIFCollection/html.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/html401.gif b/src/collections/buttons/GIFCollection/html401.gif deleted file mode 100644 index 7fb49aa..0000000 Binary files a/src/collections/buttons/GIFCollection/html401.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/htmldream.gif b/src/collections/buttons/GIFCollection/htmldream.gif deleted file mode 100644 index 28fd2c2..0000000 Binary files a/src/collections/buttons/GIFCollection/htmldream.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/httpismall.gif b/src/collections/buttons/GIFCollection/httpismall.gif deleted file mode 100644 index 7476792..0000000 Binary files a/src/collections/buttons/GIFCollection/httpismall.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/hurtsnow.gif b/src/collections/buttons/GIFCollection/hurtsnow.gif deleted file mode 100644 index a7dee1f..0000000 Binary files a/src/collections/buttons/GIFCollection/hurtsnow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/iccsania.gif b/src/collections/buttons/GIFCollection/iccsania.gif deleted file mode 100644 index 78652b8..0000000 Binary files a/src/collections/buttons/GIFCollection/iccsania.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ie-pengsoft.gif b/src/collections/buttons/GIFCollection/ie-pengsoft.gif deleted file mode 100644 index 14ad14c..0000000 Binary files a/src/collections/buttons/GIFCollection/ie-pengsoft.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ie1984.gif b/src/collections/buttons/GIFCollection/ie1984.gif deleted file mode 100644 index fc57567..0000000 Binary files a/src/collections/buttons/GIFCollection/ie1984.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ie_exploder.gif b/src/collections/buttons/GIFCollection/ie_exploder.gif deleted file mode 100644 index fc6de13..0000000 Binary files a/src/collections/buttons/GIFCollection/ie_exploder.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/iebad.gif b/src/collections/buttons/GIFCollection/iebad.gif deleted file mode 100644 index 6c82660..0000000 Binary files a/src/collections/buttons/GIFCollection/iebad.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/iebarf.gif b/src/collections/buttons/GIFCollection/iebarf.gif deleted file mode 100644 index 897af6f..0000000 Binary files a/src/collections/buttons/GIFCollection/iebarf.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ieburnbtn.gif b/src/collections/buttons/GIFCollection/ieburnbtn.gif deleted file mode 100644 index 266ccd2..0000000 Binary files a/src/collections/buttons/GIFCollection/ieburnbtn.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/iecrash.gif b/src/collections/buttons/GIFCollection/iecrash.gif deleted file mode 100644 index b4efd89..0000000 Binary files a/src/collections/buttons/GIFCollection/iecrash.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/iedie2.gif b/src/collections/buttons/GIFCollection/iedie2.gif deleted file mode 100644 index beb2678..0000000 Binary files a/src/collections/buttons/GIFCollection/iedie2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ieexplode.gif b/src/collections/buttons/GIFCollection/ieexplode.gif deleted file mode 100644 index e0a3a3d..0000000 Binary files a/src/collections/buttons/GIFCollection/ieexplode.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ieexploit.gif b/src/collections/buttons/GIFCollection/ieexploit.gif deleted file mode 100644 index 59e5abe..0000000 Binary files a/src/collections/buttons/GIFCollection/ieexploit.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/iefuck.gif b/src/collections/buttons/GIFCollection/iefuck.gif deleted file mode 100644 index d8a7880..0000000 Binary files a/src/collections/buttons/GIFCollection/iefuck.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ieget_an.gif b/src/collections/buttons/GIFCollection/ieget_an.gif deleted file mode 100644 index 0095c0f..0000000 Binary files a/src/collections/buttons/GIFCollection/ieget_an.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ieisevil.gif b/src/collections/buttons/GIFCollection/ieisevil.gif deleted file mode 100644 index 88a5fec..0000000 Binary files a/src/collections/buttons/GIFCollection/ieisevil.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ienukeani.gif b/src/collections/buttons/GIFCollection/ienukeani.gif deleted file mode 100644 index e110127..0000000 Binary files a/src/collections/buttons/GIFCollection/ienukeani.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/iestop.gif b/src/collections/buttons/GIFCollection/iestop.gif deleted file mode 100644 index e604340..0000000 Binary files a/src/collections/buttons/GIFCollection/iestop.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/iesux.gif b/src/collections/buttons/GIFCollection/iesux.gif deleted file mode 100644 index 53d9d1d..0000000 Binary files a/src/collections/buttons/GIFCollection/iesux.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/imac.gif b/src/collections/buttons/GIFCollection/imac.gif deleted file mode 100644 index e214d94..0000000 Binary files a/src/collections/buttons/GIFCollection/imac.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/imaginaryland2.gif b/src/collections/buttons/GIFCollection/imaginaryland2.gif deleted file mode 100644 index 93be90e..0000000 Binary files a/src/collections/buttons/GIFCollection/imaginaryland2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/imhigh.gif b/src/collections/buttons/GIFCollection/imhigh.gif deleted file mode 100644 index 39ab8db..0000000 Binary files a/src/collections/buttons/GIFCollection/imhigh.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/imissxp.gif b/src/collections/buttons/GIFCollection/imissxp.gif deleted file mode 100644 index 77a7f1c..0000000 Binary files a/src/collections/buttons/GIFCollection/imissxp.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/integrityheadb.gif b/src/collections/buttons/GIFCollection/integrityheadb.gif deleted file mode 100644 index 7e0f019..0000000 Binary files a/src/collections/buttons/GIFCollection/integrityheadb.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/internetarchive.gif b/src/collections/buttons/GIFCollection/internetarchive.gif deleted file mode 100644 index 21ccfa3..0000000 Binary files a/src/collections/buttons/GIFCollection/internetarchive.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/internetprivacy.gif b/src/collections/buttons/GIFCollection/internetprivacy.gif deleted file mode 100644 index 4f371b8..0000000 Binary files a/src/collections/buttons/GIFCollection/internetprivacy.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ipv6.gif b/src/collections/buttons/GIFCollection/ipv6.gif deleted file mode 100644 index 3c17939..0000000 Binary files a/src/collections/buttons/GIFCollection/ipv6.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/italian.gif b/src/collections/buttons/GIFCollection/italian.gif deleted file mode 100644 index 72b8ab5..0000000 Binary files a/src/collections/buttons/GIFCollection/italian.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/jesus_now.gif b/src/collections/buttons/GIFCollection/jesus_now.gif deleted file mode 100644 index dd92d2e..0000000 Binary files a/src/collections/buttons/GIFCollection/jesus_now.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/joinnow.gif b/src/collections/buttons/GIFCollection/joinnow.gif deleted file mode 100644 index f77ddb1..0000000 Binary files a/src/collections/buttons/GIFCollection/joinnow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/jump.gif b/src/collections/buttons/GIFCollection/jump.gif deleted file mode 100644 index 3332d6e..0000000 Binary files a/src/collections/buttons/GIFCollection/jump.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ka88x31.gif b/src/collections/buttons/GIFCollection/ka88x31.gif deleted file mode 100644 index 017f605..0000000 Binary files a/src/collections/buttons/GIFCollection/ka88x31.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/killmenow.gif b/src/collections/buttons/GIFCollection/killmenow.gif deleted file mode 100644 index 0dbe965..0000000 Binary files a/src/collections/buttons/GIFCollection/killmenow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/kisgo.gif b/src/collections/buttons/GIFCollection/kisgo.gif deleted file mode 100644 index 02f9dc2..0000000 Binary files a/src/collections/buttons/GIFCollection/kisgo.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/konko.gif b/src/collections/buttons/GIFCollection/konko.gif deleted file mode 100644 index 2d15af9..0000000 Binary files a/src/collections/buttons/GIFCollection/konko.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/laurie.gif b/src/collections/buttons/GIFCollection/laurie.gif deleted file mode 100644 index e18515e..0000000 Binary files a/src/collections/buttons/GIFCollection/laurie.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/learn_html.gif b/src/collections/buttons/GIFCollection/learn_html.gif deleted file mode 100644 index dd832a0..0000000 Binary files a/src/collections/buttons/GIFCollection/learn_html.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/learncoding.gif b/src/collections/buttons/GIFCollection/learncoding.gif deleted file mode 100644 index f6d1b03..0000000 Binary files a/src/collections/buttons/GIFCollection/learncoding.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/learnhtml.gif b/src/collections/buttons/GIFCollection/learnhtml.gif deleted file mode 100644 index 106af2d..0000000 Binary files a/src/collections/buttons/GIFCollection/learnhtml.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/leaveaol.gif b/src/collections/buttons/GIFCollection/leaveaol.gif deleted file mode 100644 index 6074de2..0000000 Binary files a/src/collections/buttons/GIFCollection/leaveaol.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/legal.gif b/src/collections/buttons/GIFCollection/legal.gif deleted file mode 100644 index 607adc2..0000000 Binary files a/src/collections/buttons/GIFCollection/legal.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/legalize2.gif b/src/collections/buttons/GIFCollection/legalize2.gif deleted file mode 100644 index 81fa416..0000000 Binary files a/src/collections/buttons/GIFCollection/legalize2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/life_anm.gif b/src/collections/buttons/GIFCollection/life_anm.gif deleted file mode 100644 index fedec7d..0000000 Binary files a/src/collections/buttons/GIFCollection/life_anm.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/linkshop1.gif b/src/collections/buttons/GIFCollection/linkshop1.gif deleted file mode 100644 index ab6e29d..0000000 Binary files a/src/collections/buttons/GIFCollection/linkshop1.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/linux_powered.gif b/src/collections/buttons/GIFCollection/linux_powered.gif deleted file mode 100644 index 2dbe456..0000000 Binary files a/src/collections/buttons/GIFCollection/linux_powered.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/linuxnow.gif b/src/collections/buttons/GIFCollection/linuxnow.gif deleted file mode 100644 index 9851014..0000000 Binary files a/src/collections/buttons/GIFCollection/linuxnow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/linuxnow2.gif b/src/collections/buttons/GIFCollection/linuxnow2.gif deleted file mode 100644 index 03b9285..0000000 Binary files a/src/collections/buttons/GIFCollection/linuxnow2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/lovenow.gif b/src/collections/buttons/GIFCollection/lovenow.gif deleted file mode 100644 index e111ab5..0000000 Binary files a/src/collections/buttons/GIFCollection/lovenow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/m-lol.gif b/src/collections/buttons/GIFCollection/m-lol.gif deleted file mode 100644 index dea9b06..0000000 Binary files a/src/collections/buttons/GIFCollection/m-lol.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/macintoshwks.gif b/src/collections/buttons/GIFCollection/macintoshwks.gif deleted file mode 100644 index a6968b7..0000000 Binary files a/src/collections/buttons/GIFCollection/macintoshwks.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/made_with_windows.gif b/src/collections/buttons/GIFCollection/made_with_windows.gif deleted file mode 100644 index aef46dd..0000000 Binary files a/src/collections/buttons/GIFCollection/made_with_windows.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/madewithlove.gif b/src/collections/buttons/GIFCollection/madewithlove.gif deleted file mode 100644 index 8779fcd..0000000 Binary files a/src/collections/buttons/GIFCollection/madewithlove.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/mentos.gif b/src/collections/buttons/GIFCollection/mentos.gif deleted file mode 100644 index 76f2247..0000000 Binary files a/src/collections/buttons/GIFCollection/mentos.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/microshaftl.gif b/src/collections/buttons/GIFCollection/microshaftl.gif deleted file mode 100644 index 9e668fc..0000000 Binary files a/src/collections/buttons/GIFCollection/microshaftl.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/microsoft_stop.gif b/src/collections/buttons/GIFCollection/microsoft_stop.gif deleted file mode 100644 index 61936c7..0000000 Binary files a/src/collections/buttons/GIFCollection/microsoft_stop.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/miku.gif b/src/collections/buttons/GIFCollection/miku.gif deleted file mode 100644 index 106c982..0000000 Binary files a/src/collections/buttons/GIFCollection/miku.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/momdad1.gif b/src/collections/buttons/GIFCollection/momdad1.gif deleted file mode 100644 index 1d90b62..0000000 Binary files a/src/collections/buttons/GIFCollection/momdad1.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/moon_link.gif b/src/collections/buttons/GIFCollection/moon_link.gif deleted file mode 100644 index 6b17296..0000000 Binary files a/src/collections/buttons/GIFCollection/moon_link.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/mousepow.gif b/src/collections/buttons/GIFCollection/mousepow.gif deleted file mode 100644 index b35bf02..0000000 Binary files a/src/collections/buttons/GIFCollection/mousepow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/moz2.gif b/src/collections/buttons/GIFCollection/moz2.gif deleted file mode 100644 index cd873f9..0000000 Binary files a/src/collections/buttons/GIFCollection/moz2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/moz3.gif b/src/collections/buttons/GIFCollection/moz3.gif deleted file mode 100644 index b53edd4..0000000 Binary files a/src/collections/buttons/GIFCollection/moz3.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/mozbutd1.gif b/src/collections/buttons/GIFCollection/mozbutd1.gif deleted file mode 100644 index f49d9a5..0000000 Binary files a/src/collections/buttons/GIFCollection/mozbutd1.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/mozfd.gif b/src/collections/buttons/GIFCollection/mozfd.gif deleted file mode 100644 index 8dae224..0000000 Binary files a/src/collections/buttons/GIFCollection/mozfd.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/mozilla2.gif b/src/collections/buttons/GIFCollection/mozilla2.gif deleted file mode 100644 index dd61184..0000000 Binary files a/src/collections/buttons/GIFCollection/mozilla2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/mozilla3.gif b/src/collections/buttons/GIFCollection/mozilla3.gif deleted file mode 100644 index 290bc3c..0000000 Binary files a/src/collections/buttons/GIFCollection/mozilla3.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/mozilla4.gif b/src/collections/buttons/GIFCollection/mozilla4.gif deleted file mode 100644 index 60e528a..0000000 Binary files a/src/collections/buttons/GIFCollection/mozilla4.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/mozilla_now.gif b/src/collections/buttons/GIFCollection/mozilla_now.gif deleted file mode 100644 index bc76077..0000000 Binary files a/src/collections/buttons/GIFCollection/mozilla_now.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/mozillanow.gif b/src/collections/buttons/GIFCollection/mozillanow.gif deleted file mode 100644 index 82e62df..0000000 Binary files a/src/collections/buttons/GIFCollection/mozillanow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/mozillaorg.gif b/src/collections/buttons/GIFCollection/mozillaorg.gif deleted file mode 100644 index f7f0ed8..0000000 Binary files a/src/collections/buttons/GIFCollection/mozillaorg.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/moziscool.gif b/src/collections/buttons/GIFCollection/moziscool.gif deleted file mode 100644 index ad0653a..0000000 Binary files a/src/collections/buttons/GIFCollection/moziscool.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/moznow.gif b/src/collections/buttons/GIFCollection/moznow.gif deleted file mode 100644 index abd57b2..0000000 Binary files a/src/collections/buttons/GIFCollection/moznow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/moznow3.gif b/src/collections/buttons/GIFCollection/moznow3.gif deleted file mode 100644 index cf1a6ca..0000000 Binary files a/src/collections/buttons/GIFCollection/moznow3.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/mozporn1.gif b/src/collections/buttons/GIFCollection/mozporn1.gif deleted file mode 100644 index d3c4b4b..0000000 Binary files a/src/collections/buttons/GIFCollection/mozporn1.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/msfartpage.gif b/src/collections/buttons/GIFCollection/msfartpage.gif deleted file mode 100644 index 8f73474..0000000 Binary files a/src/collections/buttons/GIFCollection/msfartpage.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/msiemoz.gif b/src/collections/buttons/GIFCollection/msiemoz.gif deleted file mode 100644 index 36b6be7..0000000 Binary files a/src/collections/buttons/GIFCollection/msiemoz.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/msx.gif b/src/collections/buttons/GIFCollection/msx.gif deleted file mode 100644 index 1fd71ff..0000000 Binary files a/src/collections/buttons/GIFCollection/msx.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/n64.gif b/src/collections/buttons/GIFCollection/n64.gif deleted file mode 100644 index bcd3645..0000000 Binary files a/src/collections/buttons/GIFCollection/n64.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/nailbutt.gif b/src/collections/buttons/GIFCollection/nailbutt.gif deleted file mode 100644 index e74948f..0000000 Binary files a/src/collections/buttons/GIFCollection/nailbutt.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/narcoticsnow.gif b/src/collections/buttons/GIFCollection/narcoticsnow.gif deleted file mode 100644 index 928e753..0000000 Binary files a/src/collections/buttons/GIFCollection/narcoticsnow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/nclinux.gif b/src/collections/buttons/GIFCollection/nclinux.gif deleted file mode 100644 index adfd866..0000000 Binary files a/src/collections/buttons/GIFCollection/nclinux.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/nedscape_now.gif b/src/collections/buttons/GIFCollection/nedscape_now.gif deleted file mode 100644 index 8870f32..0000000 Binary files a/src/collections/buttons/GIFCollection/nedscape_now.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/neko-b.gif b/src/collections/buttons/GIFCollection/neko-b.gif deleted file mode 100644 index c8a9a45..0000000 Binary files a/src/collections/buttons/GIFCollection/neko-b.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/nestcapenow.gif b/src/collections/buttons/GIFCollection/nestcapenow.gif deleted file mode 100644 index 49a0742..0000000 Binary files a/src/collections/buttons/GIFCollection/nestcapenow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/net3a.gif b/src/collections/buttons/GIFCollection/net3a.gif deleted file mode 100644 index 94843ee..0000000 Binary files a/src/collections/buttons/GIFCollection/net3a.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/netflix-88x31.gif b/src/collections/buttons/GIFCollection/netflix-88x31.gif deleted file mode 100644 index ff5a3c7..0000000 Binary files a/src/collections/buttons/GIFCollection/netflix-88x31.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/netgal.gif b/src/collections/buttons/GIFCollection/netgal.gif deleted file mode 100644 index 38a7b12..0000000 Binary files a/src/collections/buttons/GIFCollection/netgal.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/netnever.gif b/src/collections/buttons/GIFCollection/netnever.gif deleted file mode 100644 index df86e50..0000000 Binary files a/src/collections/buttons/GIFCollection/netnever.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/netnow2.gif b/src/collections/buttons/GIFCollection/netnow2.gif deleted file mode 100644 index 5db7126..0000000 Binary files a/src/collections/buttons/GIFCollection/netnow2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/netreg50.gif b/src/collections/buttons/GIFCollection/netreg50.gif deleted file mode 100644 index 64863e2..0000000 Binary files a/src/collections/buttons/GIFCollection/netreg50.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/netscape-as.gif b/src/collections/buttons/GIFCollection/netscape-as.gif deleted file mode 100644 index 0282690..0000000 Binary files a/src/collections/buttons/GIFCollection/netscape-as.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/netscape.gif b/src/collections/buttons/GIFCollection/netscape.gif deleted file mode 100644 index 853d098..0000000 Binary files a/src/collections/buttons/GIFCollection/netscape.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/netscape7.gif b/src/collections/buttons/GIFCollection/netscape7.gif deleted file mode 100644 index fe9c2ef..0000000 Binary files a/src/collections/buttons/GIFCollection/netscape7.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/netscape_now_4_0.gif b/src/collections/buttons/GIFCollection/netscape_now_4_0.gif deleted file mode 100644 index 9f8ff29..0000000 Binary files a/src/collections/buttons/GIFCollection/netscape_now_4_0.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/netscape_rave.gif b/src/collections/buttons/GIFCollection/netscape_rave.gif deleted file mode 100644 index 177c187..0000000 Binary files a/src/collections/buttons/GIFCollection/netscape_rave.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/newbuttonone.gif b/src/collections/buttons/GIFCollection/newbuttonone.gif deleted file mode 100644 index 95008f7..0000000 Binary files a/src/collections/buttons/GIFCollection/newbuttonone.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/newbuttontwo.gif b/src/collections/buttons/GIFCollection/newbuttontwo.gif deleted file mode 100644 index 1365cab..0000000 Binary files a/src/collections/buttons/GIFCollection/newbuttontwo.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ninnow.gif b/src/collections/buttons/GIFCollection/ninnow.gif deleted file mode 100644 index 7fc6059..0000000 Binary files a/src/collections/buttons/GIFCollection/ninnow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/nneighborhoodsmall.gif b/src/collections/buttons/GIFCollection/nneighborhoodsmall.gif deleted file mode 100644 index 76958aa..0000000 Binary files a/src/collections/buttons/GIFCollection/nneighborhoodsmall.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/no.gif b/src/collections/buttons/GIFCollection/no.gif deleted file mode 100644 index 188b46c..0000000 Binary files a/src/collections/buttons/GIFCollection/no.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/no_escape.gif b/src/collections/buttons/GIFCollection/no_escape.gif deleted file mode 100644 index 3faaab2..0000000 Binary files a/src/collections/buttons/GIFCollection/no_escape.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/nobelief.gif b/src/collections/buttons/GIFCollection/nobelief.gif deleted file mode 100644 index 2f0e1f9..0000000 Binary files a/src/collections/buttons/GIFCollection/nobelief.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/noclick.gif b/src/collections/buttons/GIFCollection/noclick.gif deleted file mode 100644 index b99fc12..0000000 Binary files a/src/collections/buttons/GIFCollection/noclick.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/nocookie.gif b/src/collections/buttons/GIFCollection/nocookie.gif deleted file mode 100644 index c0dd092..0000000 Binary files a/src/collections/buttons/GIFCollection/nocookie.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/nodrugs.gif b/src/collections/buttons/GIFCollection/nodrugs.gif deleted file mode 100644 index fb4e9da..0000000 Binary files a/src/collections/buttons/GIFCollection/nodrugs.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/noframes4.gif b/src/collections/buttons/GIFCollection/noframes4.gif deleted file mode 100644 index cff0ee0..0000000 Binary files a/src/collections/buttons/GIFCollection/noframes4.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/notepad3.gif b/src/collections/buttons/GIFCollection/notepad3.gif deleted file mode 100644 index 6a64d11..0000000 Binary files a/src/collections/buttons/GIFCollection/notepad3.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/nutscape.gif b/src/collections/buttons/GIFCollection/nutscape.gif deleted file mode 100644 index c3748f1..0000000 Binary files a/src/collections/buttons/GIFCollection/nutscape.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/nvidia.gif b/src/collections/buttons/GIFCollection/nvidia.gif deleted file mode 100644 index 81d5921..0000000 Binary files a/src/collections/buttons/GIFCollection/nvidia.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/nya.gif b/src/collections/buttons/GIFCollection/nya.gif deleted file mode 100644 index 179b6c2..0000000 Binary files a/src/collections/buttons/GIFCollection/nya.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/nya2.gif b/src/collections/buttons/GIFCollection/nya2.gif deleted file mode 100644 index 65ca97f..0000000 Binary files a/src/collections/buttons/GIFCollection/nya2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/omfg.gif b/src/collections/buttons/GIFCollection/omfg.gif deleted file mode 100644 index 20fcd54..0000000 Binary files a/src/collections/buttons/GIFCollection/omfg.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/onionlink1098.gif b/src/collections/buttons/GIFCollection/onionlink1098.gif deleted file mode 100644 index 24fcf5d..0000000 Binary files a/src/collections/buttons/GIFCollection/onionlink1098.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/openeye.gif b/src/collections/buttons/GIFCollection/openeye.gif deleted file mode 100644 index 6924012..0000000 Binary files a/src/collections/buttons/GIFCollection/openeye.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/openmind.gif b/src/collections/buttons/GIFCollection/openmind.gif deleted file mode 100644 index b543ff4..0000000 Binary files a/src/collections/buttons/GIFCollection/openmind.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/opera2.gif b/src/collections/buttons/GIFCollection/opera2.gif deleted file mode 100644 index fee2029..0000000 Binary files a/src/collections/buttons/GIFCollection/opera2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/opera_bu.gif b/src/collections/buttons/GIFCollection/opera_bu.gif deleted file mode 100644 index ab766b6..0000000 Binary files a/src/collections/buttons/GIFCollection/opera_bu.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/osamasux.gif b/src/collections/buttons/GIFCollection/osamasux.gif deleted file mode 100644 index 61a4307..0000000 Binary files a/src/collections/buttons/GIFCollection/osamasux.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/parental.gif b/src/collections/buttons/GIFCollection/parental.gif deleted file mode 100644 index 03b2a6a..0000000 Binary files a/src/collections/buttons/GIFCollection/parental.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/passtheshareware.gif b/src/collections/buttons/GIFCollection/passtheshareware.gif deleted file mode 100644 index 6cd0525..0000000 Binary files a/src/collections/buttons/GIFCollection/passtheshareware.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/peace.gif b/src/collections/buttons/GIFCollection/peace.gif deleted file mode 100644 index 6a29c11..0000000 Binary files a/src/collections/buttons/GIFCollection/peace.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/pepsi.gif b/src/collections/buttons/GIFCollection/pepsi.gif deleted file mode 100644 index 233e76f..0000000 Binary files a/src/collections/buttons/GIFCollection/pepsi.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/pgp-now.gif b/src/collections/buttons/GIFCollection/pgp-now.gif deleted file mode 100644 index ad18ac4..0000000 Binary files a/src/collections/buttons/GIFCollection/pgp-now.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/phonechump.gif b/src/collections/buttons/GIFCollection/phonechump.gif deleted file mode 100644 index 67e5420..0000000 Binary files a/src/collections/buttons/GIFCollection/phonechump.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/php.gif b/src/collections/buttons/GIFCollection/php.gif deleted file mode 100644 index c1a3c14..0000000 Binary files a/src/collections/buttons/GIFCollection/php.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/php4_88x31.gif b/src/collections/buttons/GIFCollection/php4_88x31.gif deleted file mode 100644 index 273f45d..0000000 Binary files a/src/collections/buttons/GIFCollection/php4_88x31.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/piracy.gif b/src/collections/buttons/GIFCollection/piracy.gif deleted file mode 100644 index 37b73b8..0000000 Binary files a/src/collections/buttons/GIFCollection/piracy.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/pngbar.gif b/src/collections/buttons/GIFCollection/pngbar.gif deleted file mode 100644 index a9d2f92..0000000 Binary files a/src/collections/buttons/GIFCollection/pngbar.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/pngnow.gif b/src/collections/buttons/GIFCollection/pngnow.gif deleted file mode 100644 index 36a1aa7..0000000 Binary files a/src/collections/buttons/GIFCollection/pngnow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/pothead.gif b/src/collections/buttons/GIFCollection/pothead.gif deleted file mode 100644 index 05f6694..0000000 Binary files a/src/collections/buttons/GIFCollection/pothead.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/powered.gif b/src/collections/buttons/GIFCollection/powered.gif deleted file mode 100644 index fc9f559..0000000 Binary files a/src/collections/buttons/GIFCollection/powered.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/poweredbyruby.gif b/src/collections/buttons/GIFCollection/poweredbyruby.gif deleted file mode 100644 index b9e30c6..0000000 Binary files a/src/collections/buttons/GIFCollection/poweredbyruby.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/press.gif b/src/collections/buttons/GIFCollection/press.gif deleted file mode 100644 index 71bc2de..0000000 Binary files a/src/collections/buttons/GIFCollection/press.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/pride.gif b/src/collections/buttons/GIFCollection/pride.gif deleted file mode 100644 index 9a48896..0000000 Binary files a/src/collections/buttons/GIFCollection/pride.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/psbutton.gif b/src/collections/buttons/GIFCollection/psbutton.gif deleted file mode 100644 index a4d8c38..0000000 Binary files a/src/collections/buttons/GIFCollection/psbutton.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/purplehello98.gif b/src/collections/buttons/GIFCollection/purplehello98.gif deleted file mode 100644 index 394f9c8..0000000 Binary files a/src/collections/buttons/GIFCollection/purplehello98.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/qtips_now.gif b/src/collections/buttons/GIFCollection/qtips_now.gif deleted file mode 100644 index cbaa7fe..0000000 Binary files a/src/collections/buttons/GIFCollection/qtips_now.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/qtipsnow100.gif b/src/collections/buttons/GIFCollection/qtipsnow100.gif deleted file mode 100644 index 1718a6e..0000000 Binary files a/src/collections/buttons/GIFCollection/qtipsnow100.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/radium.gif b/src/collections/buttons/GIFCollection/radium.gif deleted file mode 100644 index e8ae70f..0000000 Binary files a/src/collections/buttons/GIFCollection/radium.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/rainbow_bev.gif b/src/collections/buttons/GIFCollection/rainbow_bev.gif deleted file mode 100644 index 5ec7386..0000000 Binary files a/src/collections/buttons/GIFCollection/rainbow_bev.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/rar_download.gif b/src/collections/buttons/GIFCollection/rar_download.gif deleted file mode 100644 index d37741f..0000000 Binary files a/src/collections/buttons/GIFCollection/rar_download.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/rar_whit_move.gif b/src/collections/buttons/GIFCollection/rar_whit_move.gif deleted file mode 100644 index 69df1ab..0000000 Binary files a/src/collections/buttons/GIFCollection/rar_whit_move.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/rarnow.gif b/src/collections/buttons/GIFCollection/rarnow.gif deleted file mode 100644 index 6eb7263..0000000 Binary files a/src/collections/buttons/GIFCollection/rarnow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/retrosite.gif b/src/collections/buttons/GIFCollection/retrosite.gif deleted file mode 100644 index cda14b5..0000000 Binary files a/src/collections/buttons/GIFCollection/retrosite.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/robocats.gif b/src/collections/buttons/GIFCollection/robocats.gif deleted file mode 100644 index ef0548f..0000000 Binary files a/src/collections/buttons/GIFCollection/robocats.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/sailormoonmicrobar.gif b/src/collections/buttons/GIFCollection/sailormoonmicrobar.gif deleted file mode 100644 index b9c4a76..0000000 Binary files a/src/collections/buttons/GIFCollection/sailormoonmicrobar.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/sarcasm.gif b/src/collections/buttons/GIFCollection/sarcasm.gif deleted file mode 100644 index 7633b58..0000000 Binary files a/src/collections/buttons/GIFCollection/sarcasm.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/scam.gif b/src/collections/buttons/GIFCollection/scam.gif deleted file mode 100644 index 1bfc2cf..0000000 Binary files a/src/collections/buttons/GIFCollection/scam.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/screw.gif b/src/collections/buttons/GIFCollection/screw.gif deleted file mode 100644 index 5c1044e..0000000 Binary files a/src/collections/buttons/GIFCollection/screw.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/scrubby.gif b/src/collections/buttons/GIFCollection/scrubby.gif deleted file mode 100644 index 7b846ae..0000000 Binary files a/src/collections/buttons/GIFCollection/scrubby.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/secondlife.gif b/src/collections/buttons/GIFCollection/secondlife.gif deleted file mode 100644 index c487aef..0000000 Binary files a/src/collections/buttons/GIFCollection/secondlife.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/seedyourtorrents.gif b/src/collections/buttons/GIFCollection/seedyourtorrents.gif deleted file mode 100644 index b87356d..0000000 Binary files a/src/collections/buttons/GIFCollection/seedyourtorrents.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/send2friend.gif b/src/collections/buttons/GIFCollection/send2friend.gif deleted file mode 100644 index 77842bf..0000000 Binary files a/src/collections/buttons/GIFCollection/send2friend.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/sendit.gif b/src/collections/buttons/GIFCollection/sendit.gif deleted file mode 100644 index 5ac6d05..0000000 Binary files a/src/collections/buttons/GIFCollection/sendit.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/shareware.gif b/src/collections/buttons/GIFCollection/shareware.gif deleted file mode 100644 index 834c29d..0000000 Binary files a/src/collections/buttons/GIFCollection/shareware.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/sims2.gif b/src/collections/buttons/GIFCollection/sims2.gif deleted file mode 100644 index 687d8a2..0000000 Binary files a/src/collections/buttons/GIFCollection/sims2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/slap-like-now.gif b/src/collections/buttons/GIFCollection/slap-like-now.gif deleted file mode 100644 index dd695a2..0000000 Binary files a/src/collections/buttons/GIFCollection/slap-like-now.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/sm_fever_button.gif b/src/collections/buttons/GIFCollection/sm_fever_button.gif deleted file mode 100644 index 8ec6439..0000000 Binary files a/src/collections/buttons/GIFCollection/sm_fever_button.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/smbx.gif b/src/collections/buttons/GIFCollection/smbx.gif deleted file mode 100644 index 294638b..0000000 Binary files a/src/collections/buttons/GIFCollection/smbx.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/smile.gif b/src/collections/buttons/GIFCollection/smile.gif deleted file mode 100644 index cf7f928..0000000 Binary files a/src/collections/buttons/GIFCollection/smile.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/smile_always.gif b/src/collections/buttons/GIFCollection/smile_always.gif deleted file mode 100644 index 47114a7..0000000 Binary files a/src/collections/buttons/GIFCollection/smile_always.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/sonic2000now.gif b/src/collections/buttons/GIFCollection/sonic2000now.gif deleted file mode 100644 index 1247e08..0000000 Binary files a/src/collections/buttons/GIFCollection/sonic2000now.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/spamwhoreclique.gif b/src/collections/buttons/GIFCollection/spamwhoreclique.gif deleted file mode 100644 index 4722f33..0000000 Binary files a/src/collections/buttons/GIFCollection/spamwhoreclique.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/spdy-now.gif b/src/collections/buttons/GIFCollection/spdy-now.gif deleted file mode 100644 index 628e7eb..0000000 Binary files a/src/collections/buttons/GIFCollection/spdy-now.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ssnow2.gif b/src/collections/buttons/GIFCollection/ssnow2.gif deleted file mode 100644 index d9c11b5..0000000 Binary files a/src/collections/buttons/GIFCollection/ssnow2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ssurf.gif b/src/collections/buttons/GIFCollection/ssurf.gif deleted file mode 100644 index fe26098..0000000 Binary files a/src/collections/buttons/GIFCollection/ssurf.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/standards_now.gif b/src/collections/buttons/GIFCollection/standards_now.gif deleted file mode 100644 index 7a54b90..0000000 Binary files a/src/collections/buttons/GIFCollection/standards_now.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/start_legalize2.gif b/src/collections/buttons/GIFCollection/start_legalize2.gif deleted file mode 100644 index 06b5ec0..0000000 Binary files a/src/collections/buttons/GIFCollection/start_legalize2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/startpage_button.gif b/src/collections/buttons/GIFCollection/startpage_button.gif deleted file mode 100644 index 3eee660..0000000 Binary files a/src/collections/buttons/GIFCollection/startpage_button.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/steam.gif b/src/collections/buttons/GIFCollection/steam.gif deleted file mode 100644 index 1f4fe29..0000000 Binary files a/src/collections/buttons/GIFCollection/steam.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/step0003.gif b/src/collections/buttons/GIFCollection/step0003.gif deleted file mode 100644 index 6f8ccef..0000000 Binary files a/src/collections/buttons/GIFCollection/step0003.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/sucks.gif b/src/collections/buttons/GIFCollection/sucks.gif deleted file mode 100644 index 2d1c3b4..0000000 Binary files a/src/collections/buttons/GIFCollection/sucks.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/swatteam.gif b/src/collections/buttons/GIFCollection/swatteam.gif deleted file mode 100644 index 27032b6..0000000 Binary files a/src/collections/buttons/GIFCollection/swatteam.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/sweet_homepage.gif b/src/collections/buttons/GIFCollection/sweet_homepage.gif deleted file mode 100644 index 74745d1..0000000 Binary files a/src/collections/buttons/GIFCollection/sweet_homepage.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/textfile.gif b/src/collections/buttons/GIFCollection/textfile.gif deleted file mode 100644 index bff03ec..0000000 Binary files a/src/collections/buttons/GIFCollection/textfile.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/tfc88x31green.gif b/src/collections/buttons/GIFCollection/tfc88x31green.gif deleted file mode 100644 index 528234f..0000000 Binary files a/src/collections/buttons/GIFCollection/tfc88x31green.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/tfs.gif b/src/collections/buttons/GIFCollection/tfs.gif deleted file mode 100644 index ef4c61e..0000000 Binary files a/src/collections/buttons/GIFCollection/tfs.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/thanks-for-looking.gif b/src/collections/buttons/GIFCollection/thanks-for-looking.gif deleted file mode 100644 index 5fc4389..0000000 Binary files a/src/collections/buttons/GIFCollection/thanks-for-looking.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/thats-odd.gif b/src/collections/buttons/GIFCollection/thats-odd.gif deleted file mode 100644 index f8a2971..0000000 Binary files a/src/collections/buttons/GIFCollection/thats-odd.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/thehatelisting.gif b/src/collections/buttons/GIFCollection/thehatelisting.gif deleted file mode 100644 index c3152a2..0000000 Binary files a/src/collections/buttons/GIFCollection/thehatelisting.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/themez.gif b/src/collections/buttons/GIFCollection/themez.gif deleted file mode 100644 index d609cd0..0000000 Binary files a/src/collections/buttons/GIFCollection/themez.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/theoldnet_but.gif b/src/collections/buttons/GIFCollection/theoldnet_but.gif deleted file mode 100644 index 03533c2..0000000 Binary files a/src/collections/buttons/GIFCollection/theoldnet_but.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/thetruth.gif b/src/collections/buttons/GIFCollection/thetruth.gif deleted file mode 100644 index 92954dd..0000000 Binary files a/src/collections/buttons/GIFCollection/thetruth.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/thevoid.gif b/src/collections/buttons/GIFCollection/thevoid.gif deleted file mode 100644 index 1099de4..0000000 Binary files a/src/collections/buttons/GIFCollection/thevoid.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/tidw2.gif b/src/collections/buttons/GIFCollection/tidw2.gif deleted file mode 100644 index 098dd54..0000000 Binary files a/src/collections/buttons/GIFCollection/tidw2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/tj88x31.gif b/src/collections/buttons/GIFCollection/tj88x31.gif deleted file mode 100644 index 6605fd3..0000000 Binary files a/src/collections/buttons/GIFCollection/tj88x31.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/top100womensites.gif b/src/collections/buttons/GIFCollection/top100womensites.gif deleted file mode 100644 index 160edb8..0000000 Binary files a/src/collections/buttons/GIFCollection/top100womensites.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/top300list.gif b/src/collections/buttons/GIFCollection/top300list.gif deleted file mode 100644 index 904048d..0000000 Binary files a/src/collections/buttons/GIFCollection/top300list.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/topteddybears.gif b/src/collections/buttons/GIFCollection/topteddybears.gif deleted file mode 100644 index 2f5359b..0000000 Binary files a/src/collections/buttons/GIFCollection/topteddybears.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/topweddingsites.gif b/src/collections/buttons/GIFCollection/topweddingsites.gif deleted file mode 100644 index 5cc3246..0000000 Binary files a/src/collections/buttons/GIFCollection/topweddingsites.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/totally.gif b/src/collections/buttons/GIFCollection/totally.gif deleted file mode 100644 index 2eaf078..0000000 Binary files a/src/collections/buttons/GIFCollection/totally.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/trafficjumbobutton.gif b/src/collections/buttons/GIFCollection/trafficjumbobutton.gif deleted file mode 100644 index e8c66ae..0000000 Binary files a/src/collections/buttons/GIFCollection/trafficjumbobutton.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/transrats.gif b/src/collections/buttons/GIFCollection/transrats.gif deleted file mode 100644 index aa9aa3c..0000000 Binary files a/src/collections/buttons/GIFCollection/transrats.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/twomen_88x31.gif b/src/collections/buttons/GIFCollection/twomen_88x31.gif deleted file mode 100644 index b384c46..0000000 Binary files a/src/collections/buttons/GIFCollection/twomen_88x31.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/u3.gif b/src/collections/buttons/GIFCollection/u3.gif deleted file mode 100644 index 2b01ccd..0000000 Binary files a/src/collections/buttons/GIFCollection/u3.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/uagaytop.gif b/src/collections/buttons/GIFCollection/uagaytop.gif deleted file mode 100644 index af0f355..0000000 Binary files a/src/collections/buttons/GIFCollection/uagaytop.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ubuntu-88x31.gif b/src/collections/buttons/GIFCollection/ubuntu-88x31.gif deleted file mode 100644 index f5faf5f..0000000 Binary files a/src/collections/buttons/GIFCollection/ubuntu-88x31.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/under-con.gif b/src/collections/buttons/GIFCollection/under-con.gif deleted file mode 100644 index ab726a3..0000000 Binary files a/src/collections/buttons/GIFCollection/under-con.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/underwear.gif b/src/collections/buttons/GIFCollection/underwear.gif deleted file mode 100644 index 7b3584a..0000000 Binary files a/src/collections/buttons/GIFCollection/underwear.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/upload_com.gif b/src/collections/buttons/GIFCollection/upload_com.gif deleted file mode 100644 index 2cf85b2..0000000 Binary files a/src/collections/buttons/GIFCollection/upload_com.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/upyours2.gif b/src/collections/buttons/GIFCollection/upyours2.gif deleted file mode 100644 index b5327b5..0000000 Binary files a/src/collections/buttons/GIFCollection/upyours2.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/valentines_button.gif b/src/collections/buttons/GIFCollection/valentines_button.gif deleted file mode 100644 index 0925d6e..0000000 Binary files a/src/collections/buttons/GIFCollection/valentines_button.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/valid-html401-blue.gif b/src/collections/buttons/GIFCollection/valid-html401-blue.gif deleted file mode 100644 index ac438bf..0000000 Binary files a/src/collections/buttons/GIFCollection/valid-html401-blue.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/vcss-blue.gif b/src/collections/buttons/GIFCollection/vcss-blue.gif deleted file mode 100644 index c373b2a..0000000 Binary files a/src/collections/buttons/GIFCollection/vcss-blue.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/vetvamp.gif b/src/collections/buttons/GIFCollection/vetvamp.gif deleted file mode 100644 index 3eb718f..0000000 Binary files a/src/collections/buttons/GIFCollection/vetvamp.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/video_game_cheats_tips_hints_codes.gif b/src/collections/buttons/GIFCollection/video_game_cheats_tips_hints_codes.gif deleted file mode 100644 index 614a16c..0000000 Binary files a/src/collections/buttons/GIFCollection/video_game_cheats_tips_hints_codes.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/vocaloid.gif b/src/collections/buttons/GIFCollection/vocaloid.gif deleted file mode 100644 index 8c85708..0000000 Binary files a/src/collections/buttons/GIFCollection/vocaloid.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/w3c_ab.gif b/src/collections/buttons/GIFCollection/w3c_ab.gif deleted file mode 100644 index 63c474b..0000000 Binary files a/src/collections/buttons/GIFCollection/w3c_ab.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/w3schools88x31.gif b/src/collections/buttons/GIFCollection/w3schools88x31.gif deleted file mode 100644 index a0a12ad..0000000 Binary files a/src/collections/buttons/GIFCollection/w3schools88x31.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/w96_button.gif b/src/collections/buttons/GIFCollection/w96_button.gif deleted file mode 100644 index 4484665..0000000 Binary files a/src/collections/buttons/GIFCollection/w96_button.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/wbbhosting.gif b/src/collections/buttons/GIFCollection/wbbhosting.gif deleted file mode 100644 index b72e71e..0000000 Binary files a/src/collections/buttons/GIFCollection/wbbhosting.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/web_weed.gif b/src/collections/buttons/GIFCollection/web_weed.gif deleted file mode 100644 index 7e300a8..0000000 Binary files a/src/collections/buttons/GIFCollection/web_weed.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/webpassion.gif b/src/collections/buttons/GIFCollection/webpassion.gif deleted file mode 100644 index 4444ae6..0000000 Binary files a/src/collections/buttons/GIFCollection/webpassion.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/webpeople.gif b/src/collections/buttons/GIFCollection/webpeople.gif deleted file mode 100644 index 7a4170e..0000000 Binary files a/src/collections/buttons/GIFCollection/webpeople.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/website.gif b/src/collections/buttons/GIFCollection/website.gif deleted file mode 100644 index 3be851a..0000000 Binary files a/src/collections/buttons/GIFCollection/website.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/weedmexplore.gif b/src/collections/buttons/GIFCollection/weedmexplore.gif deleted file mode 100644 index 676ef7d..0000000 Binary files a/src/collections/buttons/GIFCollection/weedmexplore.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/weednow.gif b/src/collections/buttons/GIFCollection/weednow.gif deleted file mode 100644 index 36ec0df..0000000 Binary files a/src/collections/buttons/GIFCollection/weednow.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/why-aol-image.gif b/src/collections/buttons/GIFCollection/why-aol-image.gif deleted file mode 100644 index 9e1e852..0000000 Binary files a/src/collections/buttons/GIFCollection/why-aol-image.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/wii.gif b/src/collections/buttons/GIFCollection/wii.gif deleted file mode 100644 index 5a95203..0000000 Binary files a/src/collections/buttons/GIFCollection/wii.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/wikipedia.gif b/src/collections/buttons/GIFCollection/wikipedia.gif deleted file mode 100644 index c27c2a6..0000000 Binary files a/src/collections/buttons/GIFCollection/wikipedia.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/win10no.gif b/src/collections/buttons/GIFCollection/win10no.gif deleted file mode 100644 index 01976de..0000000 Binary files a/src/collections/buttons/GIFCollection/win10no.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/win95.gif b/src/collections/buttons/GIFCollection/win95.gif deleted file mode 100644 index 3928850..0000000 Binary files a/src/collections/buttons/GIFCollection/win95.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/winxp.gif b/src/collections/buttons/GIFCollection/winxp.gif deleted file mode 100644 index 8a41a77..0000000 Binary files a/src/collections/buttons/GIFCollection/winxp.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/winzip1.gif b/src/collections/buttons/GIFCollection/winzip1.gif deleted file mode 100644 index 7b18ad6..0000000 Binary files a/src/collections/buttons/GIFCollection/winzip1.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/worstoftheweb.gif b/src/collections/buttons/GIFCollection/worstoftheweb.gif deleted file mode 100644 index 0d343fd..0000000 Binary files a/src/collections/buttons/GIFCollection/worstoftheweb.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/www.gif b/src/collections/buttons/GIFCollection/www.gif deleted file mode 100644 index 76caea2..0000000 Binary files a/src/collections/buttons/GIFCollection/www.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/xampp.gif b/src/collections/buttons/GIFCollection/xampp.gif deleted file mode 100644 index ea79b52..0000000 Binary files a/src/collections/buttons/GIFCollection/xampp.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/y2k.gif b/src/collections/buttons/GIFCollection/y2k.gif deleted file mode 100644 index 8624a3a..0000000 Binary files a/src/collections/buttons/GIFCollection/y2k.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/yahoo.gif b/src/collections/buttons/GIFCollection/yahoo.gif deleted file mode 100644 index 7cfc57e..0000000 Binary files a/src/collections/buttons/GIFCollection/yahoo.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/yay_its_a_button.gif b/src/collections/buttons/GIFCollection/yay_its_a_button.gif deleted file mode 100644 index 215ab9c..0000000 Binary files a/src/collections/buttons/GIFCollection/yay_its_a_button.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/yoshilore.gif b/src/collections/buttons/GIFCollection/yoshilore.gif deleted file mode 100644 index 43e38ec..0000000 Binary files a/src/collections/buttons/GIFCollection/yoshilore.gif and /dev/null differ diff --git a/src/collections/buttons/GIFCollection/ytbutton.gif b/src/collections/buttons/GIFCollection/ytbutton.gif deleted file mode 100644 index 61680fd..0000000 Binary files a/src/collections/buttons/GIFCollection/ytbutton.gif and /dev/null differ diff --git a/src/collections/buttons/key/cheezit.gif b/src/collections/buttons/key/cheezit.gif deleted file mode 100644 index 3a90ba0..0000000 Binary files a/src/collections/buttons/key/cheezit.gif and /dev/null differ diff --git a/src/collections/collections.11tydata.js b/src/collections/collections.11tydata.js new file mode 100644 index 0000000..65bc0c8 --- /dev/null +++ b/src/collections/collections.11tydata.js @@ -0,0 +1,20 @@ +const {readdir} = require('node:fs/promises') +const {resolve} = require('node:path') + +module.exports = async function () { + const imagesDir = 'src/collections/images' + let collections = {} + const categories = await readdir(resolve(imagesDir)) + + for (const category of categories) { + collections[category] = await readdir(resolve(`${imagesDir}/${category}`)) + + for (const source of collections[category]) { + collections[category][source] = + (await readdir(resolve(`${imagesDir}/${category}/${source}`), {withFileTypes: true})) + .map(item => item.name) + } + } + + return {collections: collections} +} diff --git a/dist/collections/blinks/antikrist/01.gif b/src/collections/images/blinks/antikrist/01.gif similarity index 100% rename from dist/collections/blinks/antikrist/01.gif rename to src/collections/images/blinks/antikrist/01.gif diff --git a/dist/collections/blinks/antikrist/03.gif b/src/collections/images/blinks/antikrist/03.gif similarity index 100% rename from dist/collections/blinks/antikrist/03.gif rename to src/collections/images/blinks/antikrist/03.gif diff --git a/dist/collections/blinks/antikrist/05.gif b/src/collections/images/blinks/antikrist/05.gif similarity index 100% rename from dist/collections/blinks/antikrist/05.gif rename to src/collections/images/blinks/antikrist/05.gif diff --git a/dist/collections/blinks/antikrist/06.gif b/src/collections/images/blinks/antikrist/06.gif similarity index 100% rename from dist/collections/blinks/antikrist/06.gif rename to src/collections/images/blinks/antikrist/06.gif diff --git a/dist/collections/blinks/antikrist/09.gif b/src/collections/images/blinks/antikrist/09.gif similarity index 100% rename from dist/collections/blinks/antikrist/09.gif rename to src/collections/images/blinks/antikrist/09.gif diff --git a/dist/collections/blinks/antikrist/101.gif b/src/collections/images/blinks/antikrist/101.gif similarity index 100% rename from dist/collections/blinks/antikrist/101.gif rename to src/collections/images/blinks/antikrist/101.gif diff --git a/dist/collections/blinks/antikrist/104.gif b/src/collections/images/blinks/antikrist/104.gif similarity index 100% rename from dist/collections/blinks/antikrist/104.gif rename to src/collections/images/blinks/antikrist/104.gif diff --git a/dist/collections/blinks/antikrist/107.gif b/src/collections/images/blinks/antikrist/107.gif similarity index 100% rename from dist/collections/blinks/antikrist/107.gif rename to src/collections/images/blinks/antikrist/107.gif diff --git a/dist/collections/blinks/antikrist/112.gif b/src/collections/images/blinks/antikrist/112.gif similarity index 100% rename from dist/collections/blinks/antikrist/112.gif rename to src/collections/images/blinks/antikrist/112.gif diff --git a/dist/collections/blinks/antikrist/114.gif b/src/collections/images/blinks/antikrist/114.gif similarity index 100% rename from dist/collections/blinks/antikrist/114.gif rename to src/collections/images/blinks/antikrist/114.gif diff --git a/dist/collections/blinks/antikrist/130.gif b/src/collections/images/blinks/antikrist/130.gif similarity index 100% rename from dist/collections/blinks/antikrist/130.gif rename to src/collections/images/blinks/antikrist/130.gif diff --git a/dist/collections/blinks/antikrist/132.gif b/src/collections/images/blinks/antikrist/132.gif similarity index 100% rename from dist/collections/blinks/antikrist/132.gif rename to src/collections/images/blinks/antikrist/132.gif diff --git a/dist/collections/blinks/antikrist/150.gif b/src/collections/images/blinks/antikrist/150.gif similarity index 100% rename from dist/collections/blinks/antikrist/150.gif rename to src/collections/images/blinks/antikrist/150.gif diff --git a/dist/collections/blinks/antikrist/151.gif b/src/collections/images/blinks/antikrist/151.gif similarity index 100% rename from dist/collections/blinks/antikrist/151.gif rename to src/collections/images/blinks/antikrist/151.gif diff --git a/dist/collections/blinks/antikrist/152.gif b/src/collections/images/blinks/antikrist/152.gif similarity index 100% rename from dist/collections/blinks/antikrist/152.gif rename to src/collections/images/blinks/antikrist/152.gif diff --git a/dist/collections/blinks/antikrist/153.gif b/src/collections/images/blinks/antikrist/153.gif similarity index 100% rename from dist/collections/blinks/antikrist/153.gif rename to src/collections/images/blinks/antikrist/153.gif diff --git a/dist/collections/blinks/antikrist/160.gif b/src/collections/images/blinks/antikrist/160.gif similarity index 100% rename from dist/collections/blinks/antikrist/160.gif rename to src/collections/images/blinks/antikrist/160.gif diff --git a/dist/collections/blinks/antikrist/165.gif b/src/collections/images/blinks/antikrist/165.gif similarity index 100% rename from dist/collections/blinks/antikrist/165.gif rename to src/collections/images/blinks/antikrist/165.gif diff --git a/dist/collections/blinks/antikrist/166.gif b/src/collections/images/blinks/antikrist/166.gif similarity index 100% rename from dist/collections/blinks/antikrist/166.gif rename to src/collections/images/blinks/antikrist/166.gif diff --git a/dist/collections/blinks/antikrist/167.gif b/src/collections/images/blinks/antikrist/167.gif similarity index 100% rename from dist/collections/blinks/antikrist/167.gif rename to src/collections/images/blinks/antikrist/167.gif diff --git a/dist/collections/blinks/antikrist/168.gif b/src/collections/images/blinks/antikrist/168.gif similarity index 100% rename from dist/collections/blinks/antikrist/168.gif rename to src/collections/images/blinks/antikrist/168.gif diff --git a/dist/collections/blinks/antikrist/169.gif b/src/collections/images/blinks/antikrist/169.gif similarity index 100% rename from dist/collections/blinks/antikrist/169.gif rename to src/collections/images/blinks/antikrist/169.gif diff --git a/dist/collections/blinks/antikrist/170.gif b/src/collections/images/blinks/antikrist/170.gif similarity index 100% rename from dist/collections/blinks/antikrist/170.gif rename to src/collections/images/blinks/antikrist/170.gif diff --git a/dist/collections/blinks/antikrist/174.gif b/src/collections/images/blinks/antikrist/174.gif similarity index 100% rename from dist/collections/blinks/antikrist/174.gif rename to src/collections/images/blinks/antikrist/174.gif diff --git a/dist/collections/blinks/antikrist/175.gif b/src/collections/images/blinks/antikrist/175.gif similarity index 100% rename from dist/collections/blinks/antikrist/175.gif rename to src/collections/images/blinks/antikrist/175.gif diff --git a/dist/collections/blinks/antikrist/179.gif b/src/collections/images/blinks/antikrist/179.gif similarity index 100% rename from dist/collections/blinks/antikrist/179.gif rename to src/collections/images/blinks/antikrist/179.gif diff --git a/dist/collections/blinks/antikrist/180.gif b/src/collections/images/blinks/antikrist/180.gif similarity index 100% rename from dist/collections/blinks/antikrist/180.gif rename to src/collections/images/blinks/antikrist/180.gif diff --git a/dist/collections/blinks/antikrist/181.gif b/src/collections/images/blinks/antikrist/181.gif similarity index 100% rename from dist/collections/blinks/antikrist/181.gif rename to src/collections/images/blinks/antikrist/181.gif diff --git a/dist/collections/blinks/antikrist/182.gif b/src/collections/images/blinks/antikrist/182.gif similarity index 100% rename from dist/collections/blinks/antikrist/182.gif rename to src/collections/images/blinks/antikrist/182.gif diff --git a/dist/collections/blinks/antikrist/188.gif b/src/collections/images/blinks/antikrist/188.gif similarity index 100% rename from dist/collections/blinks/antikrist/188.gif rename to src/collections/images/blinks/antikrist/188.gif diff --git a/dist/collections/blinks/antikrist/189.gif b/src/collections/images/blinks/antikrist/189.gif similarity index 100% rename from dist/collections/blinks/antikrist/189.gif rename to src/collections/images/blinks/antikrist/189.gif diff --git a/dist/collections/blinks/antikrist/190.gif b/src/collections/images/blinks/antikrist/190.gif similarity index 100% rename from dist/collections/blinks/antikrist/190.gif rename to src/collections/images/blinks/antikrist/190.gif diff --git a/dist/collections/blinks/antikrist/192.gif b/src/collections/images/blinks/antikrist/192.gif similarity index 100% rename from dist/collections/blinks/antikrist/192.gif rename to src/collections/images/blinks/antikrist/192.gif diff --git a/dist/collections/blinks/antikrist/196.gif b/src/collections/images/blinks/antikrist/196.gif similarity index 100% rename from dist/collections/blinks/antikrist/196.gif rename to src/collections/images/blinks/antikrist/196.gif diff --git a/dist/collections/blinks/antikrist/198.gif b/src/collections/images/blinks/antikrist/198.gif similarity index 100% rename from dist/collections/blinks/antikrist/198.gif rename to src/collections/images/blinks/antikrist/198.gif diff --git a/dist/collections/blinks/antikrist/200.gif b/src/collections/images/blinks/antikrist/200.gif similarity index 100% rename from dist/collections/blinks/antikrist/200.gif rename to src/collections/images/blinks/antikrist/200.gif diff --git a/dist/collections/blinks/antikrist/202.gif b/src/collections/images/blinks/antikrist/202.gif similarity index 100% rename from dist/collections/blinks/antikrist/202.gif rename to src/collections/images/blinks/antikrist/202.gif diff --git a/dist/collections/blinks/antikrist/204.gif b/src/collections/images/blinks/antikrist/204.gif similarity index 100% rename from dist/collections/blinks/antikrist/204.gif rename to src/collections/images/blinks/antikrist/204.gif diff --git a/dist/collections/blinks/antikrist/207.gif b/src/collections/images/blinks/antikrist/207.gif similarity index 100% rename from dist/collections/blinks/antikrist/207.gif rename to src/collections/images/blinks/antikrist/207.gif diff --git a/dist/collections/blinks/antikrist/210.gif b/src/collections/images/blinks/antikrist/210.gif similarity index 100% rename from dist/collections/blinks/antikrist/210.gif rename to src/collections/images/blinks/antikrist/210.gif diff --git a/dist/collections/blinks/antikrist/212.gif b/src/collections/images/blinks/antikrist/212.gif similarity index 100% rename from dist/collections/blinks/antikrist/212.gif rename to src/collections/images/blinks/antikrist/212.gif diff --git a/dist/collections/blinks/antikrist/213.gif b/src/collections/images/blinks/antikrist/213.gif similarity index 100% rename from dist/collections/blinks/antikrist/213.gif rename to src/collections/images/blinks/antikrist/213.gif diff --git a/dist/collections/blinks/antikrist/215.gif b/src/collections/images/blinks/antikrist/215.gif similarity index 100% rename from dist/collections/blinks/antikrist/215.gif rename to src/collections/images/blinks/antikrist/215.gif diff --git a/dist/collections/blinks/antikrist/219.gif b/src/collections/images/blinks/antikrist/219.gif similarity index 100% rename from dist/collections/blinks/antikrist/219.gif rename to src/collections/images/blinks/antikrist/219.gif diff --git a/dist/collections/blinks/antikrist/221.gif b/src/collections/images/blinks/antikrist/221.gif similarity index 100% rename from dist/collections/blinks/antikrist/221.gif rename to src/collections/images/blinks/antikrist/221.gif diff --git a/dist/collections/blinks/antikrist/229.gif b/src/collections/images/blinks/antikrist/229.gif similarity index 100% rename from dist/collections/blinks/antikrist/229.gif rename to src/collections/images/blinks/antikrist/229.gif diff --git a/dist/collections/blinks/antikrist/230.gif b/src/collections/images/blinks/antikrist/230.gif similarity index 100% rename from dist/collections/blinks/antikrist/230.gif rename to src/collections/images/blinks/antikrist/230.gif diff --git a/dist/collections/blinks/antikrist/231.gif b/src/collections/images/blinks/antikrist/231.gif similarity index 100% rename from dist/collections/blinks/antikrist/231.gif rename to src/collections/images/blinks/antikrist/231.gif diff --git a/dist/collections/blinks/antikrist/237.gif b/src/collections/images/blinks/antikrist/237.gif similarity index 100% rename from dist/collections/blinks/antikrist/237.gif rename to src/collections/images/blinks/antikrist/237.gif diff --git a/dist/collections/blinks/antikrist/238.gif b/src/collections/images/blinks/antikrist/238.gif similarity index 100% rename from dist/collections/blinks/antikrist/238.gif rename to src/collections/images/blinks/antikrist/238.gif diff --git a/dist/collections/blinks/antikrist/241.gif b/src/collections/images/blinks/antikrist/241.gif similarity index 100% rename from dist/collections/blinks/antikrist/241.gif rename to src/collections/images/blinks/antikrist/241.gif diff --git a/dist/collections/blinks/antikrist/242.gif b/src/collections/images/blinks/antikrist/242.gif similarity index 100% rename from dist/collections/blinks/antikrist/242.gif rename to src/collections/images/blinks/antikrist/242.gif diff --git a/dist/collections/blinks/antikrist/245.gif b/src/collections/images/blinks/antikrist/245.gif similarity index 100% rename from dist/collections/blinks/antikrist/245.gif rename to src/collections/images/blinks/antikrist/245.gif diff --git a/dist/collections/blinks/antikrist/246.gif b/src/collections/images/blinks/antikrist/246.gif similarity index 100% rename from dist/collections/blinks/antikrist/246.gif rename to src/collections/images/blinks/antikrist/246.gif diff --git a/dist/collections/blinks/antikrist/250.gif b/src/collections/images/blinks/antikrist/250.gif similarity index 100% rename from dist/collections/blinks/antikrist/250.gif rename to src/collections/images/blinks/antikrist/250.gif diff --git a/dist/collections/blinks/antikrist/251.gif b/src/collections/images/blinks/antikrist/251.gif similarity index 100% rename from dist/collections/blinks/antikrist/251.gif rename to src/collections/images/blinks/antikrist/251.gif diff --git a/dist/collections/blinks/antikrist/252.gif b/src/collections/images/blinks/antikrist/252.gif similarity index 100% rename from dist/collections/blinks/antikrist/252.gif rename to src/collections/images/blinks/antikrist/252.gif diff --git a/dist/collections/blinks/antikrist/255.gif b/src/collections/images/blinks/antikrist/255.gif similarity index 100% rename from dist/collections/blinks/antikrist/255.gif rename to src/collections/images/blinks/antikrist/255.gif diff --git a/dist/collections/blinks/antikrist/256.gif b/src/collections/images/blinks/antikrist/256.gif similarity index 100% rename from dist/collections/blinks/antikrist/256.gif rename to src/collections/images/blinks/antikrist/256.gif diff --git a/dist/collections/blinks/antikrist/257.gif b/src/collections/images/blinks/antikrist/257.gif similarity index 100% rename from dist/collections/blinks/antikrist/257.gif rename to src/collections/images/blinks/antikrist/257.gif diff --git a/dist/collections/blinks/antikrist/258.gif b/src/collections/images/blinks/antikrist/258.gif similarity index 100% rename from dist/collections/blinks/antikrist/258.gif rename to src/collections/images/blinks/antikrist/258.gif diff --git a/dist/collections/blinks/antikrist/264.gif b/src/collections/images/blinks/antikrist/264.gif similarity index 100% rename from dist/collections/blinks/antikrist/264.gif rename to src/collections/images/blinks/antikrist/264.gif diff --git a/dist/collections/blinks/antikrist/265.gif b/src/collections/images/blinks/antikrist/265.gif similarity index 100% rename from dist/collections/blinks/antikrist/265.gif rename to src/collections/images/blinks/antikrist/265.gif diff --git a/dist/collections/blinks/antikrist/273.gif b/src/collections/images/blinks/antikrist/273.gif similarity index 100% rename from dist/collections/blinks/antikrist/273.gif rename to src/collections/images/blinks/antikrist/273.gif diff --git a/dist/collections/blinks/antikrist/277.gif b/src/collections/images/blinks/antikrist/277.gif similarity index 100% rename from dist/collections/blinks/antikrist/277.gif rename to src/collections/images/blinks/antikrist/277.gif diff --git a/dist/collections/blinks/antikrist/278.gif b/src/collections/images/blinks/antikrist/278.gif similarity index 100% rename from dist/collections/blinks/antikrist/278.gif rename to src/collections/images/blinks/antikrist/278.gif diff --git a/dist/collections/blinks/antikrist/279.webp b/src/collections/images/blinks/antikrist/279.webp similarity index 100% rename from dist/collections/blinks/antikrist/279.webp rename to src/collections/images/blinks/antikrist/279.webp diff --git a/dist/collections/blinks/antikrist/28.gif b/src/collections/images/blinks/antikrist/28.gif similarity index 100% rename from dist/collections/blinks/antikrist/28.gif rename to src/collections/images/blinks/antikrist/28.gif diff --git a/dist/collections/blinks/antikrist/282.gif b/src/collections/images/blinks/antikrist/282.gif similarity index 100% rename from dist/collections/blinks/antikrist/282.gif rename to src/collections/images/blinks/antikrist/282.gif diff --git a/dist/collections/blinks/antikrist/286.webp b/src/collections/images/blinks/antikrist/286.webp similarity index 100% rename from dist/collections/blinks/antikrist/286.webp rename to src/collections/images/blinks/antikrist/286.webp diff --git a/dist/collections/blinks/antikrist/287.webp b/src/collections/images/blinks/antikrist/287.webp similarity index 100% rename from dist/collections/blinks/antikrist/287.webp rename to src/collections/images/blinks/antikrist/287.webp diff --git a/dist/collections/blinks/antikrist/289.webp b/src/collections/images/blinks/antikrist/289.webp similarity index 100% rename from dist/collections/blinks/antikrist/289.webp rename to src/collections/images/blinks/antikrist/289.webp diff --git a/dist/collections/blinks/antikrist/305.gif b/src/collections/images/blinks/antikrist/305.gif similarity index 100% rename from dist/collections/blinks/antikrist/305.gif rename to src/collections/images/blinks/antikrist/305.gif diff --git a/dist/collections/blinks/antikrist/306.gif b/src/collections/images/blinks/antikrist/306.gif similarity index 100% rename from dist/collections/blinks/antikrist/306.gif rename to src/collections/images/blinks/antikrist/306.gif diff --git a/dist/collections/blinks/antikrist/309.gif b/src/collections/images/blinks/antikrist/309.gif similarity index 100% rename from dist/collections/blinks/antikrist/309.gif rename to src/collections/images/blinks/antikrist/309.gif diff --git a/dist/collections/blinks/antikrist/310.gif b/src/collections/images/blinks/antikrist/310.gif similarity index 100% rename from dist/collections/blinks/antikrist/310.gif rename to src/collections/images/blinks/antikrist/310.gif diff --git a/dist/collections/blinks/antikrist/311.gif b/src/collections/images/blinks/antikrist/311.gif similarity index 100% rename from dist/collections/blinks/antikrist/311.gif rename to src/collections/images/blinks/antikrist/311.gif diff --git a/dist/collections/blinks/antikrist/318.gif b/src/collections/images/blinks/antikrist/318.gif similarity index 100% rename from dist/collections/blinks/antikrist/318.gif rename to src/collections/images/blinks/antikrist/318.gif diff --git a/dist/collections/blinks/antikrist/321.webp b/src/collections/images/blinks/antikrist/321.webp similarity index 100% rename from dist/collections/blinks/antikrist/321.webp rename to src/collections/images/blinks/antikrist/321.webp diff --git a/dist/collections/blinks/antikrist/322.gif b/src/collections/images/blinks/antikrist/322.gif similarity index 100% rename from dist/collections/blinks/antikrist/322.gif rename to src/collections/images/blinks/antikrist/322.gif diff --git a/dist/collections/blinks/antikrist/325.gif b/src/collections/images/blinks/antikrist/325.gif similarity index 100% rename from dist/collections/blinks/antikrist/325.gif rename to src/collections/images/blinks/antikrist/325.gif diff --git a/dist/collections/blinks/antikrist/327.gif b/src/collections/images/blinks/antikrist/327.gif similarity index 100% rename from dist/collections/blinks/antikrist/327.gif rename to src/collections/images/blinks/antikrist/327.gif diff --git a/dist/collections/blinks/antikrist/329.webp b/src/collections/images/blinks/antikrist/329.webp similarity index 100% rename from dist/collections/blinks/antikrist/329.webp rename to src/collections/images/blinks/antikrist/329.webp diff --git a/dist/collections/blinks/antikrist/330.webp b/src/collections/images/blinks/antikrist/330.webp similarity index 100% rename from dist/collections/blinks/antikrist/330.webp rename to src/collections/images/blinks/antikrist/330.webp diff --git a/dist/collections/blinks/antikrist/337.webp b/src/collections/images/blinks/antikrist/337.webp similarity index 100% rename from dist/collections/blinks/antikrist/337.webp rename to src/collections/images/blinks/antikrist/337.webp diff --git a/dist/collections/blinks/antikrist/338.gif b/src/collections/images/blinks/antikrist/338.gif similarity index 100% rename from dist/collections/blinks/antikrist/338.gif rename to src/collections/images/blinks/antikrist/338.gif diff --git a/dist/collections/blinks/antikrist/341.gif b/src/collections/images/blinks/antikrist/341.gif similarity index 100% rename from dist/collections/blinks/antikrist/341.gif rename to src/collections/images/blinks/antikrist/341.gif diff --git a/dist/collections/blinks/antikrist/357.webp b/src/collections/images/blinks/antikrist/357.webp similarity index 100% rename from dist/collections/blinks/antikrist/357.webp rename to src/collections/images/blinks/antikrist/357.webp diff --git a/dist/collections/blinks/antikrist/358.webp b/src/collections/images/blinks/antikrist/358.webp similarity index 100% rename from dist/collections/blinks/antikrist/358.webp rename to src/collections/images/blinks/antikrist/358.webp diff --git a/dist/collections/blinks/antikrist/363.webp b/src/collections/images/blinks/antikrist/363.webp similarity index 100% rename from dist/collections/blinks/antikrist/363.webp rename to src/collections/images/blinks/antikrist/363.webp diff --git a/dist/collections/blinks/antikrist/366.webp b/src/collections/images/blinks/antikrist/366.webp similarity index 100% rename from dist/collections/blinks/antikrist/366.webp rename to src/collections/images/blinks/antikrist/366.webp diff --git a/dist/collections/blinks/antikrist/368.webp b/src/collections/images/blinks/antikrist/368.webp similarity index 100% rename from dist/collections/blinks/antikrist/368.webp rename to src/collections/images/blinks/antikrist/368.webp diff --git a/dist/collections/blinks/antikrist/371.gif b/src/collections/images/blinks/antikrist/371.gif similarity index 100% rename from dist/collections/blinks/antikrist/371.gif rename to src/collections/images/blinks/antikrist/371.gif diff --git a/dist/collections/blinks/antikrist/375.webp b/src/collections/images/blinks/antikrist/375.webp similarity index 100% rename from dist/collections/blinks/antikrist/375.webp rename to src/collections/images/blinks/antikrist/375.webp diff --git a/dist/collections/blinks/antikrist/376.gif b/src/collections/images/blinks/antikrist/376.gif similarity index 100% rename from dist/collections/blinks/antikrist/376.gif rename to src/collections/images/blinks/antikrist/376.gif diff --git a/dist/collections/blinks/antikrist/377.gif b/src/collections/images/blinks/antikrist/377.gif similarity index 100% rename from dist/collections/blinks/antikrist/377.gif rename to src/collections/images/blinks/antikrist/377.gif diff --git a/dist/collections/blinks/antikrist/380.gif b/src/collections/images/blinks/antikrist/380.gif similarity index 100% rename from dist/collections/blinks/antikrist/380.gif rename to src/collections/images/blinks/antikrist/380.gif diff --git a/dist/collections/blinks/antikrist/381.gif b/src/collections/images/blinks/antikrist/381.gif similarity index 100% rename from dist/collections/blinks/antikrist/381.gif rename to src/collections/images/blinks/antikrist/381.gif diff --git a/dist/collections/blinks/antikrist/382.gif b/src/collections/images/blinks/antikrist/382.gif similarity index 100% rename from dist/collections/blinks/antikrist/382.gif rename to src/collections/images/blinks/antikrist/382.gif diff --git a/dist/collections/blinks/antikrist/383.gif b/src/collections/images/blinks/antikrist/383.gif similarity index 100% rename from dist/collections/blinks/antikrist/383.gif rename to src/collections/images/blinks/antikrist/383.gif diff --git a/dist/collections/blinks/antikrist/385.gif b/src/collections/images/blinks/antikrist/385.gif similarity index 100% rename from dist/collections/blinks/antikrist/385.gif rename to src/collections/images/blinks/antikrist/385.gif diff --git a/dist/collections/blinks/antikrist/386.gif b/src/collections/images/blinks/antikrist/386.gif similarity index 100% rename from dist/collections/blinks/antikrist/386.gif rename to src/collections/images/blinks/antikrist/386.gif diff --git a/dist/collections/blinks/antikrist/390.gif b/src/collections/images/blinks/antikrist/390.gif similarity index 100% rename from dist/collections/blinks/antikrist/390.gif rename to src/collections/images/blinks/antikrist/390.gif diff --git a/dist/collections/blinks/antikrist/391.gif b/src/collections/images/blinks/antikrist/391.gif similarity index 100% rename from dist/collections/blinks/antikrist/391.gif rename to src/collections/images/blinks/antikrist/391.gif diff --git a/dist/collections/blinks/antikrist/392.gif b/src/collections/images/blinks/antikrist/392.gif similarity index 100% rename from dist/collections/blinks/antikrist/392.gif rename to src/collections/images/blinks/antikrist/392.gif diff --git a/dist/collections/blinks/antikrist/397.gif b/src/collections/images/blinks/antikrist/397.gif similarity index 100% rename from dist/collections/blinks/antikrist/397.gif rename to src/collections/images/blinks/antikrist/397.gif diff --git a/dist/collections/blinks/antikrist/401.gif b/src/collections/images/blinks/antikrist/401.gif similarity index 100% rename from dist/collections/blinks/antikrist/401.gif rename to src/collections/images/blinks/antikrist/401.gif diff --git a/dist/collections/blinks/antikrist/403.gif b/src/collections/images/blinks/antikrist/403.gif similarity index 100% rename from dist/collections/blinks/antikrist/403.gif rename to src/collections/images/blinks/antikrist/403.gif diff --git a/dist/collections/blinks/antikrist/404.gif b/src/collections/images/blinks/antikrist/404.gif similarity index 100% rename from dist/collections/blinks/antikrist/404.gif rename to src/collections/images/blinks/antikrist/404.gif diff --git a/dist/collections/blinks/antikrist/407.gif b/src/collections/images/blinks/antikrist/407.gif similarity index 100% rename from dist/collections/blinks/antikrist/407.gif rename to src/collections/images/blinks/antikrist/407.gif diff --git a/dist/collections/blinks/antikrist/408.gif b/src/collections/images/blinks/antikrist/408.gif similarity index 100% rename from dist/collections/blinks/antikrist/408.gif rename to src/collections/images/blinks/antikrist/408.gif diff --git a/dist/collections/blinks/antikrist/409.gif b/src/collections/images/blinks/antikrist/409.gif similarity index 100% rename from dist/collections/blinks/antikrist/409.gif rename to src/collections/images/blinks/antikrist/409.gif diff --git a/dist/collections/blinks/antikrist/412.gif b/src/collections/images/blinks/antikrist/412.gif similarity index 100% rename from dist/collections/blinks/antikrist/412.gif rename to src/collections/images/blinks/antikrist/412.gif diff --git a/dist/collections/blinks/antikrist/413.gif b/src/collections/images/blinks/antikrist/413.gif similarity index 100% rename from dist/collections/blinks/antikrist/413.gif rename to src/collections/images/blinks/antikrist/413.gif diff --git a/dist/collections/blinks/antikrist/414.gif b/src/collections/images/blinks/antikrist/414.gif similarity index 100% rename from dist/collections/blinks/antikrist/414.gif rename to src/collections/images/blinks/antikrist/414.gif diff --git a/dist/collections/blinks/antikrist/415.gif b/src/collections/images/blinks/antikrist/415.gif similarity index 100% rename from dist/collections/blinks/antikrist/415.gif rename to src/collections/images/blinks/antikrist/415.gif diff --git a/dist/collections/blinks/antikrist/417.gif b/src/collections/images/blinks/antikrist/417.gif similarity index 100% rename from dist/collections/blinks/antikrist/417.gif rename to src/collections/images/blinks/antikrist/417.gif diff --git a/dist/collections/blinks/antikrist/419.gif b/src/collections/images/blinks/antikrist/419.gif similarity index 100% rename from dist/collections/blinks/antikrist/419.gif rename to src/collections/images/blinks/antikrist/419.gif diff --git a/dist/collections/blinks/antikrist/420.gif b/src/collections/images/blinks/antikrist/420.gif similarity index 100% rename from dist/collections/blinks/antikrist/420.gif rename to src/collections/images/blinks/antikrist/420.gif diff --git a/dist/collections/blinks/antikrist/423.gif b/src/collections/images/blinks/antikrist/423.gif similarity index 100% rename from dist/collections/blinks/antikrist/423.gif rename to src/collections/images/blinks/antikrist/423.gif diff --git a/dist/collections/blinks/antikrist/425.gif b/src/collections/images/blinks/antikrist/425.gif similarity index 100% rename from dist/collections/blinks/antikrist/425.gif rename to src/collections/images/blinks/antikrist/425.gif diff --git a/dist/collections/blinks/antikrist/426.gif b/src/collections/images/blinks/antikrist/426.gif similarity index 100% rename from dist/collections/blinks/antikrist/426.gif rename to src/collections/images/blinks/antikrist/426.gif diff --git a/dist/collections/blinks/antikrist/427.gif b/src/collections/images/blinks/antikrist/427.gif similarity index 100% rename from dist/collections/blinks/antikrist/427.gif rename to src/collections/images/blinks/antikrist/427.gif diff --git a/dist/collections/blinks/antikrist/428.gif b/src/collections/images/blinks/antikrist/428.gif similarity index 100% rename from dist/collections/blinks/antikrist/428.gif rename to src/collections/images/blinks/antikrist/428.gif diff --git a/dist/collections/blinks/antikrist/429.gif b/src/collections/images/blinks/antikrist/429.gif similarity index 100% rename from dist/collections/blinks/antikrist/429.gif rename to src/collections/images/blinks/antikrist/429.gif diff --git a/dist/collections/blinks/antikrist/431.gif b/src/collections/images/blinks/antikrist/431.gif similarity index 100% rename from dist/collections/blinks/antikrist/431.gif rename to src/collections/images/blinks/antikrist/431.gif diff --git a/dist/collections/blinks/antikrist/432.gif b/src/collections/images/blinks/antikrist/432.gif similarity index 100% rename from dist/collections/blinks/antikrist/432.gif rename to src/collections/images/blinks/antikrist/432.gif diff --git a/dist/collections/blinks/antikrist/434.gif b/src/collections/images/blinks/antikrist/434.gif similarity index 100% rename from dist/collections/blinks/antikrist/434.gif rename to src/collections/images/blinks/antikrist/434.gif diff --git a/dist/collections/blinks/antikrist/435.gif b/src/collections/images/blinks/antikrist/435.gif similarity index 100% rename from dist/collections/blinks/antikrist/435.gif rename to src/collections/images/blinks/antikrist/435.gif diff --git a/dist/collections/blinks/antikrist/436.gif b/src/collections/images/blinks/antikrist/436.gif similarity index 100% rename from dist/collections/blinks/antikrist/436.gif rename to src/collections/images/blinks/antikrist/436.gif diff --git a/dist/collections/blinks/antikrist/437.gif b/src/collections/images/blinks/antikrist/437.gif similarity index 100% rename from dist/collections/blinks/antikrist/437.gif rename to src/collections/images/blinks/antikrist/437.gif diff --git a/dist/collections/blinks/antikrist/438.gif b/src/collections/images/blinks/antikrist/438.gif similarity index 100% rename from dist/collections/blinks/antikrist/438.gif rename to src/collections/images/blinks/antikrist/438.gif diff --git a/dist/collections/blinks/antikrist/440.gif b/src/collections/images/blinks/antikrist/440.gif similarity index 100% rename from dist/collections/blinks/antikrist/440.gif rename to src/collections/images/blinks/antikrist/440.gif diff --git a/dist/collections/blinks/antikrist/442.gif b/src/collections/images/blinks/antikrist/442.gif similarity index 100% rename from dist/collections/blinks/antikrist/442.gif rename to src/collections/images/blinks/antikrist/442.gif diff --git a/dist/collections/blinks/antikrist/444.gif b/src/collections/images/blinks/antikrist/444.gif similarity index 100% rename from dist/collections/blinks/antikrist/444.gif rename to src/collections/images/blinks/antikrist/444.gif diff --git a/dist/collections/blinks/antikrist/445.gif b/src/collections/images/blinks/antikrist/445.gif similarity index 100% rename from dist/collections/blinks/antikrist/445.gif rename to src/collections/images/blinks/antikrist/445.gif diff --git a/dist/collections/blinks/antikrist/446.gif b/src/collections/images/blinks/antikrist/446.gif similarity index 100% rename from dist/collections/blinks/antikrist/446.gif rename to src/collections/images/blinks/antikrist/446.gif diff --git a/dist/collections/blinks/antikrist/449.gif b/src/collections/images/blinks/antikrist/449.gif similarity index 100% rename from dist/collections/blinks/antikrist/449.gif rename to src/collections/images/blinks/antikrist/449.gif diff --git a/dist/collections/blinks/antikrist/450.gif b/src/collections/images/blinks/antikrist/450.gif similarity index 100% rename from dist/collections/blinks/antikrist/450.gif rename to src/collections/images/blinks/antikrist/450.gif diff --git a/dist/collections/blinks/antikrist/453.gif b/src/collections/images/blinks/antikrist/453.gif similarity index 100% rename from dist/collections/blinks/antikrist/453.gif rename to src/collections/images/blinks/antikrist/453.gif diff --git a/dist/collections/blinks/antikrist/455.gif b/src/collections/images/blinks/antikrist/455.gif similarity index 100% rename from dist/collections/blinks/antikrist/455.gif rename to src/collections/images/blinks/antikrist/455.gif diff --git a/dist/collections/blinks/antikrist/456.gif b/src/collections/images/blinks/antikrist/456.gif similarity index 100% rename from dist/collections/blinks/antikrist/456.gif rename to src/collections/images/blinks/antikrist/456.gif diff --git a/dist/collections/blinks/antikrist/457.gif b/src/collections/images/blinks/antikrist/457.gif similarity index 100% rename from dist/collections/blinks/antikrist/457.gif rename to src/collections/images/blinks/antikrist/457.gif diff --git a/dist/collections/blinks/antikrist/461.gif b/src/collections/images/blinks/antikrist/461.gif similarity index 100% rename from dist/collections/blinks/antikrist/461.gif rename to src/collections/images/blinks/antikrist/461.gif diff --git a/dist/collections/blinks/antikrist/464.gif b/src/collections/images/blinks/antikrist/464.gif similarity index 100% rename from dist/collections/blinks/antikrist/464.gif rename to src/collections/images/blinks/antikrist/464.gif diff --git a/dist/collections/blinks/antikrist/465.gif b/src/collections/images/blinks/antikrist/465.gif similarity index 100% rename from dist/collections/blinks/antikrist/465.gif rename to src/collections/images/blinks/antikrist/465.gif diff --git a/dist/collections/blinks/antikrist/466.gif b/src/collections/images/blinks/antikrist/466.gif similarity index 100% rename from dist/collections/blinks/antikrist/466.gif rename to src/collections/images/blinks/antikrist/466.gif diff --git a/dist/collections/blinks/antikrist/467.gif b/src/collections/images/blinks/antikrist/467.gif similarity index 100% rename from dist/collections/blinks/antikrist/467.gif rename to src/collections/images/blinks/antikrist/467.gif diff --git a/dist/collections/blinks/antikrist/469.gif b/src/collections/images/blinks/antikrist/469.gif similarity index 100% rename from dist/collections/blinks/antikrist/469.gif rename to src/collections/images/blinks/antikrist/469.gif diff --git a/dist/collections/blinks/antikrist/472.gif b/src/collections/images/blinks/antikrist/472.gif similarity index 100% rename from dist/collections/blinks/antikrist/472.gif rename to src/collections/images/blinks/antikrist/472.gif diff --git a/dist/collections/blinks/antikrist/475.gif b/src/collections/images/blinks/antikrist/475.gif similarity index 100% rename from dist/collections/blinks/antikrist/475.gif rename to src/collections/images/blinks/antikrist/475.gif diff --git a/dist/collections/blinks/antikrist/479.gif b/src/collections/images/blinks/antikrist/479.gif similarity index 100% rename from dist/collections/blinks/antikrist/479.gif rename to src/collections/images/blinks/antikrist/479.gif diff --git a/dist/collections/blinks/antikrist/480.gif b/src/collections/images/blinks/antikrist/480.gif similarity index 100% rename from dist/collections/blinks/antikrist/480.gif rename to src/collections/images/blinks/antikrist/480.gif diff --git a/dist/collections/blinks/antikrist/481.gif b/src/collections/images/blinks/antikrist/481.gif similarity index 100% rename from dist/collections/blinks/antikrist/481.gif rename to src/collections/images/blinks/antikrist/481.gif diff --git a/dist/collections/blinks/antikrist/482.gif b/src/collections/images/blinks/antikrist/482.gif similarity index 100% rename from dist/collections/blinks/antikrist/482.gif rename to src/collections/images/blinks/antikrist/482.gif diff --git a/dist/collections/blinks/antikrist/483.gif b/src/collections/images/blinks/antikrist/483.gif similarity index 100% rename from dist/collections/blinks/antikrist/483.gif rename to src/collections/images/blinks/antikrist/483.gif diff --git a/dist/collections/blinks/antikrist/484.gif b/src/collections/images/blinks/antikrist/484.gif similarity index 100% rename from dist/collections/blinks/antikrist/484.gif rename to src/collections/images/blinks/antikrist/484.gif diff --git a/dist/collections/blinks/antikrist/485.gif b/src/collections/images/blinks/antikrist/485.gif similarity index 100% rename from dist/collections/blinks/antikrist/485.gif rename to src/collections/images/blinks/antikrist/485.gif diff --git a/dist/collections/blinks/antikrist/486.gif b/src/collections/images/blinks/antikrist/486.gif similarity index 100% rename from dist/collections/blinks/antikrist/486.gif rename to src/collections/images/blinks/antikrist/486.gif diff --git a/dist/collections/blinks/antikrist/488.gif b/src/collections/images/blinks/antikrist/488.gif similarity index 100% rename from dist/collections/blinks/antikrist/488.gif rename to src/collections/images/blinks/antikrist/488.gif diff --git a/dist/collections/blinks/antikrist/490.gif b/src/collections/images/blinks/antikrist/490.gif similarity index 100% rename from dist/collections/blinks/antikrist/490.gif rename to src/collections/images/blinks/antikrist/490.gif diff --git a/dist/collections/blinks/antikrist/491.gif b/src/collections/images/blinks/antikrist/491.gif similarity index 100% rename from dist/collections/blinks/antikrist/491.gif rename to src/collections/images/blinks/antikrist/491.gif diff --git a/dist/collections/blinks/antikrist/493.gif b/src/collections/images/blinks/antikrist/493.gif similarity index 100% rename from dist/collections/blinks/antikrist/493.gif rename to src/collections/images/blinks/antikrist/493.gif diff --git a/dist/collections/blinks/antikrist/494.gif b/src/collections/images/blinks/antikrist/494.gif similarity index 100% rename from dist/collections/blinks/antikrist/494.gif rename to src/collections/images/blinks/antikrist/494.gif diff --git a/dist/collections/blinks/antikrist/495.gif b/src/collections/images/blinks/antikrist/495.gif similarity index 100% rename from dist/collections/blinks/antikrist/495.gif rename to src/collections/images/blinks/antikrist/495.gif diff --git a/dist/collections/blinks/antikrist/496.gif b/src/collections/images/blinks/antikrist/496.gif similarity index 100% rename from dist/collections/blinks/antikrist/496.gif rename to src/collections/images/blinks/antikrist/496.gif diff --git a/dist/collections/blinks/antikrist/497.gif b/src/collections/images/blinks/antikrist/497.gif similarity index 100% rename from dist/collections/blinks/antikrist/497.gif rename to src/collections/images/blinks/antikrist/497.gif diff --git a/dist/collections/blinks/antikrist/499.gif b/src/collections/images/blinks/antikrist/499.gif similarity index 100% rename from dist/collections/blinks/antikrist/499.gif rename to src/collections/images/blinks/antikrist/499.gif diff --git a/dist/collections/blinks/antikrist/500.gif b/src/collections/images/blinks/antikrist/500.gif similarity index 100% rename from dist/collections/blinks/antikrist/500.gif rename to src/collections/images/blinks/antikrist/500.gif diff --git a/dist/collections/blinks/antikrist/501.gif b/src/collections/images/blinks/antikrist/501.gif similarity index 100% rename from dist/collections/blinks/antikrist/501.gif rename to src/collections/images/blinks/antikrist/501.gif diff --git a/dist/collections/blinks/antikrist/503.gif b/src/collections/images/blinks/antikrist/503.gif similarity index 100% rename from dist/collections/blinks/antikrist/503.gif rename to src/collections/images/blinks/antikrist/503.gif diff --git a/dist/collections/blinks/antikrist/504.gif b/src/collections/images/blinks/antikrist/504.gif similarity index 100% rename from dist/collections/blinks/antikrist/504.gif rename to src/collections/images/blinks/antikrist/504.gif diff --git a/dist/collections/blinks/antikrist/506.gif b/src/collections/images/blinks/antikrist/506.gif similarity index 100% rename from dist/collections/blinks/antikrist/506.gif rename to src/collections/images/blinks/antikrist/506.gif diff --git a/dist/collections/blinks/antikrist/507.webp b/src/collections/images/blinks/antikrist/507.webp similarity index 100% rename from dist/collections/blinks/antikrist/507.webp rename to src/collections/images/blinks/antikrist/507.webp diff --git a/dist/collections/blinks/antikrist/509.gif b/src/collections/images/blinks/antikrist/509.gif similarity index 100% rename from dist/collections/blinks/antikrist/509.gif rename to src/collections/images/blinks/antikrist/509.gif diff --git a/dist/collections/blinks/antikrist/510.gif b/src/collections/images/blinks/antikrist/510.gif similarity index 100% rename from dist/collections/blinks/antikrist/510.gif rename to src/collections/images/blinks/antikrist/510.gif diff --git a/dist/collections/blinks/antikrist/511.gif b/src/collections/images/blinks/antikrist/511.gif similarity index 100% rename from dist/collections/blinks/antikrist/511.gif rename to src/collections/images/blinks/antikrist/511.gif diff --git a/dist/collections/blinks/antikrist/512.gif b/src/collections/images/blinks/antikrist/512.gif similarity index 100% rename from dist/collections/blinks/antikrist/512.gif rename to src/collections/images/blinks/antikrist/512.gif diff --git a/dist/collections/blinks/antikrist/516.gif b/src/collections/images/blinks/antikrist/516.gif similarity index 100% rename from dist/collections/blinks/antikrist/516.gif rename to src/collections/images/blinks/antikrist/516.gif diff --git a/dist/collections/blinks/antikrist/530.gif b/src/collections/images/blinks/antikrist/530.gif similarity index 100% rename from dist/collections/blinks/antikrist/530.gif rename to src/collections/images/blinks/antikrist/530.gif diff --git a/dist/collections/blinks/antikrist/533.gif b/src/collections/images/blinks/antikrist/533.gif similarity index 100% rename from dist/collections/blinks/antikrist/533.gif rename to src/collections/images/blinks/antikrist/533.gif diff --git a/dist/collections/blinks/antikrist/535.gif b/src/collections/images/blinks/antikrist/535.gif similarity index 100% rename from dist/collections/blinks/antikrist/535.gif rename to src/collections/images/blinks/antikrist/535.gif diff --git a/dist/collections/blinks/antikrist/536.gif b/src/collections/images/blinks/antikrist/536.gif similarity index 100% rename from dist/collections/blinks/antikrist/536.gif rename to src/collections/images/blinks/antikrist/536.gif diff --git a/dist/collections/blinks/antikrist/537.webp b/src/collections/images/blinks/antikrist/537.webp similarity index 100% rename from dist/collections/blinks/antikrist/537.webp rename to src/collections/images/blinks/antikrist/537.webp diff --git a/dist/collections/blinks/antikrist/538.gif b/src/collections/images/blinks/antikrist/538.gif similarity index 100% rename from dist/collections/blinks/antikrist/538.gif rename to src/collections/images/blinks/antikrist/538.gif diff --git a/dist/collections/blinks/antikrist/542.gif b/src/collections/images/blinks/antikrist/542.gif similarity index 100% rename from dist/collections/blinks/antikrist/542.gif rename to src/collections/images/blinks/antikrist/542.gif diff --git a/dist/collections/blinks/antikrist/549.gif b/src/collections/images/blinks/antikrist/549.gif similarity index 100% rename from dist/collections/blinks/antikrist/549.gif rename to src/collections/images/blinks/antikrist/549.gif diff --git a/dist/collections/blinks/antikrist/552.webp b/src/collections/images/blinks/antikrist/552.webp similarity index 100% rename from dist/collections/blinks/antikrist/552.webp rename to src/collections/images/blinks/antikrist/552.webp diff --git a/dist/collections/blinks/antikrist/553.webp b/src/collections/images/blinks/antikrist/553.webp similarity index 100% rename from dist/collections/blinks/antikrist/553.webp rename to src/collections/images/blinks/antikrist/553.webp diff --git a/dist/collections/blinks/antikrist/557.gif b/src/collections/images/blinks/antikrist/557.gif similarity index 100% rename from dist/collections/blinks/antikrist/557.gif rename to src/collections/images/blinks/antikrist/557.gif diff --git a/dist/collections/blinks/antikrist/564.gif b/src/collections/images/blinks/antikrist/564.gif similarity index 100% rename from dist/collections/blinks/antikrist/564.gif rename to src/collections/images/blinks/antikrist/564.gif diff --git a/dist/collections/blinks/antikrist/566.webp b/src/collections/images/blinks/antikrist/566.webp similarity index 100% rename from dist/collections/blinks/antikrist/566.webp rename to src/collections/images/blinks/antikrist/566.webp diff --git a/dist/collections/blinks/antikrist/567.gif b/src/collections/images/blinks/antikrist/567.gif similarity index 100% rename from dist/collections/blinks/antikrist/567.gif rename to src/collections/images/blinks/antikrist/567.gif diff --git a/dist/collections/blinks/antikrist/572.webp b/src/collections/images/blinks/antikrist/572.webp similarity index 100% rename from dist/collections/blinks/antikrist/572.webp rename to src/collections/images/blinks/antikrist/572.webp diff --git a/dist/collections/blinks/antikrist/578.webp b/src/collections/images/blinks/antikrist/578.webp similarity index 100% rename from dist/collections/blinks/antikrist/578.webp rename to src/collections/images/blinks/antikrist/578.webp diff --git a/dist/collections/blinks/antikrist/581.gif b/src/collections/images/blinks/antikrist/581.gif similarity index 100% rename from dist/collections/blinks/antikrist/581.gif rename to src/collections/images/blinks/antikrist/581.gif diff --git a/dist/collections/blinks/antikrist/582.gif b/src/collections/images/blinks/antikrist/582.gif similarity index 100% rename from dist/collections/blinks/antikrist/582.gif rename to src/collections/images/blinks/antikrist/582.gif diff --git a/dist/collections/blinks/antikrist/586.gif b/src/collections/images/blinks/antikrist/586.gif similarity index 100% rename from dist/collections/blinks/antikrist/586.gif rename to src/collections/images/blinks/antikrist/586.gif diff --git a/dist/collections/blinks/antikrist/589.webp b/src/collections/images/blinks/antikrist/589.webp similarity index 100% rename from dist/collections/blinks/antikrist/589.webp rename to src/collections/images/blinks/antikrist/589.webp diff --git a/dist/collections/blinks/antikrist/592.webp b/src/collections/images/blinks/antikrist/592.webp similarity index 100% rename from dist/collections/blinks/antikrist/592.webp rename to src/collections/images/blinks/antikrist/592.webp diff --git a/dist/collections/blinks/antikrist/597.gif b/src/collections/images/blinks/antikrist/597.gif similarity index 100% rename from dist/collections/blinks/antikrist/597.gif rename to src/collections/images/blinks/antikrist/597.gif diff --git a/dist/collections/blinks/antikrist/598.gif b/src/collections/images/blinks/antikrist/598.gif similarity index 100% rename from dist/collections/blinks/antikrist/598.gif rename to src/collections/images/blinks/antikrist/598.gif diff --git a/dist/collections/blinks/antikrist/603.gif b/src/collections/images/blinks/antikrist/603.gif similarity index 100% rename from dist/collections/blinks/antikrist/603.gif rename to src/collections/images/blinks/antikrist/603.gif diff --git a/dist/collections/blinks/antikrist/604.gif b/src/collections/images/blinks/antikrist/604.gif similarity index 100% rename from dist/collections/blinks/antikrist/604.gif rename to src/collections/images/blinks/antikrist/604.gif diff --git a/dist/collections/blinks/antikrist/606.gif b/src/collections/images/blinks/antikrist/606.gif similarity index 100% rename from dist/collections/blinks/antikrist/606.gif rename to src/collections/images/blinks/antikrist/606.gif diff --git a/dist/collections/blinks/antikrist/609.gif b/src/collections/images/blinks/antikrist/609.gif similarity index 100% rename from dist/collections/blinks/antikrist/609.gif rename to src/collections/images/blinks/antikrist/609.gif diff --git a/dist/collections/blinks/antikrist/610.gif b/src/collections/images/blinks/antikrist/610.gif similarity index 100% rename from dist/collections/blinks/antikrist/610.gif rename to src/collections/images/blinks/antikrist/610.gif diff --git a/dist/collections/blinks/antikrist/611.gif b/src/collections/images/blinks/antikrist/611.gif similarity index 100% rename from dist/collections/blinks/antikrist/611.gif rename to src/collections/images/blinks/antikrist/611.gif diff --git a/dist/collections/blinks/antikrist/613.gif b/src/collections/images/blinks/antikrist/613.gif similarity index 100% rename from dist/collections/blinks/antikrist/613.gif rename to src/collections/images/blinks/antikrist/613.gif diff --git a/dist/collections/blinks/antikrist/614.gif b/src/collections/images/blinks/antikrist/614.gif similarity index 100% rename from dist/collections/blinks/antikrist/614.gif rename to src/collections/images/blinks/antikrist/614.gif diff --git a/dist/collections/blinks/antikrist/615.gif b/src/collections/images/blinks/antikrist/615.gif similarity index 100% rename from dist/collections/blinks/antikrist/615.gif rename to src/collections/images/blinks/antikrist/615.gif diff --git a/dist/collections/blinks/antikrist/616.gif b/src/collections/images/blinks/antikrist/616.gif similarity index 100% rename from dist/collections/blinks/antikrist/616.gif rename to src/collections/images/blinks/antikrist/616.gif diff --git a/dist/collections/blinks/antikrist/621.gif b/src/collections/images/blinks/antikrist/621.gif similarity index 100% rename from dist/collections/blinks/antikrist/621.gif rename to src/collections/images/blinks/antikrist/621.gif diff --git a/dist/collections/blinks/antikrist/622.webp b/src/collections/images/blinks/antikrist/622.webp similarity index 100% rename from dist/collections/blinks/antikrist/622.webp rename to src/collections/images/blinks/antikrist/622.webp diff --git a/dist/collections/blinks/antikrist/623.webp b/src/collections/images/blinks/antikrist/623.webp similarity index 100% rename from dist/collections/blinks/antikrist/623.webp rename to src/collections/images/blinks/antikrist/623.webp diff --git a/dist/collections/blinks/antikrist/624.gif b/src/collections/images/blinks/antikrist/624.gif similarity index 100% rename from dist/collections/blinks/antikrist/624.gif rename to src/collections/images/blinks/antikrist/624.gif diff --git a/dist/collections/blinks/antikrist/625.gif b/src/collections/images/blinks/antikrist/625.gif similarity index 100% rename from dist/collections/blinks/antikrist/625.gif rename to src/collections/images/blinks/antikrist/625.gif diff --git a/dist/collections/blinks/antikrist/628.gif b/src/collections/images/blinks/antikrist/628.gif similarity index 100% rename from dist/collections/blinks/antikrist/628.gif rename to src/collections/images/blinks/antikrist/628.gif diff --git a/dist/collections/blinks/antikrist/636.gif b/src/collections/images/blinks/antikrist/636.gif similarity index 100% rename from dist/collections/blinks/antikrist/636.gif rename to src/collections/images/blinks/antikrist/636.gif diff --git a/dist/collections/blinks/antikrist/637.gif b/src/collections/images/blinks/antikrist/637.gif similarity index 100% rename from dist/collections/blinks/antikrist/637.gif rename to src/collections/images/blinks/antikrist/637.gif diff --git a/dist/collections/blinks/antikrist/642.gif b/src/collections/images/blinks/antikrist/642.gif similarity index 100% rename from dist/collections/blinks/antikrist/642.gif rename to src/collections/images/blinks/antikrist/642.gif diff --git a/dist/collections/blinks/antikrist/646.gif b/src/collections/images/blinks/antikrist/646.gif similarity index 100% rename from dist/collections/blinks/antikrist/646.gif rename to src/collections/images/blinks/antikrist/646.gif diff --git a/dist/collections/blinks/antikrist/649.gif b/src/collections/images/blinks/antikrist/649.gif similarity index 100% rename from dist/collections/blinks/antikrist/649.gif rename to src/collections/images/blinks/antikrist/649.gif diff --git a/dist/collections/blinks/antikrist/653.gif b/src/collections/images/blinks/antikrist/653.gif similarity index 100% rename from dist/collections/blinks/antikrist/653.gif rename to src/collections/images/blinks/antikrist/653.gif diff --git a/dist/collections/blinks/antikrist/654.gif b/src/collections/images/blinks/antikrist/654.gif similarity index 100% rename from dist/collections/blinks/antikrist/654.gif rename to src/collections/images/blinks/antikrist/654.gif diff --git a/dist/collections/blinks/antikrist/655.gif b/src/collections/images/blinks/antikrist/655.gif similarity index 100% rename from dist/collections/blinks/antikrist/655.gif rename to src/collections/images/blinks/antikrist/655.gif diff --git a/dist/collections/blinks/antikrist/656.gif b/src/collections/images/blinks/antikrist/656.gif similarity index 100% rename from dist/collections/blinks/antikrist/656.gif rename to src/collections/images/blinks/antikrist/656.gif diff --git a/dist/collections/blinks/antikrist/659.gif b/src/collections/images/blinks/antikrist/659.gif similarity index 100% rename from dist/collections/blinks/antikrist/659.gif rename to src/collections/images/blinks/antikrist/659.gif diff --git a/dist/collections/blinks/antikrist/660.gif b/src/collections/images/blinks/antikrist/660.gif similarity index 100% rename from dist/collections/blinks/antikrist/660.gif rename to src/collections/images/blinks/antikrist/660.gif diff --git a/dist/collections/blinks/antikrist/661.gif b/src/collections/images/blinks/antikrist/661.gif similarity index 100% rename from dist/collections/blinks/antikrist/661.gif rename to src/collections/images/blinks/antikrist/661.gif diff --git a/dist/collections/blinks/antikrist/665.gif b/src/collections/images/blinks/antikrist/665.gif similarity index 100% rename from dist/collections/blinks/antikrist/665.gif rename to src/collections/images/blinks/antikrist/665.gif diff --git a/dist/collections/blinks/antikrist/669.gif b/src/collections/images/blinks/antikrist/669.gif similarity index 100% rename from dist/collections/blinks/antikrist/669.gif rename to src/collections/images/blinks/antikrist/669.gif diff --git a/dist/collections/blinks/antikrist/671.gif b/src/collections/images/blinks/antikrist/671.gif similarity index 100% rename from dist/collections/blinks/antikrist/671.gif rename to src/collections/images/blinks/antikrist/671.gif diff --git a/dist/collections/blinks/antikrist/673.gif b/src/collections/images/blinks/antikrist/673.gif similarity index 100% rename from dist/collections/blinks/antikrist/673.gif rename to src/collections/images/blinks/antikrist/673.gif diff --git a/dist/collections/blinks/antikrist/674.gif b/src/collections/images/blinks/antikrist/674.gif similarity index 100% rename from dist/collections/blinks/antikrist/674.gif rename to src/collections/images/blinks/antikrist/674.gif diff --git a/dist/collections/blinks/antikrist/676.gif b/src/collections/images/blinks/antikrist/676.gif similarity index 100% rename from dist/collections/blinks/antikrist/676.gif rename to src/collections/images/blinks/antikrist/676.gif diff --git a/dist/collections/blinks/antikrist/677.gif b/src/collections/images/blinks/antikrist/677.gif similarity index 100% rename from dist/collections/blinks/antikrist/677.gif rename to src/collections/images/blinks/antikrist/677.gif diff --git a/dist/collections/blinks/antikrist/679.gif b/src/collections/images/blinks/antikrist/679.gif similarity index 100% rename from dist/collections/blinks/antikrist/679.gif rename to src/collections/images/blinks/antikrist/679.gif diff --git a/dist/collections/blinks/antikrist/680.gif b/src/collections/images/blinks/antikrist/680.gif similarity index 100% rename from dist/collections/blinks/antikrist/680.gif rename to src/collections/images/blinks/antikrist/680.gif diff --git a/dist/collections/blinks/antikrist/681.gif b/src/collections/images/blinks/antikrist/681.gif similarity index 100% rename from dist/collections/blinks/antikrist/681.gif rename to src/collections/images/blinks/antikrist/681.gif diff --git a/dist/collections/blinks/antikrist/682.gif b/src/collections/images/blinks/antikrist/682.gif similarity index 100% rename from dist/collections/blinks/antikrist/682.gif rename to src/collections/images/blinks/antikrist/682.gif diff --git a/dist/collections/blinks/antikrist/683.gif b/src/collections/images/blinks/antikrist/683.gif similarity index 100% rename from dist/collections/blinks/antikrist/683.gif rename to src/collections/images/blinks/antikrist/683.gif diff --git a/dist/collections/blinks/antikrist/684.gif b/src/collections/images/blinks/antikrist/684.gif similarity index 100% rename from dist/collections/blinks/antikrist/684.gif rename to src/collections/images/blinks/antikrist/684.gif diff --git a/dist/collections/blinks/antikrist/686.gif b/src/collections/images/blinks/antikrist/686.gif similarity index 100% rename from dist/collections/blinks/antikrist/686.gif rename to src/collections/images/blinks/antikrist/686.gif diff --git a/dist/collections/blinks/antikrist/690.gif b/src/collections/images/blinks/antikrist/690.gif similarity index 100% rename from dist/collections/blinks/antikrist/690.gif rename to src/collections/images/blinks/antikrist/690.gif diff --git a/dist/collections/blinks/antikrist/692.gif b/src/collections/images/blinks/antikrist/692.gif similarity index 100% rename from dist/collections/blinks/antikrist/692.gif rename to src/collections/images/blinks/antikrist/692.gif diff --git a/dist/collections/blinks/antikrist/694.gif b/src/collections/images/blinks/antikrist/694.gif similarity index 100% rename from dist/collections/blinks/antikrist/694.gif rename to src/collections/images/blinks/antikrist/694.gif diff --git a/dist/collections/blinks/antikrist/696.gif b/src/collections/images/blinks/antikrist/696.gif similarity index 100% rename from dist/collections/blinks/antikrist/696.gif rename to src/collections/images/blinks/antikrist/696.gif diff --git a/dist/collections/blinks/antikrist/697.gif b/src/collections/images/blinks/antikrist/697.gif similarity index 100% rename from dist/collections/blinks/antikrist/697.gif rename to src/collections/images/blinks/antikrist/697.gif diff --git a/dist/collections/blinks/antikrist/698.gif b/src/collections/images/blinks/antikrist/698.gif similarity index 100% rename from dist/collections/blinks/antikrist/698.gif rename to src/collections/images/blinks/antikrist/698.gif diff --git a/dist/collections/blinks/antikrist/699.gif b/src/collections/images/blinks/antikrist/699.gif similarity index 100% rename from dist/collections/blinks/antikrist/699.gif rename to src/collections/images/blinks/antikrist/699.gif diff --git a/dist/collections/blinks/antikrist/700.gif b/src/collections/images/blinks/antikrist/700.gif similarity index 100% rename from dist/collections/blinks/antikrist/700.gif rename to src/collections/images/blinks/antikrist/700.gif diff --git a/dist/collections/blinks/antikrist/703.gif b/src/collections/images/blinks/antikrist/703.gif similarity index 100% rename from dist/collections/blinks/antikrist/703.gif rename to src/collections/images/blinks/antikrist/703.gif diff --git a/dist/collections/blinks/antikrist/704.gif b/src/collections/images/blinks/antikrist/704.gif similarity index 100% rename from dist/collections/blinks/antikrist/704.gif rename to src/collections/images/blinks/antikrist/704.gif diff --git a/dist/collections/blinks/antikrist/705.webp b/src/collections/images/blinks/antikrist/705.webp similarity index 100% rename from dist/collections/blinks/antikrist/705.webp rename to src/collections/images/blinks/antikrist/705.webp diff --git a/dist/collections/blinks/antikrist/706.gif b/src/collections/images/blinks/antikrist/706.gif similarity index 100% rename from dist/collections/blinks/antikrist/706.gif rename to src/collections/images/blinks/antikrist/706.gif diff --git a/dist/collections/blinks/antikrist/707.gif b/src/collections/images/blinks/antikrist/707.gif similarity index 100% rename from dist/collections/blinks/antikrist/707.gif rename to src/collections/images/blinks/antikrist/707.gif diff --git a/dist/collections/blinks/antikrist/71.gif b/src/collections/images/blinks/antikrist/71.gif similarity index 100% rename from dist/collections/blinks/antikrist/71.gif rename to src/collections/images/blinks/antikrist/71.gif diff --git a/dist/collections/blinks/antikrist/712.gif b/src/collections/images/blinks/antikrist/712.gif similarity index 100% rename from dist/collections/blinks/antikrist/712.gif rename to src/collections/images/blinks/antikrist/712.gif diff --git a/dist/collections/blinks/antikrist/713.gif b/src/collections/images/blinks/antikrist/713.gif similarity index 100% rename from dist/collections/blinks/antikrist/713.gif rename to src/collections/images/blinks/antikrist/713.gif diff --git a/dist/collections/blinks/antikrist/716.gif b/src/collections/images/blinks/antikrist/716.gif similarity index 100% rename from dist/collections/blinks/antikrist/716.gif rename to src/collections/images/blinks/antikrist/716.gif diff --git a/dist/collections/blinks/antikrist/718.gif b/src/collections/images/blinks/antikrist/718.gif similarity index 100% rename from dist/collections/blinks/antikrist/718.gif rename to src/collections/images/blinks/antikrist/718.gif diff --git a/dist/collections/blinks/antikrist/72.gif b/src/collections/images/blinks/antikrist/72.gif similarity index 100% rename from dist/collections/blinks/antikrist/72.gif rename to src/collections/images/blinks/antikrist/72.gif diff --git a/dist/collections/blinks/antikrist/722.gif b/src/collections/images/blinks/antikrist/722.gif similarity index 100% rename from dist/collections/blinks/antikrist/722.gif rename to src/collections/images/blinks/antikrist/722.gif diff --git a/dist/collections/blinks/antikrist/726.gif b/src/collections/images/blinks/antikrist/726.gif similarity index 100% rename from dist/collections/blinks/antikrist/726.gif rename to src/collections/images/blinks/antikrist/726.gif diff --git a/dist/collections/blinks/antikrist/728.gif b/src/collections/images/blinks/antikrist/728.gif similarity index 100% rename from dist/collections/blinks/antikrist/728.gif rename to src/collections/images/blinks/antikrist/728.gif diff --git a/dist/collections/blinks/antikrist/729.gif b/src/collections/images/blinks/antikrist/729.gif similarity index 100% rename from dist/collections/blinks/antikrist/729.gif rename to src/collections/images/blinks/antikrist/729.gif diff --git a/dist/collections/blinks/antikrist/73.gif b/src/collections/images/blinks/antikrist/73.gif similarity index 100% rename from dist/collections/blinks/antikrist/73.gif rename to src/collections/images/blinks/antikrist/73.gif diff --git a/dist/collections/blinks/antikrist/730.gif b/src/collections/images/blinks/antikrist/730.gif similarity index 100% rename from dist/collections/blinks/antikrist/730.gif rename to src/collections/images/blinks/antikrist/730.gif diff --git a/dist/collections/blinks/antikrist/731.gif b/src/collections/images/blinks/antikrist/731.gif similarity index 100% rename from dist/collections/blinks/antikrist/731.gif rename to src/collections/images/blinks/antikrist/731.gif diff --git a/dist/collections/blinks/antikrist/732.gif b/src/collections/images/blinks/antikrist/732.gif similarity index 100% rename from dist/collections/blinks/antikrist/732.gif rename to src/collections/images/blinks/antikrist/732.gif diff --git a/dist/collections/blinks/antikrist/736.gif b/src/collections/images/blinks/antikrist/736.gif similarity index 100% rename from dist/collections/blinks/antikrist/736.gif rename to src/collections/images/blinks/antikrist/736.gif diff --git a/dist/collections/blinks/antikrist/737.gif b/src/collections/images/blinks/antikrist/737.gif similarity index 100% rename from dist/collections/blinks/antikrist/737.gif rename to src/collections/images/blinks/antikrist/737.gif diff --git a/dist/collections/blinks/antikrist/738.gif b/src/collections/images/blinks/antikrist/738.gif similarity index 100% rename from dist/collections/blinks/antikrist/738.gif rename to src/collections/images/blinks/antikrist/738.gif diff --git a/dist/collections/blinks/antikrist/741.gif b/src/collections/images/blinks/antikrist/741.gif similarity index 100% rename from dist/collections/blinks/antikrist/741.gif rename to src/collections/images/blinks/antikrist/741.gif diff --git a/dist/collections/blinks/antikrist/743.gif b/src/collections/images/blinks/antikrist/743.gif similarity index 100% rename from dist/collections/blinks/antikrist/743.gif rename to src/collections/images/blinks/antikrist/743.gif diff --git a/dist/collections/blinks/antikrist/747.gif b/src/collections/images/blinks/antikrist/747.gif similarity index 100% rename from dist/collections/blinks/antikrist/747.gif rename to src/collections/images/blinks/antikrist/747.gif diff --git a/dist/collections/blinks/antikrist/748.gif b/src/collections/images/blinks/antikrist/748.gif similarity index 100% rename from dist/collections/blinks/antikrist/748.gif rename to src/collections/images/blinks/antikrist/748.gif diff --git a/dist/collections/blinks/antikrist/749.gif b/src/collections/images/blinks/antikrist/749.gif similarity index 100% rename from dist/collections/blinks/antikrist/749.gif rename to src/collections/images/blinks/antikrist/749.gif diff --git a/dist/collections/blinks/antikrist/750.gif b/src/collections/images/blinks/antikrist/750.gif similarity index 100% rename from dist/collections/blinks/antikrist/750.gif rename to src/collections/images/blinks/antikrist/750.gif diff --git a/dist/collections/blinks/antikrist/751.gif b/src/collections/images/blinks/antikrist/751.gif similarity index 100% rename from dist/collections/blinks/antikrist/751.gif rename to src/collections/images/blinks/antikrist/751.gif diff --git a/dist/collections/blinks/antikrist/752.gif b/src/collections/images/blinks/antikrist/752.gif similarity index 100% rename from dist/collections/blinks/antikrist/752.gif rename to src/collections/images/blinks/antikrist/752.gif diff --git a/dist/collections/blinks/antikrist/753.gif b/src/collections/images/blinks/antikrist/753.gif similarity index 100% rename from dist/collections/blinks/antikrist/753.gif rename to src/collections/images/blinks/antikrist/753.gif diff --git a/dist/collections/blinks/antikrist/754.gif b/src/collections/images/blinks/antikrist/754.gif similarity index 100% rename from dist/collections/blinks/antikrist/754.gif rename to src/collections/images/blinks/antikrist/754.gif diff --git a/dist/collections/blinks/antikrist/755.gif b/src/collections/images/blinks/antikrist/755.gif similarity index 100% rename from dist/collections/blinks/antikrist/755.gif rename to src/collections/images/blinks/antikrist/755.gif diff --git a/dist/collections/blinks/antikrist/756.gif b/src/collections/images/blinks/antikrist/756.gif similarity index 100% rename from dist/collections/blinks/antikrist/756.gif rename to src/collections/images/blinks/antikrist/756.gif diff --git a/dist/collections/blinks/antikrist/757.gif b/src/collections/images/blinks/antikrist/757.gif similarity index 100% rename from dist/collections/blinks/antikrist/757.gif rename to src/collections/images/blinks/antikrist/757.gif diff --git a/dist/collections/blinks/antikrist/759.gif b/src/collections/images/blinks/antikrist/759.gif similarity index 100% rename from dist/collections/blinks/antikrist/759.gif rename to src/collections/images/blinks/antikrist/759.gif diff --git a/dist/collections/blinks/antikrist/760.gif b/src/collections/images/blinks/antikrist/760.gif similarity index 100% rename from dist/collections/blinks/antikrist/760.gif rename to src/collections/images/blinks/antikrist/760.gif diff --git a/dist/collections/blinks/antikrist/761.gif b/src/collections/images/blinks/antikrist/761.gif similarity index 100% rename from dist/collections/blinks/antikrist/761.gif rename to src/collections/images/blinks/antikrist/761.gif diff --git a/dist/collections/blinks/antikrist/762.gif b/src/collections/images/blinks/antikrist/762.gif similarity index 100% rename from dist/collections/blinks/antikrist/762.gif rename to src/collections/images/blinks/antikrist/762.gif diff --git a/dist/collections/blinks/antikrist/766.gif b/src/collections/images/blinks/antikrist/766.gif similarity index 100% rename from dist/collections/blinks/antikrist/766.gif rename to src/collections/images/blinks/antikrist/766.gif diff --git a/dist/collections/blinks/antikrist/769.gif b/src/collections/images/blinks/antikrist/769.gif similarity index 100% rename from dist/collections/blinks/antikrist/769.gif rename to src/collections/images/blinks/antikrist/769.gif diff --git a/dist/collections/blinks/antikrist/771.gif b/src/collections/images/blinks/antikrist/771.gif similarity index 100% rename from dist/collections/blinks/antikrist/771.gif rename to src/collections/images/blinks/antikrist/771.gif diff --git a/dist/collections/blinks/antikrist/772.gif b/src/collections/images/blinks/antikrist/772.gif similarity index 100% rename from dist/collections/blinks/antikrist/772.gif rename to src/collections/images/blinks/antikrist/772.gif diff --git a/dist/collections/blinks/antikrist/773.gif b/src/collections/images/blinks/antikrist/773.gif similarity index 100% rename from dist/collections/blinks/antikrist/773.gif rename to src/collections/images/blinks/antikrist/773.gif diff --git a/dist/collections/blinks/antikrist/774.gif b/src/collections/images/blinks/antikrist/774.gif similarity index 100% rename from dist/collections/blinks/antikrist/774.gif rename to src/collections/images/blinks/antikrist/774.gif diff --git a/dist/collections/blinks/antikrist/775.gif b/src/collections/images/blinks/antikrist/775.gif similarity index 100% rename from dist/collections/blinks/antikrist/775.gif rename to src/collections/images/blinks/antikrist/775.gif diff --git a/dist/collections/blinks/antikrist/777.gif b/src/collections/images/blinks/antikrist/777.gif similarity index 100% rename from dist/collections/blinks/antikrist/777.gif rename to src/collections/images/blinks/antikrist/777.gif diff --git a/dist/collections/blinks/antikrist/778.gif b/src/collections/images/blinks/antikrist/778.gif similarity index 100% rename from dist/collections/blinks/antikrist/778.gif rename to src/collections/images/blinks/antikrist/778.gif diff --git a/dist/collections/blinks/antikrist/779.gif b/src/collections/images/blinks/antikrist/779.gif similarity index 100% rename from dist/collections/blinks/antikrist/779.gif rename to src/collections/images/blinks/antikrist/779.gif diff --git a/dist/collections/blinks/antikrist/780.gif b/src/collections/images/blinks/antikrist/780.gif similarity index 100% rename from dist/collections/blinks/antikrist/780.gif rename to src/collections/images/blinks/antikrist/780.gif diff --git a/dist/collections/blinks/antikrist/96.gif b/src/collections/images/blinks/antikrist/96.gif similarity index 100% rename from dist/collections/blinks/antikrist/96.gif rename to src/collections/images/blinks/antikrist/96.gif diff --git a/dist/collections/blinks/cinni/12.gif b/src/collections/images/blinks/cinni/12.gif similarity index 100% rename from dist/collections/blinks/cinni/12.gif rename to src/collections/images/blinks/cinni/12.gif diff --git a/dist/collections/blinks/cinni/27.gif b/src/collections/images/blinks/cinni/27.gif similarity index 100% rename from dist/collections/blinks/cinni/27.gif rename to src/collections/images/blinks/cinni/27.gif diff --git a/dist/collections/blinks/cinni/2JxtSPg.gif b/src/collections/images/blinks/cinni/2JxtSPg.gif similarity index 100% rename from dist/collections/blinks/cinni/2JxtSPg.gif rename to src/collections/images/blinks/cinni/2JxtSPg.gif diff --git a/dist/collections/blinks/cinni/7.gif b/src/collections/images/blinks/cinni/7.gif similarity index 100% rename from dist/collections/blinks/cinni/7.gif rename to src/collections/images/blinks/cinni/7.gif diff --git a/dist/collections/blinks/cinni/POEmIt.gif b/src/collections/images/blinks/cinni/POEmIt.gif similarity index 100% rename from dist/collections/blinks/cinni/POEmIt.gif rename to src/collections/images/blinks/cinni/POEmIt.gif diff --git a/dist/collections/blinks/cinni/andeejustsaymoo.gif b/src/collections/images/blinks/cinni/andeejustsaymoo.gif similarity index 100% rename from dist/collections/blinks/cinni/andeejustsaymoo.gif rename to src/collections/images/blinks/cinni/andeejustsaymoo.gif diff --git a/dist/collections/blinks/cinni/black2.gif b/src/collections/images/blinks/cinni/black2.gif similarity index 100% rename from dist/collections/blinks/cinni/black2.gif rename to src/collections/images/blinks/cinni/black2.gif diff --git a/dist/collections/blinks/cinni/blinky_22.gif b/src/collections/images/blinks/cinni/blinky_22.gif similarity index 100% rename from dist/collections/blinks/cinni/blinky_22.gif rename to src/collections/images/blinks/cinni/blinky_22.gif diff --git a/dist/collections/blinks/cinni/blinky_49.gif b/src/collections/images/blinks/cinni/blinky_49.gif similarity index 100% rename from dist/collections/blinks/cinni/blinky_49.gif rename to src/collections/images/blinks/cinni/blinky_49.gif diff --git a/dist/collections/blinks/cinni/blnk (1).gif b/src/collections/images/blinks/cinni/blnk (1).gif similarity index 100% rename from dist/collections/blinks/cinni/blnk (1).gif rename to src/collections/images/blinks/cinni/blnk (1).gif diff --git a/dist/collections/blinks/cinni/blnk (20).gif b/src/collections/images/blinks/cinni/blnk (20).gif similarity index 100% rename from dist/collections/blinks/cinni/blnk (20).gif rename to src/collections/images/blinks/cinni/blnk (20).gif diff --git a/dist/collections/blinks/cinni/blnk (33).gif b/src/collections/images/blinks/cinni/blnk (33).gif similarity index 100% rename from dist/collections/blinks/cinni/blnk (33).gif rename to src/collections/images/blinks/cinni/blnk (33).gif diff --git a/dist/collections/blinks/cinni/blnk (35).gif b/src/collections/images/blinks/cinni/blnk (35).gif similarity index 100% rename from dist/collections/blinks/cinni/blnk (35).gif rename to src/collections/images/blinks/cinni/blnk (35).gif diff --git a/dist/collections/blinks/cinni/blnk (36).gif b/src/collections/images/blinks/cinni/blnk (36).gif similarity index 100% rename from dist/collections/blinks/cinni/blnk (36).gif rename to src/collections/images/blinks/cinni/blnk (36).gif diff --git a/dist/collections/blinks/cinni/blue10.gif b/src/collections/images/blinks/cinni/blue10.gif similarity index 100% rename from dist/collections/blinks/cinni/blue10.gif rename to src/collections/images/blinks/cinni/blue10.gif diff --git a/dist/collections/blinks/cinni/blue11.gif b/src/collections/images/blinks/cinni/blue11.gif similarity index 100% rename from dist/collections/blinks/cinni/blue11.gif rename to src/collections/images/blinks/cinni/blue11.gif diff --git a/dist/collections/blinks/cinni/blue13.gif b/src/collections/images/blinks/cinni/blue13.gif similarity index 100% rename from dist/collections/blinks/cinni/blue13.gif rename to src/collections/images/blinks/cinni/blue13.gif diff --git a/dist/collections/blinks/cinni/blue16.gif b/src/collections/images/blinks/cinni/blue16.gif similarity index 100% rename from dist/collections/blinks/cinni/blue16.gif rename to src/collections/images/blinks/cinni/blue16.gif diff --git a/dist/collections/blinks/cinni/blue17.gif b/src/collections/images/blinks/cinni/blue17.gif similarity index 100% rename from dist/collections/blinks/cinni/blue17.gif rename to src/collections/images/blinks/cinni/blue17.gif diff --git a/dist/collections/blinks/cinni/blue19.gif b/src/collections/images/blinks/cinni/blue19.gif similarity index 100% rename from dist/collections/blinks/cinni/blue19.gif rename to src/collections/images/blinks/cinni/blue19.gif diff --git a/dist/collections/blinks/cinni/blue3.gif b/src/collections/images/blinks/cinni/blue3.gif similarity index 100% rename from dist/collections/blinks/cinni/blue3.gif rename to src/collections/images/blinks/cinni/blue3.gif diff --git a/dist/collections/blinks/cinni/butt (1).gif b/src/collections/images/blinks/cinni/butt (1).gif similarity index 100% rename from dist/collections/blinks/cinni/butt (1).gif rename to src/collections/images/blinks/cinni/butt (1).gif diff --git a/dist/collections/blinks/cinni/cat.gif b/src/collections/images/blinks/cinni/cat.gif similarity index 100% rename from dist/collections/blinks/cinni/cat.gif rename to src/collections/images/blinks/cinni/cat.gif diff --git a/dist/collections/blinks/cinni/cn_needcoffee.gif b/src/collections/images/blinks/cinni/cn_needcoffee.gif similarity index 100% rename from dist/collections/blinks/cinni/cn_needcoffee.gif rename to src/collections/images/blinks/cinni/cn_needcoffee.gif diff --git a/dist/collections/blinks/cinni/faeries_blinkie.gif b/src/collections/images/blinks/cinni/faeries_blinkie.gif similarity index 100% rename from dist/collections/blinks/cinni/faeries_blinkie.gif rename to src/collections/images/blinks/cinni/faeries_blinkie.gif diff --git a/dist/collections/blinks/cinni/gaypride3.gif b/src/collections/images/blinks/cinni/gaypride3.gif similarity index 100% rename from dist/collections/blinks/cinni/gaypride3.gif rename to src/collections/images/blinks/cinni/gaypride3.gif diff --git a/dist/collections/blinks/cinni/gayrights.gif b/src/collections/images/blinks/cinni/gayrights.gif similarity index 100% rename from dist/collections/blinks/cinni/gayrights.gif rename to src/collections/images/blinks/cinni/gayrights.gif diff --git a/dist/collections/blinks/cinni/hbpownrainbow.gif b/src/collections/images/blinks/cinni/hbpownrainbow.gif similarity index 100% rename from dist/collections/blinks/cinni/hbpownrainbow.gif rename to src/collections/images/blinks/cinni/hbpownrainbow.gif diff --git a/dist/collections/blinks/cinni/hearts_blinkie.gif b/src/collections/images/blinks/cinni/hearts_blinkie.gif similarity index 100% rename from dist/collections/blinks/cinni/hearts_blinkie.gif rename to src/collections/images/blinks/cinni/hearts_blinkie.gif diff --git a/dist/collections/blinks/cinni/hooked_on.gif b/src/collections/images/blinks/cinni/hooked_on.gif similarity index 100% rename from dist/collections/blinks/cinni/hooked_on.gif rename to src/collections/images/blinks/cinni/hooked_on.gif diff --git a/dist/collections/blinks/cinni/orCcLN.gif b/src/collections/images/blinks/cinni/orCcLN.gif similarity index 100% rename from dist/collections/blinks/cinni/orCcLN.gif rename to src/collections/images/blinks/cinni/orCcLN.gif diff --git a/dist/collections/blinks/cinni/pink10.gif b/src/collections/images/blinks/cinni/pink10.gif similarity index 100% rename from dist/collections/blinks/cinni/pink10.gif rename to src/collections/images/blinks/cinni/pink10.gif diff --git a/dist/collections/blinks/cinni/pink8.gif b/src/collections/images/blinks/cinni/pink8.gif similarity index 100% rename from dist/collections/blinks/cinni/pink8.gif rename to src/collections/images/blinks/cinni/pink8.gif diff --git a/dist/collections/blinks/cinni/sailormoonblinkie.gif b/src/collections/images/blinks/cinni/sailormoonblinkie.gif similarity index 100% rename from dist/collections/blinks/cinni/sailormoonblinkie.gif rename to src/collections/images/blinks/cinni/sailormoonblinkie.gif diff --git a/dist/collections/blinks/cinni/skSbXSF.gif b/src/collections/images/blinks/cinni/skSbXSF.gif similarity index 100% rename from dist/collections/blinks/cinni/skSbXSF.gif rename to src/collections/images/blinks/cinni/skSbXSF.gif diff --git a/dist/collections/blinks/cinni/smileyfrk.gif b/src/collections/images/blinks/cinni/smileyfrk.gif similarity index 100% rename from dist/collections/blinks/cinni/smileyfrk.gif rename to src/collections/images/blinks/cinni/smileyfrk.gif diff --git a/dist/collections/blinks/cinni/thrift_love.gif b/src/collections/images/blinks/cinni/thrift_love.gif similarity index 100% rename from dist/collections/blinks/cinni/thrift_love.gif rename to src/collections/images/blinks/cinni/thrift_love.gif diff --git a/dist/collections/blinks/cinni/trnsrits.gif b/src/collections/images/blinks/cinni/trnsrits.gif similarity index 100% rename from dist/collections/blinks/cinni/trnsrits.gif rename to src/collections/images/blinks/cinni/trnsrits.gif diff --git a/dist/collections/blinks/cinni/tumblr_p8l8z0mGaH1x6mvfxo1_250.gif b/src/collections/images/blinks/cinni/tumblr_p8l8z0mGaH1x6mvfxo1_250.gif similarity index 100% rename from dist/collections/blinks/cinni/tumblr_p8l8z0mGaH1x6mvfxo1_250.gif rename to src/collections/images/blinks/cinni/tumblr_p8l8z0mGaH1x6mvfxo1_250.gif diff --git a/dist/collections/blinks/cinni/tumblr_p8l9bsbnPD1x6mvfxo1_250.gif b/src/collections/images/blinks/cinni/tumblr_p8l9bsbnPD1x6mvfxo1_250.gif similarity index 100% rename from dist/collections/blinks/cinni/tumblr_p8l9bsbnPD1x6mvfxo1_250.gif rename to src/collections/images/blinks/cinni/tumblr_p8l9bsbnPD1x6mvfxo1_250.gif diff --git a/dist/collections/blinks/cinni/tumblr_pkvvqgDJWu1x4tl4oo1_250.gif b/src/collections/images/blinks/cinni/tumblr_pkvvqgDJWu1x4tl4oo1_250.gif similarity index 100% rename from dist/collections/blinks/cinni/tumblr_pkvvqgDJWu1x4tl4oo1_250.gif rename to src/collections/images/blinks/cinni/tumblr_pkvvqgDJWu1x4tl4oo1_250.gif diff --git a/dist/collections/blinks/cinni/yeehaw.gif b/src/collections/images/blinks/cinni/yeehaw.gif similarity index 100% rename from dist/collections/blinks/cinni/yeehaw.gif rename to src/collections/images/blinks/cinni/yeehaw.gif diff --git a/dist/collections/blinks/fairytrash/100.gif b/src/collections/images/blinks/fairytrash/100.gif similarity index 100% rename from dist/collections/blinks/fairytrash/100.gif rename to src/collections/images/blinks/fairytrash/100.gif diff --git a/dist/collections/blinks/fairytrash/101.gif b/src/collections/images/blinks/fairytrash/101.gif similarity index 100% rename from dist/collections/blinks/fairytrash/101.gif rename to src/collections/images/blinks/fairytrash/101.gif diff --git a/dist/collections/blinks/fairytrash/104.gif b/src/collections/images/blinks/fairytrash/104.gif similarity index 100% rename from dist/collections/blinks/fairytrash/104.gif rename to src/collections/images/blinks/fairytrash/104.gif diff --git a/dist/collections/blinks/fairytrash/105.gif b/src/collections/images/blinks/fairytrash/105.gif similarity index 100% rename from dist/collections/blinks/fairytrash/105.gif rename to src/collections/images/blinks/fairytrash/105.gif diff --git a/dist/collections/blinks/fairytrash/107.gif b/src/collections/images/blinks/fairytrash/107.gif similarity index 100% rename from dist/collections/blinks/fairytrash/107.gif rename to src/collections/images/blinks/fairytrash/107.gif diff --git a/dist/collections/blinks/fairytrash/108.gif b/src/collections/images/blinks/fairytrash/108.gif similarity index 100% rename from dist/collections/blinks/fairytrash/108.gif rename to src/collections/images/blinks/fairytrash/108.gif diff --git a/dist/collections/blinks/fairytrash/109.gif b/src/collections/images/blinks/fairytrash/109.gif similarity index 100% rename from dist/collections/blinks/fairytrash/109.gif rename to src/collections/images/blinks/fairytrash/109.gif diff --git a/dist/collections/blinks/fairytrash/113.gif b/src/collections/images/blinks/fairytrash/113.gif similarity index 100% rename from dist/collections/blinks/fairytrash/113.gif rename to src/collections/images/blinks/fairytrash/113.gif diff --git a/dist/collections/blinks/fairytrash/114.gif b/src/collections/images/blinks/fairytrash/114.gif similarity index 100% rename from dist/collections/blinks/fairytrash/114.gif rename to src/collections/images/blinks/fairytrash/114.gif diff --git a/dist/collections/blinks/fairytrash/115.gif b/src/collections/images/blinks/fairytrash/115.gif similarity index 100% rename from dist/collections/blinks/fairytrash/115.gif rename to src/collections/images/blinks/fairytrash/115.gif diff --git a/dist/collections/blinks/fairytrash/116.gif b/src/collections/images/blinks/fairytrash/116.gif similarity index 100% rename from dist/collections/blinks/fairytrash/116.gif rename to src/collections/images/blinks/fairytrash/116.gif diff --git a/dist/collections/blinks/fairytrash/117.gif b/src/collections/images/blinks/fairytrash/117.gif similarity index 100% rename from dist/collections/blinks/fairytrash/117.gif rename to src/collections/images/blinks/fairytrash/117.gif diff --git a/dist/collections/blinks/fairytrash/118.gif b/src/collections/images/blinks/fairytrash/118.gif similarity index 100% rename from dist/collections/blinks/fairytrash/118.gif rename to src/collections/images/blinks/fairytrash/118.gif diff --git a/dist/collections/blinks/fairytrash/119.gif b/src/collections/images/blinks/fairytrash/119.gif similarity index 100% rename from dist/collections/blinks/fairytrash/119.gif rename to src/collections/images/blinks/fairytrash/119.gif diff --git a/dist/collections/blinks/fairytrash/120.gif b/src/collections/images/blinks/fairytrash/120.gif similarity index 100% rename from dist/collections/blinks/fairytrash/120.gif rename to src/collections/images/blinks/fairytrash/120.gif diff --git a/dist/collections/blinks/fairytrash/122.gif b/src/collections/images/blinks/fairytrash/122.gif similarity index 100% rename from dist/collections/blinks/fairytrash/122.gif rename to src/collections/images/blinks/fairytrash/122.gif diff --git a/dist/collections/blinks/fairytrash/125.gif b/src/collections/images/blinks/fairytrash/125.gif similarity index 100% rename from dist/collections/blinks/fairytrash/125.gif rename to src/collections/images/blinks/fairytrash/125.gif diff --git a/dist/collections/blinks/fairytrash/126.gif b/src/collections/images/blinks/fairytrash/126.gif similarity index 100% rename from dist/collections/blinks/fairytrash/126.gif rename to src/collections/images/blinks/fairytrash/126.gif diff --git a/dist/collections/blinks/fairytrash/127.gif b/src/collections/images/blinks/fairytrash/127.gif similarity index 100% rename from dist/collections/blinks/fairytrash/127.gif rename to src/collections/images/blinks/fairytrash/127.gif diff --git a/dist/collections/blinks/fairytrash/128.gif b/src/collections/images/blinks/fairytrash/128.gif similarity index 100% rename from dist/collections/blinks/fairytrash/128.gif rename to src/collections/images/blinks/fairytrash/128.gif diff --git a/dist/collections/blinks/fairytrash/130.gif b/src/collections/images/blinks/fairytrash/130.gif similarity index 100% rename from dist/collections/blinks/fairytrash/130.gif rename to src/collections/images/blinks/fairytrash/130.gif diff --git a/dist/collections/blinks/fairytrash/132.gif b/src/collections/images/blinks/fairytrash/132.gif similarity index 100% rename from dist/collections/blinks/fairytrash/132.gif rename to src/collections/images/blinks/fairytrash/132.gif diff --git a/dist/collections/blinks/fairytrash/133.gif b/src/collections/images/blinks/fairytrash/133.gif similarity index 100% rename from dist/collections/blinks/fairytrash/133.gif rename to src/collections/images/blinks/fairytrash/133.gif diff --git a/dist/collections/blinks/fairytrash/134.webp b/src/collections/images/blinks/fairytrash/134.webp similarity index 100% rename from dist/collections/blinks/fairytrash/134.webp rename to src/collections/images/blinks/fairytrash/134.webp diff --git a/dist/collections/blinks/fairytrash/135.webp b/src/collections/images/blinks/fairytrash/135.webp similarity index 100% rename from dist/collections/blinks/fairytrash/135.webp rename to src/collections/images/blinks/fairytrash/135.webp diff --git a/dist/collections/blinks/fairytrash/136.gif b/src/collections/images/blinks/fairytrash/136.gif similarity index 100% rename from dist/collections/blinks/fairytrash/136.gif rename to src/collections/images/blinks/fairytrash/136.gif diff --git a/dist/collections/blinks/fairytrash/137.gif b/src/collections/images/blinks/fairytrash/137.gif similarity index 100% rename from dist/collections/blinks/fairytrash/137.gif rename to src/collections/images/blinks/fairytrash/137.gif diff --git a/dist/collections/blinks/fairytrash/138.gif b/src/collections/images/blinks/fairytrash/138.gif similarity index 100% rename from dist/collections/blinks/fairytrash/138.gif rename to src/collections/images/blinks/fairytrash/138.gif diff --git a/dist/collections/blinks/fairytrash/139.gif b/src/collections/images/blinks/fairytrash/139.gif similarity index 100% rename from dist/collections/blinks/fairytrash/139.gif rename to src/collections/images/blinks/fairytrash/139.gif diff --git a/dist/collections/blinks/fairytrash/141.gif b/src/collections/images/blinks/fairytrash/141.gif similarity index 100% rename from dist/collections/blinks/fairytrash/141.gif rename to src/collections/images/blinks/fairytrash/141.gif diff --git a/dist/collections/blinks/fairytrash/146.gif b/src/collections/images/blinks/fairytrash/146.gif similarity index 100% rename from dist/collections/blinks/fairytrash/146.gif rename to src/collections/images/blinks/fairytrash/146.gif diff --git a/dist/collections/blinks/fairytrash/147.gif b/src/collections/images/blinks/fairytrash/147.gif similarity index 100% rename from dist/collections/blinks/fairytrash/147.gif rename to src/collections/images/blinks/fairytrash/147.gif diff --git a/dist/collections/blinks/fairytrash/148.gif b/src/collections/images/blinks/fairytrash/148.gif similarity index 100% rename from dist/collections/blinks/fairytrash/148.gif rename to src/collections/images/blinks/fairytrash/148.gif diff --git a/dist/collections/blinks/fairytrash/149.gif b/src/collections/images/blinks/fairytrash/149.gif similarity index 100% rename from dist/collections/blinks/fairytrash/149.gif rename to src/collections/images/blinks/fairytrash/149.gif diff --git a/dist/collections/blinks/fairytrash/150.gif b/src/collections/images/blinks/fairytrash/150.gif similarity index 100% rename from dist/collections/blinks/fairytrash/150.gif rename to src/collections/images/blinks/fairytrash/150.gif diff --git a/dist/collections/blinks/fairytrash/151.gif b/src/collections/images/blinks/fairytrash/151.gif similarity index 100% rename from dist/collections/blinks/fairytrash/151.gif rename to src/collections/images/blinks/fairytrash/151.gif diff --git a/dist/collections/blinks/fairytrash/152.gif b/src/collections/images/blinks/fairytrash/152.gif similarity index 100% rename from dist/collections/blinks/fairytrash/152.gif rename to src/collections/images/blinks/fairytrash/152.gif diff --git a/dist/collections/blinks/fairytrash/158.gif b/src/collections/images/blinks/fairytrash/158.gif similarity index 100% rename from dist/collections/blinks/fairytrash/158.gif rename to src/collections/images/blinks/fairytrash/158.gif diff --git a/dist/collections/blinks/fairytrash/160.gif b/src/collections/images/blinks/fairytrash/160.gif similarity index 100% rename from dist/collections/blinks/fairytrash/160.gif rename to src/collections/images/blinks/fairytrash/160.gif diff --git a/dist/collections/blinks/fairytrash/161.gif b/src/collections/images/blinks/fairytrash/161.gif similarity index 100% rename from dist/collections/blinks/fairytrash/161.gif rename to src/collections/images/blinks/fairytrash/161.gif diff --git a/dist/collections/blinks/fairytrash/163.gif b/src/collections/images/blinks/fairytrash/163.gif similarity index 100% rename from dist/collections/blinks/fairytrash/163.gif rename to src/collections/images/blinks/fairytrash/163.gif diff --git a/dist/collections/blinks/fairytrash/164.gif b/src/collections/images/blinks/fairytrash/164.gif similarity index 100% rename from dist/collections/blinks/fairytrash/164.gif rename to src/collections/images/blinks/fairytrash/164.gif diff --git a/dist/collections/blinks/fairytrash/165.gif b/src/collections/images/blinks/fairytrash/165.gif similarity index 100% rename from dist/collections/blinks/fairytrash/165.gif rename to src/collections/images/blinks/fairytrash/165.gif diff --git a/dist/collections/blinks/fairytrash/166.gif b/src/collections/images/blinks/fairytrash/166.gif similarity index 100% rename from dist/collections/blinks/fairytrash/166.gif rename to src/collections/images/blinks/fairytrash/166.gif diff --git a/dist/collections/blinks/fairytrash/167.gif b/src/collections/images/blinks/fairytrash/167.gif similarity index 100% rename from dist/collections/blinks/fairytrash/167.gif rename to src/collections/images/blinks/fairytrash/167.gif diff --git a/dist/collections/blinks/fairytrash/171.gif b/src/collections/images/blinks/fairytrash/171.gif similarity index 100% rename from dist/collections/blinks/fairytrash/171.gif rename to src/collections/images/blinks/fairytrash/171.gif diff --git a/dist/collections/blinks/fairytrash/173.gif b/src/collections/images/blinks/fairytrash/173.gif similarity index 100% rename from dist/collections/blinks/fairytrash/173.gif rename to src/collections/images/blinks/fairytrash/173.gif diff --git a/dist/collections/blinks/fairytrash/174.gif b/src/collections/images/blinks/fairytrash/174.gif similarity index 100% rename from dist/collections/blinks/fairytrash/174.gif rename to src/collections/images/blinks/fairytrash/174.gif diff --git a/dist/collections/blinks/fairytrash/175.gif b/src/collections/images/blinks/fairytrash/175.gif similarity index 100% rename from dist/collections/blinks/fairytrash/175.gif rename to src/collections/images/blinks/fairytrash/175.gif diff --git a/dist/collections/blinks/fairytrash/176.gif b/src/collections/images/blinks/fairytrash/176.gif similarity index 100% rename from dist/collections/blinks/fairytrash/176.gif rename to src/collections/images/blinks/fairytrash/176.gif diff --git a/dist/collections/blinks/fairytrash/177.gif b/src/collections/images/blinks/fairytrash/177.gif similarity index 100% rename from dist/collections/blinks/fairytrash/177.gif rename to src/collections/images/blinks/fairytrash/177.gif diff --git a/dist/collections/blinks/fairytrash/178.gif b/src/collections/images/blinks/fairytrash/178.gif similarity index 100% rename from dist/collections/blinks/fairytrash/178.gif rename to src/collections/images/blinks/fairytrash/178.gif diff --git a/dist/collections/blinks/fairytrash/179.gif b/src/collections/images/blinks/fairytrash/179.gif similarity index 100% rename from dist/collections/blinks/fairytrash/179.gif rename to src/collections/images/blinks/fairytrash/179.gif diff --git a/dist/collections/blinks/fairytrash/180.gif b/src/collections/images/blinks/fairytrash/180.gif similarity index 100% rename from dist/collections/blinks/fairytrash/180.gif rename to src/collections/images/blinks/fairytrash/180.gif diff --git a/dist/collections/blinks/fairytrash/181.gif b/src/collections/images/blinks/fairytrash/181.gif similarity index 100% rename from dist/collections/blinks/fairytrash/181.gif rename to src/collections/images/blinks/fairytrash/181.gif diff --git a/dist/collections/blinks/fairytrash/182.gif b/src/collections/images/blinks/fairytrash/182.gif similarity index 100% rename from dist/collections/blinks/fairytrash/182.gif rename to src/collections/images/blinks/fairytrash/182.gif diff --git a/dist/collections/blinks/fairytrash/184.gif b/src/collections/images/blinks/fairytrash/184.gif similarity index 100% rename from dist/collections/blinks/fairytrash/184.gif rename to src/collections/images/blinks/fairytrash/184.gif diff --git a/dist/collections/blinks/fairytrash/185.gif b/src/collections/images/blinks/fairytrash/185.gif similarity index 100% rename from dist/collections/blinks/fairytrash/185.gif rename to src/collections/images/blinks/fairytrash/185.gif diff --git a/dist/collections/blinks/fairytrash/190.gif b/src/collections/images/blinks/fairytrash/190.gif similarity index 100% rename from dist/collections/blinks/fairytrash/190.gif rename to src/collections/images/blinks/fairytrash/190.gif diff --git a/dist/collections/blinks/fairytrash/191.gif b/src/collections/images/blinks/fairytrash/191.gif similarity index 100% rename from dist/collections/blinks/fairytrash/191.gif rename to src/collections/images/blinks/fairytrash/191.gif diff --git a/dist/collections/blinks/fairytrash/193.gif b/src/collections/images/blinks/fairytrash/193.gif similarity index 100% rename from dist/collections/blinks/fairytrash/193.gif rename to src/collections/images/blinks/fairytrash/193.gif diff --git a/dist/collections/blinks/fairytrash/195.gif b/src/collections/images/blinks/fairytrash/195.gif similarity index 100% rename from dist/collections/blinks/fairytrash/195.gif rename to src/collections/images/blinks/fairytrash/195.gif diff --git a/dist/collections/blinks/fairytrash/198.gif b/src/collections/images/blinks/fairytrash/198.gif similarity index 100% rename from dist/collections/blinks/fairytrash/198.gif rename to src/collections/images/blinks/fairytrash/198.gif diff --git a/dist/collections/blinks/fairytrash/199.gif b/src/collections/images/blinks/fairytrash/199.gif similarity index 100% rename from dist/collections/blinks/fairytrash/199.gif rename to src/collections/images/blinks/fairytrash/199.gif diff --git a/dist/collections/blinks/fairytrash/200.gif b/src/collections/images/blinks/fairytrash/200.gif similarity index 100% rename from dist/collections/blinks/fairytrash/200.gif rename to src/collections/images/blinks/fairytrash/200.gif diff --git a/dist/collections/blinks/fairytrash/201.gif b/src/collections/images/blinks/fairytrash/201.gif similarity index 100% rename from dist/collections/blinks/fairytrash/201.gif rename to src/collections/images/blinks/fairytrash/201.gif diff --git a/dist/collections/blinks/fairytrash/202.gif b/src/collections/images/blinks/fairytrash/202.gif similarity index 100% rename from dist/collections/blinks/fairytrash/202.gif rename to src/collections/images/blinks/fairytrash/202.gif diff --git a/dist/collections/blinks/fairytrash/203.gif b/src/collections/images/blinks/fairytrash/203.gif similarity index 100% rename from dist/collections/blinks/fairytrash/203.gif rename to src/collections/images/blinks/fairytrash/203.gif diff --git a/dist/collections/blinks/fairytrash/204.gif b/src/collections/images/blinks/fairytrash/204.gif similarity index 100% rename from dist/collections/blinks/fairytrash/204.gif rename to src/collections/images/blinks/fairytrash/204.gif diff --git a/dist/collections/blinks/fairytrash/205.gif b/src/collections/images/blinks/fairytrash/205.gif similarity index 100% rename from dist/collections/blinks/fairytrash/205.gif rename to src/collections/images/blinks/fairytrash/205.gif diff --git a/dist/collections/blinks/fairytrash/206.gif b/src/collections/images/blinks/fairytrash/206.gif similarity index 100% rename from dist/collections/blinks/fairytrash/206.gif rename to src/collections/images/blinks/fairytrash/206.gif diff --git a/dist/collections/blinks/fairytrash/207.gif b/src/collections/images/blinks/fairytrash/207.gif similarity index 100% rename from dist/collections/blinks/fairytrash/207.gif rename to src/collections/images/blinks/fairytrash/207.gif diff --git a/dist/collections/blinks/fairytrash/208.gif b/src/collections/images/blinks/fairytrash/208.gif similarity index 100% rename from dist/collections/blinks/fairytrash/208.gif rename to src/collections/images/blinks/fairytrash/208.gif diff --git a/dist/collections/blinks/fairytrash/210.webp b/src/collections/images/blinks/fairytrash/210.webp similarity index 100% rename from dist/collections/blinks/fairytrash/210.webp rename to src/collections/images/blinks/fairytrash/210.webp diff --git a/dist/collections/blinks/fairytrash/212.webp b/src/collections/images/blinks/fairytrash/212.webp similarity index 100% rename from dist/collections/blinks/fairytrash/212.webp rename to src/collections/images/blinks/fairytrash/212.webp diff --git a/dist/collections/blinks/fairytrash/214.webp b/src/collections/images/blinks/fairytrash/214.webp similarity index 100% rename from dist/collections/blinks/fairytrash/214.webp rename to src/collections/images/blinks/fairytrash/214.webp diff --git a/dist/collections/blinks/fairytrash/216.webp b/src/collections/images/blinks/fairytrash/216.webp similarity index 100% rename from dist/collections/blinks/fairytrash/216.webp rename to src/collections/images/blinks/fairytrash/216.webp diff --git a/dist/collections/blinks/fairytrash/217.webp b/src/collections/images/blinks/fairytrash/217.webp similarity index 100% rename from dist/collections/blinks/fairytrash/217.webp rename to src/collections/images/blinks/fairytrash/217.webp diff --git a/dist/collections/blinks/fairytrash/218.webp b/src/collections/images/blinks/fairytrash/218.webp similarity index 100% rename from dist/collections/blinks/fairytrash/218.webp rename to src/collections/images/blinks/fairytrash/218.webp diff --git a/dist/collections/blinks/fairytrash/220.webp b/src/collections/images/blinks/fairytrash/220.webp similarity index 100% rename from dist/collections/blinks/fairytrash/220.webp rename to src/collections/images/blinks/fairytrash/220.webp diff --git a/dist/collections/blinks/fairytrash/221.gif b/src/collections/images/blinks/fairytrash/221.gif similarity index 100% rename from dist/collections/blinks/fairytrash/221.gif rename to src/collections/images/blinks/fairytrash/221.gif diff --git a/dist/collections/blinks/fairytrash/40.gif b/src/collections/images/blinks/fairytrash/40.gif similarity index 100% rename from dist/collections/blinks/fairytrash/40.gif rename to src/collections/images/blinks/fairytrash/40.gif diff --git a/dist/collections/blinks/fairytrash/41.gif b/src/collections/images/blinks/fairytrash/41.gif similarity index 100% rename from dist/collections/blinks/fairytrash/41.gif rename to src/collections/images/blinks/fairytrash/41.gif diff --git a/dist/collections/blinks/fairytrash/45.gif b/src/collections/images/blinks/fairytrash/45.gif similarity index 100% rename from dist/collections/blinks/fairytrash/45.gif rename to src/collections/images/blinks/fairytrash/45.gif diff --git a/dist/collections/blinks/fairytrash/46.gif b/src/collections/images/blinks/fairytrash/46.gif similarity index 100% rename from dist/collections/blinks/fairytrash/46.gif rename to src/collections/images/blinks/fairytrash/46.gif diff --git a/dist/collections/blinks/fairytrash/47.gif b/src/collections/images/blinks/fairytrash/47.gif similarity index 100% rename from dist/collections/blinks/fairytrash/47.gif rename to src/collections/images/blinks/fairytrash/47.gif diff --git a/dist/collections/blinks/fairytrash/50.gif b/src/collections/images/blinks/fairytrash/50.gif similarity index 100% rename from dist/collections/blinks/fairytrash/50.gif rename to src/collections/images/blinks/fairytrash/50.gif diff --git a/dist/collections/blinks/fairytrash/51.gif b/src/collections/images/blinks/fairytrash/51.gif similarity index 100% rename from dist/collections/blinks/fairytrash/51.gif rename to src/collections/images/blinks/fairytrash/51.gif diff --git a/dist/collections/blinks/fairytrash/52.gif b/src/collections/images/blinks/fairytrash/52.gif similarity index 100% rename from dist/collections/blinks/fairytrash/52.gif rename to src/collections/images/blinks/fairytrash/52.gif diff --git a/dist/collections/blinks/fairytrash/53.gif b/src/collections/images/blinks/fairytrash/53.gif similarity index 100% rename from dist/collections/blinks/fairytrash/53.gif rename to src/collections/images/blinks/fairytrash/53.gif diff --git a/dist/collections/blinks/fairytrash/54.gif b/src/collections/images/blinks/fairytrash/54.gif similarity index 100% rename from dist/collections/blinks/fairytrash/54.gif rename to src/collections/images/blinks/fairytrash/54.gif diff --git a/dist/collections/blinks/fairytrash/55.gif b/src/collections/images/blinks/fairytrash/55.gif similarity index 100% rename from dist/collections/blinks/fairytrash/55.gif rename to src/collections/images/blinks/fairytrash/55.gif diff --git a/dist/collections/blinks/fairytrash/57.gif b/src/collections/images/blinks/fairytrash/57.gif similarity index 100% rename from dist/collections/blinks/fairytrash/57.gif rename to src/collections/images/blinks/fairytrash/57.gif diff --git a/dist/collections/blinks/fairytrash/59.gif b/src/collections/images/blinks/fairytrash/59.gif similarity index 100% rename from dist/collections/blinks/fairytrash/59.gif rename to src/collections/images/blinks/fairytrash/59.gif diff --git a/dist/collections/blinks/fairytrash/60.gif b/src/collections/images/blinks/fairytrash/60.gif similarity index 100% rename from dist/collections/blinks/fairytrash/60.gif rename to src/collections/images/blinks/fairytrash/60.gif diff --git a/dist/collections/blinks/fairytrash/62.gif b/src/collections/images/blinks/fairytrash/62.gif similarity index 100% rename from dist/collections/blinks/fairytrash/62.gif rename to src/collections/images/blinks/fairytrash/62.gif diff --git a/dist/collections/blinks/fairytrash/63.gif b/src/collections/images/blinks/fairytrash/63.gif similarity index 100% rename from dist/collections/blinks/fairytrash/63.gif rename to src/collections/images/blinks/fairytrash/63.gif diff --git a/dist/collections/blinks/fairytrash/65.gif b/src/collections/images/blinks/fairytrash/65.gif similarity index 100% rename from dist/collections/blinks/fairytrash/65.gif rename to src/collections/images/blinks/fairytrash/65.gif diff --git a/dist/collections/blinks/fairytrash/66.gif b/src/collections/images/blinks/fairytrash/66.gif similarity index 100% rename from dist/collections/blinks/fairytrash/66.gif rename to src/collections/images/blinks/fairytrash/66.gif diff --git a/dist/collections/blinks/fairytrash/67.gif b/src/collections/images/blinks/fairytrash/67.gif similarity index 100% rename from dist/collections/blinks/fairytrash/67.gif rename to src/collections/images/blinks/fairytrash/67.gif diff --git a/dist/collections/blinks/fairytrash/69.gif b/src/collections/images/blinks/fairytrash/69.gif similarity index 100% rename from dist/collections/blinks/fairytrash/69.gif rename to src/collections/images/blinks/fairytrash/69.gif diff --git a/dist/collections/blinks/fairytrash/70.gif b/src/collections/images/blinks/fairytrash/70.gif similarity index 100% rename from dist/collections/blinks/fairytrash/70.gif rename to src/collections/images/blinks/fairytrash/70.gif diff --git a/dist/collections/blinks/fairytrash/72.gif b/src/collections/images/blinks/fairytrash/72.gif similarity index 100% rename from dist/collections/blinks/fairytrash/72.gif rename to src/collections/images/blinks/fairytrash/72.gif diff --git a/dist/collections/blinks/fairytrash/73.gif b/src/collections/images/blinks/fairytrash/73.gif similarity index 100% rename from dist/collections/blinks/fairytrash/73.gif rename to src/collections/images/blinks/fairytrash/73.gif diff --git a/dist/collections/blinks/fairytrash/74.gif b/src/collections/images/blinks/fairytrash/74.gif similarity index 100% rename from dist/collections/blinks/fairytrash/74.gif rename to src/collections/images/blinks/fairytrash/74.gif diff --git a/dist/collections/blinks/fairytrash/75.gif b/src/collections/images/blinks/fairytrash/75.gif similarity index 100% rename from dist/collections/blinks/fairytrash/75.gif rename to src/collections/images/blinks/fairytrash/75.gif diff --git a/dist/collections/blinks/fairytrash/80.gif b/src/collections/images/blinks/fairytrash/80.gif similarity index 100% rename from dist/collections/blinks/fairytrash/80.gif rename to src/collections/images/blinks/fairytrash/80.gif diff --git a/dist/collections/blinks/fairytrash/82.gif b/src/collections/images/blinks/fairytrash/82.gif similarity index 100% rename from dist/collections/blinks/fairytrash/82.gif rename to src/collections/images/blinks/fairytrash/82.gif diff --git a/dist/collections/blinks/fairytrash/83.gif b/src/collections/images/blinks/fairytrash/83.gif similarity index 100% rename from dist/collections/blinks/fairytrash/83.gif rename to src/collections/images/blinks/fairytrash/83.gif diff --git a/dist/collections/blinks/fairytrash/85.gif b/src/collections/images/blinks/fairytrash/85.gif similarity index 100% rename from dist/collections/blinks/fairytrash/85.gif rename to src/collections/images/blinks/fairytrash/85.gif diff --git a/dist/collections/blinks/fairytrash/87.gif b/src/collections/images/blinks/fairytrash/87.gif similarity index 100% rename from dist/collections/blinks/fairytrash/87.gif rename to src/collections/images/blinks/fairytrash/87.gif diff --git a/dist/collections/blinks/fairytrash/90.gif b/src/collections/images/blinks/fairytrash/90.gif similarity index 100% rename from dist/collections/blinks/fairytrash/90.gif rename to src/collections/images/blinks/fairytrash/90.gif diff --git a/dist/collections/blinks/fairytrash/91.gif b/src/collections/images/blinks/fairytrash/91.gif similarity index 100% rename from dist/collections/blinks/fairytrash/91.gif rename to src/collections/images/blinks/fairytrash/91.gif diff --git a/dist/collections/blinks/fairytrash/93.gif b/src/collections/images/blinks/fairytrash/93.gif similarity index 100% rename from dist/collections/blinks/fairytrash/93.gif rename to src/collections/images/blinks/fairytrash/93.gif diff --git a/dist/collections/blinks/fairytrash/94.gif b/src/collections/images/blinks/fairytrash/94.gif similarity index 100% rename from dist/collections/blinks/fairytrash/94.gif rename to src/collections/images/blinks/fairytrash/94.gif diff --git a/dist/collections/blinks/fairytrash/96.gif b/src/collections/images/blinks/fairytrash/96.gif similarity index 100% rename from dist/collections/blinks/fairytrash/96.gif rename to src/collections/images/blinks/fairytrash/96.gif diff --git a/dist/collections/blinks/fawntoy/32.gif b/src/collections/images/blinks/fawntoy/32.gif similarity index 100% rename from dist/collections/blinks/fawntoy/32.gif rename to src/collections/images/blinks/fawntoy/32.gif diff --git a/dist/collections/blinks/fawntoy/34.gif b/src/collections/images/blinks/fawntoy/34.gif similarity index 100% rename from dist/collections/blinks/fawntoy/34.gif rename to src/collections/images/blinks/fawntoy/34.gif diff --git a/dist/collections/blinks/gaarumageddon/14.gif b/src/collections/images/blinks/gaarumageddon/14.gif similarity index 100% rename from dist/collections/blinks/gaarumageddon/14.gif rename to src/collections/images/blinks/gaarumageddon/14.gif diff --git a/dist/collections/blinks/gaarumageddon/22.gif b/src/collections/images/blinks/gaarumageddon/22.gif similarity index 100% rename from dist/collections/blinks/gaarumageddon/22.gif rename to src/collections/images/blinks/gaarumageddon/22.gif diff --git a/dist/collections/blinks/gendercute/20.gif b/src/collections/images/blinks/gendercute/20.gif similarity index 100% rename from dist/collections/blinks/gendercute/20.gif rename to src/collections/images/blinks/gendercute/20.gif diff --git a/dist/collections/blinks/gendercute/27.gif b/src/collections/images/blinks/gendercute/27.gif similarity index 100% rename from dist/collections/blinks/gendercute/27.gif rename to src/collections/images/blinks/gendercute/27.gif diff --git a/dist/collections/blinks/gendercute/28.gif b/src/collections/images/blinks/gendercute/28.gif similarity index 100% rename from dist/collections/blinks/gendercute/28.gif rename to src/collections/images/blinks/gendercute/28.gif diff --git a/dist/collections/blinks/key/blacklivesmatter.gif b/src/collections/images/blinks/key/blacklivesmatter.gif similarity index 100% rename from dist/collections/blinks/key/blacklivesmatter.gif rename to src/collections/images/blinks/key/blacklivesmatter.gif diff --git a/dist/collections/blinks/key/cringe_culture_is_dead_by_cooperationiskey.gif b/src/collections/images/blinks/key/cringe_culture_is_dead_by_cooperationiskey.gif similarity index 100% rename from dist/collections/blinks/key/cringe_culture_is_dead_by_cooperationiskey.gif rename to src/collections/images/blinks/key/cringe_culture_is_dead_by_cooperationiskey.gif diff --git a/dist/collections/blinks/key/defundthepolice.gif b/src/collections/images/blinks/key/defundthepolice.gif similarity index 100% rename from dist/collections/blinks/key/defundthepolice.gif rename to src/collections/images/blinks/key/defundthepolice.gif diff --git a/dist/collections/blinks/key/do_what_you_love_by_cooperationiskey.gif b/src/collections/images/blinks/key/do_what_you_love_by_cooperationiskey.gif similarity index 100% rename from dist/collections/blinks/key/do_what_you_love_by_cooperationiskey.gif rename to src/collections/images/blinks/key/do_what_you_love_by_cooperationiskey.gif diff --git a/dist/collections/blinks/key/rainbows_rock__by_cooperationiskey.gif b/src/collections/images/blinks/key/rainbows_rock__by_cooperationiskey.gif similarity index 100% rename from dist/collections/blinks/key/rainbows_rock__by_cooperationiskey.gif rename to src/collections/images/blinks/key/rainbows_rock__by_cooperationiskey.gif diff --git a/dist/collections/blinks/minecr-aft/11.gif b/src/collections/images/blinks/minecr-aft/11.gif similarity index 100% rename from dist/collections/blinks/minecr-aft/11.gif rename to src/collections/images/blinks/minecr-aft/11.gif diff --git a/dist/collections/blinks/minecr-aft/16.gif b/src/collections/images/blinks/minecr-aft/16.gif similarity index 100% rename from dist/collections/blinks/minecr-aft/16.gif rename to src/collections/images/blinks/minecr-aft/16.gif diff --git a/dist/collections/blinks/minecr-aft/9.gif b/src/collections/images/blinks/minecr-aft/9.gif similarity index 100% rename from dist/collections/blinks/minecr-aft/9.gif rename to src/collections/images/blinks/minecr-aft/9.gif diff --git a/dist/collections/blinks/molly-stamps/15.gif b/src/collections/images/blinks/molly-stamps/15.gif similarity index 100% rename from dist/collections/blinks/molly-stamps/15.gif rename to src/collections/images/blinks/molly-stamps/15.gif diff --git a/dist/collections/blinks/molly-stamps/19.gif b/src/collections/images/blinks/molly-stamps/19.gif similarity index 100% rename from dist/collections/blinks/molly-stamps/19.gif rename to src/collections/images/blinks/molly-stamps/19.gif diff --git a/dist/collections/blinks/molly-stamps/4.gif b/src/collections/images/blinks/molly-stamps/4.gif similarity index 100% rename from dist/collections/blinks/molly-stamps/4.gif rename to src/collections/images/blinks/molly-stamps/4.gif diff --git a/dist/collections/blinks/molly-stamps/6.gif b/src/collections/images/blinks/molly-stamps/6.gif similarity index 100% rename from dist/collections/blinks/molly-stamps/6.gif rename to src/collections/images/blinks/molly-stamps/6.gif diff --git a/dist/collections/blinks/morecentipedes/18.gif b/src/collections/images/blinks/morecentipedes/18.gif similarity index 100% rename from dist/collections/blinks/morecentipedes/18.gif rename to src/collections/images/blinks/morecentipedes/18.gif diff --git a/dist/collections/blinks/murderawrz/8.gif b/src/collections/images/blinks/murderawrz/8.gif similarity index 100% rename from dist/collections/blinks/murderawrz/8.gif rename to src/collections/images/blinks/murderawrz/8.gif diff --git a/dist/collections/blinks/uzkost/24.gif b/src/collections/images/blinks/uzkost/24.gif similarity index 100% rename from dist/collections/blinks/uzkost/24.gif rename to src/collections/images/blinks/uzkost/24.gif diff --git a/dist/collections/blinks/webcore-galore/21.gif b/src/collections/images/blinks/webcore-galore/21.gif similarity index 100% rename from dist/collections/blinks/webcore-galore/21.gif rename to src/collections/images/blinks/webcore-galore/21.gif diff --git a/dist/collections/blinks/webcore-galore/3.gif b/src/collections/images/blinks/webcore-galore/3.gif similarity index 100% rename from dist/collections/blinks/webcore-galore/3.gif rename to src/collections/images/blinks/webcore-galore/3.gif diff --git a/dist/collections/buttons/GIFCollection/2019.gif b/src/collections/images/buttons/GIFCollection/2019.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/2019.gif rename to src/collections/images/buttons/GIFCollection/2019.gif diff --git a/dist/collections/buttons/GIFCollection/affection.gif b/src/collections/images/buttons/GIFCollection/affection.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/affection.gif rename to src/collections/images/buttons/GIFCollection/affection.gif diff --git a/dist/collections/buttons/GIFCollection/anarchy-now.gif b/src/collections/images/buttons/GIFCollection/anarchy-now.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/anarchy-now.gif rename to src/collections/images/buttons/GIFCollection/anarchy-now.gif diff --git a/dist/collections/buttons/GIFCollection/anarchynow.gif b/src/collections/images/buttons/GIFCollection/anarchynow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/anarchynow.gif rename to src/collections/images/buttons/GIFCollection/anarchynow.gif diff --git a/dist/collections/buttons/GIFCollection/anibanner.gif b/src/collections/images/buttons/GIFCollection/anibanner.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/anibanner.gif rename to src/collections/images/buttons/GIFCollection/anibanner.gif diff --git a/dist/collections/buttons/GIFCollection/anonymize.gif b/src/collections/images/buttons/GIFCollection/anonymize.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/anonymize.gif rename to src/collections/images/buttons/GIFCollection/anonymize.gif diff --git a/dist/collections/buttons/GIFCollection/another.gif b/src/collections/images/buttons/GIFCollection/another.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/another.gif rename to src/collections/images/buttons/GIFCollection/another.gif diff --git a/dist/collections/buttons/GIFCollection/anthrax.gif b/src/collections/images/buttons/GIFCollection/anthrax.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/anthrax.gif rename to src/collections/images/buttons/GIFCollection/anthrax.gif diff --git a/dist/collections/buttons/GIFCollection/apache-powered.gif b/src/collections/images/buttons/GIFCollection/apache-powered.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/apache-powered.gif rename to src/collections/images/buttons/GIFCollection/apache-powered.gif diff --git a/dist/collections/buttons/GIFCollection/b4j.gif b/src/collections/images/buttons/GIFCollection/b4j.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/b4j.gif rename to src/collections/images/buttons/GIFCollection/b4j.gif diff --git a/dist/collections/buttons/GIFCollection/bdotcad.gif b/src/collections/images/buttons/GIFCollection/bdotcad.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/bdotcad.gif rename to src/collections/images/buttons/GIFCollection/bdotcad.gif diff --git a/dist/collections/buttons/GIFCollection/best_free.gif b/src/collections/images/buttons/GIFCollection/best_free.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/best_free.gif rename to src/collections/images/buttons/GIFCollection/best_free.gif diff --git a/dist/collections/buttons/GIFCollection/best_viewed_with_eyes.gif b/src/collections/images/buttons/GIFCollection/best_viewed_with_eyes.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/best_viewed_with_eyes.gif rename to src/collections/images/buttons/GIFCollection/best_viewed_with_eyes.gif diff --git a/dist/collections/buttons/GIFCollection/best_viewed_with_monitor.gif b/src/collections/images/buttons/GIFCollection/best_viewed_with_monitor.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/best_viewed_with_monitor.gif rename to src/collections/images/buttons/GIFCollection/best_viewed_with_monitor.gif diff --git a/dist/collections/buttons/GIFCollection/bestbritney.gif b/src/collections/images/buttons/GIFCollection/bestbritney.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/bestbritney.gif rename to src/collections/images/buttons/GIFCollection/bestbritney.gif diff --git a/dist/collections/buttons/GIFCollection/bestenjoyed.gif b/src/collections/images/buttons/GIFCollection/bestenjoyed.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/bestenjoyed.gif rename to src/collections/images/buttons/GIFCollection/bestenjoyed.gif diff --git a/dist/collections/buttons/GIFCollection/besteyes.gif b/src/collections/images/buttons/GIFCollection/besteyes.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/besteyes.gif rename to src/collections/images/buttons/GIFCollection/besteyes.gif diff --git a/dist/collections/buttons/GIFCollection/besteyes2.gif b/src/collections/images/buttons/GIFCollection/besteyes2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/besteyes2.gif rename to src/collections/images/buttons/GIFCollection/besteyes2.gif diff --git a/dist/collections/buttons/GIFCollection/bestvw.gif b/src/collections/images/buttons/GIFCollection/bestvw.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/bestvw.gif rename to src/collections/images/buttons/GIFCollection/bestvw.gif diff --git a/dist/collections/buttons/GIFCollection/biden.gif b/src/collections/images/buttons/GIFCollection/biden.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/biden.gif rename to src/collections/images/buttons/GIFCollection/biden.gif diff --git a/dist/collections/buttons/GIFCollection/bob.gif b/src/collections/images/buttons/GIFCollection/bob.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/bob.gif rename to src/collections/images/buttons/GIFCollection/bob.gif diff --git a/dist/collections/buttons/GIFCollection/bobbutton.gif b/src/collections/images/buttons/GIFCollection/bobbutton.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/bobbutton.gif rename to src/collections/images/buttons/GIFCollection/bobbutton.gif diff --git a/dist/collections/buttons/GIFCollection/bookmark_this_page.gif b/src/collections/images/buttons/GIFCollection/bookmark_this_page.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/bookmark_this_page.gif rename to src/collections/images/buttons/GIFCollection/bookmark_this_page.gif diff --git a/dist/collections/buttons/GIFCollection/brbutton.gif b/src/collections/images/buttons/GIFCollection/brbutton.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/brbutton.gif rename to src/collections/images/buttons/GIFCollection/brbutton.gif diff --git a/dist/collections/buttons/GIFCollection/britney.gif b/src/collections/images/buttons/GIFCollection/britney.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/britney.gif rename to src/collections/images/buttons/GIFCollection/britney.gif diff --git a/dist/collections/buttons/GIFCollection/brolove.gif b/src/collections/images/buttons/GIFCollection/brolove.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/brolove.gif rename to src/collections/images/buttons/GIFCollection/brolove.gif diff --git a/dist/collections/buttons/GIFCollection/browsemoz.gif b/src/collections/images/buttons/GIFCollection/browsemoz.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/browsemoz.gif rename to src/collections/images/buttons/GIFCollection/browsemoz.gif diff --git a/dist/collections/buttons/GIFCollection/btn6.gif b/src/collections/images/buttons/GIFCollection/btn6.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/btn6.gif rename to src/collections/images/buttons/GIFCollection/btn6.gif diff --git a/dist/collections/buttons/GIFCollection/bu12.gif b/src/collections/images/buttons/GIFCollection/bu12.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/bu12.gif rename to src/collections/images/buttons/GIFCollection/bu12.gif diff --git a/dist/collections/buttons/GIFCollection/budgie.gif b/src/collections/images/buttons/GIFCollection/budgie.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/budgie.gif rename to src/collections/images/buttons/GIFCollection/budgie.gif diff --git a/dist/collections/buttons/GIFCollection/bully.gif b/src/collections/images/buttons/GIFCollection/bully.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/bully.gif rename to src/collections/images/buttons/GIFCollection/bully.gif diff --git a/dist/collections/buttons/GIFCollection/but_blinkies.gif b/src/collections/images/buttons/GIFCollection/but_blinkies.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/but_blinkies.gif rename to src/collections/images/buttons/GIFCollection/but_blinkies.gif diff --git a/dist/collections/buttons/GIFCollection/buton0.gif b/src/collections/images/buttons/GIFCollection/buton0.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/buton0.gif rename to src/collections/images/buttons/GIFCollection/buton0.gif diff --git a/dist/collections/buttons/GIFCollection/button25.gif b/src/collections/images/buttons/GIFCollection/button25.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/button25.gif rename to src/collections/images/buttons/GIFCollection/button25.gif diff --git a/dist/collections/buttons/GIFCollection/button7.gif b/src/collections/images/buttons/GIFCollection/button7.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/button7.gif rename to src/collections/images/buttons/GIFCollection/button7.gif diff --git a/dist/collections/buttons/GIFCollection/button_now.gif b/src/collections/images/buttons/GIFCollection/button_now.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/button_now.gif rename to src/collections/images/buttons/GIFCollection/button_now.gif diff --git a/dist/collections/buttons/GIFCollection/button_tibet.gif b/src/collections/images/buttons/GIFCollection/button_tibet.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/button_tibet.gif rename to src/collections/images/buttons/GIFCollection/button_tibet.gif diff --git a/dist/collections/buttons/GIFCollection/buttonmania.gif b/src/collections/images/buttons/GIFCollection/buttonmania.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/buttonmania.gif rename to src/collections/images/buttons/GIFCollection/buttonmania.gif diff --git a/dist/collections/buttons/GIFCollection/camtime.gif b/src/collections/images/buttons/GIFCollection/camtime.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/camtime.gif rename to src/collections/images/buttons/GIFCollection/camtime.gif diff --git a/dist/collections/buttons/GIFCollection/cananow.gif b/src/collections/images/buttons/GIFCollection/cananow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/cananow.gif rename to src/collections/images/buttons/GIFCollection/cananow.gif diff --git a/dist/collections/buttons/GIFCollection/candybarsnow.gif b/src/collections/images/buttons/GIFCollection/candybarsnow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/candybarsnow.gif rename to src/collections/images/buttons/GIFCollection/candybarsnow.gif diff --git a/dist/collections/buttons/GIFCollection/catscape2.gif b/src/collections/images/buttons/GIFCollection/catscape2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/catscape2.gif rename to src/collections/images/buttons/GIFCollection/catscape2.gif diff --git a/dist/collections/buttons/GIFCollection/cc-button.gif b/src/collections/images/buttons/GIFCollection/cc-button.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/cc-button.gif rename to src/collections/images/buttons/GIFCollection/cc-button.gif diff --git a/dist/collections/buttons/GIFCollection/cfvote1.gif b/src/collections/images/buttons/GIFCollection/cfvote1.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/cfvote1.gif rename to src/collections/images/buttons/GIFCollection/cfvote1.gif diff --git a/dist/collections/buttons/GIFCollection/chameleonbutton.gif b/src/collections/images/buttons/GIFCollection/chameleonbutton.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/chameleonbutton.gif rename to src/collections/images/buttons/GIFCollection/chameleonbutton.gif diff --git a/dist/collections/buttons/GIFCollection/chat.gif b/src/collections/images/buttons/GIFCollection/chat.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/chat.gif rename to src/collections/images/buttons/GIFCollection/chat.gif diff --git a/dist/collections/buttons/GIFCollection/chesslinks.gif b/src/collections/images/buttons/GIFCollection/chesslinks.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/chesslinks.gif rename to src/collections/images/buttons/GIFCollection/chesslinks.gif diff --git a/dist/collections/buttons/GIFCollection/child.gif b/src/collections/images/buttons/GIFCollection/child.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/child.gif rename to src/collections/images/buttons/GIFCollection/child.gif diff --git a/dist/collections/buttons/GIFCollection/chill_pill.gif b/src/collections/images/buttons/GIFCollection/chill_pill.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/chill_pill.gif rename to src/collections/images/buttons/GIFCollection/chill_pill.gif diff --git a/dist/collections/buttons/GIFCollection/chilliwebhosting.gif b/src/collections/images/buttons/GIFCollection/chilliwebhosting.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/chilliwebhosting.gif rename to src/collections/images/buttons/GIFCollection/chilliwebhosting.gif diff --git a/dist/collections/buttons/GIFCollection/code.gif b/src/collections/images/buttons/GIFCollection/code.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/code.gif rename to src/collections/images/buttons/GIFCollection/code.gif diff --git a/dist/collections/buttons/GIFCollection/coffee.gif b/src/collections/images/buttons/GIFCollection/coffee.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/coffee.gif rename to src/collections/images/buttons/GIFCollection/coffee.gif diff --git a/dist/collections/buttons/GIFCollection/copy_floppy.gif b/src/collections/images/buttons/GIFCollection/copy_floppy.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/copy_floppy.gif rename to src/collections/images/buttons/GIFCollection/copy_floppy.gif diff --git a/dist/collections/buttons/GIFCollection/covid-19.gif b/src/collections/images/buttons/GIFCollection/covid-19.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/covid-19.gif rename to src/collections/images/buttons/GIFCollection/covid-19.gif diff --git a/dist/collections/buttons/GIFCollection/crystals_now.gif b/src/collections/images/buttons/GIFCollection/crystals_now.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/crystals_now.gif rename to src/collections/images/buttons/GIFCollection/crystals_now.gif diff --git a/dist/collections/buttons/GIFCollection/css.gif b/src/collections/images/buttons/GIFCollection/css.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/css.gif rename to src/collections/images/buttons/GIFCollection/css.gif diff --git a/dist/collections/buttons/GIFCollection/ctested.gif b/src/collections/images/buttons/GIFCollection/ctested.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ctested.gif rename to src/collections/images/buttons/GIFCollection/ctested.gif diff --git a/dist/collections/buttons/GIFCollection/cutesocks.gif b/src/collections/images/buttons/GIFCollection/cutesocks.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/cutesocks.gif rename to src/collections/images/buttons/GIFCollection/cutesocks.gif diff --git a/dist/collections/buttons/GIFCollection/cyberrealmrefer.gif b/src/collections/images/buttons/GIFCollection/cyberrealmrefer.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/cyberrealmrefer.gif rename to src/collections/images/buttons/GIFCollection/cyberrealmrefer.gif diff --git a/dist/collections/buttons/GIFCollection/cyberrose.gif b/src/collections/images/buttons/GIFCollection/cyberrose.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/cyberrose.gif rename to src/collections/images/buttons/GIFCollection/cyberrose.gif diff --git a/dist/collections/buttons/GIFCollection/cyberrot.gif b/src/collections/images/buttons/GIFCollection/cyberrot.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/cyberrot.gif rename to src/collections/images/buttons/GIFCollection/cyberrot.gif diff --git a/dist/collections/buttons/GIFCollection/d666.gif b/src/collections/images/buttons/GIFCollection/d666.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/d666.gif rename to src/collections/images/buttons/GIFCollection/d666.gif diff --git a/dist/collections/buttons/GIFCollection/darkzide2.gif b/src/collections/images/buttons/GIFCollection/darkzide2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/darkzide2.gif rename to src/collections/images/buttons/GIFCollection/darkzide2.gif diff --git a/dist/collections/buttons/GIFCollection/dchamplogo.gif b/src/collections/images/buttons/GIFCollection/dchamplogo.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/dchamplogo.gif rename to src/collections/images/buttons/GIFCollection/dchamplogo.gif diff --git a/dist/collections/buttons/GIFCollection/desp-anim.gif b/src/collections/images/buttons/GIFCollection/desp-anim.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/desp-anim.gif rename to src/collections/images/buttons/GIFCollection/desp-anim.gif diff --git a/dist/collections/buttons/GIFCollection/deviantart6.gif b/src/collections/images/buttons/GIFCollection/deviantart6.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/deviantart6.gif rename to src/collections/images/buttons/GIFCollection/deviantart6.gif diff --git a/dist/collections/buttons/GIFCollection/devils.gif b/src/collections/images/buttons/GIFCollection/devils.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/devils.gif rename to src/collections/images/buttons/GIFCollection/devils.gif diff --git a/dist/collections/buttons/GIFCollection/diff-now.gif b/src/collections/images/buttons/GIFCollection/diff-now.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/diff-now.gif rename to src/collections/images/buttons/GIFCollection/diff-now.gif diff --git a/dist/collections/buttons/GIFCollection/digby88.gif b/src/collections/images/buttons/GIFCollection/digby88.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/digby88.gif rename to src/collections/images/buttons/GIFCollection/digby88.gif diff --git a/dist/collections/buttons/GIFCollection/digitalme.gif b/src/collections/images/buttons/GIFCollection/digitalme.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/digitalme.gif rename to src/collections/images/buttons/GIFCollection/digitalme.gif diff --git a/dist/collections/buttons/GIFCollection/divasupport5.gif b/src/collections/images/buttons/GIFCollection/divasupport5.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/divasupport5.gif rename to src/collections/images/buttons/GIFCollection/divasupport5.gif diff --git a/dist/collections/buttons/GIFCollection/dontklick.gif b/src/collections/images/buttons/GIFCollection/dontklick.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/dontklick.gif rename to src/collections/images/buttons/GIFCollection/dontklick.gif diff --git a/dist/collections/buttons/GIFCollection/drmario.gif b/src/collections/images/buttons/GIFCollection/drmario.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/drmario.gif rename to src/collections/images/buttons/GIFCollection/drmario.gif diff --git a/dist/collections/buttons/GIFCollection/ehbutton.gif b/src/collections/images/buttons/GIFCollection/ehbutton.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ehbutton.gif rename to src/collections/images/buttons/GIFCollection/ehbutton.gif diff --git a/dist/collections/buttons/GIFCollection/email.gif b/src/collections/images/buttons/GIFCollection/email.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/email.gif rename to src/collections/images/buttons/GIFCollection/email.gif diff --git a/dist/collections/buttons/GIFCollection/eucharist.gif b/src/collections/images/buttons/GIFCollection/eucharist.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/eucharist.gif rename to src/collections/images/buttons/GIFCollection/eucharist.gif diff --git a/dist/collections/buttons/GIFCollection/eveonline.gif b/src/collections/images/buttons/GIFCollection/eveonline.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/eveonline.gif rename to src/collections/images/buttons/GIFCollection/eveonline.gif diff --git a/dist/collections/buttons/GIFCollection/evilbtn2.gif b/src/collections/images/buttons/GIFCollection/evilbtn2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/evilbtn2.gif rename to src/collections/images/buttons/GIFCollection/evilbtn2.gif diff --git a/dist/collections/buttons/GIFCollection/f_ckingwww.gif b/src/collections/images/buttons/GIFCollection/f_ckingwww.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/f_ckingwww.gif rename to src/collections/images/buttons/GIFCollection/f_ckingwww.gif diff --git a/dist/collections/buttons/GIFCollection/false.gif b/src/collections/images/buttons/GIFCollection/false.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/false.gif rename to src/collections/images/buttons/GIFCollection/false.gif diff --git a/dist/collections/buttons/GIFCollection/femboy.gif b/src/collections/images/buttons/GIFCollection/femboy.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/femboy.gif rename to src/collections/images/buttons/GIFCollection/femboy.gif diff --git a/dist/collections/buttons/GIFCollection/fftake.gif b/src/collections/images/buttons/GIFCollection/fftake.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/fftake.gif rename to src/collections/images/buttons/GIFCollection/fftake.gif diff --git a/dist/collections/buttons/GIFCollection/fingerofgod.gif b/src/collections/images/buttons/GIFCollection/fingerofgod.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/fingerofgod.gif rename to src/collections/images/buttons/GIFCollection/fingerofgod.gif diff --git a/dist/collections/buttons/GIFCollection/firefox2.gif b/src/collections/images/buttons/GIFCollection/firefox2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/firefox2.gif rename to src/collections/images/buttons/GIFCollection/firefox2.gif diff --git a/dist/collections/buttons/GIFCollection/firefox3.gif b/src/collections/images/buttons/GIFCollection/firefox3.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/firefox3.gif rename to src/collections/images/buttons/GIFCollection/firefox3.gif diff --git a/dist/collections/buttons/GIFCollection/firefox4.gif b/src/collections/images/buttons/GIFCollection/firefox4.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/firefox4.gif rename to src/collections/images/buttons/GIFCollection/firefox4.gif diff --git a/dist/collections/buttons/GIFCollection/firefoxnow.gif b/src/collections/images/buttons/GIFCollection/firefoxnow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/firefoxnow.gif rename to src/collections/images/buttons/GIFCollection/firefoxnow.gif diff --git a/dist/collections/buttons/GIFCollection/firen00bs.gif b/src/collections/images/buttons/GIFCollection/firen00bs.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/firen00bs.gif rename to src/collections/images/buttons/GIFCollection/firen00bs.gif diff --git a/dist/collections/buttons/GIFCollection/forever_online.gif b/src/collections/images/buttons/GIFCollection/forever_online.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/forever_online.gif rename to src/collections/images/buttons/GIFCollection/forever_online.gif diff --git a/dist/collections/buttons/GIFCollection/free-sex.gif b/src/collections/images/buttons/GIFCollection/free-sex.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/free-sex.gif rename to src/collections/images/buttons/GIFCollection/free-sex.gif diff --git a/dist/collections/buttons/GIFCollection/freekevin.gif b/src/collections/images/buttons/GIFCollection/freekevin.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/freekevin.gif rename to src/collections/images/buttons/GIFCollection/freekevin.gif diff --git a/dist/collections/buttons/GIFCollection/freencool.gif b/src/collections/images/buttons/GIFCollection/freencool.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/freencool.gif rename to src/collections/images/buttons/GIFCollection/freencool.gif diff --git a/dist/collections/buttons/GIFCollection/freestuffforyou.gif b/src/collections/images/buttons/GIFCollection/freestuffforyou.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/freestuffforyou.gif rename to src/collections/images/buttons/GIFCollection/freestuffforyou.gif diff --git a/dist/collections/buttons/GIFCollection/freewareguide.gif b/src/collections/images/buttons/GIFCollection/freewareguide.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/freewareguide.gif rename to src/collections/images/buttons/GIFCollection/freewareguide.gif diff --git a/dist/collections/buttons/GIFCollection/freewareguide2.gif b/src/collections/images/buttons/GIFCollection/freewareguide2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/freewareguide2.gif rename to src/collections/images/buttons/GIFCollection/freewareguide2.gif diff --git a/dist/collections/buttons/GIFCollection/freewareweb.gif b/src/collections/images/buttons/GIFCollection/freewareweb.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/freewareweb.gif rename to src/collections/images/buttons/GIFCollection/freewareweb.gif diff --git a/dist/collections/buttons/GIFCollection/friendship.gif b/src/collections/images/buttons/GIFCollection/friendship.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/friendship.gif rename to src/collections/images/buttons/GIFCollection/friendship.gif diff --git a/dist/collections/buttons/GIFCollection/fspeech.gif b/src/collections/images/buttons/GIFCollection/fspeech.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/fspeech.gif rename to src/collections/images/buttons/GIFCollection/fspeech.gif diff --git a/dist/collections/buttons/GIFCollection/fspeech96a.gif b/src/collections/images/buttons/GIFCollection/fspeech96a.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/fspeech96a.gif rename to src/collections/images/buttons/GIFCollection/fspeech96a.gif diff --git a/dist/collections/buttons/GIFCollection/gaysexnavigator.gif b/src/collections/images/buttons/GIFCollection/gaysexnavigator.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/gaysexnavigator.gif rename to src/collections/images/buttons/GIFCollection/gaysexnavigator.gif diff --git a/dist/collections/buttons/GIFCollection/gb.gif b/src/collections/images/buttons/GIFCollection/gb.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/gb.gif rename to src/collections/images/buttons/GIFCollection/gb.gif diff --git a/dist/collections/buttons/GIFCollection/gbanet.gif b/src/collections/images/buttons/GIFCollection/gbanet.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/gbanet.gif rename to src/collections/images/buttons/GIFCollection/gbanet.gif diff --git a/dist/collections/buttons/GIFCollection/gbc.gif b/src/collections/images/buttons/GIFCollection/gbc.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/gbc.gif rename to src/collections/images/buttons/GIFCollection/gbc.gif diff --git a/dist/collections/buttons/GIFCollection/getbeanie.gif b/src/collections/images/buttons/GIFCollection/getbeanie.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/getbeanie.gif rename to src/collections/images/buttons/GIFCollection/getbeanie.gif diff --git a/dist/collections/buttons/GIFCollection/getfirefox.gif b/src/collections/images/buttons/GIFCollection/getfirefox.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/getfirefox.gif rename to src/collections/images/buttons/GIFCollection/getfirefox.gif diff --git a/dist/collections/buttons/GIFCollection/getgospel.gif b/src/collections/images/buttons/GIFCollection/getgospel.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/getgospel.gif rename to src/collections/images/buttons/GIFCollection/getgospel.gif diff --git a/dist/collections/buttons/GIFCollection/gethtmlnow.gif b/src/collections/images/buttons/GIFCollection/gethtmlnow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/gethtmlnow.gif rename to src/collections/images/buttons/GIFCollection/gethtmlnow.gif diff --git a/dist/collections/buttons/GIFCollection/getlaugh.gif b/src/collections/images/buttons/GIFCollection/getlaugh.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/getlaugh.gif rename to src/collections/images/buttons/GIFCollection/getlaugh.gif diff --git a/dist/collections/buttons/GIFCollection/gimp.gif b/src/collections/images/buttons/GIFCollection/gimp.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/gimp.gif rename to src/collections/images/buttons/GIFCollection/gimp.gif diff --git a/dist/collections/buttons/GIFCollection/girls-united.gif b/src/collections/images/buttons/GIFCollection/girls-united.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/girls-united.gif rename to src/collections/images/buttons/GIFCollection/girls-united.gif diff --git a/dist/collections/buttons/GIFCollection/girls.gif b/src/collections/images/buttons/GIFCollection/girls.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/girls.gif rename to src/collections/images/buttons/GIFCollection/girls.gif diff --git a/dist/collections/buttons/GIFCollection/girls4notepad.gif b/src/collections/images/buttons/GIFCollection/girls4notepad.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/girls4notepad.gif rename to src/collections/images/buttons/GIFCollection/girls4notepad.gif diff --git a/dist/collections/buttons/GIFCollection/givecredit.gif b/src/collections/images/buttons/GIFCollection/givecredit.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/givecredit.gif rename to src/collections/images/buttons/GIFCollection/givecredit.gif diff --git a/dist/collections/buttons/GIFCollection/go2hellnow.gif b/src/collections/images/buttons/GIFCollection/go2hellnow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/go2hellnow.gif rename to src/collections/images/buttons/GIFCollection/go2hellnow.gif diff --git a/dist/collections/buttons/GIFCollection/golfshoeplus.gif b/src/collections/images/buttons/GIFCollection/golfshoeplus.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/golfshoeplus.gif rename to src/collections/images/buttons/GIFCollection/golfshoeplus.gif diff --git a/dist/collections/buttons/GIFCollection/google_stand.gif b/src/collections/images/buttons/GIFCollection/google_stand.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/google_stand.gif rename to src/collections/images/buttons/GIFCollection/google_stand.gif diff --git a/dist/collections/buttons/GIFCollection/got_html.gif b/src/collections/images/buttons/GIFCollection/got_html.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/got_html.gif rename to src/collections/images/buttons/GIFCollection/got_html.gif diff --git a/dist/collections/buttons/GIFCollection/graphicdesign.gif b/src/collections/images/buttons/GIFCollection/graphicdesign.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/graphicdesign.gif rename to src/collections/images/buttons/GIFCollection/graphicdesign.gif diff --git a/dist/collections/buttons/GIFCollection/gratis-sex-fotos.gif b/src/collections/images/buttons/GIFCollection/gratis-sex-fotos.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/gratis-sex-fotos.gif rename to src/collections/images/buttons/GIFCollection/gratis-sex-fotos.gif diff --git a/dist/collections/buttons/GIFCollection/grossgirl94.gif b/src/collections/images/buttons/GIFCollection/grossgirl94.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/grossgirl94.gif rename to src/collections/images/buttons/GIFCollection/grossgirl94.gif diff --git a/dist/collections/buttons/GIFCollection/gtg-ani.gif b/src/collections/images/buttons/GIFCollection/gtg-ani.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/gtg-ani.gif rename to src/collections/images/buttons/GIFCollection/gtg-ani.gif diff --git a/dist/collections/buttons/GIFCollection/guru.gif b/src/collections/images/buttons/GIFCollection/guru.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/guru.gif rename to src/collections/images/buttons/GIFCollection/guru.gif diff --git a/dist/collections/buttons/GIFCollection/gutenberg.gif b/src/collections/images/buttons/GIFCollection/gutenberg.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/gutenberg.gif rename to src/collections/images/buttons/GIFCollection/gutenberg.gif diff --git a/dist/collections/buttons/GIFCollection/gutenberg2.gif b/src/collections/images/buttons/GIFCollection/gutenberg2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/gutenberg2.gif rename to src/collections/images/buttons/GIFCollection/gutenberg2.gif diff --git a/dist/collections/buttons/GIFCollection/h-free-anim.gif b/src/collections/images/buttons/GIFCollection/h-free-anim.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/h-free-anim.gif rename to src/collections/images/buttons/GIFCollection/h-free-anim.gif diff --git a/dist/collections/buttons/GIFCollection/hackerpowered.gif b/src/collections/images/buttons/GIFCollection/hackerpowered.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/hackerpowered.gif rename to src/collections/images/buttons/GIFCollection/hackerpowered.gif diff --git a/dist/collections/buttons/GIFCollection/hair.gif b/src/collections/images/buttons/GIFCollection/hair.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/hair.gif rename to src/collections/images/buttons/GIFCollection/hair.gif diff --git a/dist/collections/buttons/GIFCollection/hamexp.gif b/src/collections/images/buttons/GIFCollection/hamexp.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/hamexp.gif rename to src/collections/images/buttons/GIFCollection/hamexp.gif diff --git a/dist/collections/buttons/GIFCollection/happyhardcore.gif b/src/collections/images/buttons/GIFCollection/happyhardcore.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/happyhardcore.gif rename to src/collections/images/buttons/GIFCollection/happyhardcore.gif diff --git a/dist/collections/buttons/GIFCollection/hash_now.gif b/src/collections/images/buttons/GIFCollection/hash_now.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/hash_now.gif rename to src/collections/images/buttons/GIFCollection/hash_now.gif diff --git a/dist/collections/buttons/GIFCollection/hatemsie.gif b/src/collections/images/buttons/GIFCollection/hatemsie.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/hatemsie.gif rename to src/collections/images/buttons/GIFCollection/hatemsie.gif diff --git a/dist/collections/buttons/GIFCollection/headscape.gif b/src/collections/images/buttons/GIFCollection/headscape.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/headscape.gif rename to src/collections/images/buttons/GIFCollection/headscape.gif diff --git a/dist/collections/buttons/GIFCollection/hell0.gif b/src/collections/images/buttons/GIFCollection/hell0.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/hell0.gif rename to src/collections/images/buttons/GIFCollection/hell0.gif diff --git a/dist/collections/buttons/GIFCollection/hello.gif b/src/collections/images/buttons/GIFCollection/hello.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/hello.gif rename to src/collections/images/buttons/GIFCollection/hello.gif diff --git a/dist/collections/buttons/GIFCollection/hello_kitty.gif b/src/collections/images/buttons/GIFCollection/hello_kitty.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/hello_kitty.gif rename to src/collections/images/buttons/GIFCollection/hello_kitty.gif diff --git a/dist/collections/buttons/GIFCollection/hellontheweb.gif b/src/collections/images/buttons/GIFCollection/hellontheweb.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/hellontheweb.gif rename to src/collections/images/buttons/GIFCollection/hellontheweb.gif diff --git a/dist/collections/buttons/GIFCollection/hhtt.gif b/src/collections/images/buttons/GIFCollection/hhtt.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/hhtt.gif rename to src/collections/images/buttons/GIFCollection/hhtt.gif diff --git a/dist/collections/buttons/GIFCollection/hitmanforum.gif b/src/collections/images/buttons/GIFCollection/hitmanforum.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/hitmanforum.gif rename to src/collections/images/buttons/GIFCollection/hitmanforum.gif diff --git a/dist/collections/buttons/GIFCollection/hoho.gif b/src/collections/images/buttons/GIFCollection/hoho.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/hoho.gif rename to src/collections/images/buttons/GIFCollection/hoho.gif diff --git a/dist/collections/buttons/GIFCollection/holyspirit.gif b/src/collections/images/buttons/GIFCollection/holyspirit.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/holyspirit.gif rename to src/collections/images/buttons/GIFCollection/holyspirit.gif diff --git a/dist/collections/buttons/GIFCollection/homicide.gif b/src/collections/images/buttons/GIFCollection/homicide.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/homicide.gif rename to src/collections/images/buttons/GIFCollection/homicide.gif diff --git a/dist/collections/buttons/GIFCollection/homicidenow.gif b/src/collections/images/buttons/GIFCollection/homicidenow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/homicidenow.gif rename to src/collections/images/buttons/GIFCollection/homicidenow.gif diff --git a/dist/collections/buttons/GIFCollection/hotstuff.gif b/src/collections/images/buttons/GIFCollection/hotstuff.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/hotstuff.gif rename to src/collections/images/buttons/GIFCollection/hotstuff.gif diff --git a/dist/collections/buttons/GIFCollection/hotswimsuitbutton.gif b/src/collections/images/buttons/GIFCollection/hotswimsuitbutton.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/hotswimsuitbutton.gif rename to src/collections/images/buttons/GIFCollection/hotswimsuitbutton.gif diff --git a/dist/collections/buttons/GIFCollection/howtobecomeanangel.gif b/src/collections/images/buttons/GIFCollection/howtobecomeanangel.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/howtobecomeanangel.gif rename to src/collections/images/buttons/GIFCollection/howtobecomeanangel.gif diff --git a/dist/collections/buttons/GIFCollection/hpbanner2.gif b/src/collections/images/buttons/GIFCollection/hpbanner2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/hpbanner2.gif rename to src/collections/images/buttons/GIFCollection/hpbanner2.gif diff --git a/dist/collections/buttons/GIFCollection/hsajesusveg.gif b/src/collections/images/buttons/GIFCollection/hsajesusveg.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/hsajesusveg.gif rename to src/collections/images/buttons/GIFCollection/hsajesusveg.gif diff --git a/dist/collections/buttons/GIFCollection/html.gif b/src/collections/images/buttons/GIFCollection/html.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/html.gif rename to src/collections/images/buttons/GIFCollection/html.gif diff --git a/dist/collections/buttons/GIFCollection/html401.gif b/src/collections/images/buttons/GIFCollection/html401.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/html401.gif rename to src/collections/images/buttons/GIFCollection/html401.gif diff --git a/dist/collections/buttons/GIFCollection/htmldream.gif b/src/collections/images/buttons/GIFCollection/htmldream.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/htmldream.gif rename to src/collections/images/buttons/GIFCollection/htmldream.gif diff --git a/dist/collections/buttons/GIFCollection/httpismall.gif b/src/collections/images/buttons/GIFCollection/httpismall.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/httpismall.gif rename to src/collections/images/buttons/GIFCollection/httpismall.gif diff --git a/dist/collections/buttons/GIFCollection/hurtsnow.gif b/src/collections/images/buttons/GIFCollection/hurtsnow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/hurtsnow.gif rename to src/collections/images/buttons/GIFCollection/hurtsnow.gif diff --git a/dist/collections/buttons/GIFCollection/iccsania.gif b/src/collections/images/buttons/GIFCollection/iccsania.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/iccsania.gif rename to src/collections/images/buttons/GIFCollection/iccsania.gif diff --git a/dist/collections/buttons/GIFCollection/ie-pengsoft.gif b/src/collections/images/buttons/GIFCollection/ie-pengsoft.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ie-pengsoft.gif rename to src/collections/images/buttons/GIFCollection/ie-pengsoft.gif diff --git a/dist/collections/buttons/GIFCollection/ie1984.gif b/src/collections/images/buttons/GIFCollection/ie1984.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ie1984.gif rename to src/collections/images/buttons/GIFCollection/ie1984.gif diff --git a/dist/collections/buttons/GIFCollection/ie_exploder.gif b/src/collections/images/buttons/GIFCollection/ie_exploder.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ie_exploder.gif rename to src/collections/images/buttons/GIFCollection/ie_exploder.gif diff --git a/dist/collections/buttons/GIFCollection/iebad.gif b/src/collections/images/buttons/GIFCollection/iebad.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/iebad.gif rename to src/collections/images/buttons/GIFCollection/iebad.gif diff --git a/dist/collections/buttons/GIFCollection/iebarf.gif b/src/collections/images/buttons/GIFCollection/iebarf.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/iebarf.gif rename to src/collections/images/buttons/GIFCollection/iebarf.gif diff --git a/dist/collections/buttons/GIFCollection/ieburnbtn.gif b/src/collections/images/buttons/GIFCollection/ieburnbtn.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ieburnbtn.gif rename to src/collections/images/buttons/GIFCollection/ieburnbtn.gif diff --git a/dist/collections/buttons/GIFCollection/iecrash.gif b/src/collections/images/buttons/GIFCollection/iecrash.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/iecrash.gif rename to src/collections/images/buttons/GIFCollection/iecrash.gif diff --git a/dist/collections/buttons/GIFCollection/iedie2.gif b/src/collections/images/buttons/GIFCollection/iedie2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/iedie2.gif rename to src/collections/images/buttons/GIFCollection/iedie2.gif diff --git a/dist/collections/buttons/GIFCollection/ieexplode.gif b/src/collections/images/buttons/GIFCollection/ieexplode.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ieexplode.gif rename to src/collections/images/buttons/GIFCollection/ieexplode.gif diff --git a/dist/collections/buttons/GIFCollection/ieexploit.gif b/src/collections/images/buttons/GIFCollection/ieexploit.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ieexploit.gif rename to src/collections/images/buttons/GIFCollection/ieexploit.gif diff --git a/dist/collections/buttons/GIFCollection/iefuck.gif b/src/collections/images/buttons/GIFCollection/iefuck.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/iefuck.gif rename to src/collections/images/buttons/GIFCollection/iefuck.gif diff --git a/dist/collections/buttons/GIFCollection/ieget_an.gif b/src/collections/images/buttons/GIFCollection/ieget_an.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ieget_an.gif rename to src/collections/images/buttons/GIFCollection/ieget_an.gif diff --git a/dist/collections/buttons/GIFCollection/ieisevil.gif b/src/collections/images/buttons/GIFCollection/ieisevil.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ieisevil.gif rename to src/collections/images/buttons/GIFCollection/ieisevil.gif diff --git a/dist/collections/buttons/GIFCollection/ienukeani.gif b/src/collections/images/buttons/GIFCollection/ienukeani.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ienukeani.gif rename to src/collections/images/buttons/GIFCollection/ienukeani.gif diff --git a/dist/collections/buttons/GIFCollection/iestop.gif b/src/collections/images/buttons/GIFCollection/iestop.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/iestop.gif rename to src/collections/images/buttons/GIFCollection/iestop.gif diff --git a/dist/collections/buttons/GIFCollection/iesux.gif b/src/collections/images/buttons/GIFCollection/iesux.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/iesux.gif rename to src/collections/images/buttons/GIFCollection/iesux.gif diff --git a/dist/collections/buttons/GIFCollection/imac.gif b/src/collections/images/buttons/GIFCollection/imac.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/imac.gif rename to src/collections/images/buttons/GIFCollection/imac.gif diff --git a/dist/collections/buttons/GIFCollection/imaginaryland2.gif b/src/collections/images/buttons/GIFCollection/imaginaryland2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/imaginaryland2.gif rename to src/collections/images/buttons/GIFCollection/imaginaryland2.gif diff --git a/dist/collections/buttons/GIFCollection/imhigh.gif b/src/collections/images/buttons/GIFCollection/imhigh.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/imhigh.gif rename to src/collections/images/buttons/GIFCollection/imhigh.gif diff --git a/dist/collections/buttons/GIFCollection/imissxp.gif b/src/collections/images/buttons/GIFCollection/imissxp.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/imissxp.gif rename to src/collections/images/buttons/GIFCollection/imissxp.gif diff --git a/dist/collections/buttons/GIFCollection/integrityheadb.gif b/src/collections/images/buttons/GIFCollection/integrityheadb.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/integrityheadb.gif rename to src/collections/images/buttons/GIFCollection/integrityheadb.gif diff --git a/dist/collections/buttons/GIFCollection/internetarchive.gif b/src/collections/images/buttons/GIFCollection/internetarchive.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/internetarchive.gif rename to src/collections/images/buttons/GIFCollection/internetarchive.gif diff --git a/dist/collections/buttons/GIFCollection/internetprivacy.gif b/src/collections/images/buttons/GIFCollection/internetprivacy.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/internetprivacy.gif rename to src/collections/images/buttons/GIFCollection/internetprivacy.gif diff --git a/dist/collections/buttons/GIFCollection/ipv6.gif b/src/collections/images/buttons/GIFCollection/ipv6.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ipv6.gif rename to src/collections/images/buttons/GIFCollection/ipv6.gif diff --git a/dist/collections/buttons/GIFCollection/italian.gif b/src/collections/images/buttons/GIFCollection/italian.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/italian.gif rename to src/collections/images/buttons/GIFCollection/italian.gif diff --git a/dist/collections/buttons/GIFCollection/jesus_now.gif b/src/collections/images/buttons/GIFCollection/jesus_now.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/jesus_now.gif rename to src/collections/images/buttons/GIFCollection/jesus_now.gif diff --git a/dist/collections/buttons/GIFCollection/joinnow.gif b/src/collections/images/buttons/GIFCollection/joinnow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/joinnow.gif rename to src/collections/images/buttons/GIFCollection/joinnow.gif diff --git a/dist/collections/buttons/GIFCollection/jump.gif b/src/collections/images/buttons/GIFCollection/jump.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/jump.gif rename to src/collections/images/buttons/GIFCollection/jump.gif diff --git a/dist/collections/buttons/GIFCollection/ka88x31.gif b/src/collections/images/buttons/GIFCollection/ka88x31.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ka88x31.gif rename to src/collections/images/buttons/GIFCollection/ka88x31.gif diff --git a/dist/collections/buttons/GIFCollection/killmenow.gif b/src/collections/images/buttons/GIFCollection/killmenow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/killmenow.gif rename to src/collections/images/buttons/GIFCollection/killmenow.gif diff --git a/dist/collections/buttons/GIFCollection/kisgo.gif b/src/collections/images/buttons/GIFCollection/kisgo.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/kisgo.gif rename to src/collections/images/buttons/GIFCollection/kisgo.gif diff --git a/dist/collections/buttons/GIFCollection/konko.gif b/src/collections/images/buttons/GIFCollection/konko.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/konko.gif rename to src/collections/images/buttons/GIFCollection/konko.gif diff --git a/dist/collections/buttons/GIFCollection/laurie.gif b/src/collections/images/buttons/GIFCollection/laurie.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/laurie.gif rename to src/collections/images/buttons/GIFCollection/laurie.gif diff --git a/dist/collections/buttons/GIFCollection/learn_html.gif b/src/collections/images/buttons/GIFCollection/learn_html.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/learn_html.gif rename to src/collections/images/buttons/GIFCollection/learn_html.gif diff --git a/dist/collections/buttons/GIFCollection/learncoding.gif b/src/collections/images/buttons/GIFCollection/learncoding.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/learncoding.gif rename to src/collections/images/buttons/GIFCollection/learncoding.gif diff --git a/dist/collections/buttons/GIFCollection/learnhtml.gif b/src/collections/images/buttons/GIFCollection/learnhtml.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/learnhtml.gif rename to src/collections/images/buttons/GIFCollection/learnhtml.gif diff --git a/dist/collections/buttons/GIFCollection/leaveaol.gif b/src/collections/images/buttons/GIFCollection/leaveaol.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/leaveaol.gif rename to src/collections/images/buttons/GIFCollection/leaveaol.gif diff --git a/dist/collections/buttons/GIFCollection/legal.gif b/src/collections/images/buttons/GIFCollection/legal.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/legal.gif rename to src/collections/images/buttons/GIFCollection/legal.gif diff --git a/dist/collections/buttons/GIFCollection/legalize2.gif b/src/collections/images/buttons/GIFCollection/legalize2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/legalize2.gif rename to src/collections/images/buttons/GIFCollection/legalize2.gif diff --git a/dist/collections/buttons/GIFCollection/life_anm.gif b/src/collections/images/buttons/GIFCollection/life_anm.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/life_anm.gif rename to src/collections/images/buttons/GIFCollection/life_anm.gif diff --git a/dist/collections/buttons/GIFCollection/linkshop1.gif b/src/collections/images/buttons/GIFCollection/linkshop1.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/linkshop1.gif rename to src/collections/images/buttons/GIFCollection/linkshop1.gif diff --git a/dist/collections/buttons/GIFCollection/linux_powered.gif b/src/collections/images/buttons/GIFCollection/linux_powered.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/linux_powered.gif rename to src/collections/images/buttons/GIFCollection/linux_powered.gif diff --git a/dist/collections/buttons/GIFCollection/linuxnow.gif b/src/collections/images/buttons/GIFCollection/linuxnow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/linuxnow.gif rename to src/collections/images/buttons/GIFCollection/linuxnow.gif diff --git a/dist/collections/buttons/GIFCollection/linuxnow2.gif b/src/collections/images/buttons/GIFCollection/linuxnow2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/linuxnow2.gif rename to src/collections/images/buttons/GIFCollection/linuxnow2.gif diff --git a/dist/collections/buttons/GIFCollection/lovenow.gif b/src/collections/images/buttons/GIFCollection/lovenow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/lovenow.gif rename to src/collections/images/buttons/GIFCollection/lovenow.gif diff --git a/dist/collections/buttons/GIFCollection/m-lol.gif b/src/collections/images/buttons/GIFCollection/m-lol.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/m-lol.gif rename to src/collections/images/buttons/GIFCollection/m-lol.gif diff --git a/dist/collections/buttons/GIFCollection/macintoshwks.gif b/src/collections/images/buttons/GIFCollection/macintoshwks.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/macintoshwks.gif rename to src/collections/images/buttons/GIFCollection/macintoshwks.gif diff --git a/dist/collections/buttons/GIFCollection/made_with_windows.gif b/src/collections/images/buttons/GIFCollection/made_with_windows.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/made_with_windows.gif rename to src/collections/images/buttons/GIFCollection/made_with_windows.gif diff --git a/dist/collections/buttons/GIFCollection/madewithlove.gif b/src/collections/images/buttons/GIFCollection/madewithlove.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/madewithlove.gif rename to src/collections/images/buttons/GIFCollection/madewithlove.gif diff --git a/dist/collections/buttons/GIFCollection/mentos.gif b/src/collections/images/buttons/GIFCollection/mentos.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/mentos.gif rename to src/collections/images/buttons/GIFCollection/mentos.gif diff --git a/dist/collections/buttons/GIFCollection/microshaftl.gif b/src/collections/images/buttons/GIFCollection/microshaftl.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/microshaftl.gif rename to src/collections/images/buttons/GIFCollection/microshaftl.gif diff --git a/dist/collections/buttons/GIFCollection/microsoft_stop.gif b/src/collections/images/buttons/GIFCollection/microsoft_stop.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/microsoft_stop.gif rename to src/collections/images/buttons/GIFCollection/microsoft_stop.gif diff --git a/dist/collections/buttons/GIFCollection/miku.gif b/src/collections/images/buttons/GIFCollection/miku.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/miku.gif rename to src/collections/images/buttons/GIFCollection/miku.gif diff --git a/dist/collections/buttons/GIFCollection/momdad1.gif b/src/collections/images/buttons/GIFCollection/momdad1.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/momdad1.gif rename to src/collections/images/buttons/GIFCollection/momdad1.gif diff --git a/dist/collections/buttons/GIFCollection/moon_link.gif b/src/collections/images/buttons/GIFCollection/moon_link.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/moon_link.gif rename to src/collections/images/buttons/GIFCollection/moon_link.gif diff --git a/dist/collections/buttons/GIFCollection/mousepow.gif b/src/collections/images/buttons/GIFCollection/mousepow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/mousepow.gif rename to src/collections/images/buttons/GIFCollection/mousepow.gif diff --git a/dist/collections/buttons/GIFCollection/moz2.gif b/src/collections/images/buttons/GIFCollection/moz2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/moz2.gif rename to src/collections/images/buttons/GIFCollection/moz2.gif diff --git a/dist/collections/buttons/GIFCollection/moz3.gif b/src/collections/images/buttons/GIFCollection/moz3.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/moz3.gif rename to src/collections/images/buttons/GIFCollection/moz3.gif diff --git a/dist/collections/buttons/GIFCollection/mozbutd1.gif b/src/collections/images/buttons/GIFCollection/mozbutd1.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/mozbutd1.gif rename to src/collections/images/buttons/GIFCollection/mozbutd1.gif diff --git a/dist/collections/buttons/GIFCollection/mozfd.gif b/src/collections/images/buttons/GIFCollection/mozfd.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/mozfd.gif rename to src/collections/images/buttons/GIFCollection/mozfd.gif diff --git a/dist/collections/buttons/GIFCollection/mozilla2.gif b/src/collections/images/buttons/GIFCollection/mozilla2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/mozilla2.gif rename to src/collections/images/buttons/GIFCollection/mozilla2.gif diff --git a/dist/collections/buttons/GIFCollection/mozilla3.gif b/src/collections/images/buttons/GIFCollection/mozilla3.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/mozilla3.gif rename to src/collections/images/buttons/GIFCollection/mozilla3.gif diff --git a/dist/collections/buttons/GIFCollection/mozilla4.gif b/src/collections/images/buttons/GIFCollection/mozilla4.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/mozilla4.gif rename to src/collections/images/buttons/GIFCollection/mozilla4.gif diff --git a/dist/collections/buttons/GIFCollection/mozilla_now.gif b/src/collections/images/buttons/GIFCollection/mozilla_now.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/mozilla_now.gif rename to src/collections/images/buttons/GIFCollection/mozilla_now.gif diff --git a/dist/collections/buttons/GIFCollection/mozillanow.gif b/src/collections/images/buttons/GIFCollection/mozillanow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/mozillanow.gif rename to src/collections/images/buttons/GIFCollection/mozillanow.gif diff --git a/dist/collections/buttons/GIFCollection/mozillaorg.gif b/src/collections/images/buttons/GIFCollection/mozillaorg.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/mozillaorg.gif rename to src/collections/images/buttons/GIFCollection/mozillaorg.gif diff --git a/dist/collections/buttons/GIFCollection/moziscool.gif b/src/collections/images/buttons/GIFCollection/moziscool.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/moziscool.gif rename to src/collections/images/buttons/GIFCollection/moziscool.gif diff --git a/dist/collections/buttons/GIFCollection/moznow.gif b/src/collections/images/buttons/GIFCollection/moznow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/moznow.gif rename to src/collections/images/buttons/GIFCollection/moznow.gif diff --git a/dist/collections/buttons/GIFCollection/moznow3.gif b/src/collections/images/buttons/GIFCollection/moznow3.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/moznow3.gif rename to src/collections/images/buttons/GIFCollection/moznow3.gif diff --git a/dist/collections/buttons/GIFCollection/mozporn1.gif b/src/collections/images/buttons/GIFCollection/mozporn1.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/mozporn1.gif rename to src/collections/images/buttons/GIFCollection/mozporn1.gif diff --git a/dist/collections/buttons/GIFCollection/msfartpage.gif b/src/collections/images/buttons/GIFCollection/msfartpage.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/msfartpage.gif rename to src/collections/images/buttons/GIFCollection/msfartpage.gif diff --git a/dist/collections/buttons/GIFCollection/msiemoz.gif b/src/collections/images/buttons/GIFCollection/msiemoz.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/msiemoz.gif rename to src/collections/images/buttons/GIFCollection/msiemoz.gif diff --git a/dist/collections/buttons/GIFCollection/msx.gif b/src/collections/images/buttons/GIFCollection/msx.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/msx.gif rename to src/collections/images/buttons/GIFCollection/msx.gif diff --git a/dist/collections/buttons/GIFCollection/n64.gif b/src/collections/images/buttons/GIFCollection/n64.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/n64.gif rename to src/collections/images/buttons/GIFCollection/n64.gif diff --git a/dist/collections/buttons/GIFCollection/nailbutt.gif b/src/collections/images/buttons/GIFCollection/nailbutt.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/nailbutt.gif rename to src/collections/images/buttons/GIFCollection/nailbutt.gif diff --git a/dist/collections/buttons/GIFCollection/narcoticsnow.gif b/src/collections/images/buttons/GIFCollection/narcoticsnow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/narcoticsnow.gif rename to src/collections/images/buttons/GIFCollection/narcoticsnow.gif diff --git a/dist/collections/buttons/GIFCollection/nclinux.gif b/src/collections/images/buttons/GIFCollection/nclinux.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/nclinux.gif rename to src/collections/images/buttons/GIFCollection/nclinux.gif diff --git a/dist/collections/buttons/GIFCollection/nedscape_now.gif b/src/collections/images/buttons/GIFCollection/nedscape_now.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/nedscape_now.gif rename to src/collections/images/buttons/GIFCollection/nedscape_now.gif diff --git a/dist/collections/buttons/GIFCollection/neko-b.gif b/src/collections/images/buttons/GIFCollection/neko-b.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/neko-b.gif rename to src/collections/images/buttons/GIFCollection/neko-b.gif diff --git a/dist/collections/buttons/GIFCollection/nestcapenow.gif b/src/collections/images/buttons/GIFCollection/nestcapenow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/nestcapenow.gif rename to src/collections/images/buttons/GIFCollection/nestcapenow.gif diff --git a/dist/collections/buttons/GIFCollection/net3a.gif b/src/collections/images/buttons/GIFCollection/net3a.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/net3a.gif rename to src/collections/images/buttons/GIFCollection/net3a.gif diff --git a/dist/collections/buttons/GIFCollection/netflix-88x31.gif b/src/collections/images/buttons/GIFCollection/netflix-88x31.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/netflix-88x31.gif rename to src/collections/images/buttons/GIFCollection/netflix-88x31.gif diff --git a/dist/collections/buttons/GIFCollection/netgal.gif b/src/collections/images/buttons/GIFCollection/netgal.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/netgal.gif rename to src/collections/images/buttons/GIFCollection/netgal.gif diff --git a/dist/collections/buttons/GIFCollection/netnever.gif b/src/collections/images/buttons/GIFCollection/netnever.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/netnever.gif rename to src/collections/images/buttons/GIFCollection/netnever.gif diff --git a/dist/collections/buttons/GIFCollection/netnow2.gif b/src/collections/images/buttons/GIFCollection/netnow2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/netnow2.gif rename to src/collections/images/buttons/GIFCollection/netnow2.gif diff --git a/dist/collections/buttons/GIFCollection/netreg50.gif b/src/collections/images/buttons/GIFCollection/netreg50.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/netreg50.gif rename to src/collections/images/buttons/GIFCollection/netreg50.gif diff --git a/dist/collections/buttons/GIFCollection/netscape-as.gif b/src/collections/images/buttons/GIFCollection/netscape-as.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/netscape-as.gif rename to src/collections/images/buttons/GIFCollection/netscape-as.gif diff --git a/dist/collections/buttons/GIFCollection/netscape.gif b/src/collections/images/buttons/GIFCollection/netscape.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/netscape.gif rename to src/collections/images/buttons/GIFCollection/netscape.gif diff --git a/dist/collections/buttons/GIFCollection/netscape7.gif b/src/collections/images/buttons/GIFCollection/netscape7.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/netscape7.gif rename to src/collections/images/buttons/GIFCollection/netscape7.gif diff --git a/dist/collections/buttons/GIFCollection/netscape_now_4_0.gif b/src/collections/images/buttons/GIFCollection/netscape_now_4_0.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/netscape_now_4_0.gif rename to src/collections/images/buttons/GIFCollection/netscape_now_4_0.gif diff --git a/dist/collections/buttons/GIFCollection/netscape_rave.gif b/src/collections/images/buttons/GIFCollection/netscape_rave.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/netscape_rave.gif rename to src/collections/images/buttons/GIFCollection/netscape_rave.gif diff --git a/dist/collections/buttons/GIFCollection/newbuttonone.gif b/src/collections/images/buttons/GIFCollection/newbuttonone.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/newbuttonone.gif rename to src/collections/images/buttons/GIFCollection/newbuttonone.gif diff --git a/dist/collections/buttons/GIFCollection/newbuttontwo.gif b/src/collections/images/buttons/GIFCollection/newbuttontwo.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/newbuttontwo.gif rename to src/collections/images/buttons/GIFCollection/newbuttontwo.gif diff --git a/dist/collections/buttons/GIFCollection/ninnow.gif b/src/collections/images/buttons/GIFCollection/ninnow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ninnow.gif rename to src/collections/images/buttons/GIFCollection/ninnow.gif diff --git a/dist/collections/buttons/GIFCollection/nneighborhoodsmall.gif b/src/collections/images/buttons/GIFCollection/nneighborhoodsmall.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/nneighborhoodsmall.gif rename to src/collections/images/buttons/GIFCollection/nneighborhoodsmall.gif diff --git a/dist/collections/buttons/GIFCollection/no.gif b/src/collections/images/buttons/GIFCollection/no.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/no.gif rename to src/collections/images/buttons/GIFCollection/no.gif diff --git a/dist/collections/buttons/GIFCollection/no_escape.gif b/src/collections/images/buttons/GIFCollection/no_escape.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/no_escape.gif rename to src/collections/images/buttons/GIFCollection/no_escape.gif diff --git a/dist/collections/buttons/GIFCollection/nobelief.gif b/src/collections/images/buttons/GIFCollection/nobelief.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/nobelief.gif rename to src/collections/images/buttons/GIFCollection/nobelief.gif diff --git a/dist/collections/buttons/GIFCollection/noclick.gif b/src/collections/images/buttons/GIFCollection/noclick.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/noclick.gif rename to src/collections/images/buttons/GIFCollection/noclick.gif diff --git a/dist/collections/buttons/GIFCollection/nocookie.gif b/src/collections/images/buttons/GIFCollection/nocookie.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/nocookie.gif rename to src/collections/images/buttons/GIFCollection/nocookie.gif diff --git a/dist/collections/buttons/GIFCollection/nodrugs.gif b/src/collections/images/buttons/GIFCollection/nodrugs.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/nodrugs.gif rename to src/collections/images/buttons/GIFCollection/nodrugs.gif diff --git a/dist/collections/buttons/GIFCollection/noframes4.gif b/src/collections/images/buttons/GIFCollection/noframes4.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/noframes4.gif rename to src/collections/images/buttons/GIFCollection/noframes4.gif diff --git a/dist/collections/buttons/GIFCollection/notepad3.gif b/src/collections/images/buttons/GIFCollection/notepad3.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/notepad3.gif rename to src/collections/images/buttons/GIFCollection/notepad3.gif diff --git a/dist/collections/buttons/GIFCollection/nutscape.gif b/src/collections/images/buttons/GIFCollection/nutscape.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/nutscape.gif rename to src/collections/images/buttons/GIFCollection/nutscape.gif diff --git a/dist/collections/buttons/GIFCollection/nvidia.gif b/src/collections/images/buttons/GIFCollection/nvidia.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/nvidia.gif rename to src/collections/images/buttons/GIFCollection/nvidia.gif diff --git a/dist/collections/buttons/GIFCollection/nya.gif b/src/collections/images/buttons/GIFCollection/nya.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/nya.gif rename to src/collections/images/buttons/GIFCollection/nya.gif diff --git a/dist/collections/buttons/GIFCollection/nya2.gif b/src/collections/images/buttons/GIFCollection/nya2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/nya2.gif rename to src/collections/images/buttons/GIFCollection/nya2.gif diff --git a/dist/collections/buttons/GIFCollection/omfg.gif b/src/collections/images/buttons/GIFCollection/omfg.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/omfg.gif rename to src/collections/images/buttons/GIFCollection/omfg.gif diff --git a/dist/collections/buttons/GIFCollection/onionlink1098.gif b/src/collections/images/buttons/GIFCollection/onionlink1098.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/onionlink1098.gif rename to src/collections/images/buttons/GIFCollection/onionlink1098.gif diff --git a/dist/collections/buttons/GIFCollection/openeye.gif b/src/collections/images/buttons/GIFCollection/openeye.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/openeye.gif rename to src/collections/images/buttons/GIFCollection/openeye.gif diff --git a/dist/collections/buttons/GIFCollection/openmind.gif b/src/collections/images/buttons/GIFCollection/openmind.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/openmind.gif rename to src/collections/images/buttons/GIFCollection/openmind.gif diff --git a/dist/collections/buttons/GIFCollection/opera2.gif b/src/collections/images/buttons/GIFCollection/opera2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/opera2.gif rename to src/collections/images/buttons/GIFCollection/opera2.gif diff --git a/dist/collections/buttons/GIFCollection/opera_bu.gif b/src/collections/images/buttons/GIFCollection/opera_bu.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/opera_bu.gif rename to src/collections/images/buttons/GIFCollection/opera_bu.gif diff --git a/dist/collections/buttons/GIFCollection/osamasux.gif b/src/collections/images/buttons/GIFCollection/osamasux.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/osamasux.gif rename to src/collections/images/buttons/GIFCollection/osamasux.gif diff --git a/dist/collections/buttons/GIFCollection/parental.gif b/src/collections/images/buttons/GIFCollection/parental.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/parental.gif rename to src/collections/images/buttons/GIFCollection/parental.gif diff --git a/dist/collections/buttons/GIFCollection/passtheshareware.gif b/src/collections/images/buttons/GIFCollection/passtheshareware.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/passtheshareware.gif rename to src/collections/images/buttons/GIFCollection/passtheshareware.gif diff --git a/dist/collections/buttons/GIFCollection/peace.gif b/src/collections/images/buttons/GIFCollection/peace.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/peace.gif rename to src/collections/images/buttons/GIFCollection/peace.gif diff --git a/dist/collections/buttons/GIFCollection/pepsi.gif b/src/collections/images/buttons/GIFCollection/pepsi.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/pepsi.gif rename to src/collections/images/buttons/GIFCollection/pepsi.gif diff --git a/dist/collections/buttons/GIFCollection/pgp-now.gif b/src/collections/images/buttons/GIFCollection/pgp-now.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/pgp-now.gif rename to src/collections/images/buttons/GIFCollection/pgp-now.gif diff --git a/dist/collections/buttons/GIFCollection/phonechump.gif b/src/collections/images/buttons/GIFCollection/phonechump.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/phonechump.gif rename to src/collections/images/buttons/GIFCollection/phonechump.gif diff --git a/dist/collections/buttons/GIFCollection/php.gif b/src/collections/images/buttons/GIFCollection/php.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/php.gif rename to src/collections/images/buttons/GIFCollection/php.gif diff --git a/dist/collections/buttons/GIFCollection/php4_88x31.gif b/src/collections/images/buttons/GIFCollection/php4_88x31.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/php4_88x31.gif rename to src/collections/images/buttons/GIFCollection/php4_88x31.gif diff --git a/dist/collections/buttons/GIFCollection/piracy.gif b/src/collections/images/buttons/GIFCollection/piracy.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/piracy.gif rename to src/collections/images/buttons/GIFCollection/piracy.gif diff --git a/dist/collections/buttons/GIFCollection/pngbar.gif b/src/collections/images/buttons/GIFCollection/pngbar.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/pngbar.gif rename to src/collections/images/buttons/GIFCollection/pngbar.gif diff --git a/dist/collections/buttons/GIFCollection/pngnow.gif b/src/collections/images/buttons/GIFCollection/pngnow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/pngnow.gif rename to src/collections/images/buttons/GIFCollection/pngnow.gif diff --git a/dist/collections/buttons/GIFCollection/pothead.gif b/src/collections/images/buttons/GIFCollection/pothead.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/pothead.gif rename to src/collections/images/buttons/GIFCollection/pothead.gif diff --git a/dist/collections/buttons/GIFCollection/powered.gif b/src/collections/images/buttons/GIFCollection/powered.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/powered.gif rename to src/collections/images/buttons/GIFCollection/powered.gif diff --git a/dist/collections/buttons/GIFCollection/poweredbyruby.gif b/src/collections/images/buttons/GIFCollection/poweredbyruby.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/poweredbyruby.gif rename to src/collections/images/buttons/GIFCollection/poweredbyruby.gif diff --git a/dist/collections/buttons/GIFCollection/press.gif b/src/collections/images/buttons/GIFCollection/press.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/press.gif rename to src/collections/images/buttons/GIFCollection/press.gif diff --git a/dist/collections/buttons/GIFCollection/pride.gif b/src/collections/images/buttons/GIFCollection/pride.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/pride.gif rename to src/collections/images/buttons/GIFCollection/pride.gif diff --git a/dist/collections/buttons/GIFCollection/psbutton.gif b/src/collections/images/buttons/GIFCollection/psbutton.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/psbutton.gif rename to src/collections/images/buttons/GIFCollection/psbutton.gif diff --git a/dist/collections/buttons/GIFCollection/purplehello98.gif b/src/collections/images/buttons/GIFCollection/purplehello98.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/purplehello98.gif rename to src/collections/images/buttons/GIFCollection/purplehello98.gif diff --git a/dist/collections/buttons/GIFCollection/qtips_now.gif b/src/collections/images/buttons/GIFCollection/qtips_now.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/qtips_now.gif rename to src/collections/images/buttons/GIFCollection/qtips_now.gif diff --git a/dist/collections/buttons/GIFCollection/qtipsnow100.gif b/src/collections/images/buttons/GIFCollection/qtipsnow100.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/qtipsnow100.gif rename to src/collections/images/buttons/GIFCollection/qtipsnow100.gif diff --git a/dist/collections/buttons/GIFCollection/radium.gif b/src/collections/images/buttons/GIFCollection/radium.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/radium.gif rename to src/collections/images/buttons/GIFCollection/radium.gif diff --git a/dist/collections/buttons/GIFCollection/rainbow_bev.gif b/src/collections/images/buttons/GIFCollection/rainbow_bev.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/rainbow_bev.gif rename to src/collections/images/buttons/GIFCollection/rainbow_bev.gif diff --git a/dist/collections/buttons/GIFCollection/rar_download.gif b/src/collections/images/buttons/GIFCollection/rar_download.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/rar_download.gif rename to src/collections/images/buttons/GIFCollection/rar_download.gif diff --git a/dist/collections/buttons/GIFCollection/rar_whit_move.gif b/src/collections/images/buttons/GIFCollection/rar_whit_move.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/rar_whit_move.gif rename to src/collections/images/buttons/GIFCollection/rar_whit_move.gif diff --git a/dist/collections/buttons/GIFCollection/rarnow.gif b/src/collections/images/buttons/GIFCollection/rarnow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/rarnow.gif rename to src/collections/images/buttons/GIFCollection/rarnow.gif diff --git a/dist/collections/buttons/GIFCollection/retrosite.gif b/src/collections/images/buttons/GIFCollection/retrosite.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/retrosite.gif rename to src/collections/images/buttons/GIFCollection/retrosite.gif diff --git a/dist/collections/buttons/GIFCollection/robocats.gif b/src/collections/images/buttons/GIFCollection/robocats.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/robocats.gif rename to src/collections/images/buttons/GIFCollection/robocats.gif diff --git a/dist/collections/buttons/GIFCollection/sailormoonmicrobar.gif b/src/collections/images/buttons/GIFCollection/sailormoonmicrobar.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/sailormoonmicrobar.gif rename to src/collections/images/buttons/GIFCollection/sailormoonmicrobar.gif diff --git a/dist/collections/buttons/GIFCollection/sarcasm.gif b/src/collections/images/buttons/GIFCollection/sarcasm.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/sarcasm.gif rename to src/collections/images/buttons/GIFCollection/sarcasm.gif diff --git a/dist/collections/buttons/GIFCollection/scam.gif b/src/collections/images/buttons/GIFCollection/scam.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/scam.gif rename to src/collections/images/buttons/GIFCollection/scam.gif diff --git a/dist/collections/buttons/GIFCollection/screw.gif b/src/collections/images/buttons/GIFCollection/screw.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/screw.gif rename to src/collections/images/buttons/GIFCollection/screw.gif diff --git a/dist/collections/buttons/GIFCollection/scrubby.gif b/src/collections/images/buttons/GIFCollection/scrubby.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/scrubby.gif rename to src/collections/images/buttons/GIFCollection/scrubby.gif diff --git a/dist/collections/buttons/GIFCollection/secondlife.gif b/src/collections/images/buttons/GIFCollection/secondlife.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/secondlife.gif rename to src/collections/images/buttons/GIFCollection/secondlife.gif diff --git a/dist/collections/buttons/GIFCollection/seedyourtorrents.gif b/src/collections/images/buttons/GIFCollection/seedyourtorrents.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/seedyourtorrents.gif rename to src/collections/images/buttons/GIFCollection/seedyourtorrents.gif diff --git a/dist/collections/buttons/GIFCollection/send2friend.gif b/src/collections/images/buttons/GIFCollection/send2friend.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/send2friend.gif rename to src/collections/images/buttons/GIFCollection/send2friend.gif diff --git a/dist/collections/buttons/GIFCollection/sendit.gif b/src/collections/images/buttons/GIFCollection/sendit.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/sendit.gif rename to src/collections/images/buttons/GIFCollection/sendit.gif diff --git a/dist/collections/buttons/GIFCollection/shareware.gif b/src/collections/images/buttons/GIFCollection/shareware.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/shareware.gif rename to src/collections/images/buttons/GIFCollection/shareware.gif diff --git a/dist/collections/buttons/GIFCollection/sims2.gif b/src/collections/images/buttons/GIFCollection/sims2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/sims2.gif rename to src/collections/images/buttons/GIFCollection/sims2.gif diff --git a/dist/collections/buttons/GIFCollection/slap-like-now.gif b/src/collections/images/buttons/GIFCollection/slap-like-now.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/slap-like-now.gif rename to src/collections/images/buttons/GIFCollection/slap-like-now.gif diff --git a/dist/collections/buttons/GIFCollection/sm_fever_button.gif b/src/collections/images/buttons/GIFCollection/sm_fever_button.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/sm_fever_button.gif rename to src/collections/images/buttons/GIFCollection/sm_fever_button.gif diff --git a/dist/collections/buttons/GIFCollection/smbx.gif b/src/collections/images/buttons/GIFCollection/smbx.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/smbx.gif rename to src/collections/images/buttons/GIFCollection/smbx.gif diff --git a/dist/collections/buttons/GIFCollection/smile.gif b/src/collections/images/buttons/GIFCollection/smile.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/smile.gif rename to src/collections/images/buttons/GIFCollection/smile.gif diff --git a/dist/collections/buttons/GIFCollection/smile_always.gif b/src/collections/images/buttons/GIFCollection/smile_always.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/smile_always.gif rename to src/collections/images/buttons/GIFCollection/smile_always.gif diff --git a/dist/collections/buttons/GIFCollection/sonic2000now.gif b/src/collections/images/buttons/GIFCollection/sonic2000now.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/sonic2000now.gif rename to src/collections/images/buttons/GIFCollection/sonic2000now.gif diff --git a/dist/collections/buttons/GIFCollection/spamwhoreclique.gif b/src/collections/images/buttons/GIFCollection/spamwhoreclique.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/spamwhoreclique.gif rename to src/collections/images/buttons/GIFCollection/spamwhoreclique.gif diff --git a/dist/collections/buttons/GIFCollection/spdy-now.gif b/src/collections/images/buttons/GIFCollection/spdy-now.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/spdy-now.gif rename to src/collections/images/buttons/GIFCollection/spdy-now.gif diff --git a/dist/collections/buttons/GIFCollection/ssnow2.gif b/src/collections/images/buttons/GIFCollection/ssnow2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ssnow2.gif rename to src/collections/images/buttons/GIFCollection/ssnow2.gif diff --git a/dist/collections/buttons/GIFCollection/ssurf.gif b/src/collections/images/buttons/GIFCollection/ssurf.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ssurf.gif rename to src/collections/images/buttons/GIFCollection/ssurf.gif diff --git a/dist/collections/buttons/GIFCollection/standards_now.gif b/src/collections/images/buttons/GIFCollection/standards_now.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/standards_now.gif rename to src/collections/images/buttons/GIFCollection/standards_now.gif diff --git a/dist/collections/buttons/GIFCollection/start_legalize2.gif b/src/collections/images/buttons/GIFCollection/start_legalize2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/start_legalize2.gif rename to src/collections/images/buttons/GIFCollection/start_legalize2.gif diff --git a/dist/collections/buttons/GIFCollection/startpage_button.gif b/src/collections/images/buttons/GIFCollection/startpage_button.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/startpage_button.gif rename to src/collections/images/buttons/GIFCollection/startpage_button.gif diff --git a/dist/collections/buttons/GIFCollection/steam.gif b/src/collections/images/buttons/GIFCollection/steam.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/steam.gif rename to src/collections/images/buttons/GIFCollection/steam.gif diff --git a/dist/collections/buttons/GIFCollection/step0003.gif b/src/collections/images/buttons/GIFCollection/step0003.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/step0003.gif rename to src/collections/images/buttons/GIFCollection/step0003.gif diff --git a/dist/collections/buttons/GIFCollection/sucks.gif b/src/collections/images/buttons/GIFCollection/sucks.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/sucks.gif rename to src/collections/images/buttons/GIFCollection/sucks.gif diff --git a/dist/collections/buttons/GIFCollection/swatteam.gif b/src/collections/images/buttons/GIFCollection/swatteam.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/swatteam.gif rename to src/collections/images/buttons/GIFCollection/swatteam.gif diff --git a/dist/collections/buttons/GIFCollection/sweet_homepage.gif b/src/collections/images/buttons/GIFCollection/sweet_homepage.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/sweet_homepage.gif rename to src/collections/images/buttons/GIFCollection/sweet_homepage.gif diff --git a/dist/collections/buttons/GIFCollection/textfile.gif b/src/collections/images/buttons/GIFCollection/textfile.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/textfile.gif rename to src/collections/images/buttons/GIFCollection/textfile.gif diff --git a/dist/collections/buttons/GIFCollection/tfc88x31green.gif b/src/collections/images/buttons/GIFCollection/tfc88x31green.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/tfc88x31green.gif rename to src/collections/images/buttons/GIFCollection/tfc88x31green.gif diff --git a/dist/collections/buttons/GIFCollection/tfs.gif b/src/collections/images/buttons/GIFCollection/tfs.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/tfs.gif rename to src/collections/images/buttons/GIFCollection/tfs.gif diff --git a/dist/collections/buttons/GIFCollection/thanks-for-looking.gif b/src/collections/images/buttons/GIFCollection/thanks-for-looking.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/thanks-for-looking.gif rename to src/collections/images/buttons/GIFCollection/thanks-for-looking.gif diff --git a/dist/collections/buttons/GIFCollection/thats-odd.gif b/src/collections/images/buttons/GIFCollection/thats-odd.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/thats-odd.gif rename to src/collections/images/buttons/GIFCollection/thats-odd.gif diff --git a/dist/collections/buttons/GIFCollection/thehatelisting.gif b/src/collections/images/buttons/GIFCollection/thehatelisting.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/thehatelisting.gif rename to src/collections/images/buttons/GIFCollection/thehatelisting.gif diff --git a/dist/collections/buttons/GIFCollection/themez.gif b/src/collections/images/buttons/GIFCollection/themez.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/themez.gif rename to src/collections/images/buttons/GIFCollection/themez.gif diff --git a/dist/collections/buttons/GIFCollection/theoldnet_but.gif b/src/collections/images/buttons/GIFCollection/theoldnet_but.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/theoldnet_but.gif rename to src/collections/images/buttons/GIFCollection/theoldnet_but.gif diff --git a/dist/collections/buttons/GIFCollection/thetruth.gif b/src/collections/images/buttons/GIFCollection/thetruth.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/thetruth.gif rename to src/collections/images/buttons/GIFCollection/thetruth.gif diff --git a/dist/collections/buttons/GIFCollection/thevoid.gif b/src/collections/images/buttons/GIFCollection/thevoid.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/thevoid.gif rename to src/collections/images/buttons/GIFCollection/thevoid.gif diff --git a/dist/collections/buttons/GIFCollection/tidw2.gif b/src/collections/images/buttons/GIFCollection/tidw2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/tidw2.gif rename to src/collections/images/buttons/GIFCollection/tidw2.gif diff --git a/dist/collections/buttons/GIFCollection/tj88x31.gif b/src/collections/images/buttons/GIFCollection/tj88x31.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/tj88x31.gif rename to src/collections/images/buttons/GIFCollection/tj88x31.gif diff --git a/dist/collections/buttons/GIFCollection/top100womensites.gif b/src/collections/images/buttons/GIFCollection/top100womensites.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/top100womensites.gif rename to src/collections/images/buttons/GIFCollection/top100womensites.gif diff --git a/dist/collections/buttons/GIFCollection/top300list.gif b/src/collections/images/buttons/GIFCollection/top300list.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/top300list.gif rename to src/collections/images/buttons/GIFCollection/top300list.gif diff --git a/dist/collections/buttons/GIFCollection/topteddybears.gif b/src/collections/images/buttons/GIFCollection/topteddybears.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/topteddybears.gif rename to src/collections/images/buttons/GIFCollection/topteddybears.gif diff --git a/dist/collections/buttons/GIFCollection/topweddingsites.gif b/src/collections/images/buttons/GIFCollection/topweddingsites.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/topweddingsites.gif rename to src/collections/images/buttons/GIFCollection/topweddingsites.gif diff --git a/dist/collections/buttons/GIFCollection/totally.gif b/src/collections/images/buttons/GIFCollection/totally.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/totally.gif rename to src/collections/images/buttons/GIFCollection/totally.gif diff --git a/dist/collections/buttons/GIFCollection/trafficjumbobutton.gif b/src/collections/images/buttons/GIFCollection/trafficjumbobutton.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/trafficjumbobutton.gif rename to src/collections/images/buttons/GIFCollection/trafficjumbobutton.gif diff --git a/dist/collections/buttons/GIFCollection/transrats.gif b/src/collections/images/buttons/GIFCollection/transrats.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/transrats.gif rename to src/collections/images/buttons/GIFCollection/transrats.gif diff --git a/dist/collections/buttons/GIFCollection/twomen_88x31.gif b/src/collections/images/buttons/GIFCollection/twomen_88x31.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/twomen_88x31.gif rename to src/collections/images/buttons/GIFCollection/twomen_88x31.gif diff --git a/dist/collections/buttons/GIFCollection/u3.gif b/src/collections/images/buttons/GIFCollection/u3.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/u3.gif rename to src/collections/images/buttons/GIFCollection/u3.gif diff --git a/dist/collections/buttons/GIFCollection/uagaytop.gif b/src/collections/images/buttons/GIFCollection/uagaytop.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/uagaytop.gif rename to src/collections/images/buttons/GIFCollection/uagaytop.gif diff --git a/dist/collections/buttons/GIFCollection/ubuntu-88x31.gif b/src/collections/images/buttons/GIFCollection/ubuntu-88x31.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ubuntu-88x31.gif rename to src/collections/images/buttons/GIFCollection/ubuntu-88x31.gif diff --git a/dist/collections/buttons/GIFCollection/under-con.gif b/src/collections/images/buttons/GIFCollection/under-con.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/under-con.gif rename to src/collections/images/buttons/GIFCollection/under-con.gif diff --git a/dist/collections/buttons/GIFCollection/underwear.gif b/src/collections/images/buttons/GIFCollection/underwear.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/underwear.gif rename to src/collections/images/buttons/GIFCollection/underwear.gif diff --git a/dist/collections/buttons/GIFCollection/upload_com.gif b/src/collections/images/buttons/GIFCollection/upload_com.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/upload_com.gif rename to src/collections/images/buttons/GIFCollection/upload_com.gif diff --git a/dist/collections/buttons/GIFCollection/upyours2.gif b/src/collections/images/buttons/GIFCollection/upyours2.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/upyours2.gif rename to src/collections/images/buttons/GIFCollection/upyours2.gif diff --git a/dist/collections/buttons/GIFCollection/valentines_button.gif b/src/collections/images/buttons/GIFCollection/valentines_button.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/valentines_button.gif rename to src/collections/images/buttons/GIFCollection/valentines_button.gif diff --git a/dist/collections/buttons/GIFCollection/valid-html401-blue.gif b/src/collections/images/buttons/GIFCollection/valid-html401-blue.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/valid-html401-blue.gif rename to src/collections/images/buttons/GIFCollection/valid-html401-blue.gif diff --git a/dist/collections/buttons/GIFCollection/vcss-blue.gif b/src/collections/images/buttons/GIFCollection/vcss-blue.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/vcss-blue.gif rename to src/collections/images/buttons/GIFCollection/vcss-blue.gif diff --git a/dist/collections/buttons/GIFCollection/vetvamp.gif b/src/collections/images/buttons/GIFCollection/vetvamp.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/vetvamp.gif rename to src/collections/images/buttons/GIFCollection/vetvamp.gif diff --git a/dist/collections/buttons/GIFCollection/video_game_cheats_tips_hints_codes.gif b/src/collections/images/buttons/GIFCollection/video_game_cheats_tips_hints_codes.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/video_game_cheats_tips_hints_codes.gif rename to src/collections/images/buttons/GIFCollection/video_game_cheats_tips_hints_codes.gif diff --git a/dist/collections/buttons/GIFCollection/vocaloid.gif b/src/collections/images/buttons/GIFCollection/vocaloid.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/vocaloid.gif rename to src/collections/images/buttons/GIFCollection/vocaloid.gif diff --git a/dist/collections/buttons/GIFCollection/w3c_ab.gif b/src/collections/images/buttons/GIFCollection/w3c_ab.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/w3c_ab.gif rename to src/collections/images/buttons/GIFCollection/w3c_ab.gif diff --git a/dist/collections/buttons/GIFCollection/w3schools88x31.gif b/src/collections/images/buttons/GIFCollection/w3schools88x31.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/w3schools88x31.gif rename to src/collections/images/buttons/GIFCollection/w3schools88x31.gif diff --git a/dist/collections/buttons/GIFCollection/w96_button.gif b/src/collections/images/buttons/GIFCollection/w96_button.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/w96_button.gif rename to src/collections/images/buttons/GIFCollection/w96_button.gif diff --git a/dist/collections/buttons/GIFCollection/wbbhosting.gif b/src/collections/images/buttons/GIFCollection/wbbhosting.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/wbbhosting.gif rename to src/collections/images/buttons/GIFCollection/wbbhosting.gif diff --git a/dist/collections/buttons/GIFCollection/web_weed.gif b/src/collections/images/buttons/GIFCollection/web_weed.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/web_weed.gif rename to src/collections/images/buttons/GIFCollection/web_weed.gif diff --git a/dist/collections/buttons/GIFCollection/webpassion.gif b/src/collections/images/buttons/GIFCollection/webpassion.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/webpassion.gif rename to src/collections/images/buttons/GIFCollection/webpassion.gif diff --git a/dist/collections/buttons/GIFCollection/webpeople.gif b/src/collections/images/buttons/GIFCollection/webpeople.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/webpeople.gif rename to src/collections/images/buttons/GIFCollection/webpeople.gif diff --git a/dist/collections/buttons/GIFCollection/website.gif b/src/collections/images/buttons/GIFCollection/website.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/website.gif rename to src/collections/images/buttons/GIFCollection/website.gif diff --git a/dist/collections/buttons/GIFCollection/weedmexplore.gif b/src/collections/images/buttons/GIFCollection/weedmexplore.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/weedmexplore.gif rename to src/collections/images/buttons/GIFCollection/weedmexplore.gif diff --git a/dist/collections/buttons/GIFCollection/weednow.gif b/src/collections/images/buttons/GIFCollection/weednow.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/weednow.gif rename to src/collections/images/buttons/GIFCollection/weednow.gif diff --git a/dist/collections/buttons/GIFCollection/why-aol-image.gif b/src/collections/images/buttons/GIFCollection/why-aol-image.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/why-aol-image.gif rename to src/collections/images/buttons/GIFCollection/why-aol-image.gif diff --git a/dist/collections/buttons/GIFCollection/wii.gif b/src/collections/images/buttons/GIFCollection/wii.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/wii.gif rename to src/collections/images/buttons/GIFCollection/wii.gif diff --git a/dist/collections/buttons/GIFCollection/wikipedia.gif b/src/collections/images/buttons/GIFCollection/wikipedia.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/wikipedia.gif rename to src/collections/images/buttons/GIFCollection/wikipedia.gif diff --git a/dist/collections/buttons/GIFCollection/win10no.gif b/src/collections/images/buttons/GIFCollection/win10no.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/win10no.gif rename to src/collections/images/buttons/GIFCollection/win10no.gif diff --git a/dist/collections/buttons/GIFCollection/win95.gif b/src/collections/images/buttons/GIFCollection/win95.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/win95.gif rename to src/collections/images/buttons/GIFCollection/win95.gif diff --git a/dist/collections/buttons/GIFCollection/winxp.gif b/src/collections/images/buttons/GIFCollection/winxp.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/winxp.gif rename to src/collections/images/buttons/GIFCollection/winxp.gif diff --git a/dist/collections/buttons/GIFCollection/winzip1.gif b/src/collections/images/buttons/GIFCollection/winzip1.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/winzip1.gif rename to src/collections/images/buttons/GIFCollection/winzip1.gif diff --git a/dist/collections/buttons/GIFCollection/worstoftheweb.gif b/src/collections/images/buttons/GIFCollection/worstoftheweb.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/worstoftheweb.gif rename to src/collections/images/buttons/GIFCollection/worstoftheweb.gif diff --git a/dist/collections/buttons/GIFCollection/www.gif b/src/collections/images/buttons/GIFCollection/www.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/www.gif rename to src/collections/images/buttons/GIFCollection/www.gif diff --git a/dist/collections/buttons/GIFCollection/xampp.gif b/src/collections/images/buttons/GIFCollection/xampp.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/xampp.gif rename to src/collections/images/buttons/GIFCollection/xampp.gif diff --git a/dist/collections/buttons/GIFCollection/y2k.gif b/src/collections/images/buttons/GIFCollection/y2k.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/y2k.gif rename to src/collections/images/buttons/GIFCollection/y2k.gif diff --git a/dist/collections/buttons/GIFCollection/yahoo.gif b/src/collections/images/buttons/GIFCollection/yahoo.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/yahoo.gif rename to src/collections/images/buttons/GIFCollection/yahoo.gif diff --git a/dist/collections/buttons/GIFCollection/yay_its_a_button.gif b/src/collections/images/buttons/GIFCollection/yay_its_a_button.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/yay_its_a_button.gif rename to src/collections/images/buttons/GIFCollection/yay_its_a_button.gif diff --git a/dist/collections/buttons/GIFCollection/yoshilore.gif b/src/collections/images/buttons/GIFCollection/yoshilore.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/yoshilore.gif rename to src/collections/images/buttons/GIFCollection/yoshilore.gif diff --git a/dist/collections/buttons/GIFCollection/ytbutton.gif b/src/collections/images/buttons/GIFCollection/ytbutton.gif similarity index 100% rename from dist/collections/buttons/GIFCollection/ytbutton.gif rename to src/collections/images/buttons/GIFCollection/ytbutton.gif diff --git a/dist/collections/buttons/key/cheezit.gif b/src/collections/images/buttons/key/cheezit.gif similarity index 100% rename from dist/collections/buttons/key/cheezit.gif rename to src/collections/images/buttons/key/cheezit.gif diff --git a/dist/collections/stamps/100ghosts/10.gif b/src/collections/images/stamps/100ghosts/10.gif similarity index 100% rename from dist/collections/stamps/100ghosts/10.gif rename to src/collections/images/stamps/100ghosts/10.gif diff --git a/dist/collections/stamps/aestheticstamps/36.png b/src/collections/images/stamps/aestheticstamps/36.png similarity index 100% rename from dist/collections/stamps/aestheticstamps/36.png rename to src/collections/images/stamps/aestheticstamps/36.png diff --git a/dist/collections/stamps/amekin/d9o98nz-5e3c137f-61cf-40e5-92f4-23d694b51c53.png b/src/collections/images/stamps/amekin/d9o98nz-5e3c137f-61cf-40e5-92f4-23d694b51c53.png similarity index 100% rename from dist/collections/stamps/amekin/d9o98nz-5e3c137f-61cf-40e5-92f4-23d694b51c53.png rename to src/collections/images/stamps/amekin/d9o98nz-5e3c137f-61cf-40e5-92f4-23d694b51c53.png diff --git a/dist/collections/stamps/amekin/d9v6uin-1a435c57-cd01-45fd-be1f-8d780d2548df.png b/src/collections/images/stamps/amekin/d9v6uin-1a435c57-cd01-45fd-be1f-8d780d2548df.png similarity index 100% rename from dist/collections/stamps/amekin/d9v6uin-1a435c57-cd01-45fd-be1f-8d780d2548df.png rename to src/collections/images/stamps/amekin/d9v6uin-1a435c57-cd01-45fd-be1f-8d780d2548df.png diff --git a/dist/collections/stamps/aomiarmster/d1zirxm-1294e53a-c348-4e10-bf35-b6094339004f.gif b/src/collections/images/stamps/aomiarmster/d1zirxm-1294e53a-c348-4e10-bf35-b6094339004f.gif similarity index 100% rename from dist/collections/stamps/aomiarmster/d1zirxm-1294e53a-c348-4e10-bf35-b6094339004f.gif rename to src/collections/images/stamps/aomiarmster/d1zirxm-1294e53a-c348-4e10-bf35-b6094339004f.gif diff --git a/dist/collections/stamps/aomiarmster/d2b1axz-47fc8f71-713a-4334-847f-f9f93ba67fae.gif b/src/collections/images/stamps/aomiarmster/d2b1axz-47fc8f71-713a-4334-847f-f9f93ba67fae.gif similarity index 100% rename from dist/collections/stamps/aomiarmster/d2b1axz-47fc8f71-713a-4334-847f-f9f93ba67fae.gif rename to src/collections/images/stamps/aomiarmster/d2b1axz-47fc8f71-713a-4334-847f-f9f93ba67fae.gif diff --git a/dist/collections/stamps/beepudding/20.png b/src/collections/images/stamps/beepudding/20.png similarity index 100% rename from dist/collections/stamps/beepudding/20.png rename to src/collections/images/stamps/beepudding/20.png diff --git a/dist/collections/stamps/buniis/26.png b/src/collections/images/stamps/buniis/26.png similarity index 100% rename from dist/collections/stamps/buniis/26.png rename to src/collections/images/stamps/buniis/26.png diff --git a/dist/collections/stamps/cinni/dreamer_stamp.gif b/src/collections/images/stamps/cinni/dreamer_stamp.gif similarity index 100% rename from dist/collections/stamps/cinni/dreamer_stamp.gif rename to src/collections/images/stamps/cinni/dreamer_stamp.gif diff --git a/dist/collections/stamps/cinni/gameboy___f2u_stamp_by_babypink_jpg-dau0txn.gif b/src/collections/images/stamps/cinni/gameboy___f2u_stamp_by_babypink_jpg-dau0txn.gif similarity index 100% rename from dist/collections/stamps/cinni/gameboy___f2u_stamp_by_babypink_jpg-dau0txn.gif rename to src/collections/images/stamps/cinni/gameboy___f2u_stamp_by_babypink_jpg-dau0txn.gif diff --git a/dist/collections/stamps/cinni/gstamp.png b/src/collections/images/stamps/cinni/gstamp.png similarity index 100% rename from dist/collections/stamps/cinni/gstamp.png rename to src/collections/images/stamps/cinni/gstamp.png diff --git a/dist/collections/stamps/cinni/lisafrankstamp.png b/src/collections/images/stamps/cinni/lisafrankstamp.png similarity index 100% rename from dist/collections/stamps/cinni/lisafrankstamp.png rename to src/collections/images/stamps/cinni/lisafrankstamp.png diff --git a/dist/collections/stamps/cinni/moon_stamp.png b/src/collections/images/stamps/cinni/moon_stamp.png similarity index 100% rename from dist/collections/stamps/cinni/moon_stamp.png rename to src/collections/images/stamps/cinni/moon_stamp.png diff --git a/dist/collections/stamps/cinni/pastel (14).png b/src/collections/images/stamps/cinni/pastel (14).png similarity index 100% rename from dist/collections/stamps/cinni/pastel (14).png rename to src/collections/images/stamps/cinni/pastel (14).png diff --git a/dist/collections/stamps/cinni/pastel (18).png b/src/collections/images/stamps/cinni/pastel (18).png similarity index 100% rename from dist/collections/stamps/cinni/pastel (18).png rename to src/collections/images/stamps/cinni/pastel (18).png diff --git a/dist/collections/stamps/cinni/pastel (2).png b/src/collections/images/stamps/cinni/pastel (2).png similarity index 100% rename from dist/collections/stamps/cinni/pastel (2).png rename to src/collections/images/stamps/cinni/pastel (2).png diff --git a/dist/collections/stamps/cinni/rainbow_hearts_by_misstoxicslime-dbyha0p.gif b/src/collections/images/stamps/cinni/rainbow_hearts_by_misstoxicslime-dbyha0p.gif similarity index 100% rename from dist/collections/stamps/cinni/rainbow_hearts_by_misstoxicslime-dbyha0p.gif rename to src/collections/images/stamps/cinni/rainbow_hearts_by_misstoxicslime-dbyha0p.gif diff --git a/dist/collections/stamps/crystalstamps/dbeajr7-a8f1d3c2-9ff3-46ee-8e6b-cbfd93811fe5.png b/src/collections/images/stamps/crystalstamps/dbeajr7-a8f1d3c2-9ff3-46ee-8e6b-cbfd93811fe5.png similarity index 100% rename from dist/collections/stamps/crystalstamps/dbeajr7-a8f1d3c2-9ff3-46ee-8e6b-cbfd93811fe5.png rename to src/collections/images/stamps/crystalstamps/dbeajr7-a8f1d3c2-9ff3-46ee-8e6b-cbfd93811fe5.png diff --git a/dist/collections/stamps/crystalstamps/dbecze4-10604529-ba88-4bcd-87e6-fce545804115.gif b/src/collections/images/stamps/crystalstamps/dbecze4-10604529-ba88-4bcd-87e6-fce545804115.gif similarity index 100% rename from dist/collections/stamps/crystalstamps/dbecze4-10604529-ba88-4bcd-87e6-fce545804115.gif rename to src/collections/images/stamps/crystalstamps/dbecze4-10604529-ba88-4bcd-87e6-fce545804115.gif diff --git a/dist/collections/stamps/dameinatrix/9.png b/src/collections/images/stamps/dameinatrix/9.png similarity index 100% rename from dist/collections/stamps/dameinatrix/9.png rename to src/collections/images/stamps/dameinatrix/9.png diff --git a/dist/collections/stamps/dustyhyena/13.png b/src/collections/images/stamps/dustyhyena/13.png similarity index 100% rename from dist/collections/stamps/dustyhyena/13.png rename to src/collections/images/stamps/dustyhyena/13.png diff --git a/dist/collections/stamps/fairytrash/100.png b/src/collections/images/stamps/fairytrash/100.png similarity index 100% rename from dist/collections/stamps/fairytrash/100.png rename to src/collections/images/stamps/fairytrash/100.png diff --git a/dist/collections/stamps/fairytrash/101.png b/src/collections/images/stamps/fairytrash/101.png similarity index 100% rename from dist/collections/stamps/fairytrash/101.png rename to src/collections/images/stamps/fairytrash/101.png diff --git a/dist/collections/stamps/fairytrash/105.png b/src/collections/images/stamps/fairytrash/105.png similarity index 100% rename from dist/collections/stamps/fairytrash/105.png rename to src/collections/images/stamps/fairytrash/105.png diff --git a/dist/collections/stamps/fairytrash/106.gif b/src/collections/images/stamps/fairytrash/106.gif similarity index 100% rename from dist/collections/stamps/fairytrash/106.gif rename to src/collections/images/stamps/fairytrash/106.gif diff --git a/dist/collections/stamps/fairytrash/107.png b/src/collections/images/stamps/fairytrash/107.png similarity index 100% rename from dist/collections/stamps/fairytrash/107.png rename to src/collections/images/stamps/fairytrash/107.png diff --git a/dist/collections/stamps/fairytrash/112.png b/src/collections/images/stamps/fairytrash/112.png similarity index 100% rename from dist/collections/stamps/fairytrash/112.png rename to src/collections/images/stamps/fairytrash/112.png diff --git a/dist/collections/stamps/fairytrash/113.png b/src/collections/images/stamps/fairytrash/113.png similarity index 100% rename from dist/collections/stamps/fairytrash/113.png rename to src/collections/images/stamps/fairytrash/113.png diff --git a/dist/collections/stamps/fairytrash/116.gif b/src/collections/images/stamps/fairytrash/116.gif similarity index 100% rename from dist/collections/stamps/fairytrash/116.gif rename to src/collections/images/stamps/fairytrash/116.gif diff --git a/dist/collections/stamps/fairytrash/117.png b/src/collections/images/stamps/fairytrash/117.png similarity index 100% rename from dist/collections/stamps/fairytrash/117.png rename to src/collections/images/stamps/fairytrash/117.png diff --git a/dist/collections/stamps/fairytrash/118.png b/src/collections/images/stamps/fairytrash/118.png similarity index 100% rename from dist/collections/stamps/fairytrash/118.png rename to src/collections/images/stamps/fairytrash/118.png diff --git a/dist/collections/stamps/fairytrash/119.png b/src/collections/images/stamps/fairytrash/119.png similarity index 100% rename from dist/collections/stamps/fairytrash/119.png rename to src/collections/images/stamps/fairytrash/119.png diff --git a/dist/collections/stamps/fairytrash/122.png b/src/collections/images/stamps/fairytrash/122.png similarity index 100% rename from dist/collections/stamps/fairytrash/122.png rename to src/collections/images/stamps/fairytrash/122.png diff --git a/dist/collections/stamps/fairytrash/124.png b/src/collections/images/stamps/fairytrash/124.png similarity index 100% rename from dist/collections/stamps/fairytrash/124.png rename to src/collections/images/stamps/fairytrash/124.png diff --git a/dist/collections/stamps/fairytrash/125.png b/src/collections/images/stamps/fairytrash/125.png similarity index 100% rename from dist/collections/stamps/fairytrash/125.png rename to src/collections/images/stamps/fairytrash/125.png diff --git a/dist/collections/stamps/fairytrash/126.png b/src/collections/images/stamps/fairytrash/126.png similarity index 100% rename from dist/collections/stamps/fairytrash/126.png rename to src/collections/images/stamps/fairytrash/126.png diff --git a/dist/collections/stamps/fairytrash/127.png b/src/collections/images/stamps/fairytrash/127.png similarity index 100% rename from dist/collections/stamps/fairytrash/127.png rename to src/collections/images/stamps/fairytrash/127.png diff --git a/dist/collections/stamps/fairytrash/133.gif b/src/collections/images/stamps/fairytrash/133.gif similarity index 100% rename from dist/collections/stamps/fairytrash/133.gif rename to src/collections/images/stamps/fairytrash/133.gif diff --git a/dist/collections/stamps/fairytrash/135.gif b/src/collections/images/stamps/fairytrash/135.gif similarity index 100% rename from dist/collections/stamps/fairytrash/135.gif rename to src/collections/images/stamps/fairytrash/135.gif diff --git a/dist/collections/stamps/fairytrash/140.jpg b/src/collections/images/stamps/fairytrash/140.jpg similarity index 100% rename from dist/collections/stamps/fairytrash/140.jpg rename to src/collections/images/stamps/fairytrash/140.jpg diff --git a/dist/collections/stamps/fairytrash/143.png b/src/collections/images/stamps/fairytrash/143.png similarity index 100% rename from dist/collections/stamps/fairytrash/143.png rename to src/collections/images/stamps/fairytrash/143.png diff --git a/dist/collections/stamps/fairytrash/149.png b/src/collections/images/stamps/fairytrash/149.png similarity index 100% rename from dist/collections/stamps/fairytrash/149.png rename to src/collections/images/stamps/fairytrash/149.png diff --git a/dist/collections/stamps/fairytrash/150.png b/src/collections/images/stamps/fairytrash/150.png similarity index 100% rename from dist/collections/stamps/fairytrash/150.png rename to src/collections/images/stamps/fairytrash/150.png diff --git a/dist/collections/stamps/fairytrash/155.gif b/src/collections/images/stamps/fairytrash/155.gif similarity index 100% rename from dist/collections/stamps/fairytrash/155.gif rename to src/collections/images/stamps/fairytrash/155.gif diff --git a/dist/collections/stamps/fairytrash/156.png b/src/collections/images/stamps/fairytrash/156.png similarity index 100% rename from dist/collections/stamps/fairytrash/156.png rename to src/collections/images/stamps/fairytrash/156.png diff --git a/dist/collections/stamps/fairytrash/162.gif b/src/collections/images/stamps/fairytrash/162.gif similarity index 100% rename from dist/collections/stamps/fairytrash/162.gif rename to src/collections/images/stamps/fairytrash/162.gif diff --git a/dist/collections/stamps/fairytrash/169.png b/src/collections/images/stamps/fairytrash/169.png similarity index 100% rename from dist/collections/stamps/fairytrash/169.png rename to src/collections/images/stamps/fairytrash/169.png diff --git a/dist/collections/stamps/fairytrash/170.png b/src/collections/images/stamps/fairytrash/170.png similarity index 100% rename from dist/collections/stamps/fairytrash/170.png rename to src/collections/images/stamps/fairytrash/170.png diff --git a/dist/collections/stamps/fairytrash/179.gif b/src/collections/images/stamps/fairytrash/179.gif similarity index 100% rename from dist/collections/stamps/fairytrash/179.gif rename to src/collections/images/stamps/fairytrash/179.gif diff --git a/dist/collections/stamps/fairytrash/180.gif b/src/collections/images/stamps/fairytrash/180.gif similarity index 100% rename from dist/collections/stamps/fairytrash/180.gif rename to src/collections/images/stamps/fairytrash/180.gif diff --git a/dist/collections/stamps/fairytrash/181.png b/src/collections/images/stamps/fairytrash/181.png similarity index 100% rename from dist/collections/stamps/fairytrash/181.png rename to src/collections/images/stamps/fairytrash/181.png diff --git a/dist/collections/stamps/fairytrash/196.png b/src/collections/images/stamps/fairytrash/196.png similarity index 100% rename from dist/collections/stamps/fairytrash/196.png rename to src/collections/images/stamps/fairytrash/196.png diff --git a/dist/collections/stamps/fairytrash/210.png b/src/collections/images/stamps/fairytrash/210.png similarity index 100% rename from dist/collections/stamps/fairytrash/210.png rename to src/collections/images/stamps/fairytrash/210.png diff --git a/dist/collections/stamps/fairytrash/211.gif b/src/collections/images/stamps/fairytrash/211.gif similarity index 100% rename from dist/collections/stamps/fairytrash/211.gif rename to src/collections/images/stamps/fairytrash/211.gif diff --git a/dist/collections/stamps/fairytrash/212.gif b/src/collections/images/stamps/fairytrash/212.gif similarity index 100% rename from dist/collections/stamps/fairytrash/212.gif rename to src/collections/images/stamps/fairytrash/212.gif diff --git a/dist/collections/stamps/fairytrash/213.png b/src/collections/images/stamps/fairytrash/213.png similarity index 100% rename from dist/collections/stamps/fairytrash/213.png rename to src/collections/images/stamps/fairytrash/213.png diff --git a/dist/collections/stamps/fairytrash/214.png b/src/collections/images/stamps/fairytrash/214.png similarity index 100% rename from dist/collections/stamps/fairytrash/214.png rename to src/collections/images/stamps/fairytrash/214.png diff --git a/dist/collections/stamps/fairytrash/219.png b/src/collections/images/stamps/fairytrash/219.png similarity index 100% rename from dist/collections/stamps/fairytrash/219.png rename to src/collections/images/stamps/fairytrash/219.png diff --git a/dist/collections/stamps/fairytrash/220.png b/src/collections/images/stamps/fairytrash/220.png similarity index 100% rename from dist/collections/stamps/fairytrash/220.png rename to src/collections/images/stamps/fairytrash/220.png diff --git a/dist/collections/stamps/fairytrash/223.gif b/src/collections/images/stamps/fairytrash/223.gif similarity index 100% rename from dist/collections/stamps/fairytrash/223.gif rename to src/collections/images/stamps/fairytrash/223.gif diff --git a/dist/collections/stamps/fairytrash/224.gif b/src/collections/images/stamps/fairytrash/224.gif similarity index 100% rename from dist/collections/stamps/fairytrash/224.gif rename to src/collections/images/stamps/fairytrash/224.gif diff --git a/dist/collections/stamps/fairytrash/226.gif b/src/collections/images/stamps/fairytrash/226.gif similarity index 100% rename from dist/collections/stamps/fairytrash/226.gif rename to src/collections/images/stamps/fairytrash/226.gif diff --git a/dist/collections/stamps/fairytrash/227.png b/src/collections/images/stamps/fairytrash/227.png similarity index 100% rename from dist/collections/stamps/fairytrash/227.png rename to src/collections/images/stamps/fairytrash/227.png diff --git a/dist/collections/stamps/fairytrash/231.gif b/src/collections/images/stamps/fairytrash/231.gif similarity index 100% rename from dist/collections/stamps/fairytrash/231.gif rename to src/collections/images/stamps/fairytrash/231.gif diff --git a/dist/collections/stamps/fairytrash/234.png b/src/collections/images/stamps/fairytrash/234.png similarity index 100% rename from dist/collections/stamps/fairytrash/234.png rename to src/collections/images/stamps/fairytrash/234.png diff --git a/dist/collections/stamps/fairytrash/239.png b/src/collections/images/stamps/fairytrash/239.png similarity index 100% rename from dist/collections/stamps/fairytrash/239.png rename to src/collections/images/stamps/fairytrash/239.png diff --git a/dist/collections/stamps/fairytrash/240.gif b/src/collections/images/stamps/fairytrash/240.gif similarity index 100% rename from dist/collections/stamps/fairytrash/240.gif rename to src/collections/images/stamps/fairytrash/240.gif diff --git a/dist/collections/stamps/fairytrash/241.gif b/src/collections/images/stamps/fairytrash/241.gif similarity index 100% rename from dist/collections/stamps/fairytrash/241.gif rename to src/collections/images/stamps/fairytrash/241.gif diff --git a/dist/collections/stamps/fairytrash/242.gif b/src/collections/images/stamps/fairytrash/242.gif similarity index 100% rename from dist/collections/stamps/fairytrash/242.gif rename to src/collections/images/stamps/fairytrash/242.gif diff --git a/dist/collections/stamps/fairytrash/60.gif b/src/collections/images/stamps/fairytrash/60.gif similarity index 100% rename from dist/collections/stamps/fairytrash/60.gif rename to src/collections/images/stamps/fairytrash/60.gif diff --git a/dist/collections/stamps/fairytrash/61.gif b/src/collections/images/stamps/fairytrash/61.gif similarity index 100% rename from dist/collections/stamps/fairytrash/61.gif rename to src/collections/images/stamps/fairytrash/61.gif diff --git a/dist/collections/stamps/fairytrash/62.gif b/src/collections/images/stamps/fairytrash/62.gif similarity index 100% rename from dist/collections/stamps/fairytrash/62.gif rename to src/collections/images/stamps/fairytrash/62.gif diff --git a/dist/collections/stamps/fairytrash/63.png b/src/collections/images/stamps/fairytrash/63.png similarity index 100% rename from dist/collections/stamps/fairytrash/63.png rename to src/collections/images/stamps/fairytrash/63.png diff --git a/dist/collections/stamps/fairytrash/64.gif b/src/collections/images/stamps/fairytrash/64.gif similarity index 100% rename from dist/collections/stamps/fairytrash/64.gif rename to src/collections/images/stamps/fairytrash/64.gif diff --git a/dist/collections/stamps/fairytrash/65.gif b/src/collections/images/stamps/fairytrash/65.gif similarity index 100% rename from dist/collections/stamps/fairytrash/65.gif rename to src/collections/images/stamps/fairytrash/65.gif diff --git a/dist/collections/stamps/fairytrash/66.png b/src/collections/images/stamps/fairytrash/66.png similarity index 100% rename from dist/collections/stamps/fairytrash/66.png rename to src/collections/images/stamps/fairytrash/66.png diff --git a/dist/collections/stamps/fairytrash/68.png b/src/collections/images/stamps/fairytrash/68.png similarity index 100% rename from dist/collections/stamps/fairytrash/68.png rename to src/collections/images/stamps/fairytrash/68.png diff --git a/dist/collections/stamps/fairytrash/70.png b/src/collections/images/stamps/fairytrash/70.png similarity index 100% rename from dist/collections/stamps/fairytrash/70.png rename to src/collections/images/stamps/fairytrash/70.png diff --git a/dist/collections/stamps/fairytrash/71.png b/src/collections/images/stamps/fairytrash/71.png similarity index 100% rename from dist/collections/stamps/fairytrash/71.png rename to src/collections/images/stamps/fairytrash/71.png diff --git a/dist/collections/stamps/fairytrash/72.png b/src/collections/images/stamps/fairytrash/72.png similarity index 100% rename from dist/collections/stamps/fairytrash/72.png rename to src/collections/images/stamps/fairytrash/72.png diff --git a/dist/collections/stamps/fairytrash/73.png b/src/collections/images/stamps/fairytrash/73.png similarity index 100% rename from dist/collections/stamps/fairytrash/73.png rename to src/collections/images/stamps/fairytrash/73.png diff --git a/dist/collections/stamps/fairytrash/76.png b/src/collections/images/stamps/fairytrash/76.png similarity index 100% rename from dist/collections/stamps/fairytrash/76.png rename to src/collections/images/stamps/fairytrash/76.png diff --git a/dist/collections/stamps/fairytrash/78.png b/src/collections/images/stamps/fairytrash/78.png similarity index 100% rename from dist/collections/stamps/fairytrash/78.png rename to src/collections/images/stamps/fairytrash/78.png diff --git a/dist/collections/stamps/fairytrash/79.png b/src/collections/images/stamps/fairytrash/79.png similarity index 100% rename from dist/collections/stamps/fairytrash/79.png rename to src/collections/images/stamps/fairytrash/79.png diff --git a/dist/collections/stamps/fairytrash/80.png b/src/collections/images/stamps/fairytrash/80.png similarity index 100% rename from dist/collections/stamps/fairytrash/80.png rename to src/collections/images/stamps/fairytrash/80.png diff --git a/dist/collections/stamps/fairytrash/81.png b/src/collections/images/stamps/fairytrash/81.png similarity index 100% rename from dist/collections/stamps/fairytrash/81.png rename to src/collections/images/stamps/fairytrash/81.png diff --git a/dist/collections/stamps/fairytrash/82.gif b/src/collections/images/stamps/fairytrash/82.gif similarity index 100% rename from dist/collections/stamps/fairytrash/82.gif rename to src/collections/images/stamps/fairytrash/82.gif diff --git a/dist/collections/stamps/fairytrash/87.png b/src/collections/images/stamps/fairytrash/87.png similarity index 100% rename from dist/collections/stamps/fairytrash/87.png rename to src/collections/images/stamps/fairytrash/87.png diff --git a/dist/collections/stamps/fairytrash/88.png b/src/collections/images/stamps/fairytrash/88.png similarity index 100% rename from dist/collections/stamps/fairytrash/88.png rename to src/collections/images/stamps/fairytrash/88.png diff --git a/dist/collections/stamps/fairytrash/89.png b/src/collections/images/stamps/fairytrash/89.png similarity index 100% rename from dist/collections/stamps/fairytrash/89.png rename to src/collections/images/stamps/fairytrash/89.png diff --git a/dist/collections/stamps/fairytrash/90.gif b/src/collections/images/stamps/fairytrash/90.gif similarity index 100% rename from dist/collections/stamps/fairytrash/90.gif rename to src/collections/images/stamps/fairytrash/90.gif diff --git a/dist/collections/stamps/fairytrash/93.png b/src/collections/images/stamps/fairytrash/93.png similarity index 100% rename from dist/collections/stamps/fairytrash/93.png rename to src/collections/images/stamps/fairytrash/93.png diff --git a/dist/collections/stamps/fairytrash/96.png b/src/collections/images/stamps/fairytrash/96.png similarity index 100% rename from dist/collections/stamps/fairytrash/96.png rename to src/collections/images/stamps/fairytrash/96.png diff --git a/dist/collections/stamps/fairytrash/97.png b/src/collections/images/stamps/fairytrash/97.png similarity index 100% rename from dist/collections/stamps/fairytrash/97.png rename to src/collections/images/stamps/fairytrash/97.png diff --git a/dist/collections/stamps/fairytrash/99.png b/src/collections/images/stamps/fairytrash/99.png similarity index 100% rename from dist/collections/stamps/fairytrash/99.png rename to src/collections/images/stamps/fairytrash/99.png diff --git a/dist/collections/stamps/glittersludge/34.png b/src/collections/images/stamps/glittersludge/34.png similarity index 100% rename from dist/collections/stamps/glittersludge/34.png rename to src/collections/images/stamps/glittersludge/34.png diff --git a/dist/collections/stamps/glittersludge/day6au4-533ca79c-eabc-447a-bbc6-b67045849883.png b/src/collections/images/stamps/glittersludge/day6au4-533ca79c-eabc-447a-bbc6-b67045849883.png similarity index 100% rename from dist/collections/stamps/glittersludge/day6au4-533ca79c-eabc-447a-bbc6-b67045849883.png rename to src/collections/images/stamps/glittersludge/day6au4-533ca79c-eabc-447a-bbc6-b67045849883.png diff --git a/dist/collections/stamps/glittersludge/day6g2p-3ebb5a12-470a-4ffd-9f66-8a7c0acd048d.png b/src/collections/images/stamps/glittersludge/day6g2p-3ebb5a12-470a-4ffd-9f66-8a7c0acd048d.png similarity index 100% rename from dist/collections/stamps/glittersludge/day6g2p-3ebb5a12-470a-4ffd-9f66-8a7c0acd048d.png rename to src/collections/images/stamps/glittersludge/day6g2p-3ebb5a12-470a-4ffd-9f66-8a7c0acd048d.png diff --git a/dist/collections/stamps/glittersludge/day6hqd-536d4d7e-3f9f-414c-b499-0c8f620d0c8c.png b/src/collections/images/stamps/glittersludge/day6hqd-536d4d7e-3f9f-414c-b499-0c8f620d0c8c.png similarity index 100% rename from dist/collections/stamps/glittersludge/day6hqd-536d4d7e-3f9f-414c-b499-0c8f620d0c8c.png rename to src/collections/images/stamps/glittersludge/day6hqd-536d4d7e-3f9f-414c-b499-0c8f620d0c8c.png diff --git a/dist/collections/stamps/glittersludge/day6nov-9c7c4339-2102-4ae8-85c5-67394c2d8403.png b/src/collections/images/stamps/glittersludge/day6nov-9c7c4339-2102-4ae8-85c5-67394c2d8403.png similarity index 100% rename from dist/collections/stamps/glittersludge/day6nov-9c7c4339-2102-4ae8-85c5-67394c2d8403.png rename to src/collections/images/stamps/glittersludge/day6nov-9c7c4339-2102-4ae8-85c5-67394c2d8403.png diff --git a/dist/collections/stamps/glittersludge/day7o6y-6135b29b-70f5-498e-8ec5-28063b0502f6.png b/src/collections/images/stamps/glittersludge/day7o6y-6135b29b-70f5-498e-8ec5-28063b0502f6.png similarity index 100% rename from dist/collections/stamps/glittersludge/day7o6y-6135b29b-70f5-498e-8ec5-28063b0502f6.png rename to src/collections/images/stamps/glittersludge/day7o6y-6135b29b-70f5-498e-8ec5-28063b0502f6.png diff --git a/dist/collections/stamps/glittersludge/db8g8xc-beb66fdf-736b-4bb1-8be6-6cb1432ac9c5.png b/src/collections/images/stamps/glittersludge/db8g8xc-beb66fdf-736b-4bb1-8be6-6cb1432ac9c5.png similarity index 100% rename from dist/collections/stamps/glittersludge/db8g8xc-beb66fdf-736b-4bb1-8be6-6cb1432ac9c5.png rename to src/collections/images/stamps/glittersludge/db8g8xc-beb66fdf-736b-4bb1-8be6-6cb1432ac9c5.png diff --git a/dist/collections/stamps/glittersludge/db8g9u2-dd21e042-6232-483e-8fbb-a8aca3a45da7.png b/src/collections/images/stamps/glittersludge/db8g9u2-dd21e042-6232-483e-8fbb-a8aca3a45da7.png similarity index 100% rename from dist/collections/stamps/glittersludge/db8g9u2-dd21e042-6232-483e-8fbb-a8aca3a45da7.png rename to src/collections/images/stamps/glittersludge/db8g9u2-dd21e042-6232-483e-8fbb-a8aca3a45da7.png diff --git a/dist/collections/stamps/glittersludge/dbjozx6-4d5e5724-418b-4961-ae92-9f4fdf929bad.png b/src/collections/images/stamps/glittersludge/dbjozx6-4d5e5724-418b-4961-ae92-9f4fdf929bad.png similarity index 100% rename from dist/collections/stamps/glittersludge/dbjozx6-4d5e5724-418b-4961-ae92-9f4fdf929bad.png rename to src/collections/images/stamps/glittersludge/dbjozx6-4d5e5724-418b-4961-ae92-9f4fdf929bad.png diff --git a/dist/collections/stamps/goredoq/25.gif b/src/collections/images/stamps/goredoq/25.gif similarity index 100% rename from dist/collections/stamps/goredoq/25.gif rename to src/collections/images/stamps/goredoq/25.gif diff --git a/dist/collections/stamps/goredoq/daed53p-6eb6e7ab-9a9b-4bc5-8426-6b0d1d2658c0.gif b/src/collections/images/stamps/goredoq/daed53p-6eb6e7ab-9a9b-4bc5-8426-6b0d1d2658c0.gif similarity index 100% rename from dist/collections/stamps/goredoq/daed53p-6eb6e7ab-9a9b-4bc5-8426-6b0d1d2658c0.gif rename to src/collections/images/stamps/goredoq/daed53p-6eb6e7ab-9a9b-4bc5-8426-6b0d1d2658c0.gif diff --git a/dist/collections/stamps/goredoq/daed55d-56f562e7-be8a-4db2-b0bd-a7c05534af41.gif b/src/collections/images/stamps/goredoq/daed55d-56f562e7-be8a-4db2-b0bd-a7c05534af41.gif similarity index 100% rename from dist/collections/stamps/goredoq/daed55d-56f562e7-be8a-4db2-b0bd-a7c05534af41.gif rename to src/collections/images/stamps/goredoq/daed55d-56f562e7-be8a-4db2-b0bd-a7c05534af41.gif diff --git a/dist/collections/stamps/goredoq/daed56i-1bb5d6b5-9957-4388-86d9-88c4cc2a7173.gif b/src/collections/images/stamps/goredoq/daed56i-1bb5d6b5-9957-4388-86d9-88c4cc2a7173.gif similarity index 100% rename from dist/collections/stamps/goredoq/daed56i-1bb5d6b5-9957-4388-86d9-88c4cc2a7173.gif rename to src/collections/images/stamps/goredoq/daed56i-1bb5d6b5-9957-4388-86d9-88c4cc2a7173.gif diff --git a/dist/collections/stamps/goredoq/daed57z-87671982-92bc-476f-975e-1e2851c5893f.gif b/src/collections/images/stamps/goredoq/daed57z-87671982-92bc-476f-975e-1e2851c5893f.gif similarity index 100% rename from dist/collections/stamps/goredoq/daed57z-87671982-92bc-476f-975e-1e2851c5893f.gif rename to src/collections/images/stamps/goredoq/daed57z-87671982-92bc-476f-975e-1e2851c5893f.gif diff --git a/dist/collections/stamps/goredoq/daed5ij-64dea420-e3cc-4e69-b0be-55240038a259.png b/src/collections/images/stamps/goredoq/daed5ij-64dea420-e3cc-4e69-b0be-55240038a259.png similarity index 100% rename from dist/collections/stamps/goredoq/daed5ij-64dea420-e3cc-4e69-b0be-55240038a259.png rename to src/collections/images/stamps/goredoq/daed5ij-64dea420-e3cc-4e69-b0be-55240038a259.png diff --git a/dist/collections/stamps/goredoq/daed5ke-27e25bd6-7193-4cf1-82cf-84747d415e25.png b/src/collections/images/stamps/goredoq/daed5ke-27e25bd6-7193-4cf1-82cf-84747d415e25.png similarity index 100% rename from dist/collections/stamps/goredoq/daed5ke-27e25bd6-7193-4cf1-82cf-84747d415e25.png rename to src/collections/images/stamps/goredoq/daed5ke-27e25bd6-7193-4cf1-82cf-84747d415e25.png diff --git a/dist/collections/stamps/goredoq/daed5um-999077c6-9558-4678-81ab-5ab475a753ad.png b/src/collections/images/stamps/goredoq/daed5um-999077c6-9558-4678-81ab-5ab475a753ad.png similarity index 100% rename from dist/collections/stamps/goredoq/daed5um-999077c6-9558-4678-81ab-5ab475a753ad.png rename to src/collections/images/stamps/goredoq/daed5um-999077c6-9558-4678-81ab-5ab475a753ad.png diff --git a/dist/collections/stamps/goredoq/daed606-bd3b9df6-9675-4b43-a8bd-450d12d63d48.png b/src/collections/images/stamps/goredoq/daed606-bd3b9df6-9675-4b43-a8bd-450d12d63d48.png similarity index 100% rename from dist/collections/stamps/goredoq/daed606-bd3b9df6-9675-4b43-a8bd-450d12d63d48.png rename to src/collections/images/stamps/goredoq/daed606-bd3b9df6-9675-4b43-a8bd-450d12d63d48.png diff --git a/dist/collections/stamps/goredoq/daesecn-9f6849d1-17b0-4640-a26b-d1e034113133.gif b/src/collections/images/stamps/goredoq/daesecn-9f6849d1-17b0-4640-a26b-d1e034113133.gif similarity index 100% rename from dist/collections/stamps/goredoq/daesecn-9f6849d1-17b0-4640-a26b-d1e034113133.gif rename to src/collections/images/stamps/goredoq/daesecn-9f6849d1-17b0-4640-a26b-d1e034113133.gif diff --git a/dist/collections/stamps/goredoq/daf8cka-621123de-4e88-4948-898e-ce928b28e36f.png b/src/collections/images/stamps/goredoq/daf8cka-621123de-4e88-4948-898e-ce928b28e36f.png similarity index 100% rename from dist/collections/stamps/goredoq/daf8cka-621123de-4e88-4948-898e-ce928b28e36f.png rename to src/collections/images/stamps/goredoq/daf8cka-621123de-4e88-4948-898e-ce928b28e36f.png diff --git a/dist/collections/stamps/goredoq/dax18ts-a69b50ff-1daa-4999-ba93-91de1059c886.png b/src/collections/images/stamps/goredoq/dax18ts-a69b50ff-1daa-4999-ba93-91de1059c886.png similarity index 100% rename from dist/collections/stamps/goredoq/dax18ts-a69b50ff-1daa-4999-ba93-91de1059c886.png rename to src/collections/images/stamps/goredoq/dax18ts-a69b50ff-1daa-4999-ba93-91de1059c886.png diff --git a/dist/collections/stamps/goredoq/daxmhyk-491da970-5db6-4611-a36d-2e5d9d6662fd.gif b/src/collections/images/stamps/goredoq/daxmhyk-491da970-5db6-4611-a36d-2e5d9d6662fd.gif similarity index 100% rename from dist/collections/stamps/goredoq/daxmhyk-491da970-5db6-4611-a36d-2e5d9d6662fd.gif rename to src/collections/images/stamps/goredoq/daxmhyk-491da970-5db6-4611-a36d-2e5d9d6662fd.gif diff --git a/dist/collections/stamps/goredoq/daxmi0u-194ac913-d70c-4654-922d-5763a73e25bd.gif b/src/collections/images/stamps/goredoq/daxmi0u-194ac913-d70c-4654-922d-5763a73e25bd.gif similarity index 100% rename from dist/collections/stamps/goredoq/daxmi0u-194ac913-d70c-4654-922d-5763a73e25bd.gif rename to src/collections/images/stamps/goredoq/daxmi0u-194ac913-d70c-4654-922d-5763a73e25bd.gif diff --git a/dist/collections/stamps/goredoq/db2e7ke-4f953263-c066-445f-b6c9-e917a45ac387.png b/src/collections/images/stamps/goredoq/db2e7ke-4f953263-c066-445f-b6c9-e917a45ac387.png similarity index 100% rename from dist/collections/stamps/goredoq/db2e7ke-4f953263-c066-445f-b6c9-e917a45ac387.png rename to src/collections/images/stamps/goredoq/db2e7ke-4f953263-c066-445f-b6c9-e917a45ac387.png diff --git a/dist/collections/stamps/goredoq/db2e7lz-c7ca7f5f-032e-4171-a87f-da8b4d22bd0f.png b/src/collections/images/stamps/goredoq/db2e7lz-c7ca7f5f-032e-4171-a87f-da8b4d22bd0f.png similarity index 100% rename from dist/collections/stamps/goredoq/db2e7lz-c7ca7f5f-032e-4171-a87f-da8b4d22bd0f.png rename to src/collections/images/stamps/goredoq/db2e7lz-c7ca7f5f-032e-4171-a87f-da8b4d22bd0f.png diff --git a/dist/collections/stamps/goredoq/db6ng1i-d4964bdc-b706-45ef-b23a-8ce71ac74930.gif b/src/collections/images/stamps/goredoq/db6ng1i-d4964bdc-b706-45ef-b23a-8ce71ac74930.gif similarity index 100% rename from dist/collections/stamps/goredoq/db6ng1i-d4964bdc-b706-45ef-b23a-8ce71ac74930.gif rename to src/collections/images/stamps/goredoq/db6ng1i-d4964bdc-b706-45ef-b23a-8ce71ac74930.gif diff --git a/dist/collections/stamps/goredoq/dbcwwdo-8ccb1a76-ed10-46b9-8c23-4b6f25283fc0.gif b/src/collections/images/stamps/goredoq/dbcwwdo-8ccb1a76-ed10-46b9-8c23-4b6f25283fc0.gif similarity index 100% rename from dist/collections/stamps/goredoq/dbcwwdo-8ccb1a76-ed10-46b9-8c23-4b6f25283fc0.gif rename to src/collections/images/stamps/goredoq/dbcwwdo-8ccb1a76-ed10-46b9-8c23-4b6f25283fc0.gif diff --git a/dist/collections/stamps/goredoq/dbcwwfw-ce32bc7a-e236-4041-b6e5-690e1a29dace.gif b/src/collections/images/stamps/goredoq/dbcwwfw-ce32bc7a-e236-4041-b6e5-690e1a29dace.gif similarity index 100% rename from dist/collections/stamps/goredoq/dbcwwfw-ce32bc7a-e236-4041-b6e5-690e1a29dace.gif rename to src/collections/images/stamps/goredoq/dbcwwfw-ce32bc7a-e236-4041-b6e5-690e1a29dace.gif diff --git a/dist/collections/stamps/goredoq/dbd07s3-09c0e2c7-7585-4ce1-9274-26758c7ee24f.gif b/src/collections/images/stamps/goredoq/dbd07s3-09c0e2c7-7585-4ce1-9274-26758c7ee24f.gif similarity index 100% rename from dist/collections/stamps/goredoq/dbd07s3-09c0e2c7-7585-4ce1-9274-26758c7ee24f.gif rename to src/collections/images/stamps/goredoq/dbd07s3-09c0e2c7-7585-4ce1-9274-26758c7ee24f.gif diff --git a/dist/collections/stamps/goredoq/dbd080x-3bd3547a-b298-424f-a2e4-da40b7704152.gif b/src/collections/images/stamps/goredoq/dbd080x-3bd3547a-b298-424f-a2e4-da40b7704152.gif similarity index 100% rename from dist/collections/stamps/goredoq/dbd080x-3bd3547a-b298-424f-a2e4-da40b7704152.gif rename to src/collections/images/stamps/goredoq/dbd080x-3bd3547a-b298-424f-a2e4-da40b7704152.gif diff --git a/dist/collections/stamps/goredoq/dbl2a5x-7bfb66da-05f4-41fe-9bae-a05488156831.png b/src/collections/images/stamps/goredoq/dbl2a5x-7bfb66da-05f4-41fe-9bae-a05488156831.png similarity index 100% rename from dist/collections/stamps/goredoq/dbl2a5x-7bfb66da-05f4-41fe-9bae-a05488156831.png rename to src/collections/images/stamps/goredoq/dbl2a5x-7bfb66da-05f4-41fe-9bae-a05488156831.png diff --git a/dist/collections/stamps/hyper--drunk/17.png b/src/collections/images/stamps/hyper--drunk/17.png similarity index 100% rename from dist/collections/stamps/hyper--drunk/17.png rename to src/collections/images/stamps/hyper--drunk/17.png diff --git a/dist/collections/stamps/king-lulu-deer/dc6h6a2-6afe260a-3aff-4032-97d5-f1117326474e.gif b/src/collections/images/stamps/king-lulu-deer/dc6h6a2-6afe260a-3aff-4032-97d5-f1117326474e.gif similarity index 100% rename from dist/collections/stamps/king-lulu-deer/dc6h6a2-6afe260a-3aff-4032-97d5-f1117326474e.gif rename to src/collections/images/stamps/king-lulu-deer/dc6h6a2-6afe260a-3aff-4032-97d5-f1117326474e.gif diff --git a/dist/collections/stamps/king-lulu-deer/dcck6b1-300355eb-fd62-47bc-a110-c3bc360ad70d.gif b/src/collections/images/stamps/king-lulu-deer/dcck6b1-300355eb-fd62-47bc-a110-c3bc360ad70d.gif similarity index 100% rename from dist/collections/stamps/king-lulu-deer/dcck6b1-300355eb-fd62-47bc-a110-c3bc360ad70d.gif rename to src/collections/images/stamps/king-lulu-deer/dcck6b1-300355eb-fd62-47bc-a110-c3bc360ad70d.gif diff --git a/dist/collections/stamps/kittyjewelpet74/43.gif b/src/collections/images/stamps/kittyjewelpet74/43.gif similarity index 100% rename from dist/collections/stamps/kittyjewelpet74/43.gif rename to src/collections/images/stamps/kittyjewelpet74/43.gif diff --git a/dist/collections/stamps/kittyjewelpet78/14.gif b/src/collections/images/stamps/kittyjewelpet78/14.gif similarity index 100% rename from dist/collections/stamps/kittyjewelpet78/14.gif rename to src/collections/images/stamps/kittyjewelpet78/14.gif diff --git a/dist/collections/stamps/midousujii/30.png b/src/collections/images/stamps/midousujii/30.png similarity index 100% rename from dist/collections/stamps/midousujii/30.png rename to src/collections/images/stamps/midousujii/30.png diff --git a/dist/collections/stamps/molly-stamps/32.png b/src/collections/images/stamps/molly-stamps/32.png similarity index 100% rename from dist/collections/stamps/molly-stamps/32.png rename to src/collections/images/stamps/molly-stamps/32.png diff --git a/dist/collections/stamps/molly-stamps/d9qyb26-17e3dfa5-e44a-4ef3-af17-001b44c8dc93.png b/src/collections/images/stamps/molly-stamps/d9qyb26-17e3dfa5-e44a-4ef3-af17-001b44c8dc93.png similarity index 100% rename from dist/collections/stamps/molly-stamps/d9qyb26-17e3dfa5-e44a-4ef3-af17-001b44c8dc93.png rename to src/collections/images/stamps/molly-stamps/d9qyb26-17e3dfa5-e44a-4ef3-af17-001b44c8dc93.png diff --git a/dist/collections/stamps/molly-stamps/d9tgl4t-296f1ef1-fe2e-4321-bc85-ce5b927df6d7.png b/src/collections/images/stamps/molly-stamps/d9tgl4t-296f1ef1-fe2e-4321-bc85-ce5b927df6d7.png similarity index 100% rename from dist/collections/stamps/molly-stamps/d9tgl4t-296f1ef1-fe2e-4321-bc85-ce5b927df6d7.png rename to src/collections/images/stamps/molly-stamps/d9tgl4t-296f1ef1-fe2e-4321-bc85-ce5b927df6d7.png diff --git a/dist/collections/stamps/molly-stamps/d9thedt-7f89af4f-9cc4-4bfa-9087-a4bf8c92fd1f.png b/src/collections/images/stamps/molly-stamps/d9thedt-7f89af4f-9cc4-4bfa-9087-a4bf8c92fd1f.png similarity index 100% rename from dist/collections/stamps/molly-stamps/d9thedt-7f89af4f-9cc4-4bfa-9087-a4bf8c92fd1f.png rename to src/collections/images/stamps/molly-stamps/d9thedt-7f89af4f-9cc4-4bfa-9087-a4bf8c92fd1f.png diff --git a/dist/collections/stamps/molly-stamps/da0o1xs-a51cc3de-affc-4742-afdd-1c3f446e54c4.png b/src/collections/images/stamps/molly-stamps/da0o1xs-a51cc3de-affc-4742-afdd-1c3f446e54c4.png similarity index 100% rename from dist/collections/stamps/molly-stamps/da0o1xs-a51cc3de-affc-4742-afdd-1c3f446e54c4.png rename to src/collections/images/stamps/molly-stamps/da0o1xs-a51cc3de-affc-4742-afdd-1c3f446e54c4.png diff --git a/dist/collections/stamps/molly-stamps/da0o6el-9cd63756-3d14-4cf9-8bb1-332c09d4050a.png b/src/collections/images/stamps/molly-stamps/da0o6el-9cd63756-3d14-4cf9-8bb1-332c09d4050a.png similarity index 100% rename from dist/collections/stamps/molly-stamps/da0o6el-9cd63756-3d14-4cf9-8bb1-332c09d4050a.png rename to src/collections/images/stamps/molly-stamps/da0o6el-9cd63756-3d14-4cf9-8bb1-332c09d4050a.png diff --git a/dist/collections/stamps/molly-stamps/da0zqff-5b06546d-1d11-45a2-8737-5c59ec25d0a3.png b/src/collections/images/stamps/molly-stamps/da0zqff-5b06546d-1d11-45a2-8737-5c59ec25d0a3.png similarity index 100% rename from dist/collections/stamps/molly-stamps/da0zqff-5b06546d-1d11-45a2-8737-5c59ec25d0a3.png rename to src/collections/images/stamps/molly-stamps/da0zqff-5b06546d-1d11-45a2-8737-5c59ec25d0a3.png diff --git a/dist/collections/stamps/molly-stamps/da7t0c7-bc0c7ab6-5979-4e11-839e-59fdcb791b9b.png b/src/collections/images/stamps/molly-stamps/da7t0c7-bc0c7ab6-5979-4e11-839e-59fdcb791b9b.png similarity index 100% rename from dist/collections/stamps/molly-stamps/da7t0c7-bc0c7ab6-5979-4e11-839e-59fdcb791b9b.png rename to src/collections/images/stamps/molly-stamps/da7t0c7-bc0c7ab6-5979-4e11-839e-59fdcb791b9b.png diff --git a/dist/collections/stamps/molly-stamps/da9omsp-3fe4cd57-801c-4408-ab04-600ff0434372.png b/src/collections/images/stamps/molly-stamps/da9omsp-3fe4cd57-801c-4408-ab04-600ff0434372.png similarity index 100% rename from dist/collections/stamps/molly-stamps/da9omsp-3fe4cd57-801c-4408-ab04-600ff0434372.png rename to src/collections/images/stamps/molly-stamps/da9omsp-3fe4cd57-801c-4408-ab04-600ff0434372.png diff --git a/dist/collections/stamps/molly-stamps/dayfy1h-896666b6-dd92-4993-9ad1-2b17945db270.png b/src/collections/images/stamps/molly-stamps/dayfy1h-896666b6-dd92-4993-9ad1-2b17945db270.png similarity index 100% rename from dist/collections/stamps/molly-stamps/dayfy1h-896666b6-dd92-4993-9ad1-2b17945db270.png rename to src/collections/images/stamps/molly-stamps/dayfy1h-896666b6-dd92-4993-9ad1-2b17945db270.png diff --git a/dist/collections/stamps/molly-stamps/dayfyoj-b3a288ff-3011-483c-a0d8-6a26617726de.png b/src/collections/images/stamps/molly-stamps/dayfyoj-b3a288ff-3011-483c-a0d8-6a26617726de.png similarity index 100% rename from dist/collections/stamps/molly-stamps/dayfyoj-b3a288ff-3011-483c-a0d8-6a26617726de.png rename to src/collections/images/stamps/molly-stamps/dayfyoj-b3a288ff-3011-483c-a0d8-6a26617726de.png diff --git a/dist/collections/stamps/molly-stamps/daygeio-341ad25b-ea0c-49ab-adb7-81b18c9cd587.png b/src/collections/images/stamps/molly-stamps/daygeio-341ad25b-ea0c-49ab-adb7-81b18c9cd587.png similarity index 100% rename from dist/collections/stamps/molly-stamps/daygeio-341ad25b-ea0c-49ab-adb7-81b18c9cd587.png rename to src/collections/images/stamps/molly-stamps/daygeio-341ad25b-ea0c-49ab-adb7-81b18c9cd587.png diff --git a/dist/collections/stamps/molly-stamps/dbbt58u-01ef5195-7d3a-4bdd-8a55-cf6540fc6429.png b/src/collections/images/stamps/molly-stamps/dbbt58u-01ef5195-7d3a-4bdd-8a55-cf6540fc6429.png similarity index 100% rename from dist/collections/stamps/molly-stamps/dbbt58u-01ef5195-7d3a-4bdd-8a55-cf6540fc6429.png rename to src/collections/images/stamps/molly-stamps/dbbt58u-01ef5195-7d3a-4bdd-8a55-cf6540fc6429.png diff --git a/dist/collections/stamps/molly-stamps/dbvl9xl-e76b50bf-c2ec-4f99-9729-07c4c87869fa.png b/src/collections/images/stamps/molly-stamps/dbvl9xl-e76b50bf-c2ec-4f99-9729-07c4c87869fa.png similarity index 100% rename from dist/collections/stamps/molly-stamps/dbvl9xl-e76b50bf-c2ec-4f99-9729-07c4c87869fa.png rename to src/collections/images/stamps/molly-stamps/dbvl9xl-e76b50bf-c2ec-4f99-9729-07c4c87869fa.png diff --git a/dist/collections/stamps/nerdy-pixel-girl/d9lpcax-6d43828e-885d-40f2-a25d-cc9db9741f7b.png b/src/collections/images/stamps/nerdy-pixel-girl/d9lpcax-6d43828e-885d-40f2-a25d-cc9db9741f7b.png similarity index 100% rename from dist/collections/stamps/nerdy-pixel-girl/d9lpcax-6d43828e-885d-40f2-a25d-cc9db9741f7b.png rename to src/collections/images/stamps/nerdy-pixel-girl/d9lpcax-6d43828e-885d-40f2-a25d-cc9db9741f7b.png diff --git a/dist/collections/stamps/nerdy-pixel-girl/daai2ro-a3525e2e-7747-4a4a-b4c1-7b374ddea435.png b/src/collections/images/stamps/nerdy-pixel-girl/daai2ro-a3525e2e-7747-4a4a-b4c1-7b374ddea435.png similarity index 100% rename from dist/collections/stamps/nerdy-pixel-girl/daai2ro-a3525e2e-7747-4a4a-b4c1-7b374ddea435.png rename to src/collections/images/stamps/nerdy-pixel-girl/daai2ro-a3525e2e-7747-4a4a-b4c1-7b374ddea435.png diff --git a/dist/collections/stamps/nerdy-pixel-girl/dab4gwy-fd2752c7-c16a-4a4c-ba6f-2bb6a4895a2d.png b/src/collections/images/stamps/nerdy-pixel-girl/dab4gwy-fd2752c7-c16a-4a4c-ba6f-2bb6a4895a2d.png similarity index 100% rename from dist/collections/stamps/nerdy-pixel-girl/dab4gwy-fd2752c7-c16a-4a4c-ba6f-2bb6a4895a2d.png rename to src/collections/images/stamps/nerdy-pixel-girl/dab4gwy-fd2752c7-c16a-4a4c-ba6f-2bb6a4895a2d.png diff --git a/dist/collections/stamps/nerdy-pixel-girl/dabvhx6-ecedbd16-efac-42aa-86ac-82e9c54a1d54.png b/src/collections/images/stamps/nerdy-pixel-girl/dabvhx6-ecedbd16-efac-42aa-86ac-82e9c54a1d54.png similarity index 100% rename from dist/collections/stamps/nerdy-pixel-girl/dabvhx6-ecedbd16-efac-42aa-86ac-82e9c54a1d54.png rename to src/collections/images/stamps/nerdy-pixel-girl/dabvhx6-ecedbd16-efac-42aa-86ac-82e9c54a1d54.png diff --git a/dist/collections/stamps/nerdy-pixel-girl/db39vlc-17241462-e5d7-4039-9065-f3c53f814764.gif b/src/collections/images/stamps/nerdy-pixel-girl/db39vlc-17241462-e5d7-4039-9065-f3c53f814764.gif similarity index 100% rename from dist/collections/stamps/nerdy-pixel-girl/db39vlc-17241462-e5d7-4039-9065-f3c53f814764.gif rename to src/collections/images/stamps/nerdy-pixel-girl/db39vlc-17241462-e5d7-4039-9065-f3c53f814764.gif diff --git a/dist/collections/stamps/nerdy-pixel-girl/dbnsk24-169408cc-9659-4197-8cef-998f96b10c64.gif b/src/collections/images/stamps/nerdy-pixel-girl/dbnsk24-169408cc-9659-4197-8cef-998f96b10c64.gif similarity index 100% rename from dist/collections/stamps/nerdy-pixel-girl/dbnsk24-169408cc-9659-4197-8cef-998f96b10c64.gif rename to src/collections/images/stamps/nerdy-pixel-girl/dbnsk24-169408cc-9659-4197-8cef-998f96b10c64.gif diff --git a/dist/collections/stamps/nyanfuw/8.png b/src/collections/images/stamps/nyanfuw/8.png similarity index 100% rename from dist/collections/stamps/nyanfuw/8.png rename to src/collections/images/stamps/nyanfuw/8.png diff --git a/dist/collections/stamps/panstarry/3.png b/src/collections/images/stamps/panstarry/3.png similarity index 100% rename from dist/collections/stamps/panstarry/3.png rename to src/collections/images/stamps/panstarry/3.png diff --git a/dist/collections/stamps/princessskyler/daqgutl-be7d167b-e51a-4e8a-8be9-002788e45f5f.gif b/src/collections/images/stamps/princessskyler/daqgutl-be7d167b-e51a-4e8a-8be9-002788e45f5f.gif similarity index 100% rename from dist/collections/stamps/princessskyler/daqgutl-be7d167b-e51a-4e8a-8be9-002788e45f5f.gif rename to src/collections/images/stamps/princessskyler/daqgutl-be7d167b-e51a-4e8a-8be9-002788e45f5f.gif diff --git a/dist/collections/stamps/puppystamps/dbt8flg-4dc6c798-b7d9-47bd-8ddf-b42680af0b57.png b/src/collections/images/stamps/puppystamps/dbt8flg-4dc6c798-b7d9-47bd-8ddf-b42680af0b57.png similarity index 100% rename from dist/collections/stamps/puppystamps/dbt8flg-4dc6c798-b7d9-47bd-8ddf-b42680af0b57.png rename to src/collections/images/stamps/puppystamps/dbt8flg-4dc6c798-b7d9-47bd-8ddf-b42680af0b57.png diff --git a/dist/collections/stamps/puppystamps/dc3gfr3-13899972-9f4e-4f5b-a966-db7cffdfd576.png b/src/collections/images/stamps/puppystamps/dc3gfr3-13899972-9f4e-4f5b-a966-db7cffdfd576.png similarity index 100% rename from dist/collections/stamps/puppystamps/dc3gfr3-13899972-9f4e-4f5b-a966-db7cffdfd576.png rename to src/collections/images/stamps/puppystamps/dc3gfr3-13899972-9f4e-4f5b-a966-db7cffdfd576.png diff --git a/dist/collections/stamps/r0se-designs/55.gif b/src/collections/images/stamps/r0se-designs/55.gif similarity index 100% rename from dist/collections/stamps/r0se-designs/55.gif rename to src/collections/images/stamps/r0se-designs/55.gif diff --git a/dist/collections/stamps/rogue-ranger/5.gif b/src/collections/images/stamps/rogue-ranger/5.gif similarity index 100% rename from dist/collections/stamps/rogue-ranger/5.gif rename to src/collections/images/stamps/rogue-ranger/5.gif diff --git a/dist/collections/stamps/skystamps/15.png b/src/collections/images/stamps/skystamps/15.png similarity index 100% rename from dist/collections/stamps/skystamps/15.png rename to src/collections/images/stamps/skystamps/15.png diff --git a/dist/collections/stamps/stampmakerlkj/19.png b/src/collections/images/stamps/stampmakerlkj/19.png similarity index 100% rename from dist/collections/stamps/stampmakerlkj/19.png rename to src/collections/images/stamps/stampmakerlkj/19.png diff --git a/dist/collections/stamps/stampmakerlkj/d6198h1-8f880119-23f7-4839-ade4-c2e58eae85bc.png b/src/collections/images/stamps/stampmakerlkj/d6198h1-8f880119-23f7-4839-ade4-c2e58eae85bc.png similarity index 100% rename from dist/collections/stamps/stampmakerlkj/d6198h1-8f880119-23f7-4839-ade4-c2e58eae85bc.png rename to src/collections/images/stamps/stampmakerlkj/d6198h1-8f880119-23f7-4839-ade4-c2e58eae85bc.png diff --git a/dist/collections/stamps/stitchlovergirl96/23.gif b/src/collections/images/stamps/stitchlovergirl96/23.gif similarity index 100% rename from dist/collections/stamps/stitchlovergirl96/23.gif rename to src/collections/images/stamps/stitchlovergirl96/23.gif diff --git a/dist/collections/stamps/stratosqueer/dc2p3xb-9aaa8855-e666-4a99-bfa6-b7132d0b5a01.png b/src/collections/images/stamps/stratosqueer/dc2p3xb-9aaa8855-e666-4a99-bfa6-b7132d0b5a01.png similarity index 100% rename from dist/collections/stamps/stratosqueer/dc2p3xb-9aaa8855-e666-4a99-bfa6-b7132d0b5a01.png rename to src/collections/images/stamps/stratosqueer/dc2p3xb-9aaa8855-e666-4a99-bfa6-b7132d0b5a01.png diff --git a/dist/collections/stamps/stratosqueer/dc2pse2-9b134af5-b831-4e33-87a0-1a7ced9bf82d.png b/src/collections/images/stamps/stratosqueer/dc2pse2-9b134af5-b831-4e33-87a0-1a7ced9bf82d.png similarity index 100% rename from dist/collections/stamps/stratosqueer/dc2pse2-9b134af5-b831-4e33-87a0-1a7ced9bf82d.png rename to src/collections/images/stamps/stratosqueer/dc2pse2-9b134af5-b831-4e33-87a0-1a7ced9bf82d.png diff --git a/dist/collections/stamps/stratosqueer/dc3jjmt-0f0eb518-f62d-4f16-96c8-a1661fc2714c.png b/src/collections/images/stamps/stratosqueer/dc3jjmt-0f0eb518-f62d-4f16-96c8-a1661fc2714c.png similarity index 100% rename from dist/collections/stamps/stratosqueer/dc3jjmt-0f0eb518-f62d-4f16-96c8-a1661fc2714c.png rename to src/collections/images/stamps/stratosqueer/dc3jjmt-0f0eb518-f62d-4f16-96c8-a1661fc2714c.png diff --git a/dist/collections/stamps/stratosqueer/dc3uord-b6ee1cd8-298e-46d2-ae59-9aaa81178c3e.png b/src/collections/images/stamps/stratosqueer/dc3uord-b6ee1cd8-298e-46d2-ae59-9aaa81178c3e.png similarity index 100% rename from dist/collections/stamps/stratosqueer/dc3uord-b6ee1cd8-298e-46d2-ae59-9aaa81178c3e.png rename to src/collections/images/stamps/stratosqueer/dc3uord-b6ee1cd8-298e-46d2-ae59-9aaa81178c3e.png diff --git a/dist/collections/stamps/sugary-stardust/da1kpc0-ca1e6412-237e-4274-a8a2-5ff88f1f306c.png b/src/collections/images/stamps/sugary-stardust/da1kpc0-ca1e6412-237e-4274-a8a2-5ff88f1f306c.png similarity index 100% rename from dist/collections/stamps/sugary-stardust/da1kpc0-ca1e6412-237e-4274-a8a2-5ff88f1f306c.png rename to src/collections/images/stamps/sugary-stardust/da1kpc0-ca1e6412-237e-4274-a8a2-5ff88f1f306c.png diff --git a/dist/collections/stamps/sugary-stardust/dai7jfl-d5b966af-ef11-4fa6-832a-073706c1d6f2.gif b/src/collections/images/stamps/sugary-stardust/dai7jfl-d5b966af-ef11-4fa6-832a-073706c1d6f2.gif similarity index 100% rename from dist/collections/stamps/sugary-stardust/dai7jfl-d5b966af-ef11-4fa6-832a-073706c1d6f2.gif rename to src/collections/images/stamps/sugary-stardust/dai7jfl-d5b966af-ef11-4fa6-832a-073706c1d6f2.gif diff --git a/dist/collections/stamps/sugary-stardust/dao3thq-dd775acb-4ae3-4f2c-9f8f-11696899e3bb.gif b/src/collections/images/stamps/sugary-stardust/dao3thq-dd775acb-4ae3-4f2c-9f8f-11696899e3bb.gif similarity index 100% rename from dist/collections/stamps/sugary-stardust/dao3thq-dd775acb-4ae3-4f2c-9f8f-11696899e3bb.gif rename to src/collections/images/stamps/sugary-stardust/dao3thq-dd775acb-4ae3-4f2c-9f8f-11696899e3bb.gif diff --git a/dist/collections/stamps/sugary-stardust/datijrk-25f8358b-51e0-4cac-b957-07ea9f4abe14.gif b/src/collections/images/stamps/sugary-stardust/datijrk-25f8358b-51e0-4cac-b957-07ea9f4abe14.gif similarity index 100% rename from dist/collections/stamps/sugary-stardust/datijrk-25f8358b-51e0-4cac-b957-07ea9f4abe14.gif rename to src/collections/images/stamps/sugary-stardust/datijrk-25f8358b-51e0-4cac-b957-07ea9f4abe14.gif diff --git a/dist/collections/stamps/sugary-stardust/davgrwc-c7872083-1812-4e50-b166-558d867ce54d.gif b/src/collections/images/stamps/sugary-stardust/davgrwc-c7872083-1812-4e50-b166-558d867ce54d.gif similarity index 100% rename from dist/collections/stamps/sugary-stardust/davgrwc-c7872083-1812-4e50-b166-558d867ce54d.gif rename to src/collections/images/stamps/sugary-stardust/davgrwc-c7872083-1812-4e50-b166-558d867ce54d.gif diff --git a/dist/collections/stamps/sugary-stardust/db3g3ro-79706c01-f46b-442d-86bf-6b66a8a276c2.gif b/src/collections/images/stamps/sugary-stardust/db3g3ro-79706c01-f46b-442d-86bf-6b66a8a276c2.gif similarity index 100% rename from dist/collections/stamps/sugary-stardust/db3g3ro-79706c01-f46b-442d-86bf-6b66a8a276c2.gif rename to src/collections/images/stamps/sugary-stardust/db3g3ro-79706c01-f46b-442d-86bf-6b66a8a276c2.gif diff --git a/dist/collections/stamps/sugary-stardust/dc4bgwx-c14461e5-3b04-45ae-9192-3a95ec175488.gif b/src/collections/images/stamps/sugary-stardust/dc4bgwx-c14461e5-3b04-45ae-9192-3a95ec175488.gif similarity index 100% rename from dist/collections/stamps/sugary-stardust/dc4bgwx-c14461e5-3b04-45ae-9192-3a95ec175488.gif rename to src/collections/images/stamps/sugary-stardust/dc4bgwx-c14461e5-3b04-45ae-9192-3a95ec175488.gif diff --git a/dist/collections/stamps/tamriei/11.gif b/src/collections/images/stamps/tamriei/11.gif similarity index 100% rename from dist/collections/stamps/tamriei/11.gif rename to src/collections/images/stamps/tamriei/11.gif diff --git a/dist/collections/stamps/turbuggy/38.gif b/src/collections/images/stamps/turbuggy/38.gif similarity index 100% rename from dist/collections/stamps/turbuggy/38.gif rename to src/collections/images/stamps/turbuggy/38.gif diff --git a/dist/collections/stamps/ufocatchers/24.png b/src/collections/images/stamps/ufocatchers/24.png similarity index 100% rename from dist/collections/stamps/ufocatchers/24.png rename to src/collections/images/stamps/ufocatchers/24.png diff --git a/dist/collections/stamps/virus-xenon/6.gif b/src/collections/images/stamps/virus-xenon/6.gif similarity index 100% rename from dist/collections/stamps/virus-xenon/6.gif rename to src/collections/images/stamps/virus-xenon/6.gif diff --git a/dist/collections/stamps/virus-xenon/7.gif b/src/collections/images/stamps/virus-xenon/7.gif similarity index 100% rename from dist/collections/stamps/virus-xenon/7.gif rename to src/collections/images/stamps/virus-xenon/7.gif diff --git a/dist/collections/stamps/virus-xenon/dcg17or-0af3dcfb-1557-4ca9-99f2-3b9d63f30ea7.gif b/src/collections/images/stamps/virus-xenon/dcg17or-0af3dcfb-1557-4ca9-99f2-3b9d63f30ea7.gif similarity index 100% rename from dist/collections/stamps/virus-xenon/dcg17or-0af3dcfb-1557-4ca9-99f2-3b9d63f30ea7.gif rename to src/collections/images/stamps/virus-xenon/dcg17or-0af3dcfb-1557-4ca9-99f2-3b9d63f30ea7.gif diff --git a/dist/collections/stamps/virus-xenon/dch1xmu-76466a53-e176-4ad8-900f-cfd8ca841496.gif b/src/collections/images/stamps/virus-xenon/dch1xmu-76466a53-e176-4ad8-900f-cfd8ca841496.gif similarity index 100% rename from dist/collections/stamps/virus-xenon/dch1xmu-76466a53-e176-4ad8-900f-cfd8ca841496.gif rename to src/collections/images/stamps/virus-xenon/dch1xmu-76466a53-e176-4ad8-900f-cfd8ca841496.gif diff --git a/dist/collections/stamps/virus-xenon/dch1xqa-dceaa399-8264-4a21-8296-7ecfdc09da99.gif b/src/collections/images/stamps/virus-xenon/dch1xqa-dceaa399-8264-4a21-8296-7ecfdc09da99.gif similarity index 100% rename from dist/collections/stamps/virus-xenon/dch1xqa-dceaa399-8264-4a21-8296-7ecfdc09da99.gif rename to src/collections/images/stamps/virus-xenon/dch1xqa-dceaa399-8264-4a21-8296-7ecfdc09da99.gif diff --git a/dist/collections/stamps/virus-xenon/dch1xrt-7dc11e7b-940b-443a-97d9-3c61b19e5bf6.gif b/src/collections/images/stamps/virus-xenon/dch1xrt-7dc11e7b-940b-443a-97d9-3c61b19e5bf6.gif similarity index 100% rename from dist/collections/stamps/virus-xenon/dch1xrt-7dc11e7b-940b-443a-97d9-3c61b19e5bf6.gif rename to src/collections/images/stamps/virus-xenon/dch1xrt-7dc11e7b-940b-443a-97d9-3c61b19e5bf6.gif diff --git a/src/collections/stamps/100ghosts/10.gif b/src/collections/stamps/100ghosts/10.gif deleted file mode 100644 index 705add1..0000000 Binary files a/src/collections/stamps/100ghosts/10.gif and /dev/null differ diff --git a/src/collections/stamps/aestheticstamps/36.png b/src/collections/stamps/aestheticstamps/36.png deleted file mode 100644 index 1149282..0000000 Binary files a/src/collections/stamps/aestheticstamps/36.png and /dev/null differ diff --git a/src/collections/stamps/amekin/d9o98nz-5e3c137f-61cf-40e5-92f4-23d694b51c53.png b/src/collections/stamps/amekin/d9o98nz-5e3c137f-61cf-40e5-92f4-23d694b51c53.png deleted file mode 100644 index 7c59c3b..0000000 Binary files a/src/collections/stamps/amekin/d9o98nz-5e3c137f-61cf-40e5-92f4-23d694b51c53.png and /dev/null differ diff --git a/src/collections/stamps/amekin/d9v6uin-1a435c57-cd01-45fd-be1f-8d780d2548df.png b/src/collections/stamps/amekin/d9v6uin-1a435c57-cd01-45fd-be1f-8d780d2548df.png deleted file mode 100644 index f5d9bff..0000000 Binary files a/src/collections/stamps/amekin/d9v6uin-1a435c57-cd01-45fd-be1f-8d780d2548df.png and /dev/null differ diff --git a/src/collections/stamps/aomiarmster/d1zirxm-1294e53a-c348-4e10-bf35-b6094339004f.gif b/src/collections/stamps/aomiarmster/d1zirxm-1294e53a-c348-4e10-bf35-b6094339004f.gif deleted file mode 100644 index 34cd539..0000000 Binary files a/src/collections/stamps/aomiarmster/d1zirxm-1294e53a-c348-4e10-bf35-b6094339004f.gif and /dev/null differ diff --git a/src/collections/stamps/aomiarmster/d2b1axz-47fc8f71-713a-4334-847f-f9f93ba67fae.gif b/src/collections/stamps/aomiarmster/d2b1axz-47fc8f71-713a-4334-847f-f9f93ba67fae.gif deleted file mode 100644 index 195fbb0..0000000 Binary files a/src/collections/stamps/aomiarmster/d2b1axz-47fc8f71-713a-4334-847f-f9f93ba67fae.gif and /dev/null differ diff --git a/src/collections/stamps/beepudding/20.png b/src/collections/stamps/beepudding/20.png deleted file mode 100644 index 7255832..0000000 Binary files a/src/collections/stamps/beepudding/20.png and /dev/null differ diff --git a/src/collections/stamps/buniis/26.png b/src/collections/stamps/buniis/26.png deleted file mode 100644 index b81ebb8..0000000 Binary files a/src/collections/stamps/buniis/26.png and /dev/null differ diff --git a/src/collections/stamps/cinni/dreamer_stamp.gif b/src/collections/stamps/cinni/dreamer_stamp.gif deleted file mode 100644 index 2f8d6ac..0000000 Binary files a/src/collections/stamps/cinni/dreamer_stamp.gif and /dev/null differ diff --git a/src/collections/stamps/cinni/gameboy___f2u_stamp_by_babypink_jpg-dau0txn.gif b/src/collections/stamps/cinni/gameboy___f2u_stamp_by_babypink_jpg-dau0txn.gif deleted file mode 100644 index cacf0d8..0000000 Binary files a/src/collections/stamps/cinni/gameboy___f2u_stamp_by_babypink_jpg-dau0txn.gif and /dev/null differ diff --git a/src/collections/stamps/cinni/gstamp.png b/src/collections/stamps/cinni/gstamp.png deleted file mode 100644 index 94ab2ad..0000000 Binary files a/src/collections/stamps/cinni/gstamp.png and /dev/null differ diff --git a/src/collections/stamps/cinni/lisafrankstamp.png b/src/collections/stamps/cinni/lisafrankstamp.png deleted file mode 100644 index 4fcd9f3..0000000 Binary files a/src/collections/stamps/cinni/lisafrankstamp.png and /dev/null differ diff --git a/src/collections/stamps/cinni/moon_stamp.png b/src/collections/stamps/cinni/moon_stamp.png deleted file mode 100644 index f0716fe..0000000 Binary files a/src/collections/stamps/cinni/moon_stamp.png and /dev/null differ diff --git a/src/collections/stamps/cinni/pastel (14).png b/src/collections/stamps/cinni/pastel (14).png deleted file mode 100644 index e23550a..0000000 Binary files a/src/collections/stamps/cinni/pastel (14).png and /dev/null differ diff --git a/src/collections/stamps/cinni/pastel (18).png b/src/collections/stamps/cinni/pastel (18).png deleted file mode 100644 index 9a70cda..0000000 Binary files a/src/collections/stamps/cinni/pastel (18).png and /dev/null differ diff --git a/src/collections/stamps/cinni/pastel (2).png b/src/collections/stamps/cinni/pastel (2).png deleted file mode 100644 index c9ead80..0000000 Binary files a/src/collections/stamps/cinni/pastel (2).png and /dev/null differ diff --git a/src/collections/stamps/cinni/rainbow_hearts_by_misstoxicslime-dbyha0p.gif b/src/collections/stamps/cinni/rainbow_hearts_by_misstoxicslime-dbyha0p.gif deleted file mode 100644 index d02154e..0000000 Binary files a/src/collections/stamps/cinni/rainbow_hearts_by_misstoxicslime-dbyha0p.gif and /dev/null differ diff --git a/src/collections/stamps/crystalstamps/dbeajr7-a8f1d3c2-9ff3-46ee-8e6b-cbfd93811fe5.png b/src/collections/stamps/crystalstamps/dbeajr7-a8f1d3c2-9ff3-46ee-8e6b-cbfd93811fe5.png deleted file mode 100644 index 0872117..0000000 Binary files a/src/collections/stamps/crystalstamps/dbeajr7-a8f1d3c2-9ff3-46ee-8e6b-cbfd93811fe5.png and /dev/null differ diff --git a/src/collections/stamps/crystalstamps/dbecze4-10604529-ba88-4bcd-87e6-fce545804115.gif b/src/collections/stamps/crystalstamps/dbecze4-10604529-ba88-4bcd-87e6-fce545804115.gif deleted file mode 100644 index 019ef9f..0000000 Binary files a/src/collections/stamps/crystalstamps/dbecze4-10604529-ba88-4bcd-87e6-fce545804115.gif and /dev/null differ diff --git a/src/collections/stamps/dameinatrix/9.png b/src/collections/stamps/dameinatrix/9.png deleted file mode 100644 index ce38ac0..0000000 Binary files a/src/collections/stamps/dameinatrix/9.png and /dev/null differ diff --git a/src/collections/stamps/dustyhyena/13.png b/src/collections/stamps/dustyhyena/13.png deleted file mode 100644 index 7b8853a..0000000 Binary files a/src/collections/stamps/dustyhyena/13.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/100.png b/src/collections/stamps/fairytrash/100.png deleted file mode 100644 index 9da97ed..0000000 Binary files a/src/collections/stamps/fairytrash/100.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/101.png b/src/collections/stamps/fairytrash/101.png deleted file mode 100644 index 4c350f3..0000000 Binary files a/src/collections/stamps/fairytrash/101.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/105.png b/src/collections/stamps/fairytrash/105.png deleted file mode 100644 index 967c9b1..0000000 Binary files a/src/collections/stamps/fairytrash/105.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/106.gif b/src/collections/stamps/fairytrash/106.gif deleted file mode 100644 index 7841d75..0000000 Binary files a/src/collections/stamps/fairytrash/106.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/107.png b/src/collections/stamps/fairytrash/107.png deleted file mode 100644 index bb9735b..0000000 Binary files a/src/collections/stamps/fairytrash/107.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/112.png b/src/collections/stamps/fairytrash/112.png deleted file mode 100644 index 5ac32b4..0000000 Binary files a/src/collections/stamps/fairytrash/112.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/113.png b/src/collections/stamps/fairytrash/113.png deleted file mode 100644 index 0a44d88..0000000 Binary files a/src/collections/stamps/fairytrash/113.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/116.gif b/src/collections/stamps/fairytrash/116.gif deleted file mode 100644 index b36fa89..0000000 Binary files a/src/collections/stamps/fairytrash/116.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/117.png b/src/collections/stamps/fairytrash/117.png deleted file mode 100644 index 7ab9085..0000000 Binary files a/src/collections/stamps/fairytrash/117.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/118.png b/src/collections/stamps/fairytrash/118.png deleted file mode 100644 index 040f8e6..0000000 Binary files a/src/collections/stamps/fairytrash/118.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/119.png b/src/collections/stamps/fairytrash/119.png deleted file mode 100644 index 04ccf40..0000000 Binary files a/src/collections/stamps/fairytrash/119.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/122.png b/src/collections/stamps/fairytrash/122.png deleted file mode 100644 index acc3999..0000000 Binary files a/src/collections/stamps/fairytrash/122.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/124.png b/src/collections/stamps/fairytrash/124.png deleted file mode 100644 index ab9430f..0000000 Binary files a/src/collections/stamps/fairytrash/124.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/125.png b/src/collections/stamps/fairytrash/125.png deleted file mode 100644 index 7936274..0000000 Binary files a/src/collections/stamps/fairytrash/125.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/126.png b/src/collections/stamps/fairytrash/126.png deleted file mode 100644 index c99e65b..0000000 Binary files a/src/collections/stamps/fairytrash/126.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/127.png b/src/collections/stamps/fairytrash/127.png deleted file mode 100644 index 2282882..0000000 Binary files a/src/collections/stamps/fairytrash/127.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/133.gif b/src/collections/stamps/fairytrash/133.gif deleted file mode 100644 index 83ec0fb..0000000 Binary files a/src/collections/stamps/fairytrash/133.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/135.gif b/src/collections/stamps/fairytrash/135.gif deleted file mode 100644 index 84bdbef..0000000 Binary files a/src/collections/stamps/fairytrash/135.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/140.jpg b/src/collections/stamps/fairytrash/140.jpg deleted file mode 100644 index 2788f13..0000000 Binary files a/src/collections/stamps/fairytrash/140.jpg and /dev/null differ diff --git a/src/collections/stamps/fairytrash/143.png b/src/collections/stamps/fairytrash/143.png deleted file mode 100644 index 6773d26..0000000 Binary files a/src/collections/stamps/fairytrash/143.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/149.png b/src/collections/stamps/fairytrash/149.png deleted file mode 100644 index fab00de..0000000 Binary files a/src/collections/stamps/fairytrash/149.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/150.png b/src/collections/stamps/fairytrash/150.png deleted file mode 100644 index bb549b1..0000000 Binary files a/src/collections/stamps/fairytrash/150.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/155.gif b/src/collections/stamps/fairytrash/155.gif deleted file mode 100644 index 30472ea..0000000 Binary files a/src/collections/stamps/fairytrash/155.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/156.png b/src/collections/stamps/fairytrash/156.png deleted file mode 100644 index 5c61610..0000000 Binary files a/src/collections/stamps/fairytrash/156.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/162.gif b/src/collections/stamps/fairytrash/162.gif deleted file mode 100644 index 9fc4a4a..0000000 Binary files a/src/collections/stamps/fairytrash/162.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/169.png b/src/collections/stamps/fairytrash/169.png deleted file mode 100644 index 2cc4ea3..0000000 Binary files a/src/collections/stamps/fairytrash/169.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/170.png b/src/collections/stamps/fairytrash/170.png deleted file mode 100644 index 989baf4..0000000 Binary files a/src/collections/stamps/fairytrash/170.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/179.gif b/src/collections/stamps/fairytrash/179.gif deleted file mode 100644 index d2f2658..0000000 Binary files a/src/collections/stamps/fairytrash/179.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/180.gif b/src/collections/stamps/fairytrash/180.gif deleted file mode 100644 index 5dedf0a..0000000 Binary files a/src/collections/stamps/fairytrash/180.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/181.png b/src/collections/stamps/fairytrash/181.png deleted file mode 100644 index 51fa099..0000000 Binary files a/src/collections/stamps/fairytrash/181.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/196.png b/src/collections/stamps/fairytrash/196.png deleted file mode 100644 index ca26062..0000000 Binary files a/src/collections/stamps/fairytrash/196.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/210.png b/src/collections/stamps/fairytrash/210.png deleted file mode 100644 index c8cc7df..0000000 Binary files a/src/collections/stamps/fairytrash/210.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/211.gif b/src/collections/stamps/fairytrash/211.gif deleted file mode 100644 index 75b0d06..0000000 Binary files a/src/collections/stamps/fairytrash/211.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/212.gif b/src/collections/stamps/fairytrash/212.gif deleted file mode 100644 index a416c90..0000000 Binary files a/src/collections/stamps/fairytrash/212.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/213.png b/src/collections/stamps/fairytrash/213.png deleted file mode 100644 index d8c1349..0000000 Binary files a/src/collections/stamps/fairytrash/213.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/214.png b/src/collections/stamps/fairytrash/214.png deleted file mode 100644 index 2b58b88..0000000 Binary files a/src/collections/stamps/fairytrash/214.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/219.png b/src/collections/stamps/fairytrash/219.png deleted file mode 100644 index e2430ae..0000000 Binary files a/src/collections/stamps/fairytrash/219.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/220.png b/src/collections/stamps/fairytrash/220.png deleted file mode 100644 index 0c56932..0000000 Binary files a/src/collections/stamps/fairytrash/220.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/223.gif b/src/collections/stamps/fairytrash/223.gif deleted file mode 100644 index c338510..0000000 Binary files a/src/collections/stamps/fairytrash/223.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/224.gif b/src/collections/stamps/fairytrash/224.gif deleted file mode 100644 index 6bc87dd..0000000 Binary files a/src/collections/stamps/fairytrash/224.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/226.gif b/src/collections/stamps/fairytrash/226.gif deleted file mode 100644 index d5c9e21..0000000 Binary files a/src/collections/stamps/fairytrash/226.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/227.png b/src/collections/stamps/fairytrash/227.png deleted file mode 100644 index 1b41fc9..0000000 Binary files a/src/collections/stamps/fairytrash/227.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/231.gif b/src/collections/stamps/fairytrash/231.gif deleted file mode 100644 index 96c0741..0000000 Binary files a/src/collections/stamps/fairytrash/231.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/234.png b/src/collections/stamps/fairytrash/234.png deleted file mode 100644 index 507e5db..0000000 Binary files a/src/collections/stamps/fairytrash/234.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/239.png b/src/collections/stamps/fairytrash/239.png deleted file mode 100644 index 0cd994c..0000000 Binary files a/src/collections/stamps/fairytrash/239.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/240.gif b/src/collections/stamps/fairytrash/240.gif deleted file mode 100644 index d262b74..0000000 Binary files a/src/collections/stamps/fairytrash/240.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/241.gif b/src/collections/stamps/fairytrash/241.gif deleted file mode 100644 index 5fff413..0000000 Binary files a/src/collections/stamps/fairytrash/241.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/242.gif b/src/collections/stamps/fairytrash/242.gif deleted file mode 100644 index 7f04a54..0000000 Binary files a/src/collections/stamps/fairytrash/242.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/60.gif b/src/collections/stamps/fairytrash/60.gif deleted file mode 100644 index 875defb..0000000 Binary files a/src/collections/stamps/fairytrash/60.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/61.gif b/src/collections/stamps/fairytrash/61.gif deleted file mode 100644 index 4ea9526..0000000 Binary files a/src/collections/stamps/fairytrash/61.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/62.gif b/src/collections/stamps/fairytrash/62.gif deleted file mode 100644 index 80f2fb3..0000000 Binary files a/src/collections/stamps/fairytrash/62.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/63.png b/src/collections/stamps/fairytrash/63.png deleted file mode 100644 index 5406dfe..0000000 Binary files a/src/collections/stamps/fairytrash/63.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/64.gif b/src/collections/stamps/fairytrash/64.gif deleted file mode 100644 index 5840267..0000000 Binary files a/src/collections/stamps/fairytrash/64.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/65.gif b/src/collections/stamps/fairytrash/65.gif deleted file mode 100644 index cbaa02d..0000000 Binary files a/src/collections/stamps/fairytrash/65.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/66.png b/src/collections/stamps/fairytrash/66.png deleted file mode 100644 index 9f5d9c1..0000000 Binary files a/src/collections/stamps/fairytrash/66.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/68.png b/src/collections/stamps/fairytrash/68.png deleted file mode 100644 index f7a3959..0000000 Binary files a/src/collections/stamps/fairytrash/68.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/70.png b/src/collections/stamps/fairytrash/70.png deleted file mode 100644 index a15ec6b..0000000 Binary files a/src/collections/stamps/fairytrash/70.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/71.png b/src/collections/stamps/fairytrash/71.png deleted file mode 100644 index 7ec14b8..0000000 Binary files a/src/collections/stamps/fairytrash/71.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/72.png b/src/collections/stamps/fairytrash/72.png deleted file mode 100644 index addf776..0000000 Binary files a/src/collections/stamps/fairytrash/72.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/73.png b/src/collections/stamps/fairytrash/73.png deleted file mode 100644 index 8e6d86e..0000000 Binary files a/src/collections/stamps/fairytrash/73.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/76.png b/src/collections/stamps/fairytrash/76.png deleted file mode 100644 index a16873b..0000000 Binary files a/src/collections/stamps/fairytrash/76.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/78.png b/src/collections/stamps/fairytrash/78.png deleted file mode 100644 index 10a84a6..0000000 Binary files a/src/collections/stamps/fairytrash/78.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/79.png b/src/collections/stamps/fairytrash/79.png deleted file mode 100644 index 4fcd9f3..0000000 Binary files a/src/collections/stamps/fairytrash/79.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/80.png b/src/collections/stamps/fairytrash/80.png deleted file mode 100644 index 852a673..0000000 Binary files a/src/collections/stamps/fairytrash/80.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/81.png b/src/collections/stamps/fairytrash/81.png deleted file mode 100644 index 44b450f..0000000 Binary files a/src/collections/stamps/fairytrash/81.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/82.gif b/src/collections/stamps/fairytrash/82.gif deleted file mode 100644 index 16e7a54..0000000 Binary files a/src/collections/stamps/fairytrash/82.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/87.png b/src/collections/stamps/fairytrash/87.png deleted file mode 100644 index a0c395b..0000000 Binary files a/src/collections/stamps/fairytrash/87.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/88.png b/src/collections/stamps/fairytrash/88.png deleted file mode 100644 index 85e96d6..0000000 Binary files a/src/collections/stamps/fairytrash/88.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/89.png b/src/collections/stamps/fairytrash/89.png deleted file mode 100644 index 33f8ff9..0000000 Binary files a/src/collections/stamps/fairytrash/89.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/90.gif b/src/collections/stamps/fairytrash/90.gif deleted file mode 100644 index 48c9d94..0000000 Binary files a/src/collections/stamps/fairytrash/90.gif and /dev/null differ diff --git a/src/collections/stamps/fairytrash/93.png b/src/collections/stamps/fairytrash/93.png deleted file mode 100644 index e74bd80..0000000 Binary files a/src/collections/stamps/fairytrash/93.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/96.png b/src/collections/stamps/fairytrash/96.png deleted file mode 100644 index 6cb1589..0000000 Binary files a/src/collections/stamps/fairytrash/96.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/97.png b/src/collections/stamps/fairytrash/97.png deleted file mode 100644 index 03f947e..0000000 Binary files a/src/collections/stamps/fairytrash/97.png and /dev/null differ diff --git a/src/collections/stamps/fairytrash/99.png b/src/collections/stamps/fairytrash/99.png deleted file mode 100644 index 63d04cd..0000000 Binary files a/src/collections/stamps/fairytrash/99.png and /dev/null differ diff --git a/src/collections/stamps/glittersludge/34.png b/src/collections/stamps/glittersludge/34.png deleted file mode 100644 index 4e32348..0000000 Binary files a/src/collections/stamps/glittersludge/34.png and /dev/null differ diff --git a/src/collections/stamps/glittersludge/day6au4-533ca79c-eabc-447a-bbc6-b67045849883.png b/src/collections/stamps/glittersludge/day6au4-533ca79c-eabc-447a-bbc6-b67045849883.png deleted file mode 100644 index bb9735b..0000000 Binary files a/src/collections/stamps/glittersludge/day6au4-533ca79c-eabc-447a-bbc6-b67045849883.png and /dev/null differ diff --git a/src/collections/stamps/glittersludge/day6g2p-3ebb5a12-470a-4ffd-9f66-8a7c0acd048d.png b/src/collections/stamps/glittersludge/day6g2p-3ebb5a12-470a-4ffd-9f66-8a7c0acd048d.png deleted file mode 100644 index ac50f71..0000000 Binary files a/src/collections/stamps/glittersludge/day6g2p-3ebb5a12-470a-4ffd-9f66-8a7c0acd048d.png and /dev/null differ diff --git a/src/collections/stamps/glittersludge/day6hqd-536d4d7e-3f9f-414c-b499-0c8f620d0c8c.png b/src/collections/stamps/glittersludge/day6hqd-536d4d7e-3f9f-414c-b499-0c8f620d0c8c.png deleted file mode 100644 index 1f2e917..0000000 Binary files a/src/collections/stamps/glittersludge/day6hqd-536d4d7e-3f9f-414c-b499-0c8f620d0c8c.png and /dev/null differ diff --git a/src/collections/stamps/glittersludge/day6nov-9c7c4339-2102-4ae8-85c5-67394c2d8403.png b/src/collections/stamps/glittersludge/day6nov-9c7c4339-2102-4ae8-85c5-67394c2d8403.png deleted file mode 100644 index 25ade2b..0000000 Binary files a/src/collections/stamps/glittersludge/day6nov-9c7c4339-2102-4ae8-85c5-67394c2d8403.png and /dev/null differ diff --git a/src/collections/stamps/glittersludge/day7o6y-6135b29b-70f5-498e-8ec5-28063b0502f6.png b/src/collections/stamps/glittersludge/day7o6y-6135b29b-70f5-498e-8ec5-28063b0502f6.png deleted file mode 100644 index 7b1ab75..0000000 Binary files a/src/collections/stamps/glittersludge/day7o6y-6135b29b-70f5-498e-8ec5-28063b0502f6.png and /dev/null differ diff --git a/src/collections/stamps/glittersludge/db8g8xc-beb66fdf-736b-4bb1-8be6-6cb1432ac9c5.png b/src/collections/stamps/glittersludge/db8g8xc-beb66fdf-736b-4bb1-8be6-6cb1432ac9c5.png deleted file mode 100644 index 223638d..0000000 Binary files a/src/collections/stamps/glittersludge/db8g8xc-beb66fdf-736b-4bb1-8be6-6cb1432ac9c5.png and /dev/null differ diff --git a/src/collections/stamps/glittersludge/db8g9u2-dd21e042-6232-483e-8fbb-a8aca3a45da7.png b/src/collections/stamps/glittersludge/db8g9u2-dd21e042-6232-483e-8fbb-a8aca3a45da7.png deleted file mode 100644 index 15fb31c..0000000 Binary files a/src/collections/stamps/glittersludge/db8g9u2-dd21e042-6232-483e-8fbb-a8aca3a45da7.png and /dev/null differ diff --git a/src/collections/stamps/glittersludge/dbjozx6-4d5e5724-418b-4961-ae92-9f4fdf929bad.png b/src/collections/stamps/glittersludge/dbjozx6-4d5e5724-418b-4961-ae92-9f4fdf929bad.png deleted file mode 100644 index 93c7583..0000000 Binary files a/src/collections/stamps/glittersludge/dbjozx6-4d5e5724-418b-4961-ae92-9f4fdf929bad.png and /dev/null differ diff --git a/src/collections/stamps/goredoq/25.gif b/src/collections/stamps/goredoq/25.gif deleted file mode 100644 index 66fd4db..0000000 Binary files a/src/collections/stamps/goredoq/25.gif and /dev/null differ diff --git a/src/collections/stamps/goredoq/daed53p-6eb6e7ab-9a9b-4bc5-8426-6b0d1d2658c0.gif b/src/collections/stamps/goredoq/daed53p-6eb6e7ab-9a9b-4bc5-8426-6b0d1d2658c0.gif deleted file mode 100644 index 6028c6a..0000000 Binary files a/src/collections/stamps/goredoq/daed53p-6eb6e7ab-9a9b-4bc5-8426-6b0d1d2658c0.gif and /dev/null differ diff --git a/src/collections/stamps/goredoq/daed55d-56f562e7-be8a-4db2-b0bd-a7c05534af41.gif b/src/collections/stamps/goredoq/daed55d-56f562e7-be8a-4db2-b0bd-a7c05534af41.gif deleted file mode 100644 index 3fa8c41..0000000 Binary files a/src/collections/stamps/goredoq/daed55d-56f562e7-be8a-4db2-b0bd-a7c05534af41.gif and /dev/null differ diff --git a/src/collections/stamps/goredoq/daed56i-1bb5d6b5-9957-4388-86d9-88c4cc2a7173.gif b/src/collections/stamps/goredoq/daed56i-1bb5d6b5-9957-4388-86d9-88c4cc2a7173.gif deleted file mode 100644 index d86bdd1..0000000 Binary files a/src/collections/stamps/goredoq/daed56i-1bb5d6b5-9957-4388-86d9-88c4cc2a7173.gif and /dev/null differ diff --git a/src/collections/stamps/goredoq/daed57z-87671982-92bc-476f-975e-1e2851c5893f.gif b/src/collections/stamps/goredoq/daed57z-87671982-92bc-476f-975e-1e2851c5893f.gif deleted file mode 100644 index af97153..0000000 Binary files a/src/collections/stamps/goredoq/daed57z-87671982-92bc-476f-975e-1e2851c5893f.gif and /dev/null differ diff --git a/src/collections/stamps/goredoq/daed5ij-64dea420-e3cc-4e69-b0be-55240038a259.png b/src/collections/stamps/goredoq/daed5ij-64dea420-e3cc-4e69-b0be-55240038a259.png deleted file mode 100644 index 86dea40..0000000 Binary files a/src/collections/stamps/goredoq/daed5ij-64dea420-e3cc-4e69-b0be-55240038a259.png and /dev/null differ diff --git a/src/collections/stamps/goredoq/daed5ke-27e25bd6-7193-4cf1-82cf-84747d415e25.png b/src/collections/stamps/goredoq/daed5ke-27e25bd6-7193-4cf1-82cf-84747d415e25.png deleted file mode 100644 index 0d5d5ca..0000000 Binary files a/src/collections/stamps/goredoq/daed5ke-27e25bd6-7193-4cf1-82cf-84747d415e25.png and /dev/null differ diff --git a/src/collections/stamps/goredoq/daed5um-999077c6-9558-4678-81ab-5ab475a753ad.png b/src/collections/stamps/goredoq/daed5um-999077c6-9558-4678-81ab-5ab475a753ad.png deleted file mode 100644 index 273f661..0000000 Binary files a/src/collections/stamps/goredoq/daed5um-999077c6-9558-4678-81ab-5ab475a753ad.png and /dev/null differ diff --git a/src/collections/stamps/goredoq/daed606-bd3b9df6-9675-4b43-a8bd-450d12d63d48.png b/src/collections/stamps/goredoq/daed606-bd3b9df6-9675-4b43-a8bd-450d12d63d48.png deleted file mode 100644 index c73cb6b..0000000 Binary files a/src/collections/stamps/goredoq/daed606-bd3b9df6-9675-4b43-a8bd-450d12d63d48.png and /dev/null differ diff --git a/src/collections/stamps/goredoq/daesecn-9f6849d1-17b0-4640-a26b-d1e034113133.gif b/src/collections/stamps/goredoq/daesecn-9f6849d1-17b0-4640-a26b-d1e034113133.gif deleted file mode 100644 index 96f79c0..0000000 Binary files a/src/collections/stamps/goredoq/daesecn-9f6849d1-17b0-4640-a26b-d1e034113133.gif and /dev/null differ diff --git a/src/collections/stamps/goredoq/daf8cka-621123de-4e88-4948-898e-ce928b28e36f.png b/src/collections/stamps/goredoq/daf8cka-621123de-4e88-4948-898e-ce928b28e36f.png deleted file mode 100644 index 86264bb..0000000 Binary files a/src/collections/stamps/goredoq/daf8cka-621123de-4e88-4948-898e-ce928b28e36f.png and /dev/null differ diff --git a/src/collections/stamps/goredoq/dax18ts-a69b50ff-1daa-4999-ba93-91de1059c886.png b/src/collections/stamps/goredoq/dax18ts-a69b50ff-1daa-4999-ba93-91de1059c886.png deleted file mode 100644 index 03eff78..0000000 Binary files a/src/collections/stamps/goredoq/dax18ts-a69b50ff-1daa-4999-ba93-91de1059c886.png and /dev/null differ diff --git a/src/collections/stamps/goredoq/daxmhyk-491da970-5db6-4611-a36d-2e5d9d6662fd.gif b/src/collections/stamps/goredoq/daxmhyk-491da970-5db6-4611-a36d-2e5d9d6662fd.gif deleted file mode 100644 index b655690..0000000 Binary files a/src/collections/stamps/goredoq/daxmhyk-491da970-5db6-4611-a36d-2e5d9d6662fd.gif and /dev/null differ diff --git a/src/collections/stamps/goredoq/daxmi0u-194ac913-d70c-4654-922d-5763a73e25bd.gif b/src/collections/stamps/goredoq/daxmi0u-194ac913-d70c-4654-922d-5763a73e25bd.gif deleted file mode 100644 index a347842..0000000 Binary files a/src/collections/stamps/goredoq/daxmi0u-194ac913-d70c-4654-922d-5763a73e25bd.gif and /dev/null differ diff --git a/src/collections/stamps/goredoq/db2e7ke-4f953263-c066-445f-b6c9-e917a45ac387.png b/src/collections/stamps/goredoq/db2e7ke-4f953263-c066-445f-b6c9-e917a45ac387.png deleted file mode 100644 index 8bf519d..0000000 Binary files a/src/collections/stamps/goredoq/db2e7ke-4f953263-c066-445f-b6c9-e917a45ac387.png and /dev/null differ diff --git a/src/collections/stamps/goredoq/db2e7lz-c7ca7f5f-032e-4171-a87f-da8b4d22bd0f.png b/src/collections/stamps/goredoq/db2e7lz-c7ca7f5f-032e-4171-a87f-da8b4d22bd0f.png deleted file mode 100644 index 78a5178..0000000 Binary files a/src/collections/stamps/goredoq/db2e7lz-c7ca7f5f-032e-4171-a87f-da8b4d22bd0f.png and /dev/null differ diff --git a/src/collections/stamps/goredoq/db6ng1i-d4964bdc-b706-45ef-b23a-8ce71ac74930.gif b/src/collections/stamps/goredoq/db6ng1i-d4964bdc-b706-45ef-b23a-8ce71ac74930.gif deleted file mode 100644 index 83fa6ba..0000000 Binary files a/src/collections/stamps/goredoq/db6ng1i-d4964bdc-b706-45ef-b23a-8ce71ac74930.gif and /dev/null differ diff --git a/src/collections/stamps/goredoq/dbcwwdo-8ccb1a76-ed10-46b9-8c23-4b6f25283fc0.gif b/src/collections/stamps/goredoq/dbcwwdo-8ccb1a76-ed10-46b9-8c23-4b6f25283fc0.gif deleted file mode 100644 index 785a4d0..0000000 Binary files a/src/collections/stamps/goredoq/dbcwwdo-8ccb1a76-ed10-46b9-8c23-4b6f25283fc0.gif and /dev/null differ diff --git a/src/collections/stamps/goredoq/dbcwwfw-ce32bc7a-e236-4041-b6e5-690e1a29dace.gif b/src/collections/stamps/goredoq/dbcwwfw-ce32bc7a-e236-4041-b6e5-690e1a29dace.gif deleted file mode 100644 index 0656726..0000000 Binary files a/src/collections/stamps/goredoq/dbcwwfw-ce32bc7a-e236-4041-b6e5-690e1a29dace.gif and /dev/null differ diff --git a/src/collections/stamps/goredoq/dbd07s3-09c0e2c7-7585-4ce1-9274-26758c7ee24f.gif b/src/collections/stamps/goredoq/dbd07s3-09c0e2c7-7585-4ce1-9274-26758c7ee24f.gif deleted file mode 100644 index deeb55a..0000000 Binary files a/src/collections/stamps/goredoq/dbd07s3-09c0e2c7-7585-4ce1-9274-26758c7ee24f.gif and /dev/null differ diff --git a/src/collections/stamps/goredoq/dbd080x-3bd3547a-b298-424f-a2e4-da40b7704152.gif b/src/collections/stamps/goredoq/dbd080x-3bd3547a-b298-424f-a2e4-da40b7704152.gif deleted file mode 100644 index 1dc17a4..0000000 Binary files a/src/collections/stamps/goredoq/dbd080x-3bd3547a-b298-424f-a2e4-da40b7704152.gif and /dev/null differ diff --git a/src/collections/stamps/goredoq/dbl2a5x-7bfb66da-05f4-41fe-9bae-a05488156831.png b/src/collections/stamps/goredoq/dbl2a5x-7bfb66da-05f4-41fe-9bae-a05488156831.png deleted file mode 100644 index 0550daf..0000000 Binary files a/src/collections/stamps/goredoq/dbl2a5x-7bfb66da-05f4-41fe-9bae-a05488156831.png and /dev/null differ diff --git a/src/collections/stamps/hyper--drunk/17.png b/src/collections/stamps/hyper--drunk/17.png deleted file mode 100644 index ab36478..0000000 Binary files a/src/collections/stamps/hyper--drunk/17.png and /dev/null differ diff --git a/src/collections/stamps/king-lulu-deer/dc6h6a2-6afe260a-3aff-4032-97d5-f1117326474e.gif b/src/collections/stamps/king-lulu-deer/dc6h6a2-6afe260a-3aff-4032-97d5-f1117326474e.gif deleted file mode 100644 index eabc37e..0000000 Binary files a/src/collections/stamps/king-lulu-deer/dc6h6a2-6afe260a-3aff-4032-97d5-f1117326474e.gif and /dev/null differ diff --git a/src/collections/stamps/king-lulu-deer/dcck6b1-300355eb-fd62-47bc-a110-c3bc360ad70d.gif b/src/collections/stamps/king-lulu-deer/dcck6b1-300355eb-fd62-47bc-a110-c3bc360ad70d.gif deleted file mode 100644 index 96eb9da..0000000 Binary files a/src/collections/stamps/king-lulu-deer/dcck6b1-300355eb-fd62-47bc-a110-c3bc360ad70d.gif and /dev/null differ diff --git a/src/collections/stamps/kittyjewelpet74/43.gif b/src/collections/stamps/kittyjewelpet74/43.gif deleted file mode 100644 index 89c0289..0000000 Binary files a/src/collections/stamps/kittyjewelpet74/43.gif and /dev/null differ diff --git a/src/collections/stamps/kittyjewelpet78/14.gif b/src/collections/stamps/kittyjewelpet78/14.gif deleted file mode 100644 index b806746..0000000 Binary files a/src/collections/stamps/kittyjewelpet78/14.gif and /dev/null differ diff --git a/src/collections/stamps/midousujii/30.png b/src/collections/stamps/midousujii/30.png deleted file mode 100644 index 4460584..0000000 Binary files a/src/collections/stamps/midousujii/30.png and /dev/null differ diff --git a/src/collections/stamps/molly-stamps/32.png b/src/collections/stamps/molly-stamps/32.png deleted file mode 100644 index 000487c..0000000 Binary files a/src/collections/stamps/molly-stamps/32.png and /dev/null differ diff --git a/src/collections/stamps/molly-stamps/d9qyb26-17e3dfa5-e44a-4ef3-af17-001b44c8dc93.png b/src/collections/stamps/molly-stamps/d9qyb26-17e3dfa5-e44a-4ef3-af17-001b44c8dc93.png deleted file mode 100644 index e70395a..0000000 Binary files a/src/collections/stamps/molly-stamps/d9qyb26-17e3dfa5-e44a-4ef3-af17-001b44c8dc93.png and /dev/null differ diff --git a/src/collections/stamps/molly-stamps/d9tgl4t-296f1ef1-fe2e-4321-bc85-ce5b927df6d7.png b/src/collections/stamps/molly-stamps/d9tgl4t-296f1ef1-fe2e-4321-bc85-ce5b927df6d7.png deleted file mode 100644 index c7bc7e4..0000000 Binary files a/src/collections/stamps/molly-stamps/d9tgl4t-296f1ef1-fe2e-4321-bc85-ce5b927df6d7.png and /dev/null differ diff --git a/src/collections/stamps/molly-stamps/d9thedt-7f89af4f-9cc4-4bfa-9087-a4bf8c92fd1f.png b/src/collections/stamps/molly-stamps/d9thedt-7f89af4f-9cc4-4bfa-9087-a4bf8c92fd1f.png deleted file mode 100644 index 34b58f6..0000000 Binary files a/src/collections/stamps/molly-stamps/d9thedt-7f89af4f-9cc4-4bfa-9087-a4bf8c92fd1f.png and /dev/null differ diff --git a/src/collections/stamps/molly-stamps/da0o1xs-a51cc3de-affc-4742-afdd-1c3f446e54c4.png b/src/collections/stamps/molly-stamps/da0o1xs-a51cc3de-affc-4742-afdd-1c3f446e54c4.png deleted file mode 100644 index cb7ac40..0000000 Binary files a/src/collections/stamps/molly-stamps/da0o1xs-a51cc3de-affc-4742-afdd-1c3f446e54c4.png and /dev/null differ diff --git a/src/collections/stamps/molly-stamps/da0o6el-9cd63756-3d14-4cf9-8bb1-332c09d4050a.png b/src/collections/stamps/molly-stamps/da0o6el-9cd63756-3d14-4cf9-8bb1-332c09d4050a.png deleted file mode 100644 index 7c9759c..0000000 Binary files a/src/collections/stamps/molly-stamps/da0o6el-9cd63756-3d14-4cf9-8bb1-332c09d4050a.png and /dev/null differ diff --git a/src/collections/stamps/molly-stamps/da0zqff-5b06546d-1d11-45a2-8737-5c59ec25d0a3.png b/src/collections/stamps/molly-stamps/da0zqff-5b06546d-1d11-45a2-8737-5c59ec25d0a3.png deleted file mode 100644 index 8750a7f..0000000 Binary files a/src/collections/stamps/molly-stamps/da0zqff-5b06546d-1d11-45a2-8737-5c59ec25d0a3.png and /dev/null differ diff --git a/src/collections/stamps/molly-stamps/da7t0c7-bc0c7ab6-5979-4e11-839e-59fdcb791b9b.png b/src/collections/stamps/molly-stamps/da7t0c7-bc0c7ab6-5979-4e11-839e-59fdcb791b9b.png deleted file mode 100644 index 6543d3e..0000000 Binary files a/src/collections/stamps/molly-stamps/da7t0c7-bc0c7ab6-5979-4e11-839e-59fdcb791b9b.png and /dev/null differ diff --git a/src/collections/stamps/molly-stamps/da9omsp-3fe4cd57-801c-4408-ab04-600ff0434372.png b/src/collections/stamps/molly-stamps/da9omsp-3fe4cd57-801c-4408-ab04-600ff0434372.png deleted file mode 100644 index 01f90a7..0000000 Binary files a/src/collections/stamps/molly-stamps/da9omsp-3fe4cd57-801c-4408-ab04-600ff0434372.png and /dev/null differ diff --git a/src/collections/stamps/molly-stamps/dayfy1h-896666b6-dd92-4993-9ad1-2b17945db270.png b/src/collections/stamps/molly-stamps/dayfy1h-896666b6-dd92-4993-9ad1-2b17945db270.png deleted file mode 100644 index d57359c..0000000 Binary files a/src/collections/stamps/molly-stamps/dayfy1h-896666b6-dd92-4993-9ad1-2b17945db270.png and /dev/null differ diff --git a/src/collections/stamps/molly-stamps/dayfyoj-b3a288ff-3011-483c-a0d8-6a26617726de.png b/src/collections/stamps/molly-stamps/dayfyoj-b3a288ff-3011-483c-a0d8-6a26617726de.png deleted file mode 100644 index f216882..0000000 Binary files a/src/collections/stamps/molly-stamps/dayfyoj-b3a288ff-3011-483c-a0d8-6a26617726de.png and /dev/null differ diff --git a/src/collections/stamps/molly-stamps/daygeio-341ad25b-ea0c-49ab-adb7-81b18c9cd587.png b/src/collections/stamps/molly-stamps/daygeio-341ad25b-ea0c-49ab-adb7-81b18c9cd587.png deleted file mode 100644 index b23a5c0..0000000 Binary files a/src/collections/stamps/molly-stamps/daygeio-341ad25b-ea0c-49ab-adb7-81b18c9cd587.png and /dev/null differ diff --git a/src/collections/stamps/molly-stamps/dbbt58u-01ef5195-7d3a-4bdd-8a55-cf6540fc6429.png b/src/collections/stamps/molly-stamps/dbbt58u-01ef5195-7d3a-4bdd-8a55-cf6540fc6429.png deleted file mode 100644 index 6785099..0000000 Binary files a/src/collections/stamps/molly-stamps/dbbt58u-01ef5195-7d3a-4bdd-8a55-cf6540fc6429.png and /dev/null differ diff --git a/src/collections/stamps/molly-stamps/dbvl9xl-e76b50bf-c2ec-4f99-9729-07c4c87869fa.png b/src/collections/stamps/molly-stamps/dbvl9xl-e76b50bf-c2ec-4f99-9729-07c4c87869fa.png deleted file mode 100644 index bd9d303..0000000 Binary files a/src/collections/stamps/molly-stamps/dbvl9xl-e76b50bf-c2ec-4f99-9729-07c4c87869fa.png and /dev/null differ diff --git a/src/collections/stamps/nerdy-pixel-girl/d9lpcax-6d43828e-885d-40f2-a25d-cc9db9741f7b.png b/src/collections/stamps/nerdy-pixel-girl/d9lpcax-6d43828e-885d-40f2-a25d-cc9db9741f7b.png deleted file mode 100644 index 6c20c4d..0000000 Binary files a/src/collections/stamps/nerdy-pixel-girl/d9lpcax-6d43828e-885d-40f2-a25d-cc9db9741f7b.png and /dev/null differ diff --git a/src/collections/stamps/nerdy-pixel-girl/daai2ro-a3525e2e-7747-4a4a-b4c1-7b374ddea435.png b/src/collections/stamps/nerdy-pixel-girl/daai2ro-a3525e2e-7747-4a4a-b4c1-7b374ddea435.png deleted file mode 100644 index dfe1b3a..0000000 Binary files a/src/collections/stamps/nerdy-pixel-girl/daai2ro-a3525e2e-7747-4a4a-b4c1-7b374ddea435.png and /dev/null differ diff --git a/src/collections/stamps/nerdy-pixel-girl/dab4gwy-fd2752c7-c16a-4a4c-ba6f-2bb6a4895a2d.png b/src/collections/stamps/nerdy-pixel-girl/dab4gwy-fd2752c7-c16a-4a4c-ba6f-2bb6a4895a2d.png deleted file mode 100644 index fd88e3b..0000000 Binary files a/src/collections/stamps/nerdy-pixel-girl/dab4gwy-fd2752c7-c16a-4a4c-ba6f-2bb6a4895a2d.png and /dev/null differ diff --git a/src/collections/stamps/nerdy-pixel-girl/dabvhx6-ecedbd16-efac-42aa-86ac-82e9c54a1d54.png b/src/collections/stamps/nerdy-pixel-girl/dabvhx6-ecedbd16-efac-42aa-86ac-82e9c54a1d54.png deleted file mode 100644 index 11e35e8..0000000 Binary files a/src/collections/stamps/nerdy-pixel-girl/dabvhx6-ecedbd16-efac-42aa-86ac-82e9c54a1d54.png and /dev/null differ diff --git a/src/collections/stamps/nerdy-pixel-girl/db39vlc-17241462-e5d7-4039-9065-f3c53f814764.gif b/src/collections/stamps/nerdy-pixel-girl/db39vlc-17241462-e5d7-4039-9065-f3c53f814764.gif deleted file mode 100644 index 9e8f556..0000000 Binary files a/src/collections/stamps/nerdy-pixel-girl/db39vlc-17241462-e5d7-4039-9065-f3c53f814764.gif and /dev/null differ diff --git a/src/collections/stamps/nerdy-pixel-girl/dbnsk24-169408cc-9659-4197-8cef-998f96b10c64.gif b/src/collections/stamps/nerdy-pixel-girl/dbnsk24-169408cc-9659-4197-8cef-998f96b10c64.gif deleted file mode 100644 index 26f0595..0000000 Binary files a/src/collections/stamps/nerdy-pixel-girl/dbnsk24-169408cc-9659-4197-8cef-998f96b10c64.gif and /dev/null differ diff --git a/src/collections/stamps/nyanfuw/8.png b/src/collections/stamps/nyanfuw/8.png deleted file mode 100644 index c5cbdc1..0000000 Binary files a/src/collections/stamps/nyanfuw/8.png and /dev/null differ diff --git a/src/collections/stamps/panstarry/3.png b/src/collections/stamps/panstarry/3.png deleted file mode 100644 index cbe77b3..0000000 Binary files a/src/collections/stamps/panstarry/3.png and /dev/null differ diff --git a/src/collections/stamps/princessskyler/daqgutl-be7d167b-e51a-4e8a-8be9-002788e45f5f.gif b/src/collections/stamps/princessskyler/daqgutl-be7d167b-e51a-4e8a-8be9-002788e45f5f.gif deleted file mode 100644 index 3e4e02e..0000000 Binary files a/src/collections/stamps/princessskyler/daqgutl-be7d167b-e51a-4e8a-8be9-002788e45f5f.gif and /dev/null differ diff --git a/src/collections/stamps/puppystamps/dbt8flg-4dc6c798-b7d9-47bd-8ddf-b42680af0b57.png b/src/collections/stamps/puppystamps/dbt8flg-4dc6c798-b7d9-47bd-8ddf-b42680af0b57.png deleted file mode 100644 index 3dce53f..0000000 Binary files a/src/collections/stamps/puppystamps/dbt8flg-4dc6c798-b7d9-47bd-8ddf-b42680af0b57.png and /dev/null differ diff --git a/src/collections/stamps/puppystamps/dc3gfr3-13899972-9f4e-4f5b-a966-db7cffdfd576.png b/src/collections/stamps/puppystamps/dc3gfr3-13899972-9f4e-4f5b-a966-db7cffdfd576.png deleted file mode 100644 index a74345a..0000000 Binary files a/src/collections/stamps/puppystamps/dc3gfr3-13899972-9f4e-4f5b-a966-db7cffdfd576.png and /dev/null differ diff --git a/src/collections/stamps/r0se-designs/55.gif b/src/collections/stamps/r0se-designs/55.gif deleted file mode 100644 index 36c2143..0000000 Binary files a/src/collections/stamps/r0se-designs/55.gif and /dev/null differ diff --git a/src/collections/stamps/rogue-ranger/5.gif b/src/collections/stamps/rogue-ranger/5.gif deleted file mode 100644 index 14b4e70..0000000 Binary files a/src/collections/stamps/rogue-ranger/5.gif and /dev/null differ diff --git a/src/collections/stamps/skystamps/15.png b/src/collections/stamps/skystamps/15.png deleted file mode 100644 index 90dde4c..0000000 Binary files a/src/collections/stamps/skystamps/15.png and /dev/null differ diff --git a/src/collections/stamps/stampmakerlkj/19.png b/src/collections/stamps/stampmakerlkj/19.png deleted file mode 100644 index 04be4b3..0000000 Binary files a/src/collections/stamps/stampmakerlkj/19.png and /dev/null differ diff --git a/src/collections/stamps/stampmakerlkj/d6198h1-8f880119-23f7-4839-ade4-c2e58eae85bc.png b/src/collections/stamps/stampmakerlkj/d6198h1-8f880119-23f7-4839-ade4-c2e58eae85bc.png deleted file mode 100644 index c9fde58..0000000 Binary files a/src/collections/stamps/stampmakerlkj/d6198h1-8f880119-23f7-4839-ade4-c2e58eae85bc.png and /dev/null differ diff --git a/src/collections/stamps/stitchlovergirl96/23.gif b/src/collections/stamps/stitchlovergirl96/23.gif deleted file mode 100644 index a957786..0000000 Binary files a/src/collections/stamps/stitchlovergirl96/23.gif and /dev/null differ diff --git a/src/collections/stamps/stratosqueer/dc2p3xb-9aaa8855-e666-4a99-bfa6-b7132d0b5a01.png b/src/collections/stamps/stratosqueer/dc2p3xb-9aaa8855-e666-4a99-bfa6-b7132d0b5a01.png deleted file mode 100644 index 892a708..0000000 Binary files a/src/collections/stamps/stratosqueer/dc2p3xb-9aaa8855-e666-4a99-bfa6-b7132d0b5a01.png and /dev/null differ diff --git a/src/collections/stamps/stratosqueer/dc2pse2-9b134af5-b831-4e33-87a0-1a7ced9bf82d.png b/src/collections/stamps/stratosqueer/dc2pse2-9b134af5-b831-4e33-87a0-1a7ced9bf82d.png deleted file mode 100644 index 069adf8..0000000 Binary files a/src/collections/stamps/stratosqueer/dc2pse2-9b134af5-b831-4e33-87a0-1a7ced9bf82d.png and /dev/null differ diff --git a/src/collections/stamps/stratosqueer/dc3jjmt-0f0eb518-f62d-4f16-96c8-a1661fc2714c.png b/src/collections/stamps/stratosqueer/dc3jjmt-0f0eb518-f62d-4f16-96c8-a1661fc2714c.png deleted file mode 100644 index d669b04..0000000 Binary files a/src/collections/stamps/stratosqueer/dc3jjmt-0f0eb518-f62d-4f16-96c8-a1661fc2714c.png and /dev/null differ diff --git a/src/collections/stamps/stratosqueer/dc3uord-b6ee1cd8-298e-46d2-ae59-9aaa81178c3e.png b/src/collections/stamps/stratosqueer/dc3uord-b6ee1cd8-298e-46d2-ae59-9aaa81178c3e.png deleted file mode 100644 index 9885235..0000000 Binary files a/src/collections/stamps/stratosqueer/dc3uord-b6ee1cd8-298e-46d2-ae59-9aaa81178c3e.png and /dev/null differ diff --git a/src/collections/stamps/sugary-stardust/da1kpc0-ca1e6412-237e-4274-a8a2-5ff88f1f306c.png b/src/collections/stamps/sugary-stardust/da1kpc0-ca1e6412-237e-4274-a8a2-5ff88f1f306c.png deleted file mode 100644 index 42e52f4..0000000 Binary files a/src/collections/stamps/sugary-stardust/da1kpc0-ca1e6412-237e-4274-a8a2-5ff88f1f306c.png and /dev/null differ diff --git a/src/collections/stamps/sugary-stardust/dai7jfl-d5b966af-ef11-4fa6-832a-073706c1d6f2.gif b/src/collections/stamps/sugary-stardust/dai7jfl-d5b966af-ef11-4fa6-832a-073706c1d6f2.gif deleted file mode 100644 index 0c180cc..0000000 Binary files a/src/collections/stamps/sugary-stardust/dai7jfl-d5b966af-ef11-4fa6-832a-073706c1d6f2.gif and /dev/null differ diff --git a/src/collections/stamps/sugary-stardust/dao3thq-dd775acb-4ae3-4f2c-9f8f-11696899e3bb.gif b/src/collections/stamps/sugary-stardust/dao3thq-dd775acb-4ae3-4f2c-9f8f-11696899e3bb.gif deleted file mode 100644 index 9aab527..0000000 Binary files a/src/collections/stamps/sugary-stardust/dao3thq-dd775acb-4ae3-4f2c-9f8f-11696899e3bb.gif and /dev/null differ diff --git a/src/collections/stamps/sugary-stardust/datijrk-25f8358b-51e0-4cac-b957-07ea9f4abe14.gif b/src/collections/stamps/sugary-stardust/datijrk-25f8358b-51e0-4cac-b957-07ea9f4abe14.gif deleted file mode 100644 index 387086d..0000000 Binary files a/src/collections/stamps/sugary-stardust/datijrk-25f8358b-51e0-4cac-b957-07ea9f4abe14.gif and /dev/null differ diff --git a/src/collections/stamps/sugary-stardust/davgrwc-c7872083-1812-4e50-b166-558d867ce54d.gif b/src/collections/stamps/sugary-stardust/davgrwc-c7872083-1812-4e50-b166-558d867ce54d.gif deleted file mode 100644 index 42cab0e..0000000 Binary files a/src/collections/stamps/sugary-stardust/davgrwc-c7872083-1812-4e50-b166-558d867ce54d.gif and /dev/null differ diff --git a/src/collections/stamps/sugary-stardust/db3g3ro-79706c01-f46b-442d-86bf-6b66a8a276c2.gif b/src/collections/stamps/sugary-stardust/db3g3ro-79706c01-f46b-442d-86bf-6b66a8a276c2.gif deleted file mode 100644 index 98b39c0..0000000 Binary files a/src/collections/stamps/sugary-stardust/db3g3ro-79706c01-f46b-442d-86bf-6b66a8a276c2.gif and /dev/null differ diff --git a/src/collections/stamps/sugary-stardust/dc4bgwx-c14461e5-3b04-45ae-9192-3a95ec175488.gif b/src/collections/stamps/sugary-stardust/dc4bgwx-c14461e5-3b04-45ae-9192-3a95ec175488.gif deleted file mode 100644 index e376789..0000000 Binary files a/src/collections/stamps/sugary-stardust/dc4bgwx-c14461e5-3b04-45ae-9192-3a95ec175488.gif and /dev/null differ diff --git a/src/collections/stamps/tamriei/11.gif b/src/collections/stamps/tamriei/11.gif deleted file mode 100644 index 913e5ff..0000000 Binary files a/src/collections/stamps/tamriei/11.gif and /dev/null differ diff --git a/src/collections/stamps/turbuggy/38.gif b/src/collections/stamps/turbuggy/38.gif deleted file mode 100644 index b7bc206..0000000 Binary files a/src/collections/stamps/turbuggy/38.gif and /dev/null differ diff --git a/src/collections/stamps/ufocatchers/24.png b/src/collections/stamps/ufocatchers/24.png deleted file mode 100644 index 27ddf93..0000000 Binary files a/src/collections/stamps/ufocatchers/24.png and /dev/null differ diff --git a/src/collections/stamps/virus-xenon/6.gif b/src/collections/stamps/virus-xenon/6.gif deleted file mode 100644 index b3c5b62..0000000 Binary files a/src/collections/stamps/virus-xenon/6.gif and /dev/null differ diff --git a/src/collections/stamps/virus-xenon/7.gif b/src/collections/stamps/virus-xenon/7.gif deleted file mode 100644 index c0d069d..0000000 Binary files a/src/collections/stamps/virus-xenon/7.gif and /dev/null differ diff --git a/src/collections/stamps/virus-xenon/dcg17or-0af3dcfb-1557-4ca9-99f2-3b9d63f30ea7.gif b/src/collections/stamps/virus-xenon/dcg17or-0af3dcfb-1557-4ca9-99f2-3b9d63f30ea7.gif deleted file mode 100644 index 798c4b8..0000000 Binary files a/src/collections/stamps/virus-xenon/dcg17or-0af3dcfb-1557-4ca9-99f2-3b9d63f30ea7.gif and /dev/null differ diff --git a/src/collections/stamps/virus-xenon/dch1xmu-76466a53-e176-4ad8-900f-cfd8ca841496.gif b/src/collections/stamps/virus-xenon/dch1xmu-76466a53-e176-4ad8-900f-cfd8ca841496.gif deleted file mode 100644 index 9be79b4..0000000 Binary files a/src/collections/stamps/virus-xenon/dch1xmu-76466a53-e176-4ad8-900f-cfd8ca841496.gif and /dev/null differ diff --git a/src/collections/stamps/virus-xenon/dch1xqa-dceaa399-8264-4a21-8296-7ecfdc09da99.gif b/src/collections/stamps/virus-xenon/dch1xqa-dceaa399-8264-4a21-8296-7ecfdc09da99.gif deleted file mode 100644 index 570c672..0000000 Binary files a/src/collections/stamps/virus-xenon/dch1xqa-dceaa399-8264-4a21-8296-7ecfdc09da99.gif and /dev/null differ diff --git a/src/collections/stamps/virus-xenon/dch1xrt-7dc11e7b-940b-443a-97d9-3c61b19e5bf6.gif b/src/collections/stamps/virus-xenon/dch1xrt-7dc11e7b-940b-443a-97d9-3c61b19e5bf6.gif deleted file mode 100644 index 47c1073..0000000 Binary files a/src/collections/stamps/virus-xenon/dch1xrt-7dc11e7b-940b-443a-97d9-3c61b19e5bf6.gif and /dev/null differ diff --git a/dist/collections/badges/handcoded.png b/src/images/badges/handcoded.png similarity index 100% rename from dist/collections/badges/handcoded.png rename to src/images/badges/handcoded.png diff --git a/dist/collections/badges/linklane.png b/src/images/badges/linklane.png similarity index 100% rename from dist/collections/badges/linklane.png rename to src/images/badges/linklane.png diff --git a/dist/collections/badges/nerdlistings.gif b/src/images/badges/nerdlistings.gif similarity index 100% rename from dist/collections/badges/nerdlistings.gif rename to src/images/badges/nerdlistings.gif diff --git a/dist/links/cinnisdreamhome.gif b/src/images/links/cinnisdreamhome.gif similarity index 100% rename from dist/links/cinnisdreamhome.gif rename to src/images/links/cinnisdreamhome.gif diff --git a/dist/links/fairytrash.png b/src/images/links/fairytrash.png similarity index 100% rename from dist/links/fairytrash.png rename to src/images/links/fairytrash.png diff --git a/dist/links/keysklubhouse.gif b/src/images/links/keysklubhouse.gif similarity index 100% rename from dist/links/keysklubhouse.gif rename to src/images/links/keysklubhouse.gif diff --git a/dist/links/museumofalexandra.png b/src/images/links/museumofalexandra.png similarity index 100% rename from dist/links/museumofalexandra.png rename to src/images/links/museumofalexandra.png diff --git a/dist/links/wiby.gif b/src/images/links/wiby.gif similarity index 100% rename from dist/links/wiby.gif rename to src/images/links/wiby.gif diff --git a/src/links.liquid b/src/links.liquid index a58db81..b711cea 100644 --- a/src/links.liquid +++ b/src/links.liquid @@ -8,18 +8,18 @@ layout: layout.liquid diff --git a/src/links/cinnisdreamhome.gif b/src/links/cinnisdreamhome.gif deleted file mode 100644 index c0601e4..0000000 Binary files a/src/links/cinnisdreamhome.gif and /dev/null differ diff --git a/src/links/fairytrash.png b/src/links/fairytrash.png deleted file mode 100644 index 99d0520..0000000 Binary files a/src/links/fairytrash.png and /dev/null differ diff --git a/src/links/keysklubhouse.gif b/src/links/keysklubhouse.gif deleted file mode 100644 index 7183df2..0000000 Binary files a/src/links/keysklubhouse.gif and /dev/null differ diff --git a/src/links/museumofalexandra.png b/src/links/museumofalexandra.png deleted file mode 100644 index 79990e6..0000000 Binary files a/src/links/museumofalexandra.png and /dev/null differ diff --git a/src/links/wiby.gif b/src/links/wiby.gif deleted file mode 100644 index 87a6a75..0000000 Binary files a/src/links/wiby.gif and /dev/null differ