mirror of
https://github.com/eugene-serb/wavelovers.git
synced 2023-09-09 23:41:16 +03:00
- updated meta for custom, manual, diagnostic pages.
- up maintenance version. - build.
This commit is contained in:
parent
bd4f7017b0
commit
3f890e63be
@ -15,4 +15,4 @@
|
|||||||
webvisor: true
|
webvisor: true
|
||||||
});</script><style>[v-cloak] {
|
});</script><style>[v-cloak] {
|
||||||
display: none;
|
display: none;
|
||||||
}</style><script defer="defer" src="/js/chunk-vendors.297a1b69.js"></script><script defer="defer" src="/js/app.1c4bcced.js"></script><link href="/css/app.61999447.css" rel="stylesheet"></head><body><div id="app" class="app" v-cloak></div><noscript>You need to enable JavaScript to run this app.</noscript><noscript><div><img src="https://mc.yandex.ru/watch/89252711" style="position:absolute; left:-9999px;" alt=""/></div></noscript></body></html>
|
}</style><script defer="defer" src="/js/chunk-vendors.297a1b69.js"></script><script defer="defer" src="/js/app.ae5447ae.js"></script><link href="/css/app.61999447.css" rel="stylesheet"></head><body><div id="app" class="app" v-cloak></div><noscript>You need to enable JavaScript to run this app.</noscript><noscript><div><img src="https://mc.yandex.ru/watch/89252711" style="position:absolute; left:-9999px;" alt=""/></div></noscript></body></html>
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
docs/js/app.ae5447ae.js
Normal file
2
docs/js/app.ae5447ae.js
Normal file
File diff suppressed because one or more lines are too long
1
docs/js/app.ae5447ae.js.map
Normal file
1
docs/js/app.ae5447ae.js.map
Normal file
File diff suppressed because one or more lines are too long
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "wavelovers",
|
"name": "wavelovers",
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "wavelovers",
|
"name": "wavelovers",
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"license": "GNU GPL v3",
|
"license": "GNU GPL v3",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core-js": "^3.8.3",
|
"core-js": "^3.8.3",
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
"gamepad-test-tool",
|
"gamepad-test-tool",
|
||||||
"gamepad-vibration-test-tool"
|
"gamepad-vibration-test-tool"
|
||||||
],
|
],
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"license": "GNU GPL v3",
|
"license": "GNU GPL v3",
|
||||||
"homepage": "https://wavelovers.ru/",
|
"homepage": "https://wavelovers.ru/",
|
||||||
"author": {
|
"author": {
|
||||||
|
@ -5,11 +5,11 @@ const meta: IMeta = {
|
|||||||
metaTags: [
|
metaTags: [
|
||||||
{
|
{
|
||||||
name: 'keywords',
|
name: 'keywords',
|
||||||
content: 'Wavelovers, Wave Lovers, Wavemaster, Wave Master, Vibration Master, Vibration, Gamepad, Gamepad Vibration, Gamepad Massager, Vibrate Gamepad, Phone Vibration, Gamepad Tester, Phone Vibration Tester, Vibration Tester, Massager, Vibrator, Satisfyer, Womanizer, Relax, геймпад, джойстик, вибратор, вибромассажер, вибро, вибромассажёр из геймпада, тестер вибрации геймпада, тестер вибрации телефона',
|
content: 'Wavelovers, Wave Lovers, Wavemaster, Wave Master, Vibration Master, Vibration, Gamepad, Gamepad Vibration, Gamepad Massager, Vibrate Gamepad, Phone Vibration, Gamepad Tester, Phone Vibration Tester, Vibration Tester, Massager, Vibrator, Satisfyer, Womanizer, Relax, геймпад, джойстик, вибратор, вибромассажер, вибро, вибромассажёр из геймпада, тестер вибрации геймпада, тестер вибрации телефона, Custom mode',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'description',
|
name: 'description',
|
||||||
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad.',
|
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad. Custom mode.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'og:title',
|
name: 'og:title',
|
||||||
@ -17,7 +17,7 @@ const meta: IMeta = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'og:description',
|
name: 'og:description',
|
||||||
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad.',
|
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad. Custom mode.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'og:url',
|
name: 'og:url',
|
||||||
@ -29,7 +29,7 @@ const meta: IMeta = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'twitter:description',
|
name: 'twitter:description',
|
||||||
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad.',
|
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad. Custom mode.',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
linkTags: [
|
linkTags: [
|
||||||
|
@ -5,11 +5,11 @@ const meta: IMeta = {
|
|||||||
metaTags: [
|
metaTags: [
|
||||||
{
|
{
|
||||||
name: 'keywords',
|
name: 'keywords',
|
||||||
content: 'Wavelovers, Wave Lovers, Wavemaster, Wave Master, Vibration Master, Vibration, Gamepad, Gamepad Vibration, Gamepad Massager, Vibrate Gamepad, Phone Vibration, Gamepad Tester, Phone Vibration Tester, Vibration Tester, Massager, Vibrator, Satisfyer, Womanizer, Relax, геймпад, джойстик, вибратор, вибромассажер, вибро, вибромассажёр из геймпада, тестер вибрации геймпада, тестер вибрации телефона',
|
content: 'Wavelovers, Wave Lovers, Wavemaster, Wave Master, Vibration Master, Vibration, Gamepad, Gamepad Vibration, Gamepad Massager, Vibrate Gamepad, Phone Vibration, Gamepad Tester, Phone Vibration Tester, Vibration Tester, Massager, Vibrator, Satisfyer, Womanizer, Relax, геймпад, джойстик, вибратор, вибромассажер, вибро, вибромассажёр из геймпада, тестер вибрации геймпада, тестер вибрации телефона, Diagnostic mode',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'description',
|
name: 'description',
|
||||||
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad.',
|
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad. Diagnostic mode.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'og:title',
|
name: 'og:title',
|
||||||
@ -17,7 +17,7 @@ const meta: IMeta = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'og:description',
|
name: 'og:description',
|
||||||
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad.',
|
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad. Diagnostic mode.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'og:url',
|
name: 'og:url',
|
||||||
@ -29,7 +29,7 @@ const meta: IMeta = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'twitter:description',
|
name: 'twitter:description',
|
||||||
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad.',
|
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad. Diagnostic mode.',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
linkTags: [
|
linkTags: [
|
||||||
|
@ -5,11 +5,11 @@ const meta: IMeta = {
|
|||||||
metaTags: [
|
metaTags: [
|
||||||
{
|
{
|
||||||
name: 'keywords',
|
name: 'keywords',
|
||||||
content: 'Wavelovers, Wave Lovers, Wavemaster, Wave Master, Vibration Master, Vibration, Gamepad, Gamepad Vibration, Gamepad Massager, Vibrate Gamepad, Phone Vibration, Gamepad Tester, Phone Vibration Tester, Vibration Tester, Massager, Vibrator, Satisfyer, Womanizer, Relax, геймпад, джойстик, вибратор, вибромассажер, вибро, вибромассажёр из геймпада, тестер вибрации геймпада, тестер вибрации телефона',
|
content: 'Wavelovers, Wave Lovers, Wavemaster, Wave Master, Vibration Master, Vibration, Gamepad, Gamepad Vibration, Gamepad Massager, Vibrate Gamepad, Phone Vibration, Gamepad Tester, Phone Vibration Tester, Vibration Tester, Massager, Vibrator, Satisfyer, Womanizer, Relax, геймпад, джойстик, вибратор, вибромассажер, вибро, вибромассажёр из геймпада, тестер вибрации геймпада, тестер вибрации телефона, Manual mode',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'description',
|
name: 'description',
|
||||||
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad.',
|
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad. Manual mode.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'og:title',
|
name: 'og:title',
|
||||||
@ -17,7 +17,7 @@ const meta: IMeta = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'og:description',
|
name: 'og:description',
|
||||||
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad.',
|
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad. Manual mode.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'og:url',
|
name: 'og:url',
|
||||||
@ -29,7 +29,7 @@ const meta: IMeta = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'twitter:description',
|
name: 'twitter:description',
|
||||||
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad.',
|
content: 'Wavelovers. Use your device vibration correctly. Make a massager out of a gamepad. Manual mode.',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
linkTags: [
|
linkTags: [
|
||||||
|
Loading…
Reference in New Issue
Block a user