mirror of
https://github.com/eugene-serb/wavelovers.git
synced 2023-09-09 23:41:16 +03:00
- linted public folder.
- up version. - build.
This commit is contained in:
parent
5b70538117
commit
6b94c95602
@ -80,4 +80,3 @@
|
||||
<noscript><div><img src="https://mc.yandex.ru/watch/89252711" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -672,4 +672,3 @@ may consider it more useful to permit linking proprietary applications with
|
||||
the library. If this is what you want to do, use the GNU Lesser General
|
||||
Public License instead of this License. But first, please read
|
||||
<https://www.gnu.org/licenses/why-not-lgpl.html>.
|
||||
|
||||
|
@ -17,4 +17,3 @@ Catalogs structure:<br />
|
||||
***/(root)*** – dev files.
|
||||
|
||||
If you are interested in this or my other projects, or would like to suggest and share ideas with me, or just talk to me, contact me: *[@eugene_serb](https://t.me/eugene_serb)*
|
||||
|
||||
|
@ -8,4 +8,3 @@
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -8,4 +8,3 @@
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -8,4 +8,3 @@
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -8,4 +8,3 @@
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -8,4 +8,3 @@
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -8,4 +8,3 @@
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -10,4 +10,3 @@ User-agent: *
|
||||
Allow: /
|
||||
|
||||
Sitemap: https://wavelovers.ru/sitemap.xml
|
||||
|
||||
|
@ -17,4 +17,3 @@
|
||||
"background_color": "#EA9AB2",
|
||||
"display": "standalone"
|
||||
}
|
||||
|
||||
|
@ -2,45 +2,44 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://wavelovers.ru/</loc>
|
||||
<lastmod>2022-08-31</lastmod>
|
||||
<lastmod>2022-09-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wavelovers.ru/custom</loc>
|
||||
<lastmod>2022-08-31</lastmod>
|
||||
<lastmod>2022-09-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wavelovers.ru/manual</loc>
|
||||
<lastmod>2022-08-31</lastmod>
|
||||
<lastmod>2022-09-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wavelovers.ru/diagnostic</loc>
|
||||
<lastmod>2022-08-31</lastmod>
|
||||
<lastmod>2022-09-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wavelovers.ru/faq</loc>
|
||||
<lastmod>2022-08-31</lastmod>
|
||||
<lastmod>2022-09-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wavelovers.ru/about</loc>
|
||||
<lastmod>2022-08-31</lastmod>
|
||||
<lastmod>2022-09-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wavelovers.ru/donate</loc>
|
||||
<lastmod>2022-08-31</lastmod>
|
||||
<lastmod>2022-09-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<sitemap>
|
||||
<loc>https://wavelovers.ru/sitemap-internal.xml</loc>
|
||||
<lastmod>2022-08-31</lastmod>
|
||||
<lastmod>2022-09-10</lastmod>
|
||||
</sitemap>
|
||||
</sitemapindex>
|
||||
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "wavelovers",
|
||||
"version": "1.0.18",
|
||||
"version": "1.0.19",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "wavelovers",
|
||||
"version": "1.0.18",
|
||||
"version": "1.0.19",
|
||||
"license": "GNU GPL v3",
|
||||
"dependencies": {
|
||||
"core-js": "^3.8.3",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "wavelovers",
|
||||
"description": "Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad.",
|
||||
"keywords": [ "wavelovers", "gamepad-vibrator", "gamepad-test-tool", "gamepad-vibration-test-tool" ],
|
||||
"version": "1.0.18",
|
||||
"version": "1.0.19",
|
||||
"license": "GNU GPL v3",
|
||||
"homepage": "https://wavelovers.ru/",
|
||||
"author": {
|
||||
|
@ -80,4 +80,3 @@
|
||||
<noscript><div><img src="https://mc.yandex.ru/watch/89252711" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -672,4 +672,3 @@ may consider it more useful to permit linking proprietary applications with
|
||||
the library. If this is what you want to do, use the GNU Lesser General
|
||||
Public License instead of this License. But first, please read
|
||||
<https://www.gnu.org/licenses/why-not-lgpl.html>.
|
||||
|
||||
|
@ -17,4 +17,3 @@ Catalogs structure:<br />
|
||||
***/(root)*** – dev files.
|
||||
|
||||
If you are interested in this or my other projects, or would like to suggest and share ideas with me, or just talk to me, contact me: *[@eugene_serb](https://t.me/eugene_serb)*
|
||||
|
||||
|
@ -8,4 +8,3 @@
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -8,4 +8,3 @@
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -8,4 +8,3 @@
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -8,4 +8,3 @@
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -8,4 +8,3 @@
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -71,4 +71,3 @@
|
||||
<noscript><div><img src="https://mc.yandex.ru/watch/89252711" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -8,4 +8,3 @@
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
@ -10,4 +10,3 @@ User-agent: *
|
||||
Allow: /
|
||||
|
||||
Sitemap: https://wavelovers.ru/sitemap.xml
|
||||
|
||||
|
@ -17,4 +17,3 @@
|
||||
"background_color": "#EA9AB2",
|
||||
"display": "standalone"
|
||||
}
|
||||
|
||||
|
@ -2,45 +2,44 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://wavelovers.ru/</loc>
|
||||
<lastmod>2022-08-31</lastmod>
|
||||
<lastmod>2022-09-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wavelovers.ru/custom</loc>
|
||||
<lastmod>2022-08-31</lastmod>
|
||||
<lastmod>2022-09-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wavelovers.ru/manual</loc>
|
||||
<lastmod>2022-08-31</lastmod>
|
||||
<lastmod>2022-09-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wavelovers.ru/diagnostic</loc>
|
||||
<lastmod>2022-08-31</lastmod>
|
||||
<lastmod>2022-09-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wavelovers.ru/faq</loc>
|
||||
<lastmod>2022-08-31</lastmod>
|
||||
<lastmod>2022-09-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wavelovers.ru/about</loc>
|
||||
<lastmod>2022-08-31</lastmod>
|
||||
<lastmod>2022-09-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://wavelovers.ru/donate</loc>
|
||||
<lastmod>2022-08-31</lastmod>
|
||||
<lastmod>2022-09-10</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<sitemap>
|
||||
<loc>https://wavelovers.ru/sitemap-internal.xml</loc>
|
||||
<lastmod>2022-08-31</lastmod>
|
||||
<lastmod>2022-09-10</lastmod>
|
||||
</sitemap>
|
||||
</sitemapindex>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user