RSS-Bridge / rss-bridge

The RSS feed for websites missing it
https://rss-bridge.org/bridge01/
The Unlicense
6.99k stars 1.02k forks source link

[PepperBridgeAbstract,DealabsBridge,HotUKDealsBridge,MydealsBridge] Fix search URL, No results handling fixed, Thread title and Message URL handling #4053

Closed sysadminstory closed 2 months ago

sysadminstory commented 2 months ago

Search URL has been updated according to the website.

If a search doesn't return any results, the HTML won't contain any specific text now : the HTML structure is slightly different, so the bridge has been updated.

The unnneded 'no-results' text is now removed from the specific bridges.

The board thread title has been removed from the content, so now we use the page element.</p> <p>In case a board message is empty, there was an exception during the filtering of message without URL.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/github-actions[bot]"><img src="https://avatars.githubusercontent.com/in/15368?v=4" />github-actions[bot]</a> commented <strong> 2 months ago</strong> </div> <div class="markdown-body"> <h2>Pull request artifacts</h2> <table> <thead> <tr> <th>Bridge</th> <th>Context</th> <th>Status</th> </tr> </thead> <tbody> <tr> <td>Dealabs</td> <td><a href="https://termpad.com/raw/ThoughtlessDifferentDinner">1 Recherche par Mot(s) clé(s) (current)</a></td> <td>✔️</td> </tr> <tr> <td>Dealabs</td> <td><a href="https://termpad.com/raw/PanickyJoyousDiamond">1 Recherche par Mot(s) clé(s) (pr)</a></td> <td>✔️</td> </tr> <tr> <td>Dealabs</td> <td><a href="https://termpad.com/raw/FrailIllGhost">2 Deals par groupe (current)</a></td> <td>✔️</td> </tr> <tr> <td>Dealabs</td> <td><a href="https://termpad.com/raw/FilthyCreepyHoney">2 Deals par groupe (pr)</a></td> <td>⚠️ <code>The feed has no items</code></td> </tr> <tr> <td>Dealabs</td> <td><a href="https://termpad.com/raw/ThoughtfulClearRocket">3 Surveillance Discussion (current)</a></td> <td>⚠️ <code>WARNING Attempt to read property "plaintext" on null at bridges/PepperBridgeAbstract.php line 267</code></td> </tr> <tr> <td>Dealabs</td> <td><a href="https://termpad.com/raw/ObnoxiousFilthyGirl">3 Surveillance Discussion (pr)</a></td> <td>✔️</td> </tr> <tr> <td>HotUKDeals</td> <td><a href="https://termpad.com/raw/DefiantFierceJordan">1 Search by keyword(s)) (current)</a></td> <td>✔️</td> </tr> <tr> <td>HotUKDeals</td> <td><a href="https://termpad.com/raw/TiredSoreYak">1 Search by keyword(s)) (pr)</a></td> <td>✔️</td> </tr> <tr> <td>HotUKDeals</td> <td><a href="https://termpad.com/raw/GiftedLovelyGarage">2 Deals per group (current)</a></td> <td>✔️</td> </tr> <tr> <td>HotUKDeals</td> <td><a href="https://termpad.com/raw/SillyAverageBranch">2 Deals per group (pr)</a></td> <td>⚠️ <code>The feed has no items</code></td> </tr> <tr> <td>HotUKDeals</td> <td><a href="https://termpad.com/raw/BusyModernPotato">3 Discussion Monitoring (current)</a></td> <td>⚠️ <code>WARNING Attempt to read property "plaintext" on null at bridges/PepperBridgeAbstract.php line 267</code></td> </tr> <tr> <td>HotUKDeals</td> <td><a href="https://termpad.com/raw/GorgeousDepressedWindow">3 Discussion Monitoring (pr)</a></td> <td>✔️</td> </tr> <tr> <td>Mydeals</td> <td><a href="https://termpad.com/raw/CharmingFoolishEgg">1 Suche nach Stichworten (current)</a></td> <td>✔️</td> </tr> <tr> <td>Mydeals</td> <td><a href="https://termpad.com/raw/ExpensiveWanderingLighter">1 Suche nach Stichworten (pr)</a></td> <td>✔️</td> </tr> <tr> <td>Mydeals</td> <td><a href="https://termpad.com/raw/SpotlessTroubledNapkin">2 Deals pro Gruppen (current)</a></td> <td>✔️</td> </tr> <tr> <td>Mydeals</td> <td><a href="https://termpad.com/raw/HealthyGorgeousDinner">2 Deals pro Gruppen (pr)</a></td> <td>⚠️ <code>The feed has no items</code></td> </tr> <tr> <td>Mydeals</td> <td><a href="https://termpad.com/raw/CautiousDoubtfulSpoon">3 Überwachung Diskussion (current)</a></td> <td>⚠️ <code>WARNING Attempt to read property "plaintext" on null at bridges/PepperBridgeAbstract.php line 267</code></td> </tr> <tr> <td>Mydeals</td> <td><a href="https://termpad.com/raw/UglyCrowdedChurch">3 Überwachung Diskussion (pr)</a></td> <td>✔️</td> </tr> </tbody> </table> <p><em>last change: Wednesday 2024-04-03 21:37:19</em></p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>