Content deleted Content added
Polygnotus (talk | contribs) No edit summary |
Polygnotus (talk | contribs) No edit summary |
||
Line 275:
!url.startsWith("https://www.bbc.co.uk/news/live/") && // BBC live articles get frequent updates
!url.startsWith("https://www.aljazeera.com/news/liveblog/") && // Al Jazeera live articles get frequent updates
!url.startsWith("https://www.nbcnews.com/news/world/live-blog/") && // NBC News live articles get frequent updates
!url.startsWith("https://books.google.com/") && //may be 2 different pages of the same book
!url.startsWith("https://archive.org/details/isbn_")
|