Time: Sun Jun  7 03:40:24 2026 CDT
Player:  (#-95919)

{{#52, "isa", #36, #52, #-95919, 3}, {#1485, "get_content", #768, #1485, #-95919, 43}, {#648, "find_page", #101, #648, #-95919, 23}, {#648, "get", #101, #648, #-95919, 3}, {#650, "GET", #101, #650, #-95919, 64}}

#52:isa(this none this) ":isa(x,y) == valid(x) && (y==x || y in :ancestors(x))"; {what, targ} = args; while (valid(what)) $command_utils:suspend_if_needed(0); if (what == targ) return 1; endif what = parent(what); endwhile return 0;