mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-09 04:36:23 +02:00
feature: https://community.cyberpanel.net/t/how-to-force-cyberpanel-to-refresh-site-preview-thumbnail/58898/3
This commit is contained in:
@@ -681,7 +681,7 @@
|
||||
<div class="website-details" ng-if="isExpanded(web.domain)">
|
||||
<div class="details-content">
|
||||
<div class="screenshot-section">
|
||||
<img ng-src="https://api.microlink.io/?url=https://{$ web.domain $}&screenshot=true&meta=false&embed=screenshot.url"
|
||||
<img ng-src="https://api.microlink.io/?url=https://{$ web.domain $}&screenshot=true&meta=false&embed=screenshot.url&ttl=86400000"
|
||||
alt="{$ web.domain $}"
|
||||
class="website-screenshot"
|
||||
onerror="this.onerror=null; this.src='{% static 'baseTemplate/assets/image-resources/webPanel.png' %}';">
|
||||
|
||||
Reference in New Issue
Block a user