This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///home/andres/workspace/jovio/docspring/app/jobs/process_pdf_submission_job.rb","entries":[{"id":"VVeL.rb","timestamp":1697034195630},{"id":"PJjM.rb","timestamp":1697034345626},{"id":"4MSl.rb","timestamp":1697036121011},{"id":"kxPX.rb","timestamp":1697036156388},{"id":"YAyp.rb","timestamp":1697048008041},{"id":"aVgU.rb","timestamp":1697049553972},{"id":"xMxV.rb","timestamp":1697049654261},{"id":"6Y6I.rb","timestamp":1697050781569},{"id":"6m85.rb","timestamp":1697054503135},{"id":"FFHW.rb","timestamp":1697054532555},{"id":"1t2y.rb","timestamp":1697054609228},{"id":"Rol6.rb","timestamp":1697055109301},{"id":"d6YK.rb","timestamp":1697059350705},{"id":"0MBs.rb","timestamp":1697059450110},{"id":"ERMl.rb","timestamp":1697059557325},{"id":"ya8p.rb","timestamp":1697059580281},{"id":"1YEZ.rb","timestamp":1697553382618},{"id":"TV9y.rb","timestamp":1697559513261},{"id":"0KhG.rb","timestamp":1697559558198},{"id":"BLlL.rb","timestamp":1697559617111},{"id":"FEJp.rb","timestamp":1697559703169} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name web hipchat changer | |
// @namespace https://gist.github.com/spike886/7e33bd8caa4f6eaa7cd2 | |
// @version 0.1 | |
// @description At the moment it just hiddes info messages | |
// @author Andres | |
// @match https://*.hipchat.com/chat | |
// @updateURL https://gist.github.com/spike886/7e33bd8caa4f6eaa7cd2/raw/hipchat.user.js | |
// @grant none | |
// ==/UserScript== |