From 32444f1fe279da456ff6cb33df1a263e3ad5800b Mon Sep 17 00:00:00 2001 From: tj2222 Date: Sat, 9 May 2026 19:22:32 -0500 Subject: [PATCH 1/2] As reported [on Discord](https://discord.com/channels/559159668438728723/651418567475986432/1502630531270185072), a scene ((NSFW scene link)[https://www.evilangel.com/en/video/evilangel/Gang-Bang-My-Face-05-Scene-04/16932]) was having the wrong studio scraped ((NSFW scrape)[https://scrape-ci.feederbox.cc/scene?id=76nVEEc8mk6j1]). Adds `cockchokingsluts` to the `site_map` list so it's detected as a studio name. In the API response, it appears before `jakemalone`, so will now take priority. --- scrapers/EvilAngel/EvilAngel.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scrapers/EvilAngel/EvilAngel.py b/scrapers/EvilAngel/EvilAngel.py index 457699316..e0a32fbc4 100644 --- a/scrapers/EvilAngel/EvilAngel.py +++ b/scrapers/EvilAngel/EvilAngel.py @@ -50,6 +50,7 @@ site_map = { "christophclarkonline": "Christoph Clark Online", "christophsbignaturaltits": "Christoph's Big Natural Tits", + "cockchokingsluts": "Cock Choking Sluts", "gapingangels": "Gaping Angels", "iloveblackshemales": "I Love Black Shemales", "jakemalone": "Jake Malone", From 38c30edecc2306969fc27e49a49382d85ecff22f Mon Sep 17 00:00:00 2001 From: tj2222 <64064525+tj2222@users.noreply.github.com> Date: Mon, 11 May 2026 00:05:24 -0500 Subject: [PATCH 2/2] Update last updated date in EvilAngel.yml --- scrapers/EvilAngel/EvilAngel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapers/EvilAngel/EvilAngel.yml b/scrapers/EvilAngel/EvilAngel.yml index 5e7283383..cbed5ba18 100644 --- a/scrapers/EvilAngel/EvilAngel.yml +++ b/scrapers/EvilAngel/EvilAngel.yml @@ -97,4 +97,4 @@ performerByFragment: - EvilAngel.py - evilangel - performer-by-fragment -# Last Updated June 3, 2025 +# Last Updated May 11, 2026