Skip to content

Commit

Permalink
Removed http from page builders and everything
Browse files Browse the repository at this point in the history
  • Loading branch information
m4-used-rollout committed Jul 12, 2018
1 parent 22404a8 commit 1302b03
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Beach City Bugle Widgets
Widgets for use on [Beach City Bugle](http://www.beachcitybugle.com/)
Widgets for use on [Beach City Bugle](https://www.beachcitybugle.com/)
2 changes: 1 addition & 1 deletion app-src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ function setMenu() {
submenu: [
{
label: 'Learn More',
click() { require('electron').shell.openExternal('http://electron.atom.io') }
click() { require('electron').shell.openExternal('https://electron.atom.io') }
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion app-src/test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions countdown/countdown.css
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
bottom:100%;
margin-bottom:-50px;
left:25%;
background-image: url("http://i.imgur.com/mN9KVNe.png");
background-image: url("https://i.imgur.com/mN9KVNe.png");
background-size: cover;
background-position: 0 0;
font-size:374px;
Expand All @@ -168,7 +168,7 @@
bottom:100%;
margin-bottom:1px;
left:25%;
background-image: url("http://i.imgur.com/wvghkvg.png");
background-image: url("https://i.imgur.com/wvghkvg.png");
background-size: cover;
background-position: 0 0;
background-repeat: no-repeat;
Expand Down
6 changes: 3 additions & 3 deletions countdown/countdown.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ function bcbCountdown(element, config, theme) {
}
});

$('<a>').addClass('info').attr('title', "Inspired by Doafhat's countdown designs").attr('href', "http://doafhat.com/post/135588250298/all-the-edited-stevenbomb-4-countdowns-for-your").attr('target', '_blank').append($('<i>').addClass('fa fa-info-circle')).appendTo(element);
$('<a>').addClass('info').attr('title', "Inspired by Doafhat's countdown designs").attr('href', "https://doafhat.com/post/135588250298/all-the-edited-stevenbomb-4-countdowns-for-your").attr('target', '_blank').append($('<i>').addClass('fa fa-info-circle')).appendTo(element);

var tkos = 0;
function okko(skipNum) {
Expand All @@ -103,12 +103,12 @@ function bcbCountdown(element, config, theme) {
return $.when(
(function () {
var d = $.Deferred();
$("<img>").attr('src', 'http://i.imgur.com/mN9KVNe.png').on('load', d.resolve);
$("<img>").attr('src', 'https://i.imgur.com/mN9KVNe.png').on('load', d.resolve);
return d;
})(),
(function () {
var d = $.Deferred();
$("<img>").attr('src', 'http://i.imgur.com/wvghkvg.png').on('load', d.resolve);
$("<img>").attr('src', 'https://i.imgur.com/wvghkvg.png').on('load', d.resolve);
return d;
})());
})().then(function () {
Expand Down
4 changes: 2 additions & 2 deletions eggs/wbb.css
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ ul.headlines li a, .feed-links, .feed-links a {
}

#header-bg-1,#header-bg-2,#header-bg-3,#header-bg-4 {
background-image:url("http://i.imgur.com/R0w8WjO.jpg")!important;
background-image:url("https://i.imgur.com/R0w8WjO.jpg")!important;
background-size:cover;
}

Expand All @@ -74,7 +74,7 @@ ul.headlines li a, .feed-links, .feed-links a {
height:0;
padding-left:975px;
padding-top:293px;
background-image:url("http://i.imgur.com/Ivbkhnw.png");
background-image:url("https://i.imgur.com/Ivbkhnw.png");
background-size: contain;
background-position: center;
background-repeat: no-repeat;
Expand Down
12 changes: 6 additions & 6 deletions hitthediamond/htd.js
Original file line number Diff line number Diff line change
Expand Up @@ -256,15 +256,15 @@ function HitTheDiamond(selector) {
instructions.append($("<ul class='instructions'>").append(gems.filter(function (g) { return g.score > 0 }).sort(function (a, b) { return b.score - a.score; }).map(gemIconMaker())));
var gameovertext = "You scored %S points. %H Here's the damage:";
var credits = $("<span>").text("Credits").append($("<ul>").addClass("credits").append([
{ credit: "Design, Programming", by: "Dave", link: "http://www.beachcitybugle.com/" },
{ credit: "Art, Sound", by: "Steven Universe", link: "http://www.cartoonnetwork.com/video/steven-universe/" },
{ credit: "Design, Programming", by: "Dave", link: "https://www.beachcitybugle.com/" },
{ credit: "Art, Sound", by: "Steven Universe", link: "https://www.cartoonnetwork.com/video/steven-universe/" },
{ credit: "Music", by: "Aivi & Surasshu", link: "https://soundcloud.com/aivisura/steven-universe-futurisms" },
{ credit: "Testing", by: "Emerald", link: "https://twitter.com/gaygemgoddess" },
{ by: "Mynder", link: "http://mynder.deviantart.com/" },
{ by: "Mynder", link: "https://mynder.deviantart.com/" },
{ by: "Calpain", link: "https://twitter.com/CalpainEqD" },
{ credit: "Crewniverse Font", by: "MaxiGamer", link: "http://fav.me/d8xkpe8" },
{ credit: "Yellow Pearl Vector", by: "Deco-kun", link: "http://steven-universe.wikia.com/wiki/User:Deco-kun" },
{ credit: "Special Thanks", by: "Steven Universe Wiki", link: "http://steven-universe.wikia.com/" }
{ credit: "Crewniverse Font", by: "MaxiGamer", link: "https://fav.me/d8xkpe8" },
{ credit: "Yellow Pearl Vector", by: "Deco-kun", link: "https://steven-universe.wikia.com/wiki/User:Deco-kun" },
{ credit: "Special Thanks", by: "Steven Universe Wiki", link: "https://steven-universe.wikia.com/" }
].map(function (c) {
return $("<li>").append($("<span>").text(c.credit ? c.credit + ':' : "")).append($(c.link ? "<a target='_blank' href='" + c.link + "'>" : "<span>").text(c.by));
})));
Expand Down
2 changes: 1 addition & 1 deletion shared/art.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Art.findAt = function (link) {
}
else {
$.ajax({
url: "http://opengraph.io/api/1.0/site/" + encodeURI(link),
url: "https://opengraph.io/api/1.0/site/" + encodeURI(link),
type: "GET",
dataType: "json",
timeout: 1000
Expand Down
4 changes: 2 additions & 2 deletions shared/scraper.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ function scrape(link) {
return appScraper(link);
}
return $.ajax({
url: "http://crossorigin.me/" + link,
url: "https://crossorigin.me/" + link,
type: "GET",
dataType: "text",
timeout: 5000
}).then(function (r) { return r; }, function (e) {
return $.ajax({
url: "http://cors.io/?u=" + link,
url: "https://cors.io/?u=" + link,
type: "GET",
dataType: "text",
timeout: 5000
Expand Down
2 changes: 1 addition & 1 deletion videopost/videopost.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ angular.module('videoApp', [])
return $sce.trustAsUrl('https://youtu.be/' + videoPost.getYoutubeId());
}
videoPost.getThumbnailUrl = function () {
return $sce.trustAsUrl('http://i3.ytimg.com/vi/' + videoPost.getYoutubeId() + '/');
return $sce.trustAsUrl('https://i3.ytimg.com/vi/' + videoPost.getYoutubeId() + '/');
}
videoPost.videoHeight = function () {
return /*videoPost.thumbnailQuality == 'sd' ? 480 :*/ 360;
Expand Down

0 comments on commit 1302b03

Please sign in to comment.