forked from tardypad/sailfishos-daily-comics
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add 7 comic strips: Gorilla, Hein de Kort, Lectrr, De wereld v. A. D., Schot, Tjeerd Royards, ZAK (#4) * New cartoon: Lectrr Since Clay Bennett and der Spiegel Cartoon des Tages could enter the plugins with their political cartoons, I thought: why not Lectrr? * Added plugin: Tjeerd Royaards Let's try again to get Tjeerd Royaards in, since political cartoons no longer seem to be banned. Supplying a large cover image is kind of difficult. Could we do it like this? * New cover jpgs Why not? * New cartoon: Hein de Kort Legendary cartoonist * New cartoon: Zak Flemish cartoonist, unfortunately old cartoons * 3 new cartoons Can't get enough! * Swamp and Loading Artist Small changes * [tjeerdroyaards/info.json] Shorten name * [tjeerdroyaards/info.json] Do not use whiote as bg colour, but bg colour if the author's scetch * [tjeerdroyaards/info.json] Use About page instead of https://tjeerdroyaards..com/ * [tjeerdroyaards/extract.js] Rectify RegEx * [swamp/info.json] Improve weblinks * [shot/info.json] Improve link, correct langauage and move to basvanderschot * [basvanderschot/extract.js] Rename directory & improve RegEx * [basvanderschot/example.jpg] Add new example image * [pietergeenen/extract.js] Improve RegEx * [pietergeenen/info.json] Alter homepage * [lectrr/info.json] HTTPS Hompage * [lectrr/extract.js] Fix extraction RegEx * [lectrr/extract.js} Improve RegEx * [lectrr/info.json] Align background colour * [loadingartist/extract.js] Fix Regex and return value * [loadingartist/info.json] Use HTTPS * [gorilla/extract.js] Fix RegEx * [gorilla/info.json] Fix authors * [zak/extract.js] Enhance * [zak/extract.js] Improve RegEx * [tjeerdroyaards/extract.js] Improve RegEx * [loadingartist/extract.js] Document absolute path without server prefix * [heindekort/info.json] Rectify link * [heindekort/extract.js] Improve RegEx * [plugins] Added `gorilla/example.jpg` and moved `schot` * [ccassandra/extract.js] Try fix from tardypad#89 (#31) Even though this fix was originally dismissed as not elegant, it is far better than a broken CCassandra plugin! In general, I disagree with the notion that not everything reasonably feasible with JavaScript is allowed. For details, see tardypad#89 Furthermore this scheme seems to be generically applicable to comic strips from `tapas.io`. * [vidadesuporte/extract.js] Optimise RegEx * [README.md] Overhaul README * [README.md] Fixes * Create `.xdata/resources/plugins/bloomcounty` directory * [README.md] More fixes * Update LICENSE.txt * [LICENSE.txt] Delete superfluous space character * Update LICENSE.txt * Update LICENSE.txt * [LICENSE.txt] Add `nl` translation hint * Update README.md (#33) - Use relative image links - Ads Contributors, translators and plug-in authors section - Minor changes * [generate_list.sh] Overhaul * [generate_covers_grid.sh] Overhaul * [generate_list.sh] Beautify * [generate_list.sh] Optimise slightly * [generate_list.sh] Optimise `grep`ping * [generate_list.sh] Use fgrep * [generate_covers_grid.sh] Fix quoted in quoting * [generate_list.sh] Normalise variable names * [generate_covers_grid.sh] Do quote when potentially necessary * [generate_covers_grid.sh] No need for `cat` * [generate_covers_grid.sh] Add comment * [generate_covers_grid.sh] … more commet. * Clean up QML pages (#34) * [AboutPage.qml] Clean up * Delete `qml/scripts/ExternalLinks.js` helper functions * [Constants.qml] Cleanse and update * [ComicPage.qml] Omit deleted `../scripts/ExternalLinks.js` * [ComicInfoPage.qml] Omit deleted `../scripts/ExternalLinks.js` * [AboutPage.qml] Omit deleted `../scripts/ExternalLinks.js` * [FavoritesPage.qml] Omit deleted `../scripts/ExternalLinks.js` * [ImageOverlay.qml] Omit deleted `../scripts/ExternalLinks.js` * [EndPanel.qml] Use specific article * Update [ComicInfoPanel.qml] Omit deleted `../scripts/ExternalLinks.js` * [harbour-dailycomics.qml] Add missing space * [ComicItem.qml] Omit deleted `../scripts/ExternalLinks.js` * [ImageOverlay.qml] "url" → "URL" * [RequestContactDevRectangle.qml] Omit deleted `../scripts/ExternalLinks.js` * [ZoomableImage.qml] Omit deleted `../scripts/ExternalLinks.js` * [ComicInfoPanel.qml] Add copyright * [ComicItem.qml] Add copyright * [EndPanel.qml] Add copyright * [ImageOverlay.qml] Add copyright * [RequestContactDevRectangle.qml] Add copyright * [RequestContactDevRectangle.qml] Remove extra, empty line * [ZoomableImage.qml] Add copyright * [harbour-dailycomics.qml] Add copyright * [ComicInfoPage.qml] Add copyright * [ComicPage.qml] Add copyright * [FavoritesPage.qml] Add empty lines to align `QStr` fields * [ComicItem.qml] Move added, empty line * [ComicInfoPanel.qml] Move added, empty line * [RequestContactDevRectangle.qml] Add empty line to align * [ZoomableImage.qml] "Can't" → "Cannot" * [AboutPage.qml] Add word "repository" * [ComicItem.qml] Re-remove newline * [ComicInfoPage.qml] Re-remove newline * [ComicInfoPanel.qml] Re-remove newline * [EndPanel.qml] Re-add neweline * [RequestContactDevRectangle.qml] Re-remove newline * [FavoritesPage.qml] Re-remove two newlines * [ImageOverlay.qml] Move newline * [StatusOverlay.qml] Adapt to deleted `../scripts/ExternalLinks.js` * [ShareLinkPage.qml] Remoive superfluous newline * [ShareLinkPage.qml] Add copyright * [harbour-dailycomics.ts] Adapt and fix primary translations file (#35) * Rename RequestContactDevRectangle.qml to ReportNewComicRectangle.qml * [harbour-dailycomics.ts] RequestContactDevRectangle.qml → ReportNewComicRectangle.qml * [harbour-dailycomics.pro] Remove stale references * [harbour-dailycomics.pro] Add `rpmlintrc` file
- Loading branch information
Showing
62 changed files
with
411 additions
and
436 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
function(page) { | ||
var regex = /<img[^>]*src="([^"]*)"/; | ||
var match = regex.exec(page); | ||
return match[1].replace('\/thumbs', ''); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"name": "Schot", | ||
"color": "1985cd", | ||
"language": "en", | ||
"authors": [ | ||
"Bas van der Schot" | ||
], | ||
"homepage": "https://basvanderschot.com/", | ||
"stripSource": "https://basvanderschot.com/feeds/feed-en.rss" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,15 @@ | ||
function(page) { | ||
var regex = /<img[^&]*src="([^"]*media.tumblr.com\/[^"]*)"/; | ||
var regex = /<a\sclass="ga-tracking\sjs-episode\s+"(.|\s)+?href="([^"]+)"/ | ||
var match = regex.exec(page); | ||
return match[1].replace("_500","_1280"); | ||
var url = "https://tapas.io" + match[2] | ||
var xhr = new XMLHttpRequest(); | ||
xhr.open("GET", url , false); | ||
xhr.send(null); | ||
if(xhr.status === 200) | ||
{ | ||
var newPage = xhr.responseText; | ||
var regex2 = /<img\s*src="([^"]*)"\sclass="content__img"/ | ||
var match2 = regex2.exec(newPage); | ||
return match2[1]; | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
function(page) { | ||
var regex = /<a[^>]+href="[^"]*\/cartoons\/.+<img[^>]+src="([^"]*)"/; | ||
var match = regex.exec(page); | ||
return match[1]; | ||
// return "https://www.groene.nl" + match[1]; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Gorilla", | ||
"color": "ed1c24", | ||
"language": "nl", | ||
"authors": [ | ||
"Gorilla collectief / Designpolitie:", | ||
"Herman van Bostelen", | ||
"Richard van der Laken", | ||
"Pepijn Zurburg", | ||
"Alex Clay", | ||
"Karin van den Brandt", | ||
"Lesley Moore" | ||
], | ||
"homepage": "https://www.groene.nl/cartoonisten/gorilla", | ||
"stripSource": "https://www.groene.nl/cartoonisten/gorilla" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
function(page) { | ||
var regex = /<img[^>]+src="([^"]+)"/g; | ||
var match = regex.exec(page); | ||
var match2 = regex.exec(page); | ||
return match2[1].replace(/&/g, '&'); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"name": "Hein de Kort", | ||
"color": "bb2622", | ||
"language": "nl", | ||
"authors": [ | ||
"Hein de Kort" | ||
], | ||
"homepage": "https://heindekort.nl/", | ||
"stripSource": "https://www.parool.nl/columns-opinie/hein-de-kort~q413f929/" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
function(page) { | ||
var regex = /<img src="([^"]+\\.jpg)((?!<img).)*artoon van de dag/; | ||
var match = regex.exec(page); | ||
return match[1]; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"name": "Lectrr", | ||
"color": "7adfb7", | ||
"language": "nl", | ||
"authors": [ | ||
"Lectrr" | ||
], | ||
"homepage": "https://lectrr.be/", | ||
"stripSource": "https://www.standaard.be/foto" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
function(page) { | ||
var regex = /<img[^>]*src="([^"]*\/wp-content\/uploads\/[^"]*)"/; | ||
var regex = /<img[^>]+src="(\/comic[^"]+\\.jpg)"/; | ||
var match = regex.exec(page); | ||
return match[1]; | ||
// return "https://loadingartist.com" + match[1]; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
function(page) { | ||
var regex = /<source[^>]*srcset="([^"]*)"[^>]*type="image\/jpeg">/; | ||
var match = regex.exec(page); | ||
// return match[1].replace('&', '&'); | ||
return match[1] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"name": "De wereld van Anton Dingeman", | ||
"color": "005693", | ||
"language": "nl", | ||
"authors": [ | ||
"Pieter Geenen" | ||
], | ||
"homepage": "https://www.trouw.nl/auteur/Pieter%20Geenen", | ||
"stripSource": "https://www.trouw.nl/cartoons/de-wereld-van-anton-dingeman~b7e8c8e1/" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
function(page) { | ||
var regex = /<img[^>]+src="([^"]*\/\\.a\/[^"]+)"/; | ||
var match = regex.exec(page); | ||
return match[1]; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"name": "Tjeerd Royaards", | ||
"color": "1536cf", | ||
"language": "en", | ||
"authors": [ | ||
"Tjeerd Royaards" | ||
], | ||
"homepage": "https://tjeerdroyaards.typepad.com/my-blog/about.html", | ||
"stripSource": "https://tjeerdroyaards.typepad.com/" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
function(page) { | ||
var regex = /<img[^>]* src="([^"]*wp-content\/uploads\/[^"]*Suporte[^"]+)"/; | ||
var regex = /<img[^>]+src="([^"]*wp-content\/uploads\/[^"]*Suporte[^"]+)"/; | ||
var match = regex.exec(page); | ||
return match[1]; | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
function(page) { | ||
var regex = /<meta[^>]+property="og:image"[^>]+content="([^"]+)"/; | ||
var match = regex.exec(page); | ||
return match[1]; | ||
// return match[1].replace(/&/g, '&'); | ||
} |
Oops, something went wrong.