Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
F
fuswim
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sysadmin
fuswim
Commits
62817107
Commit
62817107
authored
Jul 23, 2021
by
Stefy Lanza (nextime / spora )
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add some mooing
parent
b1b4b486
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
fuswim
fuswim
+5
-2
No files found.
fuswim
View file @
62817107
...
...
@@ -221,15 +221,18 @@ while not EXIT:
elif
SM
==
"main"
:
netind
=
{}
fuck
=
"none"
while
fuck
not
in
netind
.
keys
()
and
fuck
.
lower
()
not
in
[
'e'
,
'r'
,
'q'
,
's'
]:
while
fuck
not
in
netind
.
keys
()
and
fuck
.
lower
()
not
in
[
'e'
,
'r'
,
'q'
,
's'
,
'm'
]:
nofuck
(
fuck
)
netind
=
show_fuck_list
(
nets
)
fuck
=
input
(
"
\n
Choose a fucking one by index, or press E for edit, R to remove, S tore-scan, Q to shit the hell out: "
)
fuck
=
input
(
"
\n
Choose a fucking one by index, or press E for edit, R to remove, S to
re-scan, Q to shit the hell out: "
)
fuckquit
(
fuck
)
if
fuck
.
lower
()
==
'r'
:
SM
=
"remove"
elif
fuck
.
lower
()
==
's'
:
SM
=
"detect"
elif
fuck
.
lower
()
==
'm'
:
print
(
sh
(
"/usr/games/cowsay 'moo'"
))
elif
SM
==
"remove"
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment