Skip to content
Snippets Groups Projects
Commit ae2ba118 authored by Thomas Carrara's avatar Thomas Carrara
Browse files

hacker man is here bois

parent f459c435
No related branches found
No related tags found
No related merge requests found
......@@ -25,12 +25,19 @@ object FileManager {
fun loadAllFromFile() {
lateinit var tab: List<String>
var nom: String = ""
File(PATH_TO_FILE + FILE_NAME).forEachLine {
if (!it.startsWith('#')) {
tab = it.split(" ")
if (tab.size == 2)
if (tab.size == 2) {
FavDir.loadMeme(Meme(tab[0], tab[1]))
} else if(tab.size > 2) {
for(i in 0 until tab.size-1) {
nom += tab[i] + " "
}
FavDir.loadMeme(Meme(nom, tab[tab.size-1]))
}
}
}
}
......
......@@ -13,18 +13,8 @@ test https://i.pinimg.com/originals/5e/df/c6/5edfc6638e8068fcae834432e5ef8d33.jp
meme1 https://media.giphy.com/media/QyWBTLDn9WHt0FXGJS/200w_d.gif
test https://i.pinimg.com/originals/5e/df/c6/5edfc6638e8068fcae834432e5ef8d33.jpg
meme1 https://media.giphy.com/media/QyWBTLDn9WHt0FXGJS/200w_d.gif
Ricardo Milos https://tenor.com/3KGh.gif
Ricardo Milos https://tenor.com/3KGh.gif
Ricardo Milos https://tenor.com/3KGh.gif
Ricardo Milos https://tenor.com/3KGh.gif
Ricardo Milos https://tenor.com/3KGh.gif
Ricardo Milos https://tenor.com/3KGh.gif
Ricardo Milos https://tenor.com/3KGh.gif
Ricardo Milos https://tenor.com/3KGh.gif
Ricardo Milos https://tenor.com/3KGh.gif
Ricardo Milos https://tenor.com/3KGh.gif
Ricardo Milos https://tenor.com/3KGh.gif
Ricardo Milos https://tenor.com/3KGh.gif
Ricardo Milos https://tenor.com/3KGh.gif
Ricardo Milos https://tenor.com/3KGh.gif
autre test
\ No newline at end of file
Ricardo Milos https://media1.tenor.com/images/85caab51be730a4e1290cd99d7d6e085/tenor.gif
Ricardo Milos https://media1.tenor.com/images/85caab51be730a4e1290cd99d7d6e085/tenor.gif
Ricardo Milos https://media1.tenor.com/images/85caab51be730a4e1290cd99d7d6e085/tenor.gif
autre test sans deconné c'est pas gentil de faire de la merde
look https://i.ytimg.com/vi/KEkrWRHCDQU/maxresdefault.jpg"><script>window.alert('mdr_je_me_suis_hack')</script><img"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment