Jump to content
View in the app

A better way to browse. Learn more.

Next

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Kigna ?

Featured Replies

  • Replies 108
  • Views 27.7k
  • Created
  • Last Reply

:transpi:

Cet homme est fou :transpi:

Par contre quand j'ai vu le titre, j'ai de suite compris... C'est grave ? :transpi:

EDIT : Le Kigna, c'est pas un pays d'Afrique ? :keskidit: :keskidit:

C'est sans doute une variante du chikungunya ;)

T'en a un, t'en a un, t'en a un làààààà, CHIKUNGUNYA !

(cf SAV des Emissions) :transpi:

#!/bin/sh


# Make Torrent Program
# /usr/local/bin/mtorrent
# Autor: Arafel


# Source Function Library & Config File
. /etc/rc.d/init.d/functions
[ -f /etc/sysconfig/torrentc ] && . /etc/sysconfig/torrentc

# Necessary testing data
if [ "$OWNER" = "root" ]; then
echo $"Owner cannot be root!"
exit 1
fi

# Creating torrent files
if [ $1 ]; then
echo $"!!! WARNING !!!"
echo $"If you are not in the working directory,"
echo $"you will have to move your .torrent files manualy to $SOURCE"
if [ ! -e $FILE ]; then
	echo $"$FILE does not exist"
else
	if [ -h $FILE ]; then
	echo $"$FILE is a symbolic link"
	elif [ -d $FILE ]; then
	echo $"Making all $FILE directory"
	/usr/bin/maketorrent-console http://$SERV_IP:$S_PORT/announce $FILE
	RESULT=$FIL.torrent
	mv $RESULT $SOURCE
	mv $FILE $DEST
else
	/usr/bin/maketorrent-console http://$SERV_IP:$S_PORT/announce $FILE
		RESULT=$FIL.torrent
	mv $RESULT $SOURCE
	mv $FILE $DEST
	fi
fi
else
for i in $REP; do
if [ -d $i ]; then 
	echo $"$i is a directory"
fi
if [ -h $i ]; then
	echo $"$i is a symbolic link"
fi
if [ -f $i ]; then
	/usr/bin/maketorrent-console http://$SERV_IP:$S_PORT/announce $i
	RESULT=$i.torrent
	mv $RESULT $SOURCE
	mv $i $DEST
	fi
done
fi
chown -R $OWNER:$OWNER $TOR
sync
exit 0

Comme ca au moins, c'est compréhensible! un peu plus que vos mots à la cons là! :mdr:

Edited by Arafel

tramway... Je dois te dire une chose... A chaque fois que je vois les 2 gros "KIGNA ? KIGNA ?" avec les :byebye: , je suis écroulé de rire... Tellement c'est con, c'est trop bon :francais:

Kigna ?

:byebye::love::iloveyou:

:iloveyou: :iloveyou: :iloveyou: :iloveyou: :iloveyou: :iloveyou: :iloveyou: :iloveyou:

:roule:

  • 3 weeks later...

Lève ta main en l'air et bouge là comme ça

Met l'autre main en l'air et bouge les 2 comme ça

touche tes nénés et touche tes fefesses

tourne sur toi même et avance comme ça

une copine à mon père elle avait un jardin magnifique

mais dedans y avait des tas de taupes alors ça mettait l'jardin en l'air

alors avec mes copains on a eu une idée

on a joué la pouKIGNA ;)

et là toutes les taupes elles sont sorti et on a pu les assommer avec des pioches

...

:cartonrouge:

Arf... Merci FredB, j'avais oublié ce TALC monumental... Qui m'a refait mourrir de rire pour le coup :cartonrouge:

Quand je vois l'état des topic je me dis que je devrais vraiment faire un truc de recrutement pour ma secte enfin confrérie du grizlie.

Y aurait plus de bon candidat.

Je suis très sérieux en plus :francais:

  • 4 weeks later...
Quand je vois l'état des topic je me dis que je devrais vraiment faire un truc de recrutement pour ma secte enfin confrérie du grizlie.

c'est grizzli d'abord :D

Archived

This topic is now archived and is closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.