Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Commit

Permalink
v2.8.6
Browse files Browse the repository at this point in the history
* Disabled Twitter support on Gleam.io due to Issue #42
  • Loading branch information
Citrinate authored May 10, 2018
1 parent 4e9cfec commit 469d82f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions giveawayHelper.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// @namespace https://github.com/Citrinate/giveawayHelper
// @description Enhances Steam key-related giveaways
// @author Citrinate
// @version 2.8.5
// @version 2.8.6
// @match *://*.chubbykeys.com/giveaway.php*
// @match *://*.bananagiveaway.com/giveaway/*
// @match *://*.dogebundle.com/index.php?page=redeem&id=*
Expand Down Expand Up @@ -339,7 +339,7 @@
case "twitter_retweet":
case "twitter_tweet":
case "twitter_hashtags":
createTwitterButton(entry, entry_element);
//createTwitterButton(entry, entry_element);
break;

case "twitchtv_follow":
Expand Down

0 comments on commit 469d82f

Please sign in to comment.