move proxy to more stable server
All checks were successful
Build / Build (push) Successful in 40s
Build / Deploy (push) Successful in 31s

This commit is contained in:
amy 2024-12-16 06:32:54 +03:30
parent fff24545a6
commit f12316a80e
No known key found for this signature in database
7 changed files with 11 additions and 11 deletions

View file

@ -2,12 +2,12 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" /> <link rel="icon" type="image/svg+xml" href="https://proxy.spiro.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>amy hacked</title> <title>amy hacked</title>
<meta content="i am hakcer" property="og:title" /> <meta content="i am hakcer" property="og:title" />
<meta content="wevbsiutres that ive st0oplen" property="og:description" /> <meta content="wevbsiutres that ive st0oplen" property="og:description" />
<meta content="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" property="og:image" /> <meta content="https://proxy.spiro.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" property="og:image" />
<meta content="#43B581" data-react-helmet="true" name="theme-color" /> <meta content="#43B581" data-react-helmet="true" name="theme-color" />
</head> </head>
<body> <body>

View file

@ -2,12 +2,12 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" /> <link rel="icon" type="image/svg+xml" href="https://proxy.spiro.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>amy</title> <title>amy</title>
<meta content="ECHO" property="og:title" /> <meta content="ECHO" property="og:title" />
<meta content="warning: this user is known to be extremely silly, proceed with caution." property="og:description" /> <meta content="warning: this user is known to be extremely silly, proceed with caution." property="og:description" />
<meta content="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" property="og:image" /> <meta content="https://proxy.spiro.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" property="og:image" />
<meta content="#43B581" data-react-helmet="true" name="theme-color" /> <meta content="#43B581" data-react-helmet="true" name="theme-color" />
</head> </head>
<body> <body>

View file

@ -3,12 +3,12 @@
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" /> <link rel="icon" type="image/svg+xml" href="https://proxy.spiro.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>amy reviews</title> <title>amy reviews</title>
<meta content="review" property="og:title" /> <meta content="review" property="og:title" />
<meta content="rewviewdb, but not turkish" property="og:description" /> <meta content="rewviewdb, but not turkish" property="og:description" />
<meta content="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" property="og:image" /> <meta content="https://proxy.spiro.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" property="og:image" />
<meta content="#43B581" data-react-helmet="true" name="theme-color" /> <meta content="#43B581" data-react-helmet="true" name="theme-color" />
</head> </head>

View file

@ -83,7 +83,7 @@ function App() {
}, 200); }, 200);
gitgay.src = "/gaybackground.png" gitgay.src = "/gaybackground.png"
}} classList={{'gitgayimg': true, 'animate': isAnimating(), 'gaybackground': isAnimating()}} }} classList={{'gitgayimg': true, 'animate': isAnimating(), 'gaybackground': isAnimating()}}
src="https://proxy.mono.exhq.dev/_/plain/https://git.lgbt/assets/img/logo.png" src="https://proxy.spiro.exhq.dev/_/plain/https://git.lgbt/assets/img/logo.png"
alt="logo of git.lgbt"/> as HTMLImageElement alt="logo of git.lgbt"/> as HTMLImageElement
// @ts-ignore // @ts-ignore
return ( return (

View file

@ -68,7 +68,7 @@ export default function Reviews() {
export const theImager = async (id: string): Promise<string> => (await fetch(`https://dc-lookup.spiro.exhq.dev/v1/user/${id}`) export const theImager = async (id: string): Promise<string> => (await fetch(`https://dc-lookup.spiro.exhq.dev/v1/user/${id}`)
.then(res => res.json()).then(data => "https://proxy.mono.exhq.dev/_/plain/"+data.avatar.link).catch(() => "https://http.cat/status/100")); .then(res => res.json()).then(data => "https://proxy.spiro.exhq.dev/_/plain/"+data.avatar.link).catch(() => "https://http.cat/status/100"));
function SingleReview(props: NeoReview) { function SingleReview(props: NeoReview) {
const [imageSrc, setImageSrc] = createSignal(""); const [imageSrc, setImageSrc] = createSignal("");

View file

@ -32,7 +32,7 @@ export function MusicEntry({ spotifylink }: { spotifylink: string }) {
}} class="singlemusic"> }} class="singlemusic">
<img style={{ <img style={{
"margin-right": "0.5em" "margin-right": "0.5em"
}} src={"https://proxy.mono.exhq.dev/_/plain/" + musicInfo().entitiesByUniqueId[`SPOTIFY_SONG::${spotifylink}`]?.thumbnailUrl} alt={"album cover of" + musicInfo().entitiesByUniqueId[`SPOTIFY_SONG::${spotifylink}`]?.title} /> }} src={"https://proxy.spiro.exhq.dev/_/plain/" + musicInfo().entitiesByUniqueId[`SPOTIFY_SONG::${spotifylink}`]?.thumbnailUrl} alt={"album cover of" + musicInfo().entitiesByUniqueId[`SPOTIFY_SONG::${spotifylink}`]?.title} />
<div class="innersinglemusic"> <div class="innersinglemusic">
<div class="musicartist" > { <div class="musicartist" > {
musicInfo().entitiesByUniqueId[`SPOTIFY_SONG::${spotifylink}`]?.artistName?.length > 43 ? musicInfo().entitiesByUniqueId[`SPOTIFY_SONG::${spotifylink}`]?.artistName.substring(0, 30) + "..." : musicInfo().entitiesByUniqueId[`SPOTIFY_SONG::${spotifylink}`]?.artistName musicInfo().entitiesByUniqueId[`SPOTIFY_SONG::${spotifylink}`]?.artistName?.length > 43 ? musicInfo().entitiesByUniqueId[`SPOTIFY_SONG::${spotifylink}`]?.artistName.substring(0, 30) + "..." : musicInfo().entitiesByUniqueId[`SPOTIFY_SONG::${spotifylink}`]?.artistName

View file

@ -8,7 +8,7 @@ export function Bdpfp({setpopupEasterEgg}: { setpopupEasterEgg: (value: boolean)
}} class='header bd'> }} class='header bd'>
<div class="birthdayparent"> <div class="birthdayparent">
<img class='birthdaypfp birthday' <img class='birthdaypfp birthday'
src="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" src="https://proxy.spiro.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png"
alt="amy's current discord pfp, with a birthday hat on it"/> alt="amy's current discord pfp, with a birthday hat on it"/>
<img class='birthdayhat birthday' src="./birthday.png" alt=""/> <img class='birthdayhat birthday' src="./birthday.png" alt=""/>
<HoverComponent/> <HoverComponent/>
@ -23,7 +23,7 @@ export function Normalpfp({setpopupEasterEgg}: { setpopupEasterEgg: (value: bool
setpopupEasterEgg(true) setpopupEasterEgg(true)
}} class="birthdayparent header normal"> }} class="birthdayparent header normal">
<img class="initialanim" <img class="initialanim"
src="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" src="https://proxy.spiro.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png"
alt="amy's current discord pfp" onMouseEnter={(e) => { alt="amy's current discord pfp" onMouseEnter={(e) => {
(e.target as HTMLImageElement).animate([ (e.target as HTMLImageElement).animate([
{transform: "rotateZ(0deg)"}, {transform: "rotateZ(0deg)"},