// jQuery
$(document).ready(function() {
// code
})
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
#!/bin/bash | |
apt install -y pcregrep | |
curl -s "https://www.google.com/sorry/index" | pcregrep -o1 "IP address: (.*?)<" |
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
#~~~~~~~~~~~~~~~~ Updated: 2017-11-26 12:18 UTC+8 ~~~~~~~~~~~~~~~~# | |
#禁止混合内容 | |
https-strict: about-scheme false | |
https-strict: behind-the-scene false | |
https-strict: chrome-extension-scheme false | |
https-strict: chrome-scheme false | |
https-strict: localhost false | |
https-strict: moz-extension-scheme false | |
https-strict: opera-scheme false |
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
# Resurrection Remix OS - Marshmallow | |
Source Code: http://github.com/ResurrectionRemix | |
G+: https://plus.google.com/communities/109352646351468373340 | |
Resurrection Remix Crowdin : https://crowdin.com/project/resurrectionremix/ | |
For extended changelog, track github activities | |
# The Changelog |