improve find_links.py
This commit is contained in:
@@ -351,8 +351,10 @@ if __name__ == '__main__':
|
||||
{ 'name': 'Zenza Raggi', 'url':'https://ge.xhamster.com/pornstars/zenza-raggi'},
|
||||
{ 'name': 'Zorah White', 'url':'https://ge.xhamster.com/pornstars/zorah-white'},
|
||||
{ 'name': 'Marilyn Jess', 'url':'https://ge.xhamster.com/pornstars/marilyn-jess'},
|
||||
{ 'name': 'Alexis Capri', 'url':'https://ge.xhamster.com/pornstars/alexis-capri'},
|
||||
]
|
||||
|
||||
|
||||
for new_actor in new_actor_list:
|
||||
if new_actor['url'] in actors:
|
||||
log.warning(f"Actor {new_actor['url']} already persisted")
|
||||
|
||||
Reference in New Issue
Block a user