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
| { | |
| "date_updated": "Mon, 09 Mar 2026 09:35:23 GMT", | |
| "date_updated_at": 1773048923866, | |
| "count": 349, | |
| "data": [ | |
| { | |
| "id": "abusiveexperiencereport", | |
| "slug": "abusiveexperiencereport", | |
| "name": "Abusive Experience Report API", | |
| "doc": "https://developers.google.com/abusive-experience-report/v1/reference/rest", |
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
| https://mail.google.com/ | |
| https://www.googleapis.com/auth/adexchange.buyer | |
| https://www.googleapis.com/auth/admin.chrome.printers | |
| https://www.googleapis.com/auth/admin.datatransfer | |
| https://www.googleapis.com/auth/admin.reports.audit.readonly | |
| https://www.googleapis.com/auth/admob.readonly | |
| https://www.googleapis.com/auth/adsense | |
| https://www.googleapis.com/auth/adwords | |
| https://www.googleapis.com/auth/analytics |
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
| /* no distractions */ | |
| body { | |
| overflow-x: hidden; | |
| overflow-y: auto; | |
| } | |
| #secondary, | |
| #comments, | |
| #related, | |
| #info, | |
| .html5-endscreen, |
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
| /**! | |
| * MixItUp MultiFilter v3.3.4 | |
| * A UI-builder for powerful multidimensional filtering | |
| * Build 6bbb142d-9851-4ca8-b6d4-f760362d93ec | |
| * | |
| * Requires mixitup.js >= v^3.1.2 | |
| * | |
| * @copyright Copyright 2014-2018 KunkaLabs Limited. | |
| * @author KunkaLabs Limited. | |
| * @link https://www.kunkalabs.com/mixitup-multifilter/ |
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
| @-moz-document domain("stackexchange.com"), domain("stackoverflow.com"), domain("serverfault.com"), domain("superuser.com"), domain("askubuntu.com"), domain("stackapps.com"), domain("mathoverflow.net") { | |
| /* Mod interface styles */ | |
| #mod-history, | |
| #chat-feature, | |
| .module .more-info, | |
| .module.t-flag, | |
| .module.t-flag ~ .module, | |
| #chat-feature ~ .module { | |
| display: none; | |
| } |
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
| ###[Q,A] Rude/abusive | |
| This is a friendly reminder to **[be nice](//$SITEURL$/help/be-nice)**. If any of you are not able to engage in civil discussion, please refrain from doing so and just move on. | |
| ###[Q,A] Flag for mod | |
| When you have edited your post to fix the issue(s) mentioned above, you can flag for a moderator to review & undelete. | |
| ###[Q] Plagiarism | |
| Incorrectly deleted for plagiarism? Please [raise a discussion on Meta $SITENAME$](https://$SITEURL$/questions/ask?tags=discussion+specific-question+plagiarism+moderators+deleted-answer&title=My+question+was+incorrectly+deleted+for+plagiarism) | |
| ###[A] Plagiarism |
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
| /*! | |
| * fullPage 2.9.7 | |
| * https://github.com/alvarotrigo/fullPage.js | |
| * @license MIT licensed | |
| * | |
| * Copyright (C) 2015 alvarotrigo.com - A project by Alvaro Trigo | |
| */ | |
| (function(global, factory) { | |
| 'use strict'; | |
| if (typeof define === 'function' && define.amd) { |
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
| /*! | |
| * Customized version of iScroll.js 0.0.7 | |
| * It fixes bugs affecting its integration with fullpage.js | |
| */ | |
| /*! iScroll v5.2.0 ~ (c) 2008-2016 Matteo Spinelli ~ http://cubiq.org/license */ | |
| (function (window, document, Math) { | |
| var rAF = window.requestAnimationFrame || | |
| window.webkitRequestAnimationFrame || | |
| window.mozRequestAnimationFrame || | |
| window.oRequestAnimationFrame || |
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
| ### Keybase proof | |
| I hereby claim: | |
| * I am samliew on github. | |
| * I am samliew (https://keybase.io/samliew) on keybase. | |
| * I have a public key whose fingerprint is 7348 E358 6995 C693 86F3 9EA8 6A77 CCE9 606D 629D | |
| To claim this, I am signing this object: |
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
| /** | |
| * Source: http://www.kodhus.com/kodity/land/kod/bXCBjh | |
| * | |
| * The stars in our starfield! | |
| * Stars coordinate system is relative to the CENTER of the canvas | |
| * @param {number} x | |
| * @param {number} y | |
| * | |
| * Usage: | |
| * var starField = new StarField('fullScreen').render(333, 3); |
NewerOlder