mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-01-17 14:18:35 +01:00
[FolhaDeSaoPauloBridge] Fix Linting Issue (#2528)
This commit is contained in:
parent
534864f47b
commit
bb06826680
@ -46,8 +46,7 @@ class FolhaDeSaoPauloBridge extends FeedExpander {
|
||||
} else {
|
||||
Debug::log('???: ' . $item['uri']);
|
||||
}
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
$item['uri'] = explode('*', $item['uri'])[1];
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user