Skip to content

Instantly share code, notes, and snippets.

@overtrue
Last active September 4, 2016 04:54
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save overtrue/3991f94f1ef10738949aae1fad2a7db3 to your computer and use it in GitHub Desktop.
<?php
var_dump(substr_count(file_get_contents('http://106.75.28.160/UCloud.txt'), 'UCanUup'));
// int(728)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment