@@ -39601,7 +39601,11 @@ var __generator = (this && this.__generator) || function(thisArg, body) {
39601
39601
return obj;
39602
39602
}
39603
39603
}
39604
- if (domain_nowww === "soyjak.party") {
39604
+ if (domain_nowww === "soyjak.party" ||
39605
+ // thanks to brian6932 on github: https://github.com/qsniyg/maxurl/pull/1423
39606
+ // https://www.soyjak.st/qa/thumb/1717614607841z.jpg
39607
+ // https://www.soyjak.st/qa/src/1717614607841z.jpg
39608
+ domain_nowww === "soyjak.st") {
39605
39609
// thanks to anonymous for reporting:
39606
39610
// https://soyjak.party/soy/thumb/1691384159131.jpg
39607
39611
// https://soyjak.party/soy/src/1691384159131.jpg
@@ -70552,7 +70556,11 @@ var __generator = (this && this.__generator) || function(thisArg, body) {
70552
70556
// https://celebriot.com/celeb/22557/lily-collins.jpg
70553
70557
return src.replace(/(\.[^/.]*)\.thumb_[0-9]+x[0-9]+\.[^/.]*(?:[?#].*)?$/, "$1");
70554
70558
}
70555
- if (domain_nosub === "paheal.net" && options.do_request && options.cb) {
70559
+ if ((domain_nosub === "paheal.net" ||
70560
+ // thanks to brian6932 on github: https://github.com/qsniyg/maxurl/pull/1423
70561
+ // https://booru.soyjak.st/_thumbs/7ef7e1d6fbf329be1628d361885067e0.gif
70562
+ // https://booru.soyjak.st/_images/7ef7e1d6fbf329be1628d361885067e0.gif
70563
+ domain === "booru.soyjak.st") && options.do_request && options.cb) {
70556
70564
// https://acacia.paheal.net/_thumbs/4434ac197cedcc25041959a082054c76/thumb.jpg
70557
70565
// http://heather.paheal.net/_images/4434ac197cedcc25041959a082054c76/thumb.jpg
70558
70566
newsrc = src.replace(/(:\/\/[^/]*\/+)_thumbs\//, "$1_images/");
0 commit comments