Skip to content

Commit

Permalink
Deployed using Blazing fast GitHub Pages deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
nin-jin committed Nov 21, 2024
1 parent bc443c7 commit 3d79f7b
Show file tree
Hide file tree
Showing 12 changed files with 26 additions and 18 deletions.
2 changes: 1 addition & 1 deletion node.deps.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion node.js
Original file line number Diff line number Diff line change
Expand Up @@ -22310,7 +22310,7 @@ var $;
Community(){
const obj = new this.$.$piterjs_intro_page();
(obj.title) = () => ("Сообщество");
(obj.text) = () => ("YouTube: 2100\nVKontakte: 1900\nTelegram: 1300\nOffline: 70..100");
(obj.text) = () => ("! YouTube\n ! 2100\n! VKontakte\n ! 1900\n! Telegram\n ! 1300\n! Offline\n ! 70..100");
return obj;
}
Geo_quest(){
Expand Down
2 changes: 1 addition & 1 deletion node.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion node.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -22310,7 +22310,7 @@ var $;
Community(){
const obj = new this.$.$piterjs_intro_page();
(obj.title) = () => ("Сообщество");
(obj.text) = () => ("YouTube: 2100\nVKontakte: 1900\nTelegram: 1300\nOffline: 70..100");
(obj.text) = () => ("! YouTube\n ! 2100\n! VKontakte\n ! 1900\n! Telegram\n ! 1300\n! Offline\n ! 70..100");
return obj;
}
Geo_quest(){
Expand Down
2 changes: 1 addition & 1 deletion node.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -22301,7 +22301,7 @@ var $;
Community(){
const obj = new this.$.$piterjs_intro_page();
(obj.title) = () => ("Сообщество");
(obj.text) = () => ("YouTube: 2100\nVKontakte: 1900\nTelegram: 1300\nOffline: 70..100");
(obj.text) = () => ("! YouTube\n ! 2100\n! VKontakte\n ! 1900\n! Telegram\n ! 1300\n! Offline\n ! 70..100");
return obj;
}
Geo_quest(){
Expand Down
2 changes: 1 addition & 1 deletion node.test.js.map

Large diffs are not rendered by default.

12 changes: 8 additions & 4 deletions node.view.tree
Original file line number Diff line number Diff line change
Expand Up @@ -2041,10 +2041,14 @@ $piterjs_intro $mol_view
comunity <= Community $piterjs_intro_page
title \Сообщество
text \
\YouTube: 2100
\VKontakte: 1900
\Telegram: 1300
\Offline: 70..100
\! YouTube
\ ! 2100
\! VKontakte
\ ! 1900
\! Telegram
\ ! 1300
\! Offline
\ ! 70..100
geo_quest <= Geo_quest $piterjs_intro_page
title \Откуда мы?
text \
Expand Down
2 changes: 1 addition & 1 deletion web.deps.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion web.js
Original file line number Diff line number Diff line change
Expand Up @@ -21797,7 +21797,7 @@ var $;
Community(){
const obj = new this.$.$piterjs_intro_page();
(obj.title) = () => ("Сообщество");
(obj.text) = () => ("YouTube: 2100\nVKontakte: 1900\nTelegram: 1300\nOffline: 70..100");
(obj.text) = () => ("! YouTube\n ! 2100\n! VKontakte\n ! 1900\n! Telegram\n ! 1300\n! Offline\n ! 70..100");
return obj;
}
Geo_quest(){
Expand Down
2 changes: 1 addition & 1 deletion web.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion web.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -21797,7 +21797,7 @@ var $;
Community(){
const obj = new this.$.$piterjs_intro_page();
(obj.title) = () => ("Сообщество");
(obj.text) = () => ("YouTube: 2100\nVKontakte: 1900\nTelegram: 1300\nOffline: 70..100");
(obj.text) = () => ("! YouTube\n ! 2100\n! VKontakte\n ! 1900\n! Telegram\n ! 1300\n! Offline\n ! 70..100");
return obj;
}
Geo_quest(){
Expand Down
12 changes: 8 additions & 4 deletions web.view.tree
Original file line number Diff line number Diff line change
Expand Up @@ -2041,10 +2041,14 @@ $piterjs_intro $mol_view
comunity <= Community $piterjs_intro_page
title \Сообщество
text \
\YouTube: 2100
\VKontakte: 1900
\Telegram: 1300
\Offline: 70..100
\! YouTube
\ ! 2100
\! VKontakte
\ ! 1900
\! Telegram
\ ! 1300
\! Offline
\ ! 70..100
geo_quest <= Geo_quest $piterjs_intro_page
title \Откуда мы?
text \
Expand Down

0 comments on commit 3d79f7b

Please sign in to comment.