Ololbu
5ab949ca55
[FicbookBridge] Fix new lines in content ( #3278 )
...
* [FicbookBridge] Fix new lines in content
Sets `$stripRN` in `getSimpleHTMLDOMCached` to `false` and replace new line to `br` through `str_replace()`.
* [FicbookBridge] Add space after comma
2023-03-04 16:12:46 +01:00
Dag
4f75591060
Reformat codebase v4 ( #2872 )
...
Reformat code base to PSR12
Co-authored-by: rssbridge <noreply@github.com>
2022-07-01 15:10:30 +02:00
Dag
5076d09de6
refactor: prepare for PSR2 ( #2859 )
2022-06-24 18:29:35 +02:00
Eugene Molotov
37cb4091d4
bridges: remove redundant "or returnServerError" after getContents/getSimpleHTMLDom/getSimpleHTMLDomCached ( #2398 )
...
When fetching website contents, exceptions already raise on fetching error
2022-01-02 14:36:09 +05:00
Eugene Molotov
645a8f62c6
[.travis] Fix several phpcs and phpunit errors ( #1799 )
2020-10-15 12:53:19 +05:00
Ololbu
84d5daaa03
[FicbookBridge] Add getName implementation ( #1771 )
2020-10-10 00:39:35 +05:00
Ololbu
3df2de4c6f
[FicbookBridge] Fix data getting and months ( #1765 )
2020-09-28 14:02:40 +05:00
LogMANOriginal
aea8484ccc
[FicbookBridge] Add new bridge ( #1185 )
2019-07-06 12:29:36 +02:00