@extends('layouts.app') @section('content')
{{ $feed->name }} → {{ $channel->name }} ({{ $channel->platformInstance->name }})
Higher numbers = higher priority (0-100)
{{ $message }}
JSON format for content filtering rules
You can use filters to control which content gets routed:
{"keywords": ["tech", "AI"]}
{"exclude_keywords": ["sports"]}
{"min_length": 500}
{"max_age_hours": 24}