Piracy: Difference between revisions

No edit summary
Teeth (talk | contribs)
m host the font from a cdn to prevent this mediawiki instance from being turbonuked all the way to the core of the earth
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Blackbox|{{®}} this page does not constitute legal advice. [[Pronounmail the wiki]] has no opinions on copyright law.|Pirate-flag.gif}}
So uhhh, basically. What you're gonna wanna do. Is look up anything ever, and then type "rutracker" afterwards. Mkay? Got That? Cool.
So uhhh, basically. What you're gonna wanna do. Is look up anything ever, and then type "rutracker" afterwards. Mkay? Got That? Cool.


Line 8: Line 9:


== Being Not A Pussy Little Bitch ==
== Being Not A Pussy Little Bitch ==
Piracy is among the great cool activities like [[Drugs]] and Skateboarding. If you wann
Piracy is among the great cool activities like [[Drugs]] and Skateboarding. If you wanna be cool like me, you've got to sail the Seven C's:
 
* Crawling Through A Digital Window
* Cool As Fuck
*7zip


== Shiver Me Timbres ==
== Shiver Me Timbres ==
Line 14: Line 19:
Downloading a pirated copy of a DAW and some VST plugins is an excellent way to begin exploring electronic music.
Downloading a pirated copy of a DAW and some VST plugins is an excellent way to begin exploring electronic music.


== <span class="rough">You Wouldn't Download A Car</span> ==
== <span class="rough">DIGITAL MILLENNIUM COPYRIGHT ACT</span> ==
But maybe... You would. Hey Vsauce Michelle here. Where are your cars. 8 Car Garage (pronounced <code>/ˈɡær.ɪdʒ/</code><code>)</code> and No Cars To Show [[Four]] It.


Maybe be more considerate and download a Truck next time. Stop ruining my life!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
==== You Wouldn't Download A Car ====
But maybe... You would. Hey Vsauce, Michelle here.
 
Where are your cars.
 
8 Car Garage (pronounced <code>/ˈɡær.ɪdʒ/</code><code>)</code> and No Cars To Show [[Four]] It.
 
<p class="wave-text">
Maybe be more considerate and download a Truck next time. Stop ruining my life{{Loop|11|<span>!</span>}}<span>1</span>{{Loop|14|<span>!</span>}}<span>1</span>{{Loop|13|<span>!</span>}}<span>1</span>{{Loop|14|<span>!</span>}}</p>
{{#css:
{{#css:
@font-face {
@font-face {
   font-family: xband-rough;
   font-family: xband-rough;
   src: url("https://teeth.garden/assets/font/YouWouldntDownloadAFont.woff");
  font-style: normal;
  font-weight: 400;
   src: local('XBAND Rough'), url('https://fonts.cdnfonts.com/s/57413/XBAND Rough.woff') format('woff');
}
}


Line 27: Line 41:
   font-family: xband-rough;
   font-family: xband-rough;
}
}
.wave-text span{
    display: inline-block;
    animation: wave 1s ease-in-out infinite;
}
.wave-text span:nth-child(5n+1) { animation-duration: 0.59s; }
.wave-text span:nth-child(5n+2) { animation-duration: 1.26s; }
.wave-text span:nth-child(5n+3) { animation-duration: 1.13s; }
.wave-text span:nth-child(5n+4) { animation-duration: 0.67s; }
.wave-text span:nth-child(5n+5) { animation-duration: 0.83s; }
@keyframes wave {
    0%, 100% { transform:translateY(2px); }
    50% { transform:translateY(-2px); }
}
}}
}}