This file contains hidden or 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
| // import ActiveModelAdapter from 'active-model-adapter'; | |
| import DS from 'ember-data'; | |
| const ActiveModelAdapter = DS.ActiveModelAdapter; | |
| export default ActiveModelAdapter.extend(); |
This file contains hidden or 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
| // MISSION: OPERATION TRANS LIBERATION | |
| // | |
| // USAGE: | |
| // 1) Navigate to https://new.reddit.com/r/place/ | |
| // 2) Open the "Developer Tools" (CTRL+SHIFT+I) | |
| // 3) Make sure the context dropdown is set to: "embed" (https://i.imgur.com/YfCY4WP.png) | |
| // 4) Paste the code below in the console and hit enter. (https://i.imgur.com/YAHjJXP.png) | |
| // 5) Leave window open and a pixel will be placed in the set | |
| // range every time your timer goes down |