Skip to content

Commit

Permalink
added logo to htss and totalsoft
Browse files Browse the repository at this point in the history
  • Loading branch information
andreireporter13 committed Sep 5, 2023
1 parent ec6e803 commit e07099a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sites/htss_scraper.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ def scrape_and_update_peviitor(company_name, data_list):
scrape_and_update_peviitor(company_name, data_list)

print(update_logo('htssgroup',
'https://ro.htssgroup.eu/wp-content/themes/htss/assets/svg/sprite.svg'
'https://mma.prnewswire.com/media/1695308/HTSS_%20.jpg?p=facebook'
))
2 changes: 1 addition & 1 deletion sites/totalsoft_scraper.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ def scrape_and_update_peviitor(company_name, data_list):
scrape_and_update_peviitor(company_name, data_list)

print(update_logo('totalsoft',
'https://careers.totalsoft.ro/wp-content/uploads/2021/12/totalsoft-logo-alb.svg'
'https://upload.wikimedia.org/wikipedia/commons/thumb/a/a9/TotalSoft_logo.png/1200px-TotalSoft_logo.png'
))

0 comments on commit e07099a

Please sign in to comment.