Advertisement
Guest User

asdasd

a guest
Apr 25th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.68 KB | None | 0 0
  1.  
  2. <html>
  3.  
  4. <head>
  5. <!-- Design by PH.BLOOD -->
  6. <title> ANONGHOST PH</title>
  7.  
  8. <meta name="Description" content="AnonGhost Philippines">
  9. <meta property="og:title" content="AnonGhost Philippines">
  10. <meta property="og:title" content="We Are AnonGhost Philippines">
  11. <link rel="shortcut icon" href="http://i65.tinypic.com/2cftjbd.png" />
  12. <meta property="og:image" content="http://wallpaper-gallery.net/images/black-background-hd-wallpapers/black-background-hd-wallpapers-4.jpg">
  13. <link href='https://fonts.googleapis.com/css?family=Electrolize' rel='stylesheet'>
  14.  
  15. </head>
  16.  
  17. <style>
  18.  
  19. body {
  20. background: url(https://media1.tenor.com/images/8d1e119e5368f31115953a3bcc51983b/tenor.gif?itemid=8926095);
  21. background-position: center;
  22. background-repeat: no-repeat;
  23. background-size: cover;
  24. background-attachment: fixed;
  25. overflow: hidden;
  26. padding: 0;
  27. margin: 0;
  28. }
  29. #logo {
  30. text-align: center;
  31. overflow: hidden;
  32.  
  33. }
  34. div .content{
  35. transform-origin: center;
  36. padding-top: 200px;
  37. padding-left: 200px;
  38. padding-right: 200px;
  39. padding-bottom: 100px;
  40. }
  41. h1 {
  42. text-align: center;
  43. color: #fff;
  44. font-size: 30px;
  45. letter-spacing: 8px;
  46. font-family: 'Electrolize';
  47. font-weight: 400;
  48. /*Create overlap*/
  49.  
  50. margin: 0;
  51. line-height: 0;
  52. /*Animation*/
  53.  
  54. animation: glitch1 2.5s infinite;
  55. }
  56.  
  57. h1:nth-child(2) {
  58. color: #67f3da;
  59. animation: glitch2 2.5s infinite;
  60. }
  61.  
  62. h1:nth-child(3) {
  63. color: #f16f6f;
  64. animation: glitch3 2.5s infinite;
  65. }
  66. /*Keyframes*/
  67.  
  68. @keyframes glitch1 {
  69. 0% {
  70. transform: none;
  71. opacity: 1;
  72. }
  73. 7% {
  74. transform: skew(-0.5deg, -0.9deg);
  75. opacity: 0.75;
  76. }
  77. 10% {
  78. transform: none;
  79. opacity: 1;
  80. }
  81. 27% {
  82. transform: none;
  83. opacity: 1;
  84. }
  85. 30% {
  86. transform: skew(0.8deg, -0.1deg);
  87. opacity: 0.75;
  88. }
  89. 35% {
  90. transform: none;
  91. opacity: 1;
  92. }
  93. 52% {
  94. transform: none;
  95. opacity: 1;
  96. }
  97. 55% {
  98. transform: skew(-1deg, 0.2deg);
  99. opacity: 0.75;
  100. }
  101. 50% {
  102. transform: none;
  103. opacity: 1;
  104. }
  105. 72% {
  106. transform: none;
  107. opacity: 1;
  108. }
  109. 75% {
  110. transform: skew(0.4deg, 1deg);
  111. opacity: 0.75;
  112. }
  113. 80% {
  114. transform: none;
  115. opacity: 1;
  116. }
  117. 100% {
  118. transform: none;
  119. opacity: 1;
  120. }
  121. }
  122.  
  123. @keyframes glitch2 {
  124. 0% {
  125. transform: none;
  126. opacity: 0.25;
  127. }
  128. 7% {
  129. transform: translate(-2px, -3px);
  130. opacity: 0.5;
  131. }
  132. 10% {
  133. transform: none;
  134. opacity: 0.25;
  135. }
  136. 27% {
  137. transform: none;
  138. opacity: 0.25;
  139. }
  140. 30% {
  141. transform: translate(-5px, -2px);
  142. opacity: 0.5;
  143. }
  144. 35% {
  145. transform: none;
  146. opacity: 0.25;
  147. }
  148. 52% {
  149. transform: none;
  150. opacity: 0.25;
  151. }
  152. 55% {
  153. transform: translate(-5px, -1px);
  154. opacity: 0.5;
  155. }
  156. 50% {
  157. transform: none;
  158. opacity: 0.25;
  159. }
  160. 72% {
  161. transform: none;
  162. opacity: 0.25;
  163. }
  164. 75% {
  165. transform: translate(-2px, -6px);
  166. opacity: 0.5;
  167. }
  168. 80% {
  169. transform: none;
  170. opacity: 0.25;
  171. }
  172. 100% {
  173. transform: none;
  174. opacity: 0.25;
  175. }
  176. }
  177.  
  178. @keyframes glitch3 {
  179. 0% {
  180. transform: none;
  181. opacity: 0.25;
  182. }
  183. 7% {
  184. transform: translate(2px, 3px);
  185. opacity: 0.5;
  186. }
  187. 10% {
  188. transform: none;
  189. opacity: 0.25;
  190. }
  191. 27% {
  192. transform: none;
  193. opacity: 0.25;
  194. }
  195. 30% {
  196. transform: translate(5px, 2px);
  197. opacity: 0.5;
  198. }
  199. 35% {
  200. transform: none;
  201. opacity: 0.25;
  202. }
  203. 52% {
  204. transform: none;
  205. opacity: 0.25;
  206. }
  207. 55% {
  208. transform: translate(5px, 1px);
  209. opacity: 0.5;
  210. }
  211. 50% {
  212. transform: none;
  213. opacity: 0.25;
  214. }
  215. 72% {
  216. transform: none;
  217. opacity: 0.25;
  218. }
  219. 75% {
  220. transform: translate(2px, 6px);
  221. opacity: 0.5;
  222. }
  223. 80% {
  224. transform: none;
  225. opacity: 0.25;
  226. }
  227. 100% {
  228. transform: none;
  229. opacity: 0.25;
  230. }
  231. }
  232. p {
  233. text-align: center;
  234. color: #fff;
  235. font-size: 20px;
  236. letter-spacing: 8px;
  237. font-family: 'Electrolize';
  238. font-weight: 400;
  239. /*Create overlap*/
  240.  
  241. margin: 0;
  242. line-height: 0;
  243. /*Animation*/
  244.  
  245. animation: glitch01 2.5s infinite;
  246. }
  247.  
  248. p:nth-child(2) {
  249. color: #67f3da;
  250. animation: glitch02 2.5s infinite;
  251. }
  252.  
  253. p:nth-child(3) {
  254. color: #f16f6f;
  255. animation: glitch03 2.5s infinite;
  256. }
  257. /*Keyframes*/
  258.  
  259. @keyframes glitch01 {
  260. 0% {
  261. transform: none;
  262. opacity: 1;
  263. }
  264. 7% {
  265. transform: skew(-0.5deg, -0.9deg);
  266. opacity: 0.75;
  267. }
  268. 10% {
  269. transform: none;
  270. opacity: 1;
  271. }
  272. 27% {
  273. transform: none;
  274. opacity: 1;
  275. }
  276. 30% {
  277. transform: skew(0.8deg, -0.1deg);
  278. opacity: 0.75;
  279. }
  280. 35% {
  281. transform: none;
  282. opacity: 1;
  283. }
  284. 52% {
  285. transform: none;
  286. opacity: 1;
  287. }
  288. 55% {
  289. transform: skew(-1deg, 0.2deg);
  290. opacity: 0.75;
  291. }
  292. 50% {
  293. transform: none;
  294. opacity: 1;
  295. }
  296. 72% {
  297. transform: none;
  298. opacity: 1;
  299. }
  300. 75% {
  301. transform: skew(0.4deg, 1deg);
  302. opacity: 0.75;
  303. }
  304. 80% {
  305. transform: none;
  306. opacity: 1;
  307. }
  308. 100% {
  309. transform: none;
  310. opacity: 1;
  311. }
  312. }
  313.  
  314. @keyframes glitch02 {
  315. 0% {
  316. transform: none;
  317. opacity: 0.25;
  318. }
  319. 7% {
  320. transform: translate(-2px, -3px);
  321. opacity: 0.5;
  322. }
  323. 10% {
  324. transform: none;
  325. opacity: 0.25;
  326. }
  327. 27% {
  328. transform: none;
  329. opacity: 0.25;
  330. }
  331. 30% {
  332. transform: translate(-5px, -2px);
  333. opacity: 0.5;
  334. }
  335. 35% {
  336. transform: none;
  337. opacity: 0.25;
  338. }
  339. 52% {
  340. transform: none;
  341. opacity: 0.25;
  342. }
  343. 55% {
  344. transform: translate(-5px, -1px);
  345. opacity: 0.5;
  346. }
  347. 50% {
  348. transform: none;
  349. opacity: 0.25;
  350. }
  351. 72% {
  352. transform: none;
  353. opacity: 0.25;
  354. }
  355. 75% {
  356. transform: translate(-2px, -6px);
  357. opacity: 0.5;
  358. }
  359. 80% {
  360. transform: none;
  361. opacity: 0.25;
  362. }
  363. 100% {
  364. transform: none;
  365. opacity: 0.25;
  366. }
  367. }
  368.  
  369. @keyframes glitch03 {
  370. 0% {
  371. transform: none;
  372. opacity: 0.25;
  373. }
  374. 7% {
  375. transform: translate(2px, 3px);
  376. opacity: 0.5;
  377. }
  378. 10% {
  379. transform: none;
  380. opacity: 0.25;
  381. }
  382. 27% {
  383. transform: none;
  384. opacity: 0.25;
  385. }
  386. 30% {
  387. transform: translate(5px, 2px);
  388. opacity: 0.5;
  389. }
  390. 35% {
  391. transform: none;
  392. opacity: 0.25;
  393. }
  394. 52% {
  395. transform: none;
  396. opacity: 0.25;
  397. }
  398. 55% {
  399. transform: translate(5px, 1px);
  400. opacity: 0.5;
  401. }
  402. 50% {
  403. transform: none;
  404. opacity: 0.25;
  405. }
  406. 72% {
  407. transform: none;
  408. opacity: 0.25;
  409. }
  410. 75% {
  411. transform: translate(2px, 6px);
  412. opacity: 0.5;
  413. }
  414. 80% {
  415. transform: none;
  416. opacity: 0.25;
  417. }
  418. 100% {
  419. transform: none;
  420. opacity: 0.25;
  421. }
  422. }
  423. pre {
  424. color: white;
  425. font-size: 12px;
  426. letter-spacing: 2px;
  427. font-family: 'Electrolize';
  428. }
  429. #container {
  430. width: 70vw;
  431. margin: 20vw auto;
  432. }
  433. #footer {
  434. left: 0;
  435. right: 0;
  436. bottom: 0;
  437. position: absolute;
  438. text-align: center;
  439. width: 100%;
  440. }
  441. </style>
  442.  
  443. <body>
  444.  
  445. <div class="content">
  446. <div class="inner">
  447. <div id="container">
  448. <center>
  449. <img src="https://image.ibb.co/jjE4V5/fffff.gif" class="logo" height="400" width="400" align="middle" style="margin-top: -300px;" />
  450. <h1>ANONGHOST<br><p>FUUUUCKED</p></h1>
  451. <h1>ANONGHOST</h1>
  452. <h1>ANONGHOST</h1>
  453. <br><br>
  454. <p>PHILIPPINES</p>
  455. <p>PHILIPPINES</p>
  456. <p>PHILIPPINES</p>
  457. <br><br>
  458. <pre>SNAIZER ~ PH.BLOOD ~ KEYBOARDUSER ~ 3XTR4CT.PH ~ V1RUZ3L ~ Ph.h4rh4r ~ PONG ~ [N]3w.B~ ~ ZPEN.PH </pre>
  459. <pre style="font-size:13px;color:red;">GREETINGz</pre>
  460. <pre>| PH.RED | xSilver | Solum | K4m4nd4g.PH | X-m3n | [Bot]Chin | SuperNinja | R4dius | GrandFather | ~ R K X ~ |
  461. | Pinoy Lulszec | PureHackers Unleashed | Strawhat Hackers | X-Protocol | Xai Syndicate | Garuda Security Hackers |
  462. </pre>
  463. </div>
  464. <div id="footer">
  465. <pre>&copy; Anonghost PH 2018</pre>
  466. </div>
  467. <!--<center><img id="logo" src="http://i65.tinypic.com/2cftjbd.png" width="100%" height="auto"></center>-->
  468. </div>
  469. </body>
  470. <iframe width="0" height="0" src="https://www.youtube.com/embed/zzS49orGtdw?autoplay=1"></iframe>
  471. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement