├── CHANGELOG.md ├── HKR.meta.js ├── HKR.user.js ├── LICENSE ├── README.md └── resources ├── Blizzard.png ├── Claimed.png ├── NoRestriction.png └── Unclaimed.png /CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/umaim/Humble-Key-Restriction/HEAD/CHANGELOG.md -------------------------------------------------------------------------------- /HKR.meta.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/umaim/Humble-Key-Restriction/HEAD/HKR.meta.js -------------------------------------------------------------------------------- /HKR.user.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/umaim/Humble-Key-Restriction/HEAD/HKR.user.js -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/umaim/Humble-Key-Restriction/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/umaim/Humble-Key-Restriction/HEAD/README.md -------------------------------------------------------------------------------- /resources/Blizzard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/umaim/Humble-Key-Restriction/HEAD/resources/Blizzard.png -------------------------------------------------------------------------------- /resources/Claimed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/umaim/Humble-Key-Restriction/HEAD/resources/Claimed.png -------------------------------------------------------------------------------- /resources/NoRestriction.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/umaim/Humble-Key-Restriction/HEAD/resources/NoRestriction.png -------------------------------------------------------------------------------- /resources/Unclaimed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/umaim/Humble-Key-Restriction/HEAD/resources/Unclaimed.png --------------------------------------------------------------------------------