This file contains hidden or 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
| h1 { counter-reset: h2counter; } | |
| h2 { counter-reset: h3counter; } | |
| h3 { counter-reset: h4counter; } | |
| h4 { counter-reset: h5counter; } | |
| h5 { counter-reset: h6counter; } | |
| h6 {} | |
| h2:before { | |
| counter-increment: h2counter; | |
| content: counter(h2counter) ".\0000a0\0000a0"; |
This file contains hidden or 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
| h1 { counter-reset: h2counter; } | |
| h2 { counter-reset: h3counter; } | |
| h3 { counter-reset: h4counter; } | |
| h4 { counter-reset: h5counter; } | |
| h5 { counter-reset: h6counter; } | |
| h6 {} | |
| h2:before { | |
| counter-increment: h2counter; | |
| content: counter(h2counter) ".\0000a0\0000a0"; |
This file contains hidden or 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
| dateStringToReplace = "18/03/2022 at 9:52" | |
| input = open("input.txt", "r") | |
| lines = input.readlines() | |
| newlines = ["Ejava -cp target/classes be.kuleuven.assemassit.App\n"] | |
| i = 0 | |
| while i < len(lines): | |
| nextline = "" | |
| if(i < (len(lines)-1)): |
This file contains hidden or 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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Basic Web Page</title> | |
| </head> | |
| <body> | |
| Hello World! | |
| </body> | |
| </html> |
This file contains hidden or 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
| aahed,aalii,aargh,aarti,abaca,abaci,aback,abacs,abaft,abaka,abamp,aband,abase,abash,abask,abate,abaya,abbas,abbed,abbes,abbey,abbot,abcee,abeam,abear,abele,abers,abets,abhor,abide,abies,abled,abler,ables,ablet,ablow,abmho,abode,abohm,aboil,aboma,aboon,abord,abore,abort,about,above,abram,abray,abrim,abrin,abris,absey,absit,abuna,abune,abuse,abuts,abuzz,abyes,abysm,abyss,acais,acari,accas,accoy,acerb,acers,aceta,achar,ached,aches,achoo,acids,acidy,acing,acini,ackee,acker,acmes,acmic,acned,acnes,acock,acold,acorn,acred,acres,acrid,acros,acted,actin,acton,actor,acute,acyls,adage,adapt,adaws,adays,adbot,addax,added,adder,addio,addle,adeem,adept,adhan,adieu,adios,adits,adman,admen,admin,admit,admix,adobe,adobo,adopt,adore,adorn,adown,adoze,adrad,adred,adsum,aduki,adult,adunc,adust,advew,adyta,adzed,adzes,aecia,aedes,aegis,aeons,aerie,aeros,aesir,afald,afara,afars,afear,affix,afire,aflaj,afoot,afore,afoul,afrit,afros,after,again,agama,agami,agape,agars,agast,agate,agave,agaze,agene,agent,agers,agger,aggie,aggri,aggr |
This file contains hidden or 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
| http://u4zawfidvseco6usxurddnzc6b7i3bjuih5wlh2omugbsmezjox7rcad.onion/ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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
| { | |
| "id": "foodanddrinks", | |
| "title": { | |
| "en": "Food & Drinks" | |
| }, | |
| "shortDescription": { | |
| "en": "Map with food and drink sellers" | |
| }, | |
| "description": { | |
| "en": "Are you hungry or thirsty?\nThen find a vender on this map" |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.