Abuse filter log

Abuse Filter navigation (Home | Recent filter changes | Examine past edits | Abuse log)
Jump to navigation Jump to search
Details for log entry 9,359

17:37, 2 October 2025: WebNiko (talk | contribs) triggered filter 9, performing the action "edit" on HolyFuck. Actions taken: Warn; Filter description: require new users to introduce themselves (examine)

Changes made in edit

== HollyFuck ==
'''Creator:''' WebNiko (april7w7 in github)
'''Year:''' 2025
'''Type:''' Esoteric / interpreted
'''Description:''' Language that mixes Brainfuck and Holy-C with funny commands.

=== Commands ===
* fuckint <name> = <value or Brainfuck inline> ; // declare variable
* printhishit(<name>) ; // prints character from variable
* gimmefuck(<name>) ; // reads character from keyboard
* fuckadd(a,b), fucksub(a,b), fuckmul(a,b), fuckdiv(a,b) ; // arithmetic operations
* Inline Brainfuck possible anywhere (+ - < > [ ] , .)
* Comments: // comment

=== Hello Example ===
<pre>
fuckint H = 72
printhishit(H);

fuckint e = 101
printhishit(e);

fuckint l = 108
printhishit(l);
printhishit(l);

fuckint o = 111
printhishit(o);
</pre>

=== References ===
* HollyFuck Compiler in C https://github.com/april7w7/HolyFuck-

Action parameters

VariableValue
Edit count of the user (user_editcount)
0
Name of the user account (user_name)
'WebNiko'
Age of the user account (user_age)
1563
Page ID (page_id)
0
Page namespace (page_namespace)
0
Page title (without namespace) (page_title)
'HolyFuck'
Full page title (page_prefixedtitle)
'HolyFuck'
Action (action)
'edit'
Edit summary/reason (summary)
''
Old content model (old_content_model)
''
New content model (new_content_model)
'wikitext'
Old page wikitext, before the edit (old_wikitext)
''
New page wikitext, after the edit (new_wikitext)
'== HollyFuck == '''Creator:''' WebNiko (april7w7 in github) '''Year:''' 2025 '''Type:''' Esoteric / interpreted '''Description:''' Language that mixes Brainfuck and Holy-C with funny commands. === Commands === * fuckint <name> = <value or Brainfuck inline> ; // declare variable * printhishit(<name>) ; // prints character from variable * gimmefuck(<name>) ; // reads character from keyboard * fuckadd(a,b), fucksub(a,b), fuckmul(a,b), fuckdiv(a,b) ; // arithmetic operations * Inline Brainfuck possible anywhere (+ - < > [ ] , .) * Comments: // comment === Hello Example === <pre> fuckint H = 72 printhishit(H); fuckint e = 101 printhishit(e); fuckint l = 108 printhishit(l); printhishit(l); fuckint o = 111 printhishit(o); </pre> === References === * HollyFuck Compiler in C https://github.com/april7w7/HolyFuck-'
Unified diff of changes made by edit (edit_diff)
'@@ -1,0 +1,32 @@ +== HollyFuck == +'''Creator:''' WebNiko (april7w7 in github) +'''Year:''' 2025 +'''Type:''' Esoteric / interpreted +'''Description:''' Language that mixes Brainfuck and Holy-C with funny commands. + +=== Commands === +* fuckint <name> = <value or Brainfuck inline> ; // declare variable +* printhishit(<name>) ; // prints character from variable +* gimmefuck(<name>) ; // reads character from keyboard +* fuckadd(a,b), fucksub(a,b), fuckmul(a,b), fuckdiv(a,b) ; // arithmetic operations +* Inline Brainfuck possible anywhere (+ - < > [ ] , .) +* Comments: // comment + +=== Hello Example === +<pre> +fuckint H = 72 +printhishit(H); + +fuckint e = 101 +printhishit(e); + +fuckint l = 108 +printhishit(l); +printhishit(l); + +fuckint o = 111 +printhishit(o); +</pre> + +=== References === +* HollyFuck Compiler in C https://github.com/april7w7/HolyFuck- '
New page size (new_size)
820
Old page size (old_size)
0
Lines added in edit (added_lines)
[ 0 => '== HollyFuck ==', 1 => ''''Creator:''' WebNiko (april7w7 in github)', 2 => ''''Year:''' 2025', 3 => ''''Type:''' Esoteric / interpreted', 4 => ''''Description:''' Language that mixes Brainfuck and Holy-C with funny commands.', 5 => '', 6 => '=== Commands ===', 7 => '* fuckint <name> = <value or Brainfuck inline> ; // declare variable', 8 => '* printhishit(<name>) ; // prints character from variable', 9 => '* gimmefuck(<name>) ; // reads character from keyboard', 10 => '* fuckadd(a,b), fucksub(a,b), fuckmul(a,b), fuckdiv(a,b) ; // arithmetic operations', 11 => '* Inline Brainfuck possible anywhere (+ - < > [ ] , .)', 12 => '* Comments: // comment', 13 => '', 14 => '=== Hello Example ===', 15 => '<pre>', 16 => 'fuckint H = 72', 17 => 'printhishit(H);', 18 => '', 19 => 'fuckint e = 101', 20 => 'printhishit(e);', 21 => '', 22 => 'fuckint l = 108', 23 => 'printhishit(l);', 24 => 'printhishit(l);', 25 => '', 26 => 'fuckint o = 111', 27 => 'printhishit(o);', 28 => '</pre>', 29 => '', 30 => '=== References ===', 31 => '* HollyFuck Compiler in C https://github.com/april7w7/HolyFuck-' ]
Unix timestamp of change (timestamp)
'1759426647'