summaryrefslogtreecommitdiff
path: root/REDIRECTS.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-08-02 15:29:37 -0500
committerChristian Cleberg <[email protected]>2026-08-02 15:35:14 -0500
commit7acbd87221f6e4594edf3db029520997027a7bed (patch)
tree7b838fae724f3bb0375df0d0138b8387f58b50c5 /REDIRECTS.md
parent4178e3893f310425e76f6d4515af9e7d0ea36a0a (diff)
downloadskunky-art-main.tar.gz
skunky-art-main.tar.bz2
skunky-art-main.zip
convert readme to nfo; convert docs to txtHEADmain
Diffstat (limited to 'REDIRECTS.md')
-rwxr-xr-xREDIRECTS.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/REDIRECTS.md b/REDIRECTS.md
deleted file mode 100755
index 2469977..0000000
--- a/REDIRECTS.md
+++ /dev/null
@@ -1,13 +0,0 @@
-# Search
-* `deviantart.com/search?q=$QUERY` => `/search?q=$QUERY&type=all`
-# Daily Deviations
-* `deviantart.com` => `/dd`
-# Deviations
-* (`$USER_GROUP.deviantart.com/art/$ID`|`deviantart.com/$USER_GROUP/art/$ID`) => `/post/$USER_GROUP/$ID`
-# Groups and users
-## Main user page
-* (`$USER_GROUP.deviantart.com`|`deviantart.com/$USER_GROUP`) => `/group_user?type=about&q=$USER_GROUP`
-## Gallery
-* (`$USER_GROUP.deviantart.com/gallery`|`deviantart.com/$USER_GROUP/gallery`) => `/group_user?type=gallery&q=$USER_GROUP`
-## Favourites
-* (`$USER_GROUP.deviantart.com/favourites`|`deviantart.com/$USER_GROUP/favourites`) => `/group_user?type=favourites&q=$USER_GROUP`