Merge pull request #573 from alibaba/feat/assets-repo
fix(assets): migrate img.alicdn.com URLs to page-agent.github.io
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
# Page Agent
|
# Page Agent
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
<source media="(prefers-color-scheme: dark)" srcset="https://img.alicdn.com/imgextra/i4/O1CN01qKig1P1FnhpFKNdi6_!!6000000000532-2-tps-1280-256.png">
|
<source media="(prefers-color-scheme: dark)" srcset="https://page-agent.github.io/assets/readme/banner-dark.png">
|
||||||
<img alt="Page Agent Banner" src="https://img.alicdn.com/imgextra/i1/O1CN01NCMKXj1Gn4tkFTsxf_!!6000000000666-2-tps-1280-256.png">
|
<img alt="Page Agent Banner" src="https://page-agent.github.io/assets/readme/banner-light.png">
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
[](https://opensource.org/licenses/MIT) [](http://www.typescriptlang.org/) [](https://bundlephobia.com/package/page-agent) [](https://www.npmjs.com/package/page-agent) [](https://github.com/alibaba/page-agent)
|
[](https://opensource.org/licenses/MIT) [](http://www.typescriptlang.org/) [](https://bundlephobia.com/package/page-agent) [](https://www.npmjs.com/package/page-agent) [](https://github.com/alibaba/page-agent)
|
||||||
|
|||||||
+2
-2
@@ -1,8 +1,8 @@
|
|||||||
# Page Agent
|
# Page Agent
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
<source media="(prefers-color-scheme: dark)" srcset="https://img.alicdn.com/imgextra/i4/O1CN01qKig1P1FnhpFKNdi6_!!6000000000532-2-tps-1280-256.png">
|
<source media="(prefers-color-scheme: dark)" srcset="https://page-agent.github.io/assets/readme/banner-dark.png">
|
||||||
<img alt="Page Agent Banner" src="https://img.alicdn.com/imgextra/i1/O1CN01NCMKXj1Gn4tkFTsxf_!!6000000000666-2-tps-1280-256.png">
|
<img alt="Page Agent Banner" src="https://page-agent.github.io/assets/readme/banner-light.png">
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
[](https://opensource.org/licenses/MIT) [](http://www.typescriptlang.org/) [](https://bundlephobia.com/package/page-agent) [](https://www.npmjs.com/package/page-agent) [](https://github.com/alibaba/page-agent)
|
[](https://opensource.org/licenses/MIT) [](http://www.typescriptlang.org/) [](https://bundlephobia.com/package/page-agent) [](https://www.npmjs.com/package/page-agent) [](https://github.com/alibaba/page-agent)
|
||||||
|
|||||||
@@ -3,10 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<link
|
<link rel="icon" href="https://page-agent.github.io/assets/brand/page-agent-color-64.png" />
|
||||||
rel="icon"
|
|
||||||
href="https://img.alicdn.com/imgextra/i1/O1CN01mRGret1QrKiu7CFJI_!!6000000002029-2-tps-64-64.png"
|
|
||||||
/>
|
|
||||||
<title>Page Agent MCP Launcher</title>
|
<title>Page Agent MCP Launcher</title>
|
||||||
<style>
|
<style>
|
||||||
* {
|
* {
|
||||||
@@ -145,7 +142,7 @@
|
|||||||
<div class="card">
|
<div class="card">
|
||||||
<img
|
<img
|
||||||
class="logo"
|
class="logo"
|
||||||
src="https://img.alicdn.com/imgextra/i3/O1CN01JPT4Fj1FJTfmHfNxO_!!6000000000466-49-tps-512-512.webp"
|
src="https://page-agent.github.io/assets/brand/page-agent-color-512.webp"
|
||||||
alt="Page Agent"
|
alt="Page Agent"
|
||||||
/>
|
/>
|
||||||
<div class="badge">Page Agent MCP Launcher</div>
|
<div class="badge">Page Agent MCP Launcher</div>
|
||||||
@@ -164,7 +161,7 @@
|
|||||||
|
|
||||||
<a class="store-btn" href="__STORE_URL__" target="_blank">
|
<a class="store-btn" href="__STORE_URL__" target="_blank">
|
||||||
<img
|
<img
|
||||||
src="https://img.alicdn.com/imgextra/i3/O1CN01JpW0Vo1sR3FpiZKFM_!!6000000005762-55-tps-192-192.svg"
|
src="https://page-agent.github.io/assets/third-party/chrome-web-store-192.svg"
|
||||||
alt=""
|
alt=""
|
||||||
/>
|
/>
|
||||||
<span data-i18n="install_btn">Install from Chrome Web Store</span>
|
<span data-i18n="install_btn">Install from Chrome Web Store</span>
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
mix-blend-mode: add;
|
mix-blend-mode: add;
|
||||||
|
|
||||||
/* 边框遮罩 - 中间透明,边缘不透明 */
|
/* 边框遮罩 - 中间透明,边缘不透明 */
|
||||||
mask-image: url(https://img.alicdn.com/imgextra/i2/O1CN01iW1wfX1C0ICvoPbTq_!!6000000000018-2-tps-512-512.png);
|
mask-image: url(https://page-agent.github.io/assets/ui/motion-mask.png);
|
||||||
mask-repeat: no-repeat;
|
mask-repeat: no-repeat;
|
||||||
mask-size: calc(100% + 10px) calc(100% + 10px);
|
mask-size: calc(100% + 10px) calc(100% + 10px);
|
||||||
}
|
}
|
||||||
@@ -219,7 +219,7 @@ rgb(255, 214, 0)
|
|||||||
mix-blend-mode: var(--blend-mode);
|
mix-blend-mode: var(--blend-mode);
|
||||||
|
|
||||||
/* 边框遮罩 - 中间透明,边缘不透明 */
|
/* 边框遮罩 - 中间透明,边缘不透明 */
|
||||||
mask-image: url(https://img.alicdn.com/imgextra/i2/O1CN01iW1wfX1C0ICvoPbTq_!!6000000000018-2-tps-512-512.png);
|
mask-image: url(https://page-agent.github.io/assets/ui/motion-mask.png);
|
||||||
mask-repeat: no-repeat;
|
mask-repeat: no-repeat;
|
||||||
mask-size: 100% 100%;
|
mask-size: 100% 100%;
|
||||||
}
|
}
|
||||||
@@ -237,10 +237,8 @@ rgb(255, 214, 0)
|
|||||||
|
|
||||||
mix-blend-mode: var(--blend-mode);
|
mix-blend-mode: var(--blend-mode);
|
||||||
|
|
||||||
mask-border: url(https://img.alicdn.com/imgextra/i3/O1CN01bFjRug1yssyWEUbKL_!!6000000006635-2-tps-256-256.png)
|
mask-border: url(https://page-agent.github.io/assets/ui/motion-border.png) 25;
|
||||||
25;
|
-webkit-mask-box-image: url(https://page-agent.github.io/assets/ui/motion-border.png) 25;
|
||||||
-webkit-mask-box-image: url(https://img.alicdn.com/imgextra/i3/O1CN01bFjRug1yssyWEUbKL_!!6000000006635-2-tps-256-256.png)
|
|
||||||
25;
|
|
||||||
|
|
||||||
mask-repeat: no-repeat;
|
mask-repeat: no-repeat;
|
||||||
mask-size: 100% 100%;
|
mask-size: 100% 100%;
|
||||||
|
|||||||
@@ -4,8 +4,8 @@
|
|||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/svg+xml"
|
type="image/webp"
|
||||||
href="https://img.alicdn.com/imgextra/i2/O1CN012eGDRI1X6nnMt9clU_!!6000000002875-49-tps-64-64.webp"
|
href="https://page-agent.github.io/assets/brand/page-agent-color-64.webp"
|
||||||
/>
|
/>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>PageAgent - The GUI Agent Living in Your Webpage</title>
|
<title>PageAgent - The GUI Agent Living in Your Webpage</title>
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
/>
|
/>
|
||||||
<meta
|
<meta
|
||||||
property="og:image"
|
property="og:image"
|
||||||
content="https://img.alicdn.com/imgextra/i3/O1CN01JPT4Fj1FJTfmHfNxO_!!6000000000466-49-tps-512-512.webp"
|
content="https://page-agent.github.io/assets/brand/page-agent-color-512.webp"
|
||||||
/>
|
/>
|
||||||
<meta property="og:url" content="https://alibaba.github.io/page-agent" />
|
<meta property="og:url" content="https://alibaba.github.io/page-agent" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ export default function Header() {
|
|||||||
onClick={() => setMobileMenuOpen(false)}
|
onClick={() => setMobileMenuOpen(false)}
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
src="https://img.alicdn.com/imgextra/i2/O1CN01HB8ylu1uozANEMZw2_!!6000000006085-49-tps-128-128.webp"
|
src="https://page-agent.github.io/assets/brand/page-agent-color-128.webp"
|
||||||
alt="PageAgent Logo"
|
alt="PageAgent Logo"
|
||||||
className="w-10 h-10 rounded-xl group-hover:scale-110 transition-transform duration-200"
|
className="w-10 h-10 rounded-xl group-hover:scale-110 transition-transform duration-200"
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ export default function OneMoreThingSection() {
|
|||||||
className="group inline-flex items-center gap-3 px-8 py-4 bg-linear-to-r from-blue-600 to-blue-700 hover:from-blue-700 hover:to-blue-800 text-white font-medium rounded-2xl shadow-lg hover:shadow-xl transition-all duration-300 hover:scale-105"
|
className="group inline-flex items-center gap-3 px-8 py-4 bg-linear-to-r from-blue-600 to-blue-700 hover:from-blue-700 hover:to-blue-800 text-white font-medium rounded-2xl shadow-lg hover:shadow-xl transition-all duration-300 hover:scale-105"
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
src="https://img.alicdn.com/imgextra/i3/O1CN01JpW0Vo1sR3FpiZKFM_!!6000000005762-55-tps-192-192.svg"
|
src="https://page-agent.github.io/assets/third-party/chrome-web-store-192.svg"
|
||||||
alt="Chrome Web Store"
|
alt="Chrome Web Store"
|
||||||
className="w-7 h-7"
|
className="w-7 h-7"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user