diff --git a/.htaccess b/.htaccess index b7b84ee9..d6c79da8 100644 --- a/.htaccess +++ b/.htaccess @@ -32,6 +32,11 @@ RewriteCond %{HTTP_HOST} ^(www\.)?viz\.dpos\.space$ [NC] RewriteCond %{REQUEST_URI} !^/viz-manual/ RewriteRule ^(.*)$ viz-manual/$1 [L] +#редрект для поддомена mgswap +RewriteCond %{HTTP_HOST} ^(www\.)?mgswap\.dpos\.space$ [NC] +RewriteCond %{REQUEST_URI} !^/mgswap/ +RewriteRule ^(.*)$ mgswap/$1 [L] + #Редирект на https RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteRule (.*) https://%{HTTP_HOST}/$1 [L,R=301] @@ -71,6 +76,8 @@ RedirectMatch 301 ^/post/(.*) https://dpos.space/$1/post RedirectMatch 301 ^/backup/(.*) https://dpos.space/$1/backup RedirectMatch 301 ^/profiles/(.*)/(.*) https://dpos.space/$2/profiles/$1/ RedirectMatch 301 ^/golos/profiles/(.*)/sp https://dpos.space/golos/profiles/$1/gp +RedirectMatch 301 ^/golos/api/(.*).php https://dpos.space/golos/api/$1 +RedirectMatch 301 ^/golos/api/get_uia-top https://dpos.space/golos/api/uia-top RedirectMatch 301 ^/minter/long/survays https://dpos.space/minter/long/surveys RewriteCond %{QUERY_STRING} chain=(.*) [NC] RewriteCond %{QUERY_STRING} block1=(.*) [NC] diff --git a/api/viz/asset-manifest.json b/api/viz/asset-manifest.json index a2196333..43abd390 100644 --- a/api/viz/asset-manifest.json +++ b/api/viz/asset-manifest.json @@ -1,8 +1,8 @@ { "main.css": "static/css/main.173761dc.css", "main.css.map": "static/css/main.173761dc.css.map", - "main.js": "static/js/main.ccd184a3.js", - "main.js.map": "static/js/main.ccd184a3.js.map", + "main.js": "static/js/main.afeb7326.js", + "main.js.map": "static/js/main.afeb7326.js.map", "static\\media\\ad.svg": "static/media/ad.2f0263e0.svg", "static\\media\\ae.svg": "static/media/ae.d038b7ed.svg", "static\\media\\af.svg": "static/media/af.14c45ecc.svg", diff --git a/api/viz/index.html b/api/viz/index.html index e239c963..8b8c9ee9 100644 --- a/api/viz/index.html +++ b/api/viz/index.html @@ -1 +1 @@ -