Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@kib0 bin]# perl ./mcpeek.pl -k ruleset:prod:a93x50
- $VAR1 = {
- 'global' => [],
- 'dispatch' => [
- {
- 'domain' => 'facebook.com',
- 'ruleset_id' => undef
- }
- ],
- 'ruleset_name' => 'a93x50',
- 'rules' => [
- {
- 'cond' => {
- 'val' => 'true',
- 'type' => 'bool'
- },
- 'blocktype' => 'every',
- 'actions' => [
- {
- 'action' => {
- 'source' => undef,
- 'name' => 'noop',
- 'args' => [],
- 'vars' => undef,
- 'modifiers' => undef
- },
- 'label' => undef
- }
- ],
- 'pre' => [],
- 'post' => undef,
- 'name' => 'gmrule',
- 'state' => 'active',
- 'emit' => undef,
- 'callbacks' => undef,
- 'pagetype' => {
- 'event_expr' => {
- 'pattern' => '*.facebook.com*',
- 'domain' => undef,
- 'vars' => undef,
- 'type' => 'prim_event',
- 'op' => 'pageview'
- },
- 'foreach' => []
- },
- 'event_sm' => bless( {
- 'final' => {
- 'C001F4CA-DB94-11DF-9EA2-D2A0518D24E8' => 1
- },
- 'initial' => 'C001F04C-DB94-11DF-B15E-93ED42A76FC6',
- 'id' => 'SM-C001EB1A-DB94-11DF-803D-B352471DA660',
- '__default__' => {
- 'C001F4CA-DB94-11DF-9EA2-D2A0518D24E8' => 'C001F4CA-DB94-11DF-9EA2-D2A0518D24E8',
- 'C001F04C-DB94-11DF-B15E-93ED42A76FC6' => 'C001F04C-DB94-11DF-B15E-93ED42A76FC6'
- },
- 'transitions' => {
- 'C001F4CA-DB94-11DF-9EA2-D2A0518D24E8' => [],
- 'C001F04C-DB94-11DF-B15E-93ED42A76FC6' => [
- {
- 'test' => '*.facebook.com*',
- 'next' => 'C001F4CA-DB94-11DF-9EA2-D2A0518D24E8',
- 'vars' => undef,
- 'type' => 'pageview'
- }
- ]
- }
- }, 'Kynetx::Events::State' )
- }
- ],
- 'optimization_version' => 3,
- 'meta' => {
- 'name' => 'Unfriend Finder',
- 'description' => ' Script that allows you to know who has removed you on facebook. '
- }
- };
Advertisement
Add Comment
Please, Sign In to add comment