This gist contains service descriptors which may be used to automatically start and re-start Minecraft servers using systemd. This allows proper control of your server startup on modern Linux distributions and will automatically manage all required tasks on startup for you.
This file has been truncated, but you can view the full file.
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
{"type":"station","name":"KAUKLAHTI (Finland)","id":1000065,"coordinates":{"longitude":24.600276,"latitude":60.189442},"weight":2905,"products":32} | |
{"type":"station","name":"PASILA (Finland)","id":1000010,"coordinates":{"longitude":24.933614,"latitude":60.198611},"weight":14015,"products":60} | |
{"type":"station","name":"MANTSALA (Finland)","id":1000027,"coordinates":{"longitude":25.307502,"latitude":60.647226},"weight":1049,"products":48} | |
{"type":"station","name":"KAUNIAINEN (Finland)","id":1000067,"coordinates":{"longitude":24.730835,"latitude":60.211942},"weight":2905,"products":32} | |
{"type":"station","name":"KORSO (Finland)","id":1000019,"coordinates":{"longitude":25.078052,"latitude":60.350555},"weight":3058,"products":48} | |
{"type":"station","name":"HAARAJOKI (Finland)","id":1000013,"coordinates":{"longitude":25.133893,"latitude":60.496387},"weight":1049,"products":48} | |
{"type":"station","name":"OULUNKYLA (Finland)","id":1000015,"coordinates":{"longitude":24.967782,"latitude":60.228886},"weight":6394,"products |
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
server { | |
listen 80 default deferred; | |
server_name myapp.com; | |
root /var/www/project-folder/; | |
# Nginx and Angularjs with html mode 5 - https://gist.github.com/cjus/b46a243ba610661a7efb | |
index index.html; |
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
license: cc-by-4.0 | |
{"type":"Topology","objects":{"provincias":{"type":"GeometryCollection","bbox":[-18.161221722954284,27.637789479715888,4.329122327000227,43.791110837420135],"geometries":[{"type":"Polygon","properties":{"nombre":"Álava","idprov":"01", "seats": 4},"arcs":[[0,1,2,3,4,5,6],[7]]},{"type":"Polygon","properties":{"nombre":"Albacete","idprov":"02", "seats": 4},"arcs":[[8,9,10,11,12,13,14]]},{"type":"Polygon","properties":{"nombre":"Alicante","idprov":"03", "seats": 12},"arcs":[[15,-12,16,17]]},{"type":"Polygon","properties":{"nombre":"Almería","idprov":"04", "seats": 6},"arcs":[[18,19,20]]},{"type":"Polygon","properties":{"nombre":"Ávila","idprov":"05", "seats": 3},"arcs":[[21,22,23,24,25,26,27,28]]},{"type":"Polygon","properties":{"nombre":"Badajoz","idprov":"06", "seats": 6},"arcs":[[29,30,31,32,33,34,35,36,37]]},{"type":"MultiPolygon","properties":{"nombre":"Balears, Illes","idprov":"07", "seats": 8},"arcs":[[[38]],[[39]],[[40]],[[41]],[[42]],[[43]],[[44]],[[45]],[[46]],[[47]]]},{"type":"MultiP |
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
<script\x20type="text/javascript">javascript:alert(1);</script> | |
<script\x3Etype="text/javascript">javascript:alert(1);</script> | |
<script\x0Dtype="text/javascript">javascript:alert(1);</script> | |
<script\x09type="text/javascript">javascript:alert(1);</script> | |
<script\x0Ctype="text/javascript">javascript:alert(1);</script> | |
<script\x2Ftype="text/javascript">javascript:alert(1);</script> | |
<script\x0Atype="text/javascript">javascript:alert(1);</script> | |
'`"><\x3Cscript>javascript:alert(1)</script> | |
'`"><\x00script>javascript:alert(1)</script> | |
<img src=1 href=1 onerror="javascript:alert(1)"></img> |
We can make this file beautiful and searchable if this error is corrected: It looks like row 10 should actually have 11 columns, instead of 4 in line 9.
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
RAL,RGB,HEX,CMYK,LRV,English,German,French,Spanish,Italian,Dutch | |
RAL 1000,205-186-136,#CDBA88,0-9-34-20,51.79,Green beige,Grünbeige,Beige vert,Beige verdoso,Beige verdastro,Groenbeige | |
RAL 1001,208-176-132,#D0B084,0-15-37-18,48.09,Beige,Beige,Beige,Beige,Beige,Beige | |
RAL 1002,210-170-109,#D2AA6D,0-19-48-18,45.07,Sand yellow,Sandgelb,Jaune sable,Amarillo arena,Giallo sabbia,Zandgeel | |
RAL 1003,249-169-0,#F9A900,0-32-100-2,49.05,Signal yellow,Signalgelb,Jaune de sécurité,Amarillo señales,Giallo segnale,Signaalgeel | |
RAL 1004,228-158-0,#E49E00,0-31-100-11,42.13,Golden yellow,Goldgelb,Jaune or,Amarillo oro,Giallo oro,Goudgeel | |
RAL 1005,203-143-0,#CB8F00,0-30-100-20,34.15,Honey yellow,Honiggelb,Jaune miel,Amarillo miel,Giallo miele,Honinggeel | |
RAL 1006,225-144-0,#E19000,0-36-100-12,37.45,Maize yellow,Maisgelb,Jaune maïs,Amarillo maíz,Giallo polenta,Maisgeel | |
RAL 1007,232-140-0,#E88C00,0-40-100-9,37.63,Daffodil yellow,Narzissengelb,Jaune narcisse,Amarillo narciso,Giallo narciso,Narcissengeel | |
RAL 1011,175-128-80,#AF8050,0-27 |