I hereby claim:
- I am dipth on github.
- I am dipth (https://keybase.io/dipth) on keybase.
- I have a public key ASBLmhUNP-kw4o8T7wV3OzAO3Fgb-DocO4ibFXCpp2O86wo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| location ~* \.(eot|ttf|woff)$ { | |
| add_header Access-Control-Allow-Origin *; | |
| } |
| <h1>SteelSeries CS:GO Championship</h1> | |
| <p> | |
| {{widget:liga-menu-csgo}} | |
| </p> | |
| <p> | |
| <br /> | |
| <strong></strong> | |
| </p> | |
| <div class="row"> | |
| <div class="col col-md-6"> |
| ------ | |
| UNLESS | |
| ------ | |
| A2 | |
| B1 | |
| C1 | |
| D1 | |
| ------ | |
| IF | |
| ------ |
| Still working as expected (237) | |
| Oh noes! It bugged out! | |
| ----------------------- | |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <link rel="canonical" href="http://downtown.dk/aarhus/deals" /><script type="text/javascript">var NREUMQ=NREUMQ||[];NREUMQ.push(["mark","firstbyte",new Date().getTime()]);</script> | |
| <!-- Exception Hub start --> | |
| <script type="text/javascript"> | |
| var ehHost = (("https:" == document.location.protocol) ? "https://ssl" : "http://js"); |
| $apiKey = "aaaaaaaaaaaaaaaaaaaa"; // Replace with real api key | |
| $summonerName = $_GET['nick1']; | |
| $apiUrl = "http://api.elophant.com/v2/euw/summoner/{$summonerName}?key={$apiKey}"; | |
| $jsonObject = json_decode(file_get_contents($apiUrl)); | |
| if ( isset($jsonObject['data']) ) { | |
| $data = $jsonObject->{'data'}; | |
| if ( isset($data['summonerId']) ) { | |
| $summonerId = $data->{'summonerId'}; |
| deal = Deal.find(42) | |
| File.open('my_file.jpg') do |file| | |
| deal.images.create :image => file | |
| end |
| vi har som sådan ikke nogle "standarder". |
| for i in *.jpg; do mv $i `openssl rand -hex 6`.jpg; done |
| <div class="team_behind"> | |
| <h1>Holdet bag Downtown.dk</h1> | |
| <h2>Salg København</h2> | |
| <div class="team-list"> | |
| <dl> | |
| <dt><img src="https://naoshi.s3.amazonaws.com/downtown-dk/pages/team-behind-v2/kbh%20lille/Nicolai_lille.jpg" alt="" /></dt> | |
| <dd class="name">Nicolai Christensen</dd> | |
| <dd class="function">Produktchef</dd> | |
| <dd class="email"><a href="mailto:nc@downtown.dk">nc@downtown.dk<br /></a></dd> | |
| </dl> |