This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass[10pt,landscape,a4paper]{article} | |
\usepackage{multicol} | |
\usepackage{calc} | |
\usepackage{ifthen} | |
\usepackage[landscape,top=1cm,bottom=1cm,right=1cm,left=1cm,noheadfoot,bindingoffset=0pt,marginparwidth=0pt,marginparsep=0pt]{geometry} | |
\usepackage{amsmath,amsfonts,amssymb,mathtools} | |
\usepackage{graphicx} | |
\usepackage{fontenc} | |
%\usepackage{lua-visual-debug} | |
\usepackage{enumitem} |
We can't make this file beautiful and searchable because it's too large.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Property ID,Address,Center Latitude,Center Longitude,Area,Status,Last Purchased Price,Is offering,Is Blocked,Owner ID,Owner Username,Yield per Hour,Price,Country,City,Teleport Price,Return of Investment (original Price),Return of Investment (Last Purchased Price),Price Increase | |
79446780007958,3/9 DOMESTIC TERMINAL 1,"37,6144744050342","-122,386114943049",206,For sale,1352600,False,False,pmiiodz1wvg1,kent,"27,0520012849",21500000,us,San Francisco,100,"794765,598802517","49999,9976251295","-93,71 %" | |
79447400765013,9/9 DOMESTIC TERMINAL 1,"37,6154424122592","-122,384149789076",241,For sale,1582410,False,False,zv5ef3todgvx,hodler,"31,6482015032",4500000,us,San Francisco,40,"142188,174564833","49999,9976251415","-64,84 %" | |
79448625501669,9/9 DOMESTIC TERMINAL 3,"37,6173323895998","-122,388029377493",44,For sale,288904,False,False,zv5ef3todgvx,hodler,"5,77808027444",1125000,us,San Francisco,40,"194701,344835337","49999,9976251628","-74,32 %" | |
79449044932136,3/9 DOMESTIC TERMINAL 3,"37,6180677363264","-122,38544478255 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0eNqlnetOXTkSRt/l/Caj7budVxm1Rkn3UQspAQSHUUcR7z4wAUbT7APLy79yIfnsXWWXq1xflX8evn67P97cXl6dDp9/Hi5/v766O3z+58/D3eWfV1++Pf3d6cfN8fD5cHk6fj9cHK6+fH/60/Gvm9vj3d2n0+2Xq7ub69vTp6/Hb6fDw8Xh8uqP41+Hz+Hht4vD8ep0ebo8/kL87x9+/Ovq/vvX4+3jP3iDdXfz7fJ0evzZxeHm+u7xP15fPY3/CPZp/KNcHH48/ibUxyH+uLw9/v7rx/nh4g1ynEFuM8hpBjnNIOcZ5DCDXCaQtxngOgEcZ4DbBHCdAe4TwH0GeHy0L3Z0uD3Dl4/hn/6txs8A/+1evH/cxbd/3l4//npuhHFmgItXi3F1c/9kEt6OF8143Y83tW//p3mimjyvmjYBXzw8UXydh88Ts28ensy+m2WU/DIaZryox4vbzLKNM8s2BmFRJuCjhweKj2kafsLaxqzRydyLWETBr6GZUzpMLaEmPmRhM/RpraSJjxkaHeg8zZ/fdQI9aHQgmTTjTbeZBZSSWEDeCUhZDNf8cPMn95iQXdXoZEW1BX8z/T9+3MOf38uv3mYC0xfueOfweXPeZATQwbt7f5t53YOP3h8Das3zx/KrN0bkLlztOAFfnLdF1Fq9O0TU2rTDQrQ6v1nDhNSH8k+A0Mv8oTuxWkrQDgPQaIn6SAcaLUkd6UTm81t0wvCW+SO1TaD7I5VodOVIDWD2fQF/A/hj5YpoO+c+Xd+fzvhPdVu5IzIDBu+UhI8XQI3eKQkf7+mavOcAlldduOYCq6sW75iQ2S9cc5HZt5V7KLNU+8pFlBlweM8O7I22ec8O7I22cNkFVldbuOwCq6v5yy6C7i+7iGhWLrvEOm114U7KjNe0j0nWrfe8yabzV15gXfVNo4N11f2VF5m7977J3FeuvcQa7Sv3Xma8omMAsCd61TEA2BO96RiArKuu0cm6WkhCd5Di3hRfYwDklexzn76YHSvJZzFcUmw |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -X POST -d "link=http://yourLinkToDownload.com&pass=&boxlinklist=0" -H "User-Agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4020.0 Safari/537.36" "https://www.deepbrid.com/backend-dl/index.php?page=api&action=generateLink" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
#passende Ordner erstellen | |
read -p "Nummer der Vorlesung " nummer | |
mkdir -p Einzelseiten | |
mkdir -p Einzelseiten/VL$nummer | |
mkdir -p Einzelseiten/VL$nummer/audio | |
mkdir -p Einzelseiten/VL$nummer/jpg | |
mkdir -p Einzelseiten/VL$nummer/pdf | |
mkdir -p Einzelseiten/VL$nummer/png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass{article} | |
\usepackage{amsmath,amssymb} | |
\usepackage{xcolor} | |
\usepackage[left=2.1cm,right=3.1cm,bottom=3cm,footskip=0.75cm,headsep=0.5cm]{geometry} | |
\usepackage{enumerate} | |
\usepackage{enumitem} | |
\usepackage{tabularx} | |
\usepackage{graphicx} | |
\usepackage{grffile} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass[10pt,landscape,a4paper]{article} | |
\usepackage{multicol} | |
\usepackage{calc} | |
\usepackage{ifthen} | |
\usepackage[landscape,top=1cm,bottom=1cm,right=1cm,left=1cm,noheadfoot,bindingoffset=0pt,marginparwidth=0pt,marginparsep=0pt]{geometry} | |
\usepackage{amsmath,amsfonts,amssymb,mathtools} | |
\usepackage{graphicx} | |
\usepackage{fontenc} | |
%\usepackage{lua-visual-debug} | |
\usepackage{enumitem} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass{article} | |
\usepackage{amsmath,amssymb} | |
\usepackage{tikz} | |
\usepackage{xcolor} | |
\usepackage[left=2.1cm,right=3.1cm,bottom=3cm,footskip=0.75cm,headsep=0.5cm]{geometry} | |
\usepackage{enumerate} | |
\usepackage{enumitem} | |
\usepackage{marvosym} | |
\usepackage{tabularx} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass{article} | |
\usepackage{amsmath,amssymb} | |
\usepackage{tikz} | |
\usepackage{xcolor} | |
\usepackage[left=2.1cm,right=3.1cm,bottom=3cm,footskip=0.75cm,headsep=0.5cm]{geometry} | |
\usepackage{enumerate} | |
\usepackage{enumitem} | |
\usepackage{marvosym} | |
\usepackage{tabularx} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass{article} | |
\usepackage{amsmath,amssymb} | |
\usepackage{tikz} | |
\usepackage{xcolor} | |
\usepackage[left=2.1cm,right=3.1cm,bottom=3cm,footskip=0.75cm,headsep=0.5cm]{geometry} | |
\usepackage{enumerate} | |
\usepackage{enumitem} | |
\usepackage{marvosym} | |
\usepackage{tabularx} |
OlderNewer