From 36bbc4915f3216348889d85bb84b2b77e8880215 Mon Sep 17 00:00:00 2001 From: Howe <58063511+HarmonicsHowe@users.noreply.github.com> Date: Sat, 12 Nov 2022 17:42:33 +0900 Subject: [PATCH 1/7] Update pagetualRules.json --- Pagetual/pagetualRules.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Pagetual/pagetualRules.json b/Pagetual/pagetualRules.json index c8b92055f91..34419482c74 100644 --- a/Pagetual/pagetualRules.json +++ b/Pagetual/pagetualRules.json @@ -4003,6 +4003,15 @@ "insert": "body > div.ido > div:nth-of-type(2)", "insertPos": 2, "pinUrl": true + }, + { + "name": "HARMONHentai.org", + "url": "^https?://exhentai\\.org/(s)", + "nextLink": "body > div#i1.sni > div#i3 > a > img#img", + "pageElement": "body > div#i1.sni > div#i3 > a > img#img", + "insert": "body > div#i1.sni > div#i3 > a > img#img", + "insertPos": 2, + "pinUrl": true }, { "name": "177 漫画/xxiav", From 6f487c537b5501bcdb23a2bb4bb31341f6edb3eb Mon Sep 17 00:00:00 2001 From: Howe <58063511+HarmonicsHowe@users.noreply.github.com> Date: Sat, 12 Nov 2022 17:46:19 +0900 Subject: [PATCH 2/7] Update pagetualRules.json --- Pagetual/pagetualRules.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pagetual/pagetualRules.json b/Pagetual/pagetualRules.json index 34419482c74..a78c67e4bf5 100644 --- a/Pagetual/pagetualRules.json +++ b/Pagetual/pagetualRules.json @@ -4007,9 +4007,9 @@ { "name": "HARMONHentai.org", "url": "^https?://exhentai\\.org/(s)", - "nextLink": "body > div#i1.sni > div#i3 > a > img#img", - "pageElement": "body > div#i1.sni > div#i3 > a > img#img", - "insert": "body > div#i1.sni > div#i3 > a > img#img", + "nextLink": "body > div#i1.sni > div#i3 > a > img", + "pageElement": "body > div#i1.sni > div#i3 > a > img", + "insert": "body > div#i1.sni > div#i3 > a > img", "insertPos": 2, "pinUrl": true }, From a1d9108ba97eb86017d6931d428cf9b550b50a61 Mon Sep 17 00:00:00 2001 From: Howe <58063511+HarmonicsHowe@users.noreply.github.com> Date: Sat, 12 Nov 2022 17:47:55 +0900 Subject: [PATCH 3/7] Update pagetualRules.json --- Pagetual/pagetualRules.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pagetual/pagetualRules.json b/Pagetual/pagetualRules.json index a78c67e4bf5..c6251c2807e 100644 --- a/Pagetual/pagetualRules.json +++ b/Pagetual/pagetualRules.json @@ -4007,9 +4007,9 @@ { "name": "HARMONHentai.org", "url": "^https?://exhentai\\.org/(s)", - "nextLink": "body > div#i1.sni > div#i3 > a > img", - "pageElement": "body > div#i1.sni > div#i3 > a > img", - "insert": "body > div#i1.sni > div#i3 > a > img", + "nextLink": "body > div#i1.sni > div#i3 > a ", + "pageElement": "body > div#i1.sni > div#i3 > a ", + "insert": "body > div#i1.sni > div#i3 > a ", "insertPos": 2, "pinUrl": true }, From 06437095566f51bae365997da2eeedd68350c436 Mon Sep 17 00:00:00 2001 From: Howe <58063511+HarmonicsHowe@users.noreply.github.com> Date: Sat, 12 Nov 2022 17:52:03 +0900 Subject: [PATCH 4/7] Update pagetualRules.json --- Pagetual/pagetualRules.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pagetual/pagetualRules.json b/Pagetual/pagetualRules.json index c6251c2807e..eeacf23f466 100644 --- a/Pagetual/pagetualRules.json +++ b/Pagetual/pagetualRules.json @@ -3997,7 +3997,7 @@ }, { "name": "ExHentai.org", - "url": "^https?://exhentai\\.org/(?!g)", + "url": "^https?://exhentai\\.org/?", "nextLink": "body > div.ido > div:nth-of-type(2) > div.searchnav > div:nth-of-type(5) > a", "pageElement": "body > div.ido > div:nth-of-type(2)", "insert": "body > div.ido > div:nth-of-type(2)", @@ -4006,7 +4006,7 @@ }, { "name": "HARMONHentai.org", - "url": "^https?://exhentai\\.org/(s)", + "url": "^https?://exhentai\\.org/s", "nextLink": "body > div#i1.sni > div#i3 > a ", "pageElement": "body > div#i1.sni > div#i3 > a ", "insert": "body > div#i1.sni > div#i3 > a ", From 37b62d923581889d06cd7c8a667aa9d4e43f0d26 Mon Sep 17 00:00:00 2001 From: Howe <58063511+HarmonicsHowe@users.noreply.github.com> Date: Sat, 12 Nov 2022 17:53:24 +0900 Subject: [PATCH 5/7] Update pagetualRules.json --- Pagetual/pagetualRules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pagetual/pagetualRules.json b/Pagetual/pagetualRules.json index eeacf23f466..f0e9a19a06c 100644 --- a/Pagetual/pagetualRules.json +++ b/Pagetual/pagetualRules.json @@ -3998,7 +3998,7 @@ { "name": "ExHentai.org", "url": "^https?://exhentai\\.org/?", - "nextLink": "body > div.ido > div:nth-of-type(2) > div.searchnav > div:nth-of-type(5) > a", + "nextLink": "body > , "pageElement": "body > div.ido > div:nth-of-type(2)", "insert": "body > div.ido > div:nth-of-type(2)", "insertPos": 2, From 9cc06e28d96cfb22aae152b2126d95c37a86744a Mon Sep 17 00:00:00 2001 From: Howe <58063511+HarmonicsHowe@users.noreply.github.com> Date: Sat, 12 Nov 2022 17:56:28 +0900 Subject: [PATCH 6/7] Update pagetualRules.json --- Pagetual/pagetualRules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pagetual/pagetualRules.json b/Pagetual/pagetualRules.json index f0e9a19a06c..a60d105d861 100644 --- a/Pagetual/pagetualRules.json +++ b/Pagetual/pagetualRules.json @@ -3998,7 +3998,7 @@ { "name": "ExHentai.org", "url": "^https?://exhentai\\.org/?", - "nextLink": "body > , + "nextLink": "body > ", "pageElement": "body > div.ido > div:nth-of-type(2)", "insert": "body > div.ido > div:nth-of-type(2)", "insertPos": 2, From 81b45ca7b0bea04a35171248f5b6b533aec51845 Mon Sep 17 00:00:00 2001 From: Howe <58063511+HarmonicsHowe@users.noreply.github.com> Date: Sat, 12 Nov 2022 18:08:00 +0900 Subject: [PATCH 7/7] Update pagetualRules.json --- Pagetual/pagetualRules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pagetual/pagetualRules.json b/Pagetual/pagetualRules.json index a60d105d861..561264c93ad 100644 --- a/Pagetual/pagetualRules.json +++ b/Pagetual/pagetualRules.json @@ -3997,7 +3997,7 @@ }, { "name": "ExHentai.org", - "url": "^https?://exhentai\\.org/?", + "url": "^https?://exxxhentai\\.org/?", "nextLink": "body > ", "pageElement": "body > div.ido > div:nth-of-type(2)", "insert": "body > div.ido > div:nth-of-type(2)",