This file has been truncated, but you can view the full file.
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
| /* Inter Variable v4.0 */ | |
| @font-face { | |
| font-family: Inter Variable; | |
| font-style: normal; | |
| font-weight: 100 900; | |
| font-display: block; | |
| src: url("data:font/ttf;base64,AAEAAAATAQAABAAwR0RFRi4E9jkAA2icAAAgEEdQT1Ny9SJYAAOIrAACLhJHU1VC7sSIQgAFtsAAAF1ASFZBUtMaWusABhQAAAArrU1WQVLbYRriAAY/sAAAAKhPUy8yHuykZwAAAbgAAABgU1RBVGqPTWcABkBYAAAA3GF2YXKABnXLAAZBNAAAADRjbWFwTKfR4QAAL9AAAGTmZnZhcgHs70EABkFoAAAAtmdseWZvQdDTAADCdAACGY9ndmFy2IfLTwAGQiAABui4aGVhZDDb8pgAAAE8AAAANmhoZWEWhBZdAAABdAAAACRobXR46ejqwgAAAhgAAC24bG9jYQs8WP0AAJS4AAAtvG1heHALiQD2AAABmAAAACBuYW1lqnWxAwAC3AQAAA0ecG9zdH1l81YAAukkAAB/eAABAAAABAAAGvLA3F8PPPUAAwgAAAAAAOGAU40AAAAA4YBTyfoX/WwUqgjdAAAAAwACAAEAAAAAAAEAAAfA/hIAABV0+hf3aBSqAAEAAAAAAAAAAAAAAAAAAAtuAAEAAAtuAIQADABwAAcAAQAAAAAAAAAAAAAAAAAHAAEABAUhAZAABQAABTMEzQAAAJoFMwTNAAACzQCMAp8AAAIABQMAAAACAATgAAr/UgCh/wAAACEAAAAAUlNNUwDAAAD//wfA/hIAAAfAAe4AAAGfAAAAAAReBdIAAAAgAAgFQAFIBLAAAAWFADQFhQA0BYUANAWFADQFhQA0BYUANAWFADQFhQA0BYUANAWFADQFhQA0BYUANAWFADQFhQA0BYUANAWFADQFhQA0BYUANAWFADQFhQA0BYUANAWFADQFhQA0BYU |
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
| /* Old */ | |
| section:has(a[href^="https://member.op.gg/membership"]), | |
| /* Newer */ | |
| .flex-col:has(> .flex-col > [style] > [style] > [data-ad]), |
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
| ~ > mkdir temp | |
| ~ > cd temp | |
| ~ / temp > git init | |
| Initialized empty Git repository in C:/Users/Mon/temp/.git/ | |
| ~ / temp > git submodule add https://github.com/github/.github submodule | |
| Cloning into 'C:/Users/Mon/temp/submodule'... | |
| remote: Enumerating objects: 115, done. | |
| remote: Counting objects: 100% (59/59), done. | |
| remote: Compressing objects: 100% (23/23), done. | |
| remote: Total 115 (delta 44), reused 36 (delta 36), pack-reused 56 (from 1) |
OlderNewer