Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sexbabevr patch #1792

Merged
merged 2 commits into from
Jun 27, 2023
Merged

sexbabevr patch #1792

merged 2 commits into from
Jun 27, 2023

Conversation

smvemjsuneptune
Copy link

site updated
update page url
update xpath selectors

@smvemjsuneptune smvemjsuneptune force-pushed the sexbabesvr2 branch 2 times, most recently from 1babef6 to 446666a Compare May 25, 2023 23:47
@@ -458,7 +458,7 @@ def cleanHTML(text):
def getCleanSearchTitle(title):
trashTitle = (
'RARBG', 'COM', r'\d{3,4}x\d{3,4}', 'HEVC', r'H\d{3}', 'AVC', r'\dK',
r'\d{3,4}p', 'TOWN.AG_', 'XXX', 'MP4', 'KLEENEX', 'SD', 'HD',
r'\d{3,4}p', 'TOWN.AG_', 'MP4', 'KLEENEX', 'SD', 'HD',
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use then searchData.filename not searchData.title, it can break other sites

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reverted

if '|' in tagline:
tagline = tagline.split('|')[1].strip()
elif '-' in tagline:
tagline = tagline.split('-')[0].strip()

metadata.tagline = tagline
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if neither conditional hits tagline is undefined

site updated
update page url
update xpath selectors
@DirtyRacer1337 DirtyRacer1337 merged commit 08aa3a7 into PAhelper:master Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants