[aryion] add 'watch' extractor (#8705)

This commit is contained in:
Mike Fährmann
2025-12-16 17:57:41 +01:00
parent 7804f70f02
commit 62d6a2206d
3 changed files with 55 additions and 34 deletions

View File

@@ -167,4 +167,9 @@ __tests__ = (
},
},
{
"#url" : "https://aryion.com/g4/messagepage.php",
"#class" : aryion.AryionWatchExtractor,
},
)