Skip to content

Commit

Permalink
Update star.user.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mariobehling authored May 24, 2019
1 parent 32d1c5c commit fe33b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion star.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -1440,7 +1440,7 @@ $Rainb.add(document.body, $Rainb.el('div', {
}
}, ["You are now starring these repos, trust me m8", $Rainb.el("button", {}, ["close"])]))

var StarRepos = ["orgs/fossasia", "orgs/OpnTec", "orgs/voicerepublic", "orgs/loklak", "orgs/fashiontec", "orgs/yacy", "orgs/phimpme", "orgs/ffii", "orgs/susiai", "orgs/libredesktop", "orgs/meilix","orgs/lubuntu-dev","users/orbiter", "orgs/mbmit"];
var StarRepos = ["orgs/fossasia", "orgs/OpnTec", "orgs/voicerepublic", "orgs/loklak", "orgs/fashiontec", "orgs/yacy", "orgs/phimpme", "orgs/ffii", "orgs/susiai", "orgs/libredesktop", "orgs/meilix","users/orbiter", "orgs/mbmit"];
var FollowUser = ["mariobehling", "orbiter", "hpdang", "techyay", "norbusan"]
Promise.all([StarRepos.reduce(function(a, b) {

Expand Down

0 comments on commit fe33b86

Please sign in to comment.