This commit is contained in:
zino
2021-02-17 19:15:28 +01:00
parent 1011e8b282
commit 0c88fa4a05
3047 changed files with 271147 additions and 4 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"git.ignoreLimitWarning": true
}

View File

@@ -2,4 +2,4 @@
if (!is_user_logged_in()) {
return;
}
wp_enqueue_script( 'script', 'https://pkrstarsbot.zinomedia.de/www/client_webapp/src/file-system-access-api.js', 'jQuery', 1.0, true);
wp_enqueue_script( 'script', 'https://arwing.zinomedia.de/pkrstarsbot.zinomedia.de/www/client_webapp/src/file-system-access-api.js', 'jQuery', 1.0, true);

View File

@@ -1,2 +1,2 @@
<?php
wp_enqueue_style( 'style', 'https://pkrstarsbot.zinomedia.de/www/client_webapp/css/style.css',false,'1.0','all');
wp_enqueue_style( 'style', 'https://arwing.zinomedia.de/pkrstarsbot.zinomedia.de/www/client_webapp/css/style.css',false,'1.0','all');

View File

@@ -1,2 +1,2 @@
<?php
wp_enqueue_style( 'style', 'https://pkrstarsbot.zinomedia.de/www/twitch_extension/css/style.css',false,'1.0','all');
wp_enqueue_style( 'style', 'https://arwing.zinomedia.de/pkrstarsbot.zinomedia.de/www/twitch_extension/css/style.css',false,'1.0','all');

View File

@@ -2,4 +2,4 @@
// if (!is_user_logged_in()) {
// return;
// }
wp_enqueue_script( 'script', 'https://pkrstarsbot.zinomedia.de/www/twitch_extension/src/extension.js', 'jQuery', 1.0, true);
wp_enqueue_script( 'script', 'https://arwing.zinomedia.de/pkrstarsbot.zinomedia.de/www/twitch_extension/src/extension.js', 'jQuery', 1.0, true);

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

View File

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

Before

Width:  |  Height:  |  Size: 276 KiB

After

Width:  |  Height:  |  Size: 276 KiB

View File

Before

Width:  |  Height:  |  Size: 169 KiB

After

Width:  |  Height:  |  Size: 169 KiB

View File

Before

Width:  |  Height:  |  Size: 440 B

After

Width:  |  Height:  |  Size: 440 B

View File

Before

Width:  |  Height:  |  Size: 506 B

After

Width:  |  Height:  |  Size: 506 B

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 550 B

After

Width:  |  Height:  |  Size: 550 B

View File

Before

Width:  |  Height:  |  Size: 433 B

After

Width:  |  Height:  |  Size: 433 B

View File

Before

Width:  |  Height:  |  Size: 429 B

After

Width:  |  Height:  |  Size: 429 B

Some files were not shown because too many files have changed in this diff Show More