Suppression des règles Twitter externes en faveur d’une intégration dans WP
This commit is contained in:
@@ -37,13 +37,6 @@ server {
|
|||||||
alias /srv/http/archives.nintendojo.fr/$1;
|
alias /srv/http/archives.nintendojo.fr/$1;
|
||||||
}
|
}
|
||||||
|
|
||||||
# Zolie tweet
|
|
||||||
location /tweet {
|
|
||||||
rewrite ^/tweet/([0-9]+)$ /index.php/tweet/?id=$1 last;
|
|
||||||
rewrite ^/tweet/embed/([0-9]+)$ /index.php/tweetembed/?id=$1 last;
|
|
||||||
return 403;
|
|
||||||
}
|
|
||||||
|
|
||||||
# Zolie wallpapers
|
# Zolie wallpapers
|
||||||
location /wallpapers {
|
location /wallpapers {
|
||||||
rewrite ^/wallpapers$ /index.php/wallpapers last;
|
rewrite ^/wallpapers$ /index.php/wallpapers last;
|
||||||
|
Reference in New Issue
Block a user