Skip to content

Commit

Permalink
Merge pull request #1939 from diamondpete/gamma-updates
Browse files Browse the repository at this point in the history
GammaEntOther/Add Additional Sites
  • Loading branch information
DirtyRacer1337 authored Aug 8, 2024
2 parents ed0b9a7 + 85633e8 commit be24878
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Contents/Code/PAsiteList.py
Original file line number Diff line number Diff line change
Expand Up @@ -1953,6 +1953,9 @@
1860: ('Gonzo Living', 'https://www.gonzoliving.com', 'https://tour.gonzoliving.com/search/'),
1861: ('Teen Gonzo', 'https://www.teengonzo.com', 'https://tour.teengonzo.com/search/'),
1862: ('Milf Gonzo', 'https://www.milfgonzo.com', 'https://tour.milfgonzo.com/search/'),
1863: ('Touch My Wife', 'http://www.touchmywife.com', 'https://tsmkfa364q-dsn.algolia.net/1/indexes/*/queries'),
1864: ('Taboo Heat', 'http://www.tabooheat.com', 'https://tsmkfa364q-dsn.algolia.net/1/indexes/*/queries'),
1865: ('B Skow', 'http://www.bskow.com', 'https://tsmkfa364q-dsn.algolia.net/1/indexes/*/queries'),
}

abbreviations = (
Expand Down Expand Up @@ -2830,7 +2833,7 @@ def getProviderFromSiteNum(siteNum):
provider = siteRealityLovers

# Adult Time
elif siteNum == 478 or siteNum == 878 or (1554 <= siteNum <= 1561) or (1722 <= siteNum <= 1729):
elif siteNum == 478 or siteNum == 878 or (1554 <= siteNum <= 1561) or (1722 <= siteNum <= 1729) or (1863 <= siteNum <= 1865):
provider = networkGammaEntOther

# RealJamVR
Expand Down
3 changes: 3 additions & 0 deletions docs/sitelist.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ If you're having difficulty finding the SceneID, double-check [PAsiteList.py](..
- Teen Sneaks
- FameDigital
- AllGirlMassage
- BSkow
- CumshotOasis
- DevilsFilm
- FantasyMassage
Expand All @@ -198,7 +199,9 @@ If you're having difficulty finding the SceneID, double-check [PAsiteList.py](..
- SextapeLesbians
- SilviaSaint
- SoapyMassage
- TabooHeat
- TeraPatrick
- TouchMyWife
- TrickySpa
- WebYoung
- WeLikeGirls
Expand Down

0 comments on commit be24878

Please sign in to comment.