- Go to https://countwordsfree.com/ and click the green button "Load Text" to upload your pdf file.
- Copy the text from the textarea box.
- Go to https://www.online-utility.org/text/analyzer.jsp and paste the text content to the input box.
- Click "Process text" button.
We can make this file beautiful and searchable if this error is corrected: It looks like row 5 should actually have 2 columns, instead of 3 in line 4.
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
4766 KIXS-AS-KR Korea Telecom, KR 263161132364 | |
4713 OCN NTT Communications Corporation, JP 168385172297 | |
17676 GIGAINFRA Softbank BB Corp., JP 87207705774 | |
4808 CHINA169-BJ China Unicom Beijing Province Network, CN 48233720205 | |
7922 COMCAST-7922 - Comcast Cable Communications, LLC, US 41320841657 | |
4538 ERX-CERNET-BKB China Education and Research Network Center, CN 38667054113 | |
4134 CHINANET-BACKBONE No.31,Jin-rong Street, CN 31403702767 | |
721 DNIC-ASBLK-00721-00726 - DoD Network Information Center, US 18121993456 | |
6713 IAM-AS, MA 17832053566 | |
7018 ATT-INTERNET4 - AT&T Services, Inc., US 15573000559 |
We can make this file beautiful and searchable if this error is corrected: It looks like row 5 should actually have 2 columns, instead of 3 in line 4.
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
4766 KIXS-AS-KR Korea Telecom, KR 263161132364 | |
4713 OCN NTT Communications Corporation, JP 168385172297 | |
17676 GIGAINFRA Softbank BB Corp., JP 87207705774 | |
4808 CHINA169-BJ China Unicom Beijing Province Network, CN 48233720205 | |
7922 COMCAST-7922 - Comcast Cable Communications, LLC, US 41320841657 | |
4538 ERX-CERNET-BKB China Education and Research Network Center, CN 38667054113 | |
4134 CHINANET-BACKBONE No.31,Jin-rong Street, CN 31403702767 | |
721 DNIC-ASBLK-00721-00726 - DoD Network Information Center, US 18121993456 | |
6713 IAM-AS, MA 17832053566 | |
7018 ATT-INTERNET4 - AT&T Services, Inc., US 15573000559 |
We can make this file beautiful and searchable if this error is corrected: It looks like row 5 should actually have 2 columns, instead of 3 in line 4.
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
4766 KIXS-AS-KR Korea Telecom, KR 263161132364 | |
4713 OCN NTT Communications Corporation, JP 168385172297 | |
17676 GIGAINFRA Softbank BB Corp., JP 87207705774 | |
4808 CHINA169-BJ China Unicom Beijing Province Network, CN 48233720205 | |
7922 COMCAST-7922 - Comcast Cable Communications, LLC, US 41320841657 | |
4538 ERX-CERNET-BKB China Education and Research Network Center, CN 38667054113 | |
4134 CHINANET-BACKBONE No.31,Jin-rong Street, CN 31403702767 | |
721 DNIC-ASBLK-00721-00726 - DoD Network Information Center, US 18121993456 | |
6713 IAM-AS, MA 17832053566 | |
7018 ATT-INTERNET4 - AT&T Services, Inc., US 15573000559 |
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
/** | |
* genpac 2.1.0 https://github.com/JinnLynn/genpac | |
* GFWList Last-Modified: 2020-12-26 00:34:23 | |
*/ | |
var proxy = 'SOCKS5 192.168.1.1:1080'; | |
var rules = [ | |
[ | |
[], | |
[] |
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
// Migrate settings to 1.0 | |
// Refer to: https://github.com/brookhong/Surfingkeys/wiki/Migrate-your-settings-from-0.9.74-to-1.0 | |
const { | |
aceVimMap, | |
mapkey, | |
imap, | |
imapkey, | |
getClickableElements, | |
vmapkey, | |
map, |
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
#!/bin/bash | |
for i in $(find -name '*.json'); do | |
echo $i | |
curl --http1.1 --data-binary @$i \ | |
-v -H 'Content-Type: application/json' \ | |
example.com 2>&1 -o /dev/null | grep -Fi '> Content-Length' | |
done |
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
// set theme | |
// settings.theme = ` | |
// .sk_theme { | |
// background: #000; | |
// color: #fff; | |
// } | |
// .sk_theme tbody { | |
// color: #fff; | |
// } | |
// .sk_theme input { |
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
#/bin/bash | |
# Clear all the installed files by Wacom Driver | |
rm -rf /Applications/Wacom\ Tablet.localized | |
rm -rf /Applications/Pen\ Tablet.localized | |
rm -rf /Library/Application\ Support/Tablet | |
rm -rf /Library/Extensions/Wacom\ Tablet.kext |
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
#/bin/bash | |
# Clear all the installed files by Wacom Driver | |
rm -rf /Applications/Wacom\ Tablet.localized | |
rm -rf /Applications/Pen\ Tablet.localized | |
rm -rf /Library/Application\ Support/Tablet | |
rm -rf /Library/Extensions/Wacom\ Tablet.kext |
NewerOlder