From 1c9bc9b1450868d73cf3ed134ff5919ce1fca438 Mon Sep 17 00:00:00 2001 From: Hans5958 Date: Thu, 20 Jul 2023 12:38:27 +0700 Subject: [PATCH] Change domain to 2022.place-atlas.stefanocoding.me --- CONTRIBUTING.md | 10 +++++----- README.md | 8 ++++---- tools/unused/area-chart.svg | 4 ++-- tools/unused/smallifier.html | 2 +- web/_css/style.css | 2 +- web/_js/about.js | 2 +- web/_js/config.js | 6 +++--- web/_js/main/atlas.js | 2 +- web/_js/main/draw.js | 2 +- web/_js/main/infoblock.js | 2 +- web/_js/main/main.js | 2 +- web/_js/main/overlap.js | 2 +- web/_js/main/stats.js | 4 ++-- web/_js/main/time.js | 2 +- web/_js/main/view.js | 2 +- web/about.html | 6 +++--- web/index.html | 16 ++++++++-------- 17 files changed, 37 insertions(+), 37 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9cf173b9..a1d585d8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,9 +6,9 @@ You may contribute to the project by submitting a Pull Request on the GitHub rep ## New Atlas entries -To contribute to the map, we require a certain format for artwork region and labels. This can be generated on [the drawing mode](https://place-atlas.stefanocoding.me?mode=draw) on the website. +To contribute to the map, we require a certain format for artwork region and labels. This can be generated on [the drawing mode](https://2022.place-atlas.stefanocoding.me?mode=draw) on the website. -To add a new entry, go to [the drawing mode](https://place-atlas.stefanocoding.me?mode=draw) and draw a shape/polygon around the region you'd like to describe. You can use the Undo, Redo, and Reset buttons to help you creating a good polygon. Make sure that the lines you're drawing don't form a [self-intersecting polygon](https://upload.wikimedia.org/wikipedia/commons/thumb/0/0f/Complex_polygon.svg/288px-Complex_polygon.svg.png). +To add a new entry, go to [the drawing mode](https://2022.place-atlas.stefanocoding.me?mode=draw) and draw a shape/polygon around the region you'd like to describe. You can use the Undo, Redo, and Reset buttons to help you creating a good polygon. Make sure that the lines you're drawing don't form a [self-intersecting polygon](https://upload.wikimedia.org/wikipedia/commons/thumb/0/0f/Complex_polygon.svg/288px-Complex_polygon.svg.png). Multiple periods can be added to represent the changing state of the artwork on different times. You can set the start and end period, as well as chosing the appropriate canvas variations. You can also copy the polygon from one period to the other, duplicating a period to be edited later, as well as deleting a period (if there is more than one). An alert is also shown if there are errors for assistance. @@ -76,7 +76,7 @@ Edits are also welcome on this repository using Git through GitHub. You may use Upon creating a fork of this repository and pushing the changes, create a pull request towards the `cleanup` branch. A member will merge the pull request if it is adequate. -To help find duplicates, [use the Overlap mode](https://place-atlas.stefanocoding.me?mode=overlap). +To help find duplicates, [use the Overlap mode](https://2022.place-atlas.stefanocoding.me?mode=overlap). ### Example @@ -107,8 +107,8 @@ Hereforth is an example of the structured data. The example has been expanded, b ``` `109-166, T:0-1` has this meaning. - - `109-166`: Default canvas variation (r/place), period [109](https://place-atlas.stefanocoding.me/#/109) to [166](https://place-atlas.stefanocoding.me/#/166). - - `T:0-1`: "The Final Clean" canvas variation, period [0](https://place-atlas.stefanocoding.me/#/T:0) (The Final Clean) to [1](https://place-atlas.stefanocoding.me/#/T:1) (Unofficial Corrections). + - `109-166`: Default canvas variation (r/place), period [109](https://2022.place-atlas.stefanocoding.me/#/109) to [166](https://2022.place-atlas.stefanocoding.me/#/166). + - `T:0-1`: "The Final Clean" canvas variation, period [0](https://2022.place-atlas.stefanocoding.me/#/T:0) (The Final Clean) to [1](https://2022.place-atlas.stefanocoding.me/#/T:1) (Unofficial Corrections). ## Development diff --git a/README.md b/README.md index 18b3a92d..52ba30db 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -[![Entry count](https://img.shields.io/badge/dynamic/json?color=blue&label=entries&query=%24.length&url=https%3A%2F%2Fgithub.com%2FplaceAtlas%2Fatlas%2Fblob%2Fmaster%2Fweb%2Fatlas.json%3Fraw%3Dtrue)](https://place-atlas.stefanocoding.me/) +[![Entry count](https://img.shields.io/badge/dynamic/json?color=blue&label=entries&query=%24.length&url=https%3A%2F%2Fgithub.com%2FplaceAtlas%2Fatlas%2Fblob%2Fmaster%2Fweb%2Fatlas.json%3Fraw%3Dtrue)](https://2022.place-atlas.stefanocoding.me/) ![Commit activity](https://img.shields.io/github/commit-activity/w/placeAtlas/atlas) [![Netlify](https://img.shields.io/netlify/1e7291ce-0680-45ed-9843-47a32a992bbb?logo=netlify&logoColor=white)](https://app.netlify.com/sites/place-atlas/deploys) [![License](https://img.shields.io/github/license/placeAtlas/atlas)](https://github.com/placeAtlas/atlas/blob/master/LICENSE) [![Discord](https://img.shields.io/discord/960791635342524496?color=%235865F2&logo=discord&logoColor=white)](https://discord.gg/pJkm23b2nA) [![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/placeAtlas2?color=%23FF4500&label=r%2FplaceAtlas2&logo=reddit&logoColor=white)](https://www.reddit.com/r/placeAtlas2/) -[![Website](https://img.shields.io/static/v1?label=website&message=place-atlas.stefanocoding.me&color=blue)](https://place-atlas.stefanocoding.me/) +[![Website](https://img.shields.io/static/v1?label=website&message=2022.place-atlas.stefanocoding.me&color=blue)](https://2022.place-atlas.stefanocoding.me/) # The 2022 r/place Atlas @@ -14,7 +14,7 @@ This project was established by Roland Rytz for the event in 2017, and further d This project is licensed under the [GNU Affero General Public License v3.0](LICENSE). -You can check out the website by visiting [place-atlas.stefanocoding.me](https://place-atlas.stefanocoding.me/). If you want to keep distance from GitHub, you may visit [r/placeAtlas2](https://www.reddit.com/r/placeAtlas2/). +You can check out the website by visiting [2022.place-atlas.stefanocoding.me](https://2022.place-atlas.stefanocoding.me/). If you want to keep distance from GitHub, you may visit [r/placeAtlas2](https://www.reddit.com/r/placeAtlas2/). ## Contributing @@ -53,4 +53,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. This section only includes GitHub contributions. Other credits are shown on [the About page](https://place-atlas.stefanocoding.me/about). +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. This section only includes GitHub contributions. Other credits are shown on [the About page](https://2022.place-atlas.stefanocoding.me/about). diff --git a/tools/unused/area-chart.svg b/tools/unused/area-chart.svg index 10344c4a..5cf75b4b 100644 --- a/tools/unused/area-chart.svg +++ b/tools/unused/area-chart.svg @@ -151,7 +151,7 @@ sodipodi:role="line" id="tspan3904" x="721.92651" - y="511.92819">http://place-atlas.stefanocoding.me/ + y="511.92819">http://2022.place-atlas.stefanocoding.me/ @@ -178,7 +178,7 @@ y="810.95184" x="940.96014" id="tspan3904-9" - sodipodi:role="line">http://place-atlas.stefanocoding.me/ + sodipodi:role="line">http://2022.place-atlas.stefanocoding.me/ diff --git a/tools/unused/smallifier.html b/tools/unused/smallifier.html index 8c1c8ea4..ced5124b 100644 --- a/tools/unused/smallifier.html +++ b/tools/unused/smallifier.html @@ -3,7 +3,7 @@ The 2022 r/place Atlas Copyright (c) 2017 Roland Rytz Copyright (c) 2022 Place Atlas contributors - Licensed under AGPL-3.0 (https://place-atlas.stefanocoding.me/license.txt) + Licensed under AGPL-3.0 (https://2022.place-atlas.stefanocoding.me/license.txt) --> @@ -17,8 +17,8 @@ - - + + diff --git a/web/index.html b/web/index.html index b3cd359d..e07fbcee 100644 --- a/web/index.html +++ b/web/index.html @@ -2,7 +2,7 @@ The 2022 r/place Atlas Copyright (c) 2017 Roland Rytz Copyright (c) 2022 Place Atlas contributors - Licensed under AGPL-3.0 (https://place-atlas.stefanocoding.me/license.txt) + Licensed under AGPL-3.0 (https://2022.place-atlas.stefanocoding.me/license.txt) --> @@ -17,8 +17,8 @@ - - + + @@ -49,7 +49,7 @@ "@context": "https://schema.org", "@type": "WebSite", "name": "The 2022 r/place Atlas", - "url": "https://place-atlas.stefanocoding.me/", + "url": "https://2022.place-atlas.stefanocoding.me/", "author": [ { "@type": "Person", @@ -78,7 +78,7 @@ "name": "Place Atlas", "alternateName": "r/placeatlas2", "url": "https://github.com/placeAtlas", - "image": "http://place-atlas.stefanocoding.me/_img/logo.png", + "image": "http://2022.place-atlas.stefanocoding.me/_img/logo.png", "founder": { "@type": "Person", "@id": "#Codixer", @@ -94,12 +94,12 @@ } ], "copyrightYear": 2017, - "license": "https://place-atlas.stefanocoding.me/license.txt", + "license": "https://2022.place-atlas.stefanocoding.me/license.txt", "inLanguage": "English", "isAccessibleForFree": true, "keywords": "reddit, r/place, place, experiment", - "thumbnailUrl": "https://place-atlas.stefanocoding.me/_img/logo.png", - "image": "https://place-atlas.stefanocoding.me/_img/logo.png", + "thumbnailUrl": "https://2022.place-atlas.stefanocoding.me/_img/logo.png", + "image": "https://2022.place-atlas.stefanocoding.me/_img/logo.png", "description": "An interactive map of Reddit's 2022 r/place, with information to each artwork of the canvas." }