From 9ba493108611db5ec1fe22661d9a26cacdd23bd9 Mon Sep 17 00:00:00 2001 From: StrugglingDoge Date: Tue, 30 Apr 2019 21:18:59 -0400 Subject: updates --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index e07586d..2283c6b 100644 --- a/index.html +++ b/index.html @@ -52,11 +52,11 @@ height: 100%;
-

Huoooooh

+

Uh Oh!

-

Seems like you did a little Oopsie

+

This is a Sileo/Cydia repo, not a website! Use the following links below to automatically add this repo!

-

Add to Sileo Here: REPLACETHIS

+

Add to Sileo Here: https://thestrugglingdoge.github.io/testrepo/

@@ -66,7 +66,7 @@ height: 100%;
-
Still using Cydia? Tap here to add to Cydia
+
Still using Cydia? Tap here to add to Cydia
-- cgit v1.2.3 From 5b3409dc2b50b1c4a2da88f73f310e8159267b8c Mon Sep 17 00:00:00 2001 From: StrugglingDoge Date: Tue, 30 Apr 2019 21:46:35 -0400 Subject: testing --- Packages | 31 ++++---- Packages.bz2 | Bin 0 -> 500 bytes assets/Banners/Darkify.png | Bin 0 -> 135251 bytes depictions/com.struggling.darkify/changelog.xml | 6 ++ depictions/com.struggling.darkify/info.xml | 25 ++++++ .../com.struggling.darkify/screenshots/s1.png | Bin 0 -> 438686 bytes .../com.sukarodo.samplepackage/changelog.xml | 6 -- depictions/com.sukarodo.samplepackage/info.xml | 45 ----------- .../com.sukarodo.samplepackage/screenshots/.ignore | 1 - .../screenshots/cydia.jpg | Bin 128506 -> 0 bytes .../screenshots/shot1-thumb.jpg | Bin 18998 -> 0 bytes .../screenshots/shot1.jpg | Bin 40737 -> 0 bytes index.html | 2 +- .../com.struggling.darkify/depiction.json | 85 +++++++++++++++++++++ .../com.sukarodo.samplepackage/depiction.json | 85 --------------------- 15 files changed, 132 insertions(+), 154 deletions(-) create mode 100644 Packages.bz2 create mode 100644 assets/Banners/Darkify.png create mode 100644 depictions/com.struggling.darkify/changelog.xml create mode 100644 depictions/com.struggling.darkify/info.xml create mode 100644 depictions/com.struggling.darkify/screenshots/s1.png delete mode 100644 depictions/com.sukarodo.samplepackage/changelog.xml delete mode 100644 depictions/com.sukarodo.samplepackage/info.xml delete mode 100644 depictions/com.sukarodo.samplepackage/screenshots/.ignore delete mode 100644 depictions/com.sukarodo.samplepackage/screenshots/cydia.jpg delete mode 100644 depictions/com.sukarodo.samplepackage/screenshots/shot1-thumb.jpg delete mode 100644 depictions/com.sukarodo.samplepackage/screenshots/shot1.jpg create mode 100644 sileodepictions/com.struggling.darkify/depiction.json delete mode 100644 sileodepictions/com.sukarodo.samplepackage/depiction.json (limited to 'index.html') diff --git a/Packages b/Packages index 992b680..2ddd0e9 100644 --- a/Packages +++ b/Packages @@ -1,16 +1,15 @@ -Package: AUTOMATICALLY ENTERED BY SCRIPT / DPKG-SCANPACKAGES.py -Version: AUTOMATICALLY ENTERED BY SCRIPT / DPKG-SCANPACKAGES.py -Architecture: AUTOMATICALLY ENTERED BY SCRIPT / DPKG-SCANPACKAGES.py -Maintainer: AUTOMATICALLY ENTERED BY SCRIPT / DPKG-SCANPACKAGES.py -Filename: AUTOMATICALLY ENTERED BY SCRIPT / DPKG-SCANPACKAGES.py -Size: AUTOMATICALLY ENTERED BY SCRIPT / DPKG-SCANPACKAGES.py -MD5sum: AUTOMATICALLY ENTERED BY SCRIPT / DPKG-SCANPACKAGES.py -SHA1: AUTOMATICALLY ENTERED BY SCRIPT / DPKG-SCANPACKAGES.py -SHA256: AUTOMATICALLY ENTERED BY SCRIPT / DPKG-SCANPACKAGES.py -Section: AUTOMATICALLY ENTERED BY SCRIPT / DPKG-SCANPACKAGES.py -Description: AUTOMATICALLY ENTERED BY SCRIPT / DPKG-SCANPACKAGES.py -SileoDepiction: AUTOMATICALLY ENTERED BY SCRIPT / DPKG-SCANPACKAGES.py or Manually Entered if Not In Tweaks `control` file. -Depiction: AUTOMATICALLY ENTERED BY SCRIPT / DPKG-SCANPACKAGES.py or Manually Entered if Not In Tweaks `control` file. -Installed-Size: AUTOMATICALLY ENTERED BY SCRIPT / DPKG-SCANPACKAGES.py -Name: AUTOMATICALLY ENTERED BY SCRIPT / DPKG-SCANPACKAGES.py -Priority: AUTOMATICALLY ENTERED BY SCRIPT / DPKG-SCANPACKAGES.py +Package: com.struggling.darkify +Version: 0.2-1 +Section: Themes +Maintainer: StrugglingDoge +Architecture: iphoneos-arm +Filename: ./debs/com.struggling.darkify.deb +Size: 5049304 +MD5sum: 26ae12f083903e980dd00c176cf1d6f6 +SHA1: 61b6da01ca100c71cbe79dbaacd83194a1089afb +SHA256: c84e321fead24a913391bbe71bd235113d447f177f407cde4c409323bc801469 +Description: Darkify is a dark theme for all iOS devices that keeps all icons fimiliar looking but with a dark grey gradient and adds a bit more depth to the icons. +Name: Darkify +Author: StrugglingDoge +Depiction: https://thestrugglingdoge.github.io/testrepo/depictions/?p=com.struggling.darkify +SileoDepiction: https://thestrugglingdoge.github.io/testrepo/sileodepictions/com.struggling.darkify/depiction.json \ No newline at end of file diff --git a/Packages.bz2 b/Packages.bz2 new file mode 100644 index 0000000..be5c25c Binary files /dev/null and b/Packages.bz2 differ diff --git a/assets/Banners/Darkify.png b/assets/Banners/Darkify.png new file mode 100644 index 0000000..46e914d Binary files /dev/null and b/assets/Banners/Darkify.png differ diff --git a/depictions/com.struggling.darkify/changelog.xml b/depictions/com.struggling.darkify/changelog.xml new file mode 100644 index 0000000..ede580c --- /dev/null +++ b/depictions/com.struggling.darkify/changelog.xml @@ -0,0 +1,6 @@ + + + 0.2-1 + Adds 35+ new icons(Keep suggesting!) + + diff --git a/depictions/com.struggling.darkify/info.xml b/depictions/com.struggling.darkify/info.xml new file mode 100644 index 0000000..e5939a8 --- /dev/null +++ b/depictions/com.struggling.darkify/info.xml @@ -0,0 +1,25 @@ + + com.struggling.darkify + Darkify + 0.2-1 + + + + + Darkify is a dark theme for all iOS devices that keeps all icons fimiliar looking but with a dark grey gradient and adds a bit more depth to the icons. + + Darkify is a dark theme for all iOS devices that keeps all icons fimiliar looking but with a dark grey gradient and adds a bit more depth to the icons. There are over 130+ icons and counting! + I'm always taking icon requests! You can fill out a icon request form here: https://forms.gle/x38ZhSwcx3wreiUUA (copy and paste into safari) + + + + Showcase + s1.png + + + + Adds 35+ new icons(Keep suggesting!) + + + + diff --git a/depictions/com.struggling.darkify/screenshots/s1.png b/depictions/com.struggling.darkify/screenshots/s1.png new file mode 100644 index 0000000..03ab306 Binary files /dev/null and b/depictions/com.struggling.darkify/screenshots/s1.png differ diff --git a/depictions/com.sukarodo.samplepackage/changelog.xml b/depictions/com.sukarodo.samplepackage/changelog.xml deleted file mode 100644 index d736af0..0000000 --- a/depictions/com.sukarodo.samplepackage/changelog.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - 1.0.0 - Initial Release - - diff --git a/depictions/com.sukarodo.samplepackage/info.xml b/depictions/com.sukarodo.samplepackage/info.xml deleted file mode 100644 index e7bed58..0000000 --- a/depictions/com.sukarodo.samplepackage/info.xml +++ /dev/null @@ -1,45 +0,0 @@ - - com.sukarodo.samplepackage - Sample Package - 1.0 - - - 7.0 - - - - mobilesubstrate - - This is a sample new package. Firmware should be greater than 7.0 - - This is an package will full depictions. - It has more description lines. - - a multi-line item. - ]]> - - - - - This is a description for screenshot 1. It's Cydia! - cydia.jpg - - - This is a description for screenshot 2. It's another Cydia! - cydia.jpg - - - - Second release - It has feature 1 - It has feature 2 - - - - /r/jailbreak - https://www.reddit.com/r/jailbreak - fa fa-reddit - - - diff --git a/depictions/com.sukarodo.samplepackage/screenshots/.ignore b/depictions/com.sukarodo.samplepackage/screenshots/.ignore deleted file mode 100644 index 8b13789..0000000 --- a/depictions/com.sukarodo.samplepackage/screenshots/.ignore +++ /dev/null @@ -1 +0,0 @@ - diff --git a/depictions/com.sukarodo.samplepackage/screenshots/cydia.jpg b/depictions/com.sukarodo.samplepackage/screenshots/cydia.jpg deleted file mode 100644 index 29c8801..0000000 Binary files a/depictions/com.sukarodo.samplepackage/screenshots/cydia.jpg and /dev/null differ diff --git a/depictions/com.sukarodo.samplepackage/screenshots/shot1-thumb.jpg b/depictions/com.sukarodo.samplepackage/screenshots/shot1-thumb.jpg deleted file mode 100644 index da0197b..0000000 Binary files a/depictions/com.sukarodo.samplepackage/screenshots/shot1-thumb.jpg and /dev/null differ diff --git a/depictions/com.sukarodo.samplepackage/screenshots/shot1.jpg b/depictions/com.sukarodo.samplepackage/screenshots/shot1.jpg deleted file mode 100644 index 5c55f6b..0000000 Binary files a/depictions/com.sukarodo.samplepackage/screenshots/shot1.jpg and /dev/null differ diff --git a/index.html b/index.html index 2283c6b..9e95047 100644 --- a/index.html +++ b/index.html @@ -56,7 +56,7 @@ height: 100%;

This is a Sileo/Cydia repo, not a website! Use the following links below to automatically add this repo!

-

Add to Sileo Here: https://thestrugglingdoge.github.io/testrepo/

+

Add to Sileo: Here

diff --git a/sileodepictions/com.struggling.darkify/depiction.json b/sileodepictions/com.struggling.darkify/depiction.json new file mode 100644 index 0000000..9f3e8b0 --- /dev/null +++ b/sileodepictions/com.struggling.darkify/depiction.json @@ -0,0 +1,85 @@ +{ + "minVersion": "0.1", + "headerImage": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/Banners/Darkify.png", + "tintColor": "#594d48", + "tabs": [ + { + "tabname": "Details", + "views": [ + { + "class": "DepictionMarkdownView", + "markdown": "## TWEAK_NAME\nSHORT_DESCRIPTION" + }, + { + "class": "DepictionSeparatorView" + }, + { + "title": "Latest Version", + "class": "DepictionHeaderView" + }, + { + "title": "Version", + "text": "VERSION_NUMBER", + "class": "DepictionTableTextView" + }, + { + "title": "Released", + "text": "RELEASE_DATE", + "class": "DepictionTableTextView" + }, + { + "title": "Price", + "text": "PRICE", + "class": "DepictionTableTextView" + }, + { + "title": "Developer", + "text": "DEVELOPER_NAME", + "class": "DepictionTableTextView" + }, + { + "title": "Website", + "action": "WEBSITE_HERE", + "class": "DepictionTableButtonView" + }, + { + "title": "Darkify", + "action": "https://github.com/sukarodo/Sidia", + "class": "DepictionTableButtonView" + }, + { + "spacing": 16, + "class": "DepictionSpacerView" + }, + { + "spacing": 20, + "class": "DepictionSpacerView" + } + ], + "class": "DepictionStackView" + }, + { + "tabname": "Changelog", + "views": [ + { + "title": "VERSION_NUMBER", + "useBoldText": true, + "useBottomMargin": true, + "class": "DepictionSubheaderView" + }, + { + "markdown": "\t\n\u2022 UPDATE_DESCRIPTION", + "useSpacing": false, + "class": "DepictionMarkdownView" + }, + { + "markdown": "Released RELEASE_DATE", + "useRawFormat": true, + "class": "DepictionMarkdownView" + } + ], + "class": "DepictionStackView" + } + ], + "class": "DepictionTabView" +} diff --git a/sileodepictions/com.sukarodo.samplepackage/depiction.json b/sileodepictions/com.sukarodo.samplepackage/depiction.json deleted file mode 100644 index 7404c6f..0000000 --- a/sileodepictions/com.sukarodo.samplepackage/depiction.json +++ /dev/null @@ -1,85 +0,0 @@ -{ - "minVersion": "0.1", - "headerImage": "https://raw.githubusercontent.com/sukarodo/Sidia/master/assets/Banners/RepoHeader.png", - "tintColor": "#ffae8e", - "tabs": [ - { - "tabname": "Details", - "views": [ - { - "class": "DepictionMarkdownView", - "markdown": "## TWEAK_NAME\nSHORT_DESCRIPTION" - }, - { - "class": "DepictionSeparatorView" - }, - { - "title": "Latest Version", - "class": "DepictionHeaderView" - }, - { - "title": "Version", - "text": "VERSION_NUMBER", - "class": "DepictionTableTextView" - }, - { - "title": "Released", - "text": "RELEASE_DATE", - "class": "DepictionTableTextView" - }, - { - "title": "Price", - "text": "PRICE", - "class": "DepictionTableTextView" - }, - { - "title": "Developer", - "text": "DEVELOPER_NAME", - "class": "DepictionTableTextView" - }, - { - "title": "Website", - "action": "WEBSITE_HERE", - "class": "DepictionTableButtonView" - }, - { - "title": "Use This Template", - "action": "https://github.com/sukarodo/Sidia", - "class": "DepictionTableButtonView" - }, - { - "spacing": 16, - "class": "DepictionSpacerView" - }, - { - "spacing": 20, - "class": "DepictionSpacerView" - } - ], - "class": "DepictionStackView" - }, - { - "tabname": "Changelog", - "views": [ - { - "title": "VERSION_NUMBER", - "useBoldText": true, - "useBottomMargin": true, - "class": "DepictionSubheaderView" - }, - { - "markdown": "\t\n\u2022 UPDATE_DESCRIPTION", - "useSpacing": false, - "class": "DepictionMarkdownView" - }, - { - "markdown": "Released RELEASE_DATE", - "useRawFormat": true, - "class": "DepictionMarkdownView" - } - ], - "class": "DepictionStackView" - } - ], - "class": "DepictionTabView" -} -- cgit v1.2.3 From 6894246a5bf038860da77b79f01bf8ea6dd44b49 Mon Sep 17 00:00:00 2001 From: StrugglingDoge Date: Wed, 1 May 2019 08:58:10 -0400 Subject: add other package/change some other depictions --- Packages | 20 ++- Packages.bz2 | Bin 543 -> 932 bytes assets/Banners/nineanim.jpg | Bin 0 -> 758435 bytes assets/TweakIcons/nineanimpic.jpg | Bin 0 -> 7750 bytes debs/com.marcuszhou.NineAnimator.deb | Bin 0 -> 99002536 bytes .../com.marcuszhou.NineAnimator/changelog.xml | 6 + depictions/com.marcuszhou.NineAnimator/info.xml | 63 ++++++++ .../screenshots/screenshot_1.png | Bin 0 -> 7673683 bytes .../screenshots/screenshot_2.png | Bin 0 -> 1760555 bytes .../screenshots/screenshot_3.png | Bin 0 -> 362560 bytes .../screenshots/screenshot_4.png | Bin 0 -> 2863080 bytes .../screenshots/screenshot_5.png | Bin 0 -> 1604431 bytes .../screenshots/screenshot_6.png | Bin 0 -> 3852358 bytes .../screenshots/screenshot_7.png | Bin 0 -> 1848052 bytes .../screenshots/screenshot_8.png | Bin 0 -> 2383616 bytes index.html | 18 +-- repo.xml | 5 - .../com.marcuszhou.NineAnimator/depiction.json | 169 +++++++++++++++++++++ .../com.struggling.darkify/depiction.json | 6 +- 19 files changed, 269 insertions(+), 18 deletions(-) create mode 100644 assets/Banners/nineanim.jpg create mode 100644 assets/TweakIcons/nineanimpic.jpg create mode 100644 debs/com.marcuszhou.NineAnimator.deb create mode 100644 depictions/com.marcuszhou.NineAnimator/changelog.xml create mode 100644 depictions/com.marcuszhou.NineAnimator/info.xml create mode 100644 depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_1.png create mode 100644 depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png create mode 100644 depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png create mode 100644 depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png create mode 100644 depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png create mode 100644 depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png create mode 100644 depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_7.png create mode 100644 depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_8.png create mode 100644 sileodepictions/com.marcuszhou.NineAnimator/depiction.json (limited to 'index.html') diff --git a/Packages b/Packages index b24c329..95b7275 100644 --- a/Packages +++ b/Packages @@ -13,4 +13,22 @@ Name: Darkify Author: StrugglingDoge SileoDepiction: https://thestrugglingdoge.github.io/testrepo/sileodepictions/com.struggling.darkify/depiction.json Depiction: https://thestrugglingdoge.github.io/testrepo/depictions/?p=com.struggling.darkify -Icon: https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/TweakIcons/darkifyicon.png \ No newline at end of file +Icon: https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/TweakIcons/darkifyicon.png + +Package: com.marcuszhou.NineAnimator +Version: 1.0.3 +Section: Mutlimedia +Maintainer: StrugglingDoge +Depends: firmware (>=11.2) +Architecture: iphoneos-arm +Filename: ./debs/com.marcuszhou.NineAnimator.deb +Size: 99002536 +MD5sum: fb6c906d427ac2a77ec23c5b5788384e +SHA1: f60799af639f7562892c62d446e085b752f28f91 +SHA256: 2e6790f311c8b7d9930220625c3e3aa6260ec2e7a63cc94635a7e6ae02d7b376 +Description: A simple yet elegant way of waching anime on your favorite anime website. NineAnimator is a free and open source anime watching app for iOS. Currently it supports 9anime.ru and masterani.me. +Name: NineAnimator +Author: Marcus Zhou +SileoDepiction: https://thestrugglingdoge.github.io/testrepo/sileodepictions/com.marcuszhou.NineAnimator/depiction.json +Depiction: https://thestrugglingdoge.github.io/repo/depictions/?p=com.marcuszhou.NineAnimator +Icon: https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/TweakIcons/nineanimpic.jpg \ No newline at end of file diff --git a/Packages.bz2 b/Packages.bz2 index 31caab4..d5c9ecf 100644 Binary files a/Packages.bz2 and b/Packages.bz2 differ diff --git a/assets/Banners/nineanim.jpg b/assets/Banners/nineanim.jpg new file mode 100644 index 0000000..74689e8 Binary files /dev/null and b/assets/Banners/nineanim.jpg differ diff --git a/assets/TweakIcons/nineanimpic.jpg b/assets/TweakIcons/nineanimpic.jpg new file mode 100644 index 0000000..9a9af26 Binary files /dev/null and b/assets/TweakIcons/nineanimpic.jpg differ diff --git a/debs/com.marcuszhou.NineAnimator.deb b/debs/com.marcuszhou.NineAnimator.deb new file mode 100644 index 0000000..55dce2e Binary files /dev/null and b/debs/com.marcuszhou.NineAnimator.deb differ diff --git a/depictions/com.marcuszhou.NineAnimator/changelog.xml b/depictions/com.marcuszhou.NineAnimator/changelog.xml new file mode 100644 index 0000000..44f6b69 --- /dev/null +++ b/depictions/com.marcuszhou.NineAnimator/changelog.xml @@ -0,0 +1,6 @@ + + + 1.0.3 + Updated to April 1st build. + + diff --git a/depictions/com.marcuszhou.NineAnimator/info.xml b/depictions/com.marcuszhou.NineAnimator/info.xml new file mode 100644 index 0000000..6166a99 --- /dev/null +++ b/depictions/com.marcuszhou.NineAnimator/info.xml @@ -0,0 +1,63 @@ + + com.marcuszhou.NineAnimator + NineAnimator + 1.0.3 + + + 11.2 + + + + + A simple yet elegant way of waching anime on your favorite anime website. + + This tweak was created by Marcus Zhou and is open source! Check it out: https://github.com/SuperMarcus/NineAnimator + A simple yet elegant way of waching anime on your favorite anime website. NineAnimator is a free and open source anime watching app for iOS. Currently it supports 9anime.ru and masterani.me. + NineAnimator currently supports the following video sources: RapidVideo, Mp4Upload, Streamango, MyCloud(unavailable for Google Cast), and Tiwi.Kiwi(may not be available for Google Cast) + This application only supports iOS 11.2 and above. Also, please report any issues to the above github! + + + + Featured Animes + screenshot_1.png + + + Recently Viewed + screenshot_2.png + + + Search + screenshot_3.png + + + Search Results + screenshot_4.png + + + Choose Episodes + screenshot_5.png + + + Chromecast + screenshot_6.png + + + Featured Animes (iPad) + screenshot_7.png + + + Picture in Picture (iPad) + screenshot_8.png + + + + Initial release + + + + Need Help? + https://github.com/SuperMarcus/NineAnimator + fa fa-github + + + \ No newline at end of file diff --git a/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_1.png b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_1.png new file mode 100644 index 0000000..4dddc72 Binary files /dev/null and b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_1.png differ diff --git a/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png new file mode 100644 index 0000000..b6c7445 Binary files /dev/null and b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png differ diff --git a/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png new file mode 100644 index 0000000..3986548 Binary files /dev/null and b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png differ diff --git a/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png new file mode 100644 index 0000000..f5fe2d0 Binary files /dev/null and b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png differ diff --git a/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png new file mode 100644 index 0000000..d94d6db Binary files /dev/null and b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png differ diff --git a/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png new file mode 100644 index 0000000..21a4914 Binary files /dev/null and b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png differ diff --git a/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_7.png b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_7.png new file mode 100644 index 0000000..fed09f7 Binary files /dev/null and b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_7.png differ diff --git a/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_8.png b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_8.png new file mode 100644 index 0000000..3147dd0 Binary files /dev/null and b/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_8.png differ diff --git a/index.html b/index.html index 9e95047..466eaed 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ - Sidia + StruglingDoge Repo @@ -14,12 +14,12 @@ html { } body { - /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#87e0fd+0,53cbf1+40,05abe0+100;Blue+3D+%23+16 */ -background: #87e0fd; /* Old browsers */ -background: -moz-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* FF3.6-15 */ -background: -webkit-linear-gradient(top, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* Chrome10-25,Safari5.1-6 */ -background: linear-gradient(to bottom, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ -filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 ); /* IE6-9 */ + /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a90329+0,8f0222+44,6d0019+100;Brown+Red+3D */ +background: #a90329; /* Old browsers */ +background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6-15 */ +background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10-25,Safari5.1-6 */ +background: linear-gradient(to bottom, #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ +filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */ height: 100%; margin: 0; background-repeat: no-repeat; @@ -52,9 +52,9 @@ height: 100%;
-

Uh Oh!

+

Struggling Doge Repo

-

This is a Sileo/Cydia repo, not a website! Use the following links below to automatically add this repo!

+

This is a Cydia/Sileo APT repo which contains some of my own themes/tweaks aswell as some other apps.

Add to Sileo: Here

diff --git a/repo.xml b/repo.xml index 083cb61..8f6a96b 100644 --- a/repo.xml +++ b/repo.xml @@ -5,10 +5,5 @@ https://twitter.com/CarsonKelley11 glyphicon glyphicon-user - - Want to use this depiction template? - https://github.com/sukarodo/sidia - glyphicon glyphicon-thumbs-up - diff --git a/sileodepictions/com.marcuszhou.NineAnimator/depiction.json b/sileodepictions/com.marcuszhou.NineAnimator/depiction.json new file mode 100644 index 0000000..03642ab --- /dev/null +++ b/sileodepictions/com.marcuszhou.NineAnimator/depiction.json @@ -0,0 +1,169 @@ +{ + "minVersion": "0.1", + "headerImage": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/Banners/nineanim.jpg", + "tintColor": "#8c10ba", + "tabs": [ + { + "tabname": "Details", + "views": [ + { + "itemCornerRadius": 6, + "itemSize": "{320, 275.41333333333336}", + "screenshots": [ + { + "accessibilityText": "Featured Animes", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_1.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_1.png" + }, + { + "accessibilityText": "Recently Viewed", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png" + }, + { + "accessibilityText": "Search", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png" + }, + { + "accessibilityText": "Search Results", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png" + }, + { + "accessibilityText": "Choose Episodes", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png" + }, + { + "accessibilityText": "Chromecast", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png" + } + ], + "ipad": { + "itemCornerRadius": 9, + "itemSize": "{320, 550.8266666666667}", + "screenshots": [ + { + "accessibilityText": "Featured Animes", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_7.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_7.png" + }, + { + "accessibilityText": "Recently Viewed", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png" + }, + { + "accessibilityText": "Search", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png" + }, + { + "accessibilityText": "Search Results", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png" + }, + { + "accessibilityText": "Choose Episodes", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png" + }, + { + "accessibilityText": "Chromecast", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png" + }, + { + "accessibilityText": "Picture in Picture", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_8.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_8.png" + } + ], + "class": "DepictionScreenshotView" + }, + "class": "DepictionScreenshotsView" + }, + { + "class": "DepictionMarkdownView", + "markdown": "## NineAnimator\nA simple yet elegant way of waching anime on your favorite anime website. NineAnimator is a free and open source anime watching app for iOS. Currently it supports 9anime.ru and masterani.me. NineAnimator currently supports the following video sources: RapidVideo, Mp4Upload, Streamango, MyCloud(unavailable for Google Cast), and Tiwi.Kiwi(may not be available for Google Cast)" + }, + { + "title": "Check out the source code here!", + "action": "https://github.com/SuperMarcus/NineAnimator", + "class": "DepictionTableButtonView" + }, + { + "class": "DepictionSeparatorView" + }, + { + "title": "Latest Version", + "class": "DepictionHeaderView" + }, + { + "title": "Version", + "text": "1.0.3", + "class": "DepictionTableTextView" + }, + { + "title": "Released", + "text": "4/5/19", + "class": "DepictionTableTextView" + }, + { + "title": "Compatibility", + "text": "iOS 11.2 to 12.1.2", + "class": "DepictionTableTextView" + }, + { + "title": "Price", + "text": "FREE", + "class": "DepictionTableTextView" + }, + { + "title": "Developer", + "text": "Marcus Zhou", + "class": "DepictionTableTextView" + }, + { + "title": "Github", + "action": "https://github.com/StrugglingDoge", + "class": "DepictionTableButtonView" + }, + { + "spacing": 16, + "class": "DepictionSpacerView" + }, + { + "spacing": 20, + "class": "DepictionSpacerView" + } + ], + "class": "DepictionStackView" + }, + { + "tabname": "Changelog", + "views": [ + { + "title": "1.0.3", + "useBoldText": true, + "useBottomMargin": true, + "class": "DepictionSubheaderView" + }, + { + "markdown": "\t\n\u2022 Update to latest version of NineAnimator.", + "useSpacing": false, + "class": "DepictionMarkdownView" + }, + { + "markdown": "Released 4/5/19", + "useRawFormat": true, + "class": "DepictionMarkdownView" + } + ], + "class": "DepictionStackView" + } + ], + "class": "DepictionTabView" +} diff --git a/sileodepictions/com.struggling.darkify/depiction.json b/sileodepictions/com.struggling.darkify/depiction.json index 70d05df..f5f271c 100644 --- a/sileodepictions/com.struggling.darkify/depiction.json +++ b/sileodepictions/com.struggling.darkify/depiction.json @@ -1,14 +1,14 @@ { "minVersion": "0.1", "headerImage": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/Banners/Darkify.png", - "tintColor": "#594d48", + "tintColor": "#3f4042", "tabs": [ { "tabname": "Details", "views": [ { "itemCornerRadius": 6, - "itemSize": "{160, 275.41333333333336}", + "itemSize": "{320, 275.41333333333336}", "screenshots": [ { "accessibilityText": "Showcase", @@ -63,7 +63,7 @@ }, { "title": "Developer", - "text": "Struggling Doge", + "text": "StrugglingDoge", "class": "DepictionTableTextView" }, { -- cgit v1.2.3 From ddc9d3d08b5d2381b8c9a7686f140db459563f14 Mon Sep 17 00:00:00 2001 From: StrugglingDoge Date: Wed, 1 May 2019 22:13:45 -0400 Subject: now main repo :) --- Packages | 10 ++-- Packages.bz2 | Bin 932 -> 920 bytes assets/Banners/Darkify.png | Bin 135251 -> 135227 bytes assets/Screenshots/screenshot.png | Bin 31622 -> 0 bytes assets/Screenshots/screenshot2.png | Bin 31622 -> 0 bytes index.html | 4 +- sileo-featured.json | 2 +- .../com.marcuszhou.NineAnimator/depiction.json | 54 ++++++++++----------- .../com.struggling.darkify/depiction.json | 10 ++-- 9 files changed, 40 insertions(+), 40 deletions(-) delete mode 100644 assets/Screenshots/screenshot.png delete mode 100644 assets/Screenshots/screenshot2.png (limited to 'index.html') diff --git a/Packages b/Packages index 95b7275..cd6686e 100644 --- a/Packages +++ b/Packages @@ -11,9 +11,9 @@ SHA256: edcf94979c64c1dbaa1e56b181afdf26be4083f8aed62b4761b75cc480c46ac7 Description: Darkify is a dark theme for all iOS devices that keeps all icons fimiliar looking but with a dark grey gradient and adds a bit more depth to the icons. Name: Darkify Author: StrugglingDoge -SileoDepiction: https://thestrugglingdoge.github.io/testrepo/sileodepictions/com.struggling.darkify/depiction.json -Depiction: https://thestrugglingdoge.github.io/testrepo/depictions/?p=com.struggling.darkify -Icon: https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/TweakIcons/darkifyicon.png +SileoDepiction: https://thestrugglingdoge.github.io/repo/sileodepictions/com.struggling.darkify/depiction.json +Depiction: https://thestrugglingdoge.github.io/repo/depictions/?p=com.struggling.darkify +Icon: https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/assets/TweakIcons/darkifyicon.png Package: com.marcuszhou.NineAnimator Version: 1.0.3 @@ -29,6 +29,6 @@ SHA256: 2e6790f311c8b7d9930220625c3e3aa6260ec2e7a63cc94635a7e6ae02d7b376 Description: A simple yet elegant way of waching anime on your favorite anime website. NineAnimator is a free and open source anime watching app for iOS. Currently it supports 9anime.ru and masterani.me. Name: NineAnimator Author: Marcus Zhou -SileoDepiction: https://thestrugglingdoge.github.io/testrepo/sileodepictions/com.marcuszhou.NineAnimator/depiction.json +SileoDepiction: https://thestrugglingdoge.github.io/repo/sileodepictions/com.marcuszhou.NineAnimator/depiction.json Depiction: https://thestrugglingdoge.github.io/repo/depictions/?p=com.marcuszhou.NineAnimator -Icon: https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/TweakIcons/nineanimpic.jpg \ No newline at end of file +Icon: https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/assets/TweakIcons/nineanimpic.jpg \ No newline at end of file diff --git a/Packages.bz2 b/Packages.bz2 index d5c9ecf..ed1a681 100644 Binary files a/Packages.bz2 and b/Packages.bz2 differ diff --git a/assets/Banners/Darkify.png b/assets/Banners/Darkify.png index 46e914d..7f85318 100644 Binary files a/assets/Banners/Darkify.png and b/assets/Banners/Darkify.png differ diff --git a/assets/Screenshots/screenshot.png b/assets/Screenshots/screenshot.png deleted file mode 100644 index 97d3f7a..0000000 Binary files a/assets/Screenshots/screenshot.png and /dev/null differ diff --git a/assets/Screenshots/screenshot2.png b/assets/Screenshots/screenshot2.png deleted file mode 100644 index 11baacd..0000000 Binary files a/assets/Screenshots/screenshot2.png and /dev/null differ diff --git a/index.html b/index.html index 466eaed..f829f26 100644 --- a/index.html +++ b/index.html @@ -56,7 +56,7 @@ height: 100%;

This is a Cydia/Sileo APT repo which contains some of my own themes/tweaks aswell as some other apps.

-

Add to Sileo: Here

+

Add to Sileo: Here

@@ -66,7 +66,7 @@ height: 100%;
-
Still using Cydia? Tap here to add to Cydia
+
Still using Cydia? Tap here to add to Cydia
diff --git a/sileo-featured.json b/sileo-featured.json index 9bf5275..ee71e1c 100644 --- a/sileo-featured.json +++ b/sileo-featured.json @@ -4,7 +4,7 @@ "itemCornerRadius": 10, "banners": [ { - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/Banners/Darkify.png", + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/assets/Banners/Darkify.png", "title": "Darkify", "package": "com.struggling.darkify", "hideShadow": false diff --git a/sileodepictions/com.marcuszhou.NineAnimator/depiction.json b/sileodepictions/com.marcuszhou.NineAnimator/depiction.json index 10ad46b..014b17f 100644 --- a/sileodepictions/com.marcuszhou.NineAnimator/depiction.json +++ b/sileodepictions/com.marcuszhou.NineAnimator/depiction.json @@ -1,6 +1,6 @@ { "minVersion": "0.1", - "headerImage": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/Banners/nineanim.jpg", + "headerImage": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/assets/Banners/nineanim.jpg", "tintColor": "#8c10ba", "tabs": [ { @@ -12,33 +12,33 @@ "screenshots": [ { "accessibilityText": "Featured Animes", - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_1.png", - "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_1.png" + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_1.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_1.png" }, { "accessibilityText": "Recently Viewed", - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png", - "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png" + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png" }, { "accessibilityText": "Search", - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png", - "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png" + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png" }, { "accessibilityText": "Search Results", - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png", - "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png" + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png" }, { "accessibilityText": "Choose Episodes", - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png", - "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png" + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png" }, { "accessibilityText": "Chromecast", - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png", - "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png" + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png" } ], "ipad": { @@ -47,38 +47,38 @@ "screenshots": [ { "accessibilityText": "Featured Animes", - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_7.png?size=640", - "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_7.png" + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_7.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_7.png" }, { "accessibilityText": "Picture in Picture", - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_8.png?size=640", - "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_8.png" + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_8.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_8.png" }, { "accessibilityText": "Recently Viewed", - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png?size=640", - "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png" + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_2.png" }, { "accessibilityText": "Search", - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png?size=640", - "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png" + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_3.png" }, { "accessibilityText": "Search Results", - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png?size=640", - "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png" + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_4.png" }, { "accessibilityText": "Choose Episodes", - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png?size=640", - "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png" + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_5.png" }, { "accessibilityText": "Chromecast", - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png?size=640", - "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png" + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.marcuszhou.NineAnimator/screenshots/screenshot_6.png" } ], "class": "DepictionScreenshotView" diff --git a/sileodepictions/com.struggling.darkify/depiction.json b/sileodepictions/com.struggling.darkify/depiction.json index f5f271c..afc75e7 100644 --- a/sileodepictions/com.struggling.darkify/depiction.json +++ b/sileodepictions/com.struggling.darkify/depiction.json @@ -1,6 +1,6 @@ { "minVersion": "0.1", - "headerImage": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/assets/Banners/Darkify.png", + "headerImage": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/assets/Banners/Darkify.png", "tintColor": "#3f4042", "tabs": [ { @@ -12,8 +12,8 @@ "screenshots": [ { "accessibilityText": "Showcase", - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png", - "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png" + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png" } ], "ipad": { @@ -22,8 +22,8 @@ "screenshots": [ { "accessibilityText": "Showcase", - "url": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png?size=640", - "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/testrepo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png" + "url": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png?size=640", + "fullSizeURL": "https://raw.githubusercontent.com/thestrugglingdoge/repo/gh-pages/depictions/com.struggling.darkify/screenshots/s1.png" } ], "class": "DepictionScreenshotView" -- cgit v1.2.3