feat: support podcast:txt tag with verify use case

closes #468
This commit is contained in:
Guy Martin (Dwev) 2024-04-24 10:03:20 +00:00 committed by Yassine Doghri
commit 57e459e187
7 changed files with 87 additions and 19 deletions

View file

@ -61,6 +61,7 @@ class PodcastModel extends Model
'location_name',
'location_geo',
'location_osm',
'verify_txt',
'payment_pointer',
'custom_rss',
'is_published_on_hubs',